2024-06-30T13:10:18.695 INFO:root:teuthology version: 0.0.1.dev303+g861a8dc 2024-06-30T13:10:18.695 DEBUG:teuthology.run:Teuthology command: teuthology --archive /home/teuthworker/archive/teuthology-2024-06-10_22:08:02-orch-reef-distro-default-smithi/7749644 --verbose --owner scheduled_teuthology@teuthology --description orch/cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/defaut 3-upgrade/simple 4-wait 5-upgrade-ls agent/off mon_election/connectivity} --name teuthology-2024-06-10_22:08:02-orch-reef-distro-default-smithi -- /home/teuthworker/archive/teuthology-2024-06-10_22:08:02-orch-reef-distro-default-smithi/7749644/orig.config.yaml 2024-06-30T13:10:18.725 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-06-30T13:10:18.806 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-06-10_22:08:02-orch-reef-distro-default-smithi/7749644 branch: reef description: orch/cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/defaut 3-upgrade/simple 4-wait 5-upgrade-ls agent/off mon_election/connectivity} email: ceph-qa@ceph.com first_in_suite: false job_id: '7749644' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-06-10_22:08:02-orch-reef-distro-default-smithi no_nested_subset: false os_type: ubuntu os_version: '20.04' overrides: admin_socket: branch: reef ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: false mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 workunit: branch: reef sha1: 16b16b98599950a27899283412b0a32cd03699ac owner: scheduled_teuthology@teuthology priority: 930 repo: https://git.ceph.com/ceph.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 9459 sha1: f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 sleep_before_teardown: 0 subset: 38/64 suite: orch suite_branch: reef suite_path: /home/teuthworker/src/git.ceph.com_ceph_16b16b98599950a27899283412b0a32cd03699ac/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 16b16b98599950a27899283412b0a32cd03699ac targets: smithi055.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi134.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= tasks: - cephadm: allow_ptrace: false avoid_pacific_features: true cephadm_branch: v16.2.0 cephadm_git_url: https://github.com/ceph/ceph image: quay.io/ceph/ceph:v16.2.0 - cephadm.shell: env: - sha1 mon.a: - radosgw-admin realm create --rgw-realm=r --default - radosgw-admin zonegroup create --rgw-zonegroup=default --master --default - radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default - radosgw-admin period update --rgw-realm=r --commit - ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000 - ceph orch apply rgw smpl - ceph osd pool create foo - rbd pool init foo - ceph orch apply iscsi foo u p - sleep 120 - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - cephadm.shell: env: - sha1 mon.a: - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done - ceph orch ps - ceph versions - echo "wait for servicemap items w/ changing names to refresh" - sleep 60 - ceph orch ps - ceph versions - ceph orch upgrade status - ceph health detail - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - ceph orch ls | grep '^osd ' - cephadm.shell: mon.a: - ceph orch upgrade ls - ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0 - ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 861a8dcf7aa816a26e13f039336f7ed0a9aec0fa timestamp: 2024-06-10_22:08:02 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2698093 2024-06-30T13:10:18.806 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_16b16b98599950a27899283412b0a32cd03699ac/qa; will attempt to use it 2024-06-30T13:10:18.807 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_16b16b98599950a27899283412b0a32cd03699ac/qa/tasks 2024-06-30T13:10:18.807 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-06-30T13:10:18.809 INFO:teuthology.task.internal:Checking packages... 2024-06-30T13:10:18.828 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'f1abf795f4fc15bf2f30ac90c811a53ab21d5d65' 2024-06-30T13:10:18.829 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-06-30T13:10:18.829 INFO:teuthology.packaging:ref: None 2024-06-30T13:10:18.829 INFO:teuthology.packaging:tag: None 2024-06-30T13:10:18.829 INFO:teuthology.packaging:branch: reef 2024-06-30T13:10:18.829 INFO:teuthology.packaging:sha1: f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 2024-06-30T13:10:18.829 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=reef 2024-06-30T13:10:19.079 INFO:teuthology.task.internal:Found packages for ceph version 18.2.2-1561-gbec9e3ef-1focal 2024-06-30T13:10:19.083 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-06-30T13:10:19.090 INFO:teuthology.task.internal:no buildpackages task found 2024-06-30T13:10:19.090 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-06-30T13:10:19.111 INFO:teuthology.task.internal:Saving configuration 2024-06-30T13:10:19.129 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-06-30T13:10:19.135 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-06-30T13:10:19.162 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi055.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-06-10_22:08:02-orch-reef-distro-default-smithi/7749644', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-06-30 13:03:37.293408', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2024-06-30T13:10:19.186 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi134.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-06-10_22:08:02-orch-reef-distro-default-smithi/7749644', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-06-30 13:03:37.291590', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2024-06-30T13:10:19.187 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-06-30T13:10:19.193 INFO:teuthology.task.internal:roles: ubuntu@smithi055.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2024-06-30T13:10:19.193 INFO:teuthology.task.internal:roles: ubuntu@smithi134.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2024-06-30T13:10:19.193 INFO:teuthology.run_tasks:Running task console_log... 2024-06-30T13:10:19.261 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f2e46f45120>, signals=[15]) 2024-06-30T13:10:19.261 INFO:teuthology.run_tasks:Running task internal.connect... 2024-06-30T13:10:19.267 INFO:teuthology.task.internal:Opening connections... 2024-06-30T13:10:19.267 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi055.front.sepia.ceph.com 2024-06-30T13:10:19.268 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi055.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-30T13:10:19.358 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi134.front.sepia.ceph.com 2024-06-30T13:10:19.359 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi134.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-30T13:10:19.446 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-06-30T13:10:19.452 DEBUG:teuthology.orchestra.run.smithi055:> uname -m 2024-06-30T13:10:19.458 INFO:teuthology.orchestra.run.smithi055.stdout:x86_64 2024-06-30T13:10:19.459 DEBUG:teuthology.orchestra.run.smithi055:> cat /etc/os-release 2024-06-30T13:10:19.508 INFO:teuthology.orchestra.run.smithi055.stdout:NAME="Ubuntu" 2024-06-30T13:10:19.508 INFO:teuthology.orchestra.run.smithi055.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2024-06-30T13:10:19.508 INFO:teuthology.orchestra.run.smithi055.stdout:ID=ubuntu 2024-06-30T13:10:19.509 INFO:teuthology.orchestra.run.smithi055.stdout:ID_LIKE=debian 2024-06-30T13:10:19.509 INFO:teuthology.orchestra.run.smithi055.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2024-06-30T13:10:19.509 INFO:teuthology.orchestra.run.smithi055.stdout:VERSION_ID="20.04" 2024-06-30T13:10:19.509 INFO:teuthology.orchestra.run.smithi055.stdout:HOME_URL="https://www.ubuntu.com/" 2024-06-30T13:10:19.509 INFO:teuthology.orchestra.run.smithi055.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-06-30T13:10:19.509 INFO:teuthology.orchestra.run.smithi055.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-06-30T13:10:19.509 INFO:teuthology.orchestra.run.smithi055.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-06-30T13:10:19.509 INFO:teuthology.orchestra.run.smithi055.stdout:VERSION_CODENAME=focal 2024-06-30T13:10:19.509 INFO:teuthology.orchestra.run.smithi055.stdout:UBUNTU_CODENAME=focal 2024-06-30T13:10:19.510 INFO:teuthology.lock.ops:Updating smithi055.front.sepia.ceph.com on lock server 2024-06-30T13:10:19.534 DEBUG:teuthology.orchestra.run.smithi134:> uname -m 2024-06-30T13:10:19.541 INFO:teuthology.orchestra.run.smithi134.stdout:x86_64 2024-06-30T13:10:19.541 DEBUG:teuthology.orchestra.run.smithi134:> cat /etc/os-release 2024-06-30T13:10:19.588 INFO:teuthology.orchestra.run.smithi134.stdout:NAME="Ubuntu" 2024-06-30T13:10:19.588 INFO:teuthology.orchestra.run.smithi134.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2024-06-30T13:10:19.588 INFO:teuthology.orchestra.run.smithi134.stdout:ID=ubuntu 2024-06-30T13:10:19.588 INFO:teuthology.orchestra.run.smithi134.stdout:ID_LIKE=debian 2024-06-30T13:10:19.588 INFO:teuthology.orchestra.run.smithi134.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2024-06-30T13:10:19.588 INFO:teuthology.orchestra.run.smithi134.stdout:VERSION_ID="20.04" 2024-06-30T13:10:19.588 INFO:teuthology.orchestra.run.smithi134.stdout:HOME_URL="https://www.ubuntu.com/" 2024-06-30T13:10:19.588 INFO:teuthology.orchestra.run.smithi134.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-06-30T13:10:19.588 INFO:teuthology.orchestra.run.smithi134.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-06-30T13:10:19.588 INFO:teuthology.orchestra.run.smithi134.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-06-30T13:10:19.589 INFO:teuthology.orchestra.run.smithi134.stdout:VERSION_CODENAME=focal 2024-06-30T13:10:19.589 INFO:teuthology.orchestra.run.smithi134.stdout:UBUNTU_CODENAME=focal 2024-06-30T13:10:19.589 INFO:teuthology.lock.ops:Updating smithi134.front.sepia.ceph.com on lock server 2024-06-30T13:10:19.608 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-06-30T13:10:19.616 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-06-30T13:10:19.622 INFO:teuthology.task.internal:Checking for old test directory... 2024-06-30T13:10:19.622 DEBUG:teuthology.orchestra.run.smithi055:> test '!' -e /home/ubuntu/cephtest 2024-06-30T13:10:19.624 DEBUG:teuthology.orchestra.run.smithi134:> test '!' -e /home/ubuntu/cephtest 2024-06-30T13:10:19.629 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-06-30T13:10:19.635 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-06-30T13:10:19.635 DEBUG:teuthology.orchestra.run.smithi055:> test -z $(ls -A /var/lib/ceph) 2024-06-30T13:10:19.637 DEBUG:teuthology.orchestra.run.smithi134:> test -z $(ls -A /var/lib/ceph) 2024-06-30T13:10:19.689 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-06-30T13:10:19.742 INFO:teuthology.run_tasks:Running task kernel... 2024-06-30T13:10:19.757 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-06-30T13:10:19.757 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-06-30T13:10:19.757 DEBUG:teuthology.orchestra.run.smithi055:> test -f /run/.containerenv -o -f /.dockerenv 2024-06-30T13:10:19.758 DEBUG:teuthology.orchestra.run.smithi134:> test -f /run/.containerenv -o -f /.dockerenv 2024-06-30T13:10:19.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-06-30T13:10:19.763 DEBUG:teuthology.orchestra.run.smithi055:> uname -r 2024-06-30T13:10:19.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-06-30T13:10:19.764 DEBUG:teuthology.orchestra.run.smithi134:> uname -r 2024-06-30T13:10:19.770 INFO:teuthology.orchestra.run.smithi055.stdout:5.4.0-124-generic 2024-06-30T13:10:19.771 INFO:teuthology.task.kernel:Running kernel on smithi055: 5.4.0-124-generic 2024-06-30T13:10:19.771 DEBUG:teuthology.orchestra.run.smithi055:> sudo apt-get clean 2024-06-30T13:10:19.772 INFO:teuthology.orchestra.run.smithi134.stdout:5.4.0-124-generic 2024-06-30T13:10:19.772 INFO:teuthology.task.kernel:Running kernel on smithi134: 5.4.0-124-generic 2024-06-30T13:10:19.772 DEBUG:teuthology.orchestra.run.smithi134:> sudo apt-get clean 2024-06-30T13:10:19.874 DEBUG:teuthology.orchestra.run.smithi134:> sudo apt-get update 2024-06-30T13:10:19.888 DEBUG:teuthology.orchestra.run.smithi055:> sudo apt-get update 2024-06-30T13:10:20.050 INFO:teuthology.orchestra.run.smithi055.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-06-30T13:10:20.060 INFO:teuthology.orchestra.run.smithi055.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] 2024-06-30T13:10:20.144 INFO:teuthology.orchestra.run.smithi055.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] 2024-06-30T13:10:20.151 INFO:teuthology.orchestra.run.smithi055.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] 2024-06-30T13:10:20.226 INFO:teuthology.orchestra.run.smithi134.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-06-30T13:10:20.238 INFO:teuthology.orchestra.run.smithi134.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] 2024-06-30T13:10:20.318 INFO:teuthology.orchestra.run.smithi134.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] 2024-06-30T13:10:20.322 INFO:teuthology.orchestra.run.smithi134.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] 2024-06-30T13:10:20.441 INFO:teuthology.orchestra.run.smithi055.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [993 kB] 2024-06-30T13:10:20.558 INFO:teuthology.orchestra.run.smithi055.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,392 kB] 2024-06-30T13:10:20.612 INFO:teuthology.orchestra.run.smithi134.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [993 kB] 2024-06-30T13:10:20.619 INFO:teuthology.orchestra.run.smithi055.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [531 kB] 2024-06-30T13:10:20.626 INFO:teuthology.orchestra.run.smithi055.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2024-06-30T13:10:20.626 INFO:teuthology.orchestra.run.smithi055.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [39.4 kB] 2024-06-30T13:10:20.627 INFO:teuthology.orchestra.run.smithi055.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3,040 kB] 2024-06-30T13:10:20.670 INFO:teuthology.orchestra.run.smithi055.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [425 kB] 2024-06-30T13:10:20.670 INFO:teuthology.orchestra.run.smithi055.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2024-06-30T13:10:20.670 INFO:teuthology.orchestra.run.smithi055.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,199 kB] 2024-06-30T13:10:20.686 INFO:teuthology.orchestra.run.smithi055.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [791 kB] 2024-06-30T13:10:20.694 INFO:teuthology.orchestra.run.smithi055.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [289 kB] 2024-06-30T13:10:20.698 INFO:teuthology.orchestra.run.smithi055.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2024-06-30T13:10:20.698 INFO:teuthology.orchestra.run.smithi055.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [27.1 kB] 2024-06-30T13:10:20.699 INFO:teuthology.orchestra.run.smithi055.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,440 B] 2024-06-30T13:10:20.699 INFO:teuthology.orchestra.run.smithi055.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,936 B] 2024-06-30T13:10:20.718 INFO:teuthology.orchestra.run.smithi055.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2024-06-30T13:10:20.718 INFO:teuthology.orchestra.run.smithi055.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2024-06-30T13:10:20.719 INFO:teuthology.orchestra.run.smithi055.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2024-06-30T13:10:20.720 INFO:teuthology.orchestra.run.smithi055.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2024-06-30T13:10:20.720 INFO:teuthology.orchestra.run.smithi055.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2024-06-30T13:10:20.739 INFO:teuthology.orchestra.run.smithi055.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2024-06-30T13:10:20.739 INFO:teuthology.orchestra.run.smithi055.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2024-06-30T13:10:20.752 INFO:teuthology.orchestra.run.smithi055.stdout:Get:27 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [769 kB] 2024-06-30T13:10:20.759 INFO:teuthology.orchestra.run.smithi134.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,392 kB] 2024-06-30T13:10:20.831 INFO:teuthology.orchestra.run.smithi134.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [531 kB] 2024-06-30T13:10:20.837 INFO:teuthology.orchestra.run.smithi134.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2024-06-30T13:10:20.837 INFO:teuthology.orchestra.run.smithi134.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3,040 kB] 2024-06-30T13:10:20.874 INFO:teuthology.orchestra.run.smithi134.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [39.4 kB] 2024-06-30T13:10:20.874 INFO:teuthology.orchestra.run.smithi134.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [425 kB] 2024-06-30T13:10:20.878 INFO:teuthology.orchestra.run.smithi134.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2024-06-30T13:10:20.878 INFO:teuthology.orchestra.run.smithi134.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [791 kB] 2024-06-30T13:10:20.888 INFO:teuthology.orchestra.run.smithi134.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,199 kB] 2024-06-30T13:10:20.902 INFO:teuthology.orchestra.run.smithi134.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [289 kB] 2024-06-30T13:10:20.906 INFO:teuthology.orchestra.run.smithi134.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2024-06-30T13:10:20.906 INFO:teuthology.orchestra.run.smithi134.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,440 B] 2024-06-30T13:10:20.906 INFO:teuthology.orchestra.run.smithi134.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [27.1 kB] 2024-06-30T13:10:20.923 INFO:teuthology.orchestra.run.smithi134.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,936 B] 2024-06-30T13:10:20.924 INFO:teuthology.orchestra.run.smithi134.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2024-06-30T13:10:20.924 INFO:teuthology.orchestra.run.smithi134.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2024-06-30T13:10:20.924 INFO:teuthology.orchestra.run.smithi134.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2024-06-30T13:10:20.925 INFO:teuthology.orchestra.run.smithi134.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2024-06-30T13:10:20.925 INFO:teuthology.orchestra.run.smithi134.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2024-06-30T13:10:20.938 INFO:teuthology.orchestra.run.smithi134.stdout:Get:25 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [769 kB] 2024-06-30T13:10:20.945 INFO:teuthology.orchestra.run.smithi134.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2024-06-30T13:10:20.946 INFO:teuthology.orchestra.run.smithi134.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2024-06-30T13:10:21.081 INFO:teuthology.orchestra.run.smithi055.stdout:Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3,020 kB] 2024-06-30T13:10:21.268 INFO:teuthology.orchestra.run.smithi134.stdout:Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3,020 kB] 2024-06-30T13:10:21.272 INFO:teuthology.orchestra.run.smithi055.stdout:Get:29 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [452 kB] 2024-06-30T13:10:21.286 INFO:teuthology.orchestra.run.smithi055.stdout:Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2024-06-30T13:10:21.286 INFO:teuthology.orchestra.run.smithi055.stdout:Get:31 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,924 kB] 2024-06-30T13:10:21.362 INFO:teuthology.orchestra.run.smithi055.stdout:Get:32 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [38.1 kB] 2024-06-30T13:10:21.362 INFO:teuthology.orchestra.run.smithi055.stdout:Get:33 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [409 kB] 2024-06-30T13:10:21.376 INFO:teuthology.orchestra.run.smithi055.stdout:Get:34 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2024-06-30T13:10:21.376 INFO:teuthology.orchestra.run.smithi055.stdout:Get:35 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [665 kB] 2024-06-30T13:10:21.399 INFO:teuthology.orchestra.run.smithi055.stdout:Get:36 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [980 kB] 2024-06-30T13:10:21.430 INFO:teuthology.orchestra.run.smithi055.stdout:Get:37 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [207 kB] 2024-06-30T13:10:21.432 INFO:teuthology.orchestra.run.smithi055.stdout:Get:38 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-06-30T13:10:21.435 INFO:teuthology.orchestra.run.smithi055.stdout:Get:39 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,204 B] 2024-06-30T13:10:21.435 INFO:teuthology.orchestra.run.smithi055.stdout:Get:40 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [24.8 kB] 2024-06-30T13:10:21.458 INFO:teuthology.orchestra.run.smithi134.stdout:Get:29 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [452 kB] 2024-06-30T13:10:21.472 INFO:teuthology.orchestra.run.smithi134.stdout:Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2024-06-30T13:10:21.473 INFO:teuthology.orchestra.run.smithi134.stdout:Get:31 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,924 kB] 2024-06-30T13:10:21.516 INFO:teuthology.orchestra.run.smithi055.stdout:Get:41 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,968 B] 2024-06-30T13:10:21.517 INFO:teuthology.orchestra.run.smithi055.stdout:Get:42 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2024-06-30T13:10:21.551 INFO:teuthology.orchestra.run.smithi134.stdout:Get:32 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [38.1 kB] 2024-06-30T13:10:21.551 INFO:teuthology.orchestra.run.smithi134.stdout:Get:33 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [409 kB] 2024-06-30T13:10:21.562 INFO:teuthology.orchestra.run.smithi134.stdout:Get:34 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2024-06-30T13:10:21.562 INFO:teuthology.orchestra.run.smithi134.stdout:Get:35 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [980 kB] 2024-06-30T13:10:21.591 INFO:teuthology.orchestra.run.smithi134.stdout:Get:36 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [665 kB] 2024-06-30T13:10:21.618 INFO:teuthology.orchestra.run.smithi134.stdout:Get:37 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [207 kB] 2024-06-30T13:10:21.620 INFO:teuthology.orchestra.run.smithi134.stdout:Get:38 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-06-30T13:10:21.621 INFO:teuthology.orchestra.run.smithi134.stdout:Get:39 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [24.8 kB] 2024-06-30T13:10:21.622 INFO:teuthology.orchestra.run.smithi134.stdout:Get:40 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,204 B] 2024-06-30T13:10:21.703 INFO:teuthology.orchestra.run.smithi134.stdout:Get:41 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,968 B] 2024-06-30T13:10:21.703 INFO:teuthology.orchestra.run.smithi134.stdout:Get:42 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2024-06-30T13:10:24.878 INFO:teuthology.orchestra.run.smithi055.stdout:Fetched 20.8 MB in 3s (6,899 kB/s) 2024-06-30T13:10:24.949 INFO:teuthology.orchestra.run.smithi134.stdout:Fetched 20.8 MB in 3s (6,630 kB/s) 2024-06-30T13:10:26.445 INFO:teuthology.orchestra.run.smithi055.stdout:Reading package lists... 2024-06-30T13:10:26.472 DEBUG:teuthology.orchestra.run.smithi055:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-06-30T13:10:26.472 INFO:teuthology.orchestra.run.smithi134.stdout:Reading package lists... 2024-06-30T13:10:26.500 DEBUG:teuthology.orchestra.run.smithi134:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-06-30T13:10:26.545 INFO:teuthology.orchestra.run.smithi055.stdout:Reading package lists... 2024-06-30T13:10:26.576 INFO:teuthology.orchestra.run.smithi134.stdout:Reading package lists... 2024-06-30T13:10:26.765 INFO:teuthology.orchestra.run.smithi055.stdout:Building dependency tree... 2024-06-30T13:10:26.766 INFO:teuthology.orchestra.run.smithi055.stdout:Reading state information... 2024-06-30T13:10:26.789 INFO:teuthology.orchestra.run.smithi134.stdout:Building dependency tree... 2024-06-30T13:10:26.790 INFO:teuthology.orchestra.run.smithi134.stdout:Reading state information... 2024-06-30T13:10:26.971 INFO:teuthology.orchestra.run.smithi055.stdout:The following additional packages will be installed: 2024-06-30T13:10:26.971 INFO:teuthology.orchestra.run.smithi055.stdout: linux-generic linux-headers-5.4.0-187 linux-headers-5.4.0-187-generic 2024-06-30T13:10:26.971 INFO:teuthology.orchestra.run.smithi055.stdout: linux-headers-generic linux-image-5.4.0-187-generic 2024-06-30T13:10:26.972 INFO:teuthology.orchestra.run.smithi055.stdout: linux-modules-5.4.0-187-generic linux-modules-extra-5.4.0-187-generic 2024-06-30T13:10:26.973 INFO:teuthology.orchestra.run.smithi055.stdout:Suggested packages: 2024-06-30T13:10:26.973 INFO:teuthology.orchestra.run.smithi055.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2024-06-30T13:10:26.973 INFO:teuthology.orchestra.run.smithi055.stdout:Recommended packages: 2024-06-30T13:10:26.973 INFO:teuthology.orchestra.run.smithi055.stdout: thermald 2024-06-30T13:10:26.987 INFO:teuthology.orchestra.run.smithi134.stdout:The following additional packages will be installed: 2024-06-30T13:10:26.987 INFO:teuthology.orchestra.run.smithi134.stdout: linux-generic linux-headers-5.4.0-187 linux-headers-5.4.0-187-generic 2024-06-30T13:10:26.987 INFO:teuthology.orchestra.run.smithi134.stdout: linux-headers-generic linux-image-5.4.0-187-generic 2024-06-30T13:10:26.988 INFO:teuthology.orchestra.run.smithi134.stdout: linux-modules-5.4.0-187-generic linux-modules-extra-5.4.0-187-generic 2024-06-30T13:10:26.989 INFO:teuthology.orchestra.run.smithi134.stdout:Suggested packages: 2024-06-30T13:10:26.989 INFO:teuthology.orchestra.run.smithi134.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2024-06-30T13:10:26.989 INFO:teuthology.orchestra.run.smithi134.stdout:Recommended packages: 2024-06-30T13:10:26.989 INFO:teuthology.orchestra.run.smithi134.stdout: thermald 2024-06-30T13:10:27.034 INFO:teuthology.orchestra.run.smithi055.stdout:The following NEW packages will be installed: 2024-06-30T13:10:27.034 INFO:teuthology.orchestra.run.smithi055.stdout: linux-headers-5.4.0-187 linux-headers-5.4.0-187-generic 2024-06-30T13:10:27.034 INFO:teuthology.orchestra.run.smithi055.stdout: linux-image-5.4.0-187-generic linux-modules-5.4.0-187-generic 2024-06-30T13:10:27.035 INFO:teuthology.orchestra.run.smithi055.stdout: linux-modules-extra-5.4.0-187-generic 2024-06-30T13:10:27.036 INFO:teuthology.orchestra.run.smithi055.stdout:The following packages will be upgraded: 2024-06-30T13:10:27.036 INFO:teuthology.orchestra.run.smithi055.stdout: linux-generic linux-headers-generic linux-image-generic 2024-06-30T13:10:27.047 INFO:teuthology.orchestra.run.smithi134.stdout:The following NEW packages will be installed: 2024-06-30T13:10:27.047 INFO:teuthology.orchestra.run.smithi134.stdout: linux-headers-5.4.0-187 linux-headers-5.4.0-187-generic 2024-06-30T13:10:27.047 INFO:teuthology.orchestra.run.smithi134.stdout: linux-image-5.4.0-187-generic linux-modules-5.4.0-187-generic 2024-06-30T13:10:27.047 INFO:teuthology.orchestra.run.smithi134.stdout: linux-modules-extra-5.4.0-187-generic 2024-06-30T13:10:27.049 INFO:teuthology.orchestra.run.smithi134.stdout:The following packages will be upgraded: 2024-06-30T13:10:27.050 INFO:teuthology.orchestra.run.smithi134.stdout: linux-generic linux-headers-generic linux-image-generic 2024-06-30T13:10:27.113 INFO:teuthology.orchestra.run.smithi055.stdout:3 upgraded, 5 newly installed, 0 to remove and 306 not upgraded. 2024-06-30T13:10:27.113 INFO:teuthology.orchestra.run.smithi055.stdout:Need to get 77.1 MB of archives. 2024-06-30T13:10:27.113 INFO:teuthology.orchestra.run.smithi055.stdout:After this operation, 380 MB of additional disk space will be used. 2024-06-30T13:10:27.113 INFO:teuthology.orchestra.run.smithi055.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-187-generic amd64 5.4.0-187.207 [15.0 MB] 2024-06-30T13:10:27.230 INFO:teuthology.orchestra.run.smithi134.stdout:3 upgraded, 5 newly installed, 0 to remove and 306 not upgraded. 2024-06-30T13:10:27.231 INFO:teuthology.orchestra.run.smithi134.stdout:Need to get 77.1 MB of archives. 2024-06-30T13:10:27.231 INFO:teuthology.orchestra.run.smithi134.stdout:After this operation, 380 MB of additional disk space will be used. 2024-06-30T13:10:27.231 INFO:teuthology.orchestra.run.smithi134.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-187-generic amd64 5.4.0-187.207 [15.0 MB] 2024-06-30T13:10:27.613 INFO:teuthology.orchestra.run.smithi055.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-187-generic amd64 5.4.0-187.207 [10.5 MB] 2024-06-30T13:10:27.763 INFO:teuthology.orchestra.run.smithi055.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-187-generic amd64 5.4.0-187.207 [39.2 MB] 2024-06-30T13:10:28.381 INFO:teuthology.orchestra.run.smithi134.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-187-generic amd64 5.4.0-187.207 [10.5 MB] 2024-06-30T13:10:28.501 INFO:teuthology.orchestra.run.smithi055.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.187.185 [1,900 B] 2024-06-30T13:10:28.502 INFO:teuthology.orchestra.run.smithi055.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.187.185 [2,596 B] 2024-06-30T13:10:28.502 INFO:teuthology.orchestra.run.smithi055.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-187 all 5.4.0-187.207 [11.0 MB] 2024-06-30T13:10:28.650 INFO:teuthology.orchestra.run.smithi134.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-187-generic amd64 5.4.0-187.207 [39.2 MB] 2024-06-30T13:10:29.115 INFO:teuthology.orchestra.run.smithi055.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-187-generic amd64 5.4.0-187.207 [1,383 kB] 2024-06-30T13:10:29.206 INFO:teuthology.orchestra.run.smithi055.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.187.185 [2,468 B] 2024-06-30T13:10:29.900 INFO:teuthology.orchestra.run.smithi055.stdout:Fetched 77.1 MB in 2s (35.7 MB/s) 2024-06-30T13:10:29.984 INFO:teuthology.orchestra.run.smithi134.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.187.185 [1,900 B] 2024-06-30T13:10:29.985 INFO:teuthology.orchestra.run.smithi134.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.187.185 [2,596 B] 2024-06-30T13:10:29.985 INFO:teuthology.orchestra.run.smithi134.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-187 all 5.4.0-187.207 [11.0 MB] 2024-06-30T13:10:30.080 INFO:teuthology.orchestra.run.smithi055.stdout:Selecting previously unselected package linux-modules-5.4.0-187-generic. 2024-06-30T13:10:30.449 INFO:teuthology.orchestra.run.smithi134.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-187-generic amd64 5.4.0-187.207 [1,383 kB] 2024-06-30T13:10:30.519 INFO:teuthology.orchestra.run.smithi134.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.187.185 [2,468 B] 2024-06-30T13:10:31.244 INFO:teuthology.orchestra.run.smithi134.stdout:Fetched 77.1 MB in 3s (22.3 MB/s) 2024-06-30T13:10:31.434 INFO:teuthology.orchestra.run.smithi134.stdout:Selecting previously unselected package linux-modules-5.4.0-187-generic. 2024-06-30T13:10:31.832 INFO:teuthology.orchestra.run.smithi055.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 ... 104373 files and directories currently installed.) 2024-06-30T13:10:31.838 INFO:teuthology.orchestra.run.smithi055.stdout:Preparing to unpack .../0-linux-modules-5.4.0-187-generic_5.4.0-187.207_amd64.deb ... 2024-06-30T13:10:31.953 INFO:teuthology.orchestra.run.smithi055.stdout:Unpacking linux-modules-5.4.0-187-generic (5.4.0-187.207) ... 2024-06-30T13:10:33.223 INFO:teuthology.orchestra.run.smithi134.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 104373 files and directories currently installed.) 2024-06-30T13:10:33.228 INFO:teuthology.orchestra.run.smithi134.stdout:Preparing to unpack .../0-linux-modules-5.4.0-187-generic_5.4.0-187.207_amd64.deb ... 2024-06-30T13:10:33.331 INFO:teuthology.orchestra.run.smithi134.stdout:Unpacking linux-modules-5.4.0-187-generic (5.4.0-187.207) ... 2024-06-30T13:10:33.864 INFO:teuthology.orchestra.run.smithi055.stdout:Selecting previously unselected package linux-image-5.4.0-187-generic. 2024-06-30T13:10:33.881 INFO:teuthology.orchestra.run.smithi055.stdout:Preparing to unpack .../1-linux-image-5.4.0-187-generic_5.4.0-187.207_amd64.deb ... 2024-06-30T13:10:33.977 INFO:teuthology.orchestra.run.smithi055.stdout:Unpacking linux-image-5.4.0-187-generic (5.4.0-187.207) ... 2024-06-30T13:10:35.076 INFO:teuthology.orchestra.run.smithi055.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-187-generic. 2024-06-30T13:10:35.091 INFO:teuthology.orchestra.run.smithi055.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-187-generic_5.4.0-187.207_amd64.deb ... 2024-06-30T13:10:35.134 INFO:teuthology.orchestra.run.smithi055.stdout:Unpacking linux-modules-extra-5.4.0-187-generic (5.4.0-187.207) ... 2024-06-30T13:10:35.140 INFO:teuthology.orchestra.run.smithi134.stdout:Selecting previously unselected package linux-image-5.4.0-187-generic. 2024-06-30T13:10:35.154 INFO:teuthology.orchestra.run.smithi134.stdout:Preparing to unpack .../1-linux-image-5.4.0-187-generic_5.4.0-187.207_amd64.deb ... 2024-06-30T13:10:35.248 INFO:teuthology.orchestra.run.smithi134.stdout:Unpacking linux-image-5.4.0-187-generic (5.4.0-187.207) ... 2024-06-30T13:10:36.335 INFO:teuthology.orchestra.run.smithi134.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-187-generic. 2024-06-30T13:10:36.350 INFO:teuthology.orchestra.run.smithi134.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-187-generic_5.4.0-187.207_amd64.deb ... 2024-06-30T13:10:36.385 INFO:teuthology.orchestra.run.smithi134.stdout:Unpacking linux-modules-extra-5.4.0-187-generic (5.4.0-187.207) ... 2024-06-30T13:10:40.109 INFO:teuthology.orchestra.run.smithi055.stdout:Preparing to unpack .../3-linux-generic_5.4.0.187.185_amd64.deb ... 2024-06-30T13:10:40.268 INFO:teuthology.orchestra.run.smithi055.stdout:Unpacking linux-generic (5.4.0.187.185) over (5.4.0.124.125) ... 2024-06-30T13:10:40.762 INFO:teuthology.orchestra.run.smithi055.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.187.185_amd64.deb ... 2024-06-30T13:10:40.888 INFO:teuthology.orchestra.run.smithi055.stdout:Unpacking linux-image-generic (5.4.0.187.185) over (5.4.0.124.125) ... 2024-06-30T13:10:41.199 INFO:teuthology.orchestra.run.smithi055.stdout:Selecting previously unselected package linux-headers-5.4.0-187. 2024-06-30T13:10:41.218 INFO:teuthology.orchestra.run.smithi055.stdout:Preparing to unpack .../5-linux-headers-5.4.0-187_5.4.0-187.207_all.deb ... 2024-06-30T13:10:41.264 INFO:teuthology.orchestra.run.smithi134.stdout:Preparing to unpack .../3-linux-generic_5.4.0.187.185_amd64.deb ... 2024-06-30T13:10:41.266 INFO:teuthology.orchestra.run.smithi055.stdout:Unpacking linux-headers-5.4.0-187 (5.4.0-187.207) ... 2024-06-30T13:10:41.391 INFO:teuthology.orchestra.run.smithi134.stdout:Unpacking linux-generic (5.4.0.187.185) over (5.4.0.124.125) ... 2024-06-30T13:10:41.741 INFO:teuthology.orchestra.run.smithi134.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.187.185_amd64.deb ... 2024-06-30T13:10:41.878 INFO:teuthology.orchestra.run.smithi134.stdout:Unpacking linux-image-generic (5.4.0.187.185) over (5.4.0.124.125) ... 2024-06-30T13:10:42.222 INFO:teuthology.orchestra.run.smithi134.stdout:Selecting previously unselected package linux-headers-5.4.0-187. 2024-06-30T13:10:42.238 INFO:teuthology.orchestra.run.smithi134.stdout:Preparing to unpack .../5-linux-headers-5.4.0-187_5.4.0-187.207_all.deb ... 2024-06-30T13:10:42.280 INFO:teuthology.orchestra.run.smithi134.stdout:Unpacking linux-headers-5.4.0-187 (5.4.0-187.207) ... 2024-06-30T13:10:46.824 INFO:teuthology.orchestra.run.smithi055.stdout:Selecting previously unselected package linux-headers-5.4.0-187-generic. 2024-06-30T13:10:46.845 INFO:teuthology.orchestra.run.smithi055.stdout:Preparing to unpack .../6-linux-headers-5.4.0-187-generic_5.4.0-187.207_amd64.deb ... 2024-06-30T13:10:46.882 INFO:teuthology.orchestra.run.smithi055.stdout:Unpacking linux-headers-5.4.0-187-generic (5.4.0-187.207) ... 2024-06-30T13:10:47.772 INFO:teuthology.orchestra.run.smithi134.stdout:Selecting previously unselected package linux-headers-5.4.0-187-generic. 2024-06-30T13:10:47.793 INFO:teuthology.orchestra.run.smithi134.stdout:Preparing to unpack .../6-linux-headers-5.4.0-187-generic_5.4.0-187.207_amd64.deb ... 2024-06-30T13:10:47.838 INFO:teuthology.orchestra.run.smithi134.stdout:Unpacking linux-headers-5.4.0-187-generic (5.4.0-187.207) ... 2024-06-30T13:10:49.721 INFO:teuthology.orchestra.run.smithi055.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.187.185_amd64.deb ... 2024-06-30T13:10:49.843 INFO:teuthology.orchestra.run.smithi055.stdout:Unpacking linux-headers-generic (5.4.0.187.185) over (5.4.0.124.125) ... 2024-06-30T13:10:50.197 INFO:teuthology.orchestra.run.smithi055.stdout:Setting up linux-headers-5.4.0-187 (5.4.0-187.207) ... 2024-06-30T13:10:50.340 INFO:teuthology.orchestra.run.smithi055.stdout:Setting up linux-modules-5.4.0-187-generic (5.4.0-187.207) ... 2024-06-30T13:10:50.618 INFO:teuthology.orchestra.run.smithi134.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.187.185_amd64.deb ... 2024-06-30T13:10:50.770 INFO:teuthology.orchestra.run.smithi134.stdout:Unpacking linux-headers-generic (5.4.0.187.185) over (5.4.0.124.125) ... 2024-06-30T13:10:51.100 INFO:teuthology.orchestra.run.smithi134.stdout:Setting up linux-headers-5.4.0-187 (5.4.0-187.207) ... 2024-06-30T13:10:51.233 INFO:teuthology.orchestra.run.smithi134.stdout:Setting up linux-modules-5.4.0-187-generic (5.4.0-187.207) ... 2024-06-30T13:10:51.585 INFO:teuthology.orchestra.run.smithi055.stdout:Setting up linux-headers-5.4.0-187-generic (5.4.0-187.207) ... 2024-06-30T13:10:51.711 INFO:teuthology.orchestra.run.smithi055.stdout:Setting up linux-image-5.4.0-187-generic (5.4.0-187.207) ... 2024-06-30T13:10:52.494 INFO:teuthology.orchestra.run.smithi134.stdout:Setting up linux-headers-5.4.0-187-generic (5.4.0-187.207) ... 2024-06-30T13:10:52.620 INFO:teuthology.orchestra.run.smithi134.stdout:Setting up linux-image-5.4.0-187-generic (5.4.0-187.207) ... 2024-06-30T13:10:52.934 INFO:teuthology.orchestra.run.smithi055.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-187-generic 2024-06-30T13:10:52.934 INFO:teuthology.orchestra.run.smithi055.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-187-generic 2024-06-30T13:10:53.064 INFO:teuthology.orchestra.run.smithi055.stdout:Setting up linux-modules-extra-5.4.0-187-generic (5.4.0-187.207) ... 2024-06-30T13:10:53.775 INFO:teuthology.orchestra.run.smithi134.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-187-generic 2024-06-30T13:10:53.775 INFO:teuthology.orchestra.run.smithi134.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-187-generic 2024-06-30T13:10:53.930 INFO:teuthology.orchestra.run.smithi134.stdout:Setting up linux-modules-extra-5.4.0-187-generic (5.4.0-187.207) ... 2024-06-30T13:10:55.082 INFO:teuthology.orchestra.run.smithi055.stdout:Setting up linux-headers-generic (5.4.0.187.185) ... 2024-06-30T13:10:55.106 INFO:teuthology.orchestra.run.smithi134.stdout:Setting up linux-headers-generic (5.4.0.187.185) ... 2024-06-30T13:10:55.208 INFO:teuthology.orchestra.run.smithi055.stdout:Setting up linux-image-generic (5.4.0.187.185) ... 2024-06-30T13:10:55.266 INFO:teuthology.orchestra.run.smithi134.stdout:Setting up linux-image-generic (5.4.0.187.185) ... 2024-06-30T13:10:55.335 INFO:teuthology.orchestra.run.smithi055.stdout:Setting up linux-generic (5.4.0.187.185) ... 2024-06-30T13:10:55.401 INFO:teuthology.orchestra.run.smithi134.stdout:Setting up linux-generic (5.4.0.187.185) ... 2024-06-30T13:10:55.462 INFO:teuthology.orchestra.run.smithi055.stdout:Processing triggers for linux-image-5.4.0-187-generic (5.4.0-187.207) ... 2024-06-30T13:10:55.527 INFO:teuthology.orchestra.run.smithi134.stdout:Processing triggers for linux-image-5.4.0-187-generic (5.4.0-187.207) ... 2024-06-30T13:10:55.543 INFO:teuthology.orchestra.run.smithi055.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-06-30T13:10:55.544 INFO:teuthology.orchestra.run.smithi055.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-187-generic 2024-06-30T13:10:55.602 INFO:teuthology.orchestra.run.smithi134.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-06-30T13:10:55.602 INFO:teuthology.orchestra.run.smithi134.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-187-generic 2024-06-30T13:11:17.213 INFO:teuthology.orchestra.run.smithi134.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-06-30T13:11:17.213 INFO:teuthology.orchestra.run.smithi134.stdout:Sourcing file `/etc/default/grub' 2024-06-30T13:11:17.220 INFO:teuthology.orchestra.run.smithi134.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-06-30T13:11:17.240 INFO:teuthology.orchestra.run.smithi134.stdout:Generating grub configuration file ... 2024-06-30T13:11:17.582 INFO:teuthology.orchestra.run.smithi134.stdout:Found linux image: /boot/vmlinuz-5.4.0-187-generic 2024-06-30T13:11:17.606 INFO:teuthology.orchestra.run.smithi134.stdout:Found initrd image: /boot/initrd.img-5.4.0-187-generic 2024-06-30T13:11:18.071 INFO:teuthology.orchestra.run.smithi055.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-06-30T13:11:18.071 INFO:teuthology.orchestra.run.smithi055.stdout:Sourcing file `/etc/default/grub' 2024-06-30T13:11:18.078 INFO:teuthology.orchestra.run.smithi134.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-06-30T13:11:18.081 INFO:teuthology.orchestra.run.smithi055.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-06-30T13:11:18.090 INFO:teuthology.orchestra.run.smithi134.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-06-30T13:11:18.092 INFO:teuthology.orchestra.run.smithi055.stdout:Generating grub configuration file ... 2024-06-30T13:11:18.457 INFO:teuthology.orchestra.run.smithi055.stdout:Found linux image: /boot/vmlinuz-5.4.0-187-generic 2024-06-30T13:11:18.483 INFO:teuthology.orchestra.run.smithi055.stdout:Found initrd image: /boot/initrd.img-5.4.0-187-generic 2024-06-30T13:11:18.848 INFO:teuthology.orchestra.run.smithi055.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-06-30T13:11:18.859 INFO:teuthology.orchestra.run.smithi055.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-06-30T13:11:19.878 INFO:teuthology.orchestra.run.smithi134.stdout:done 2024-06-30T13:11:20.335 DEBUG:teuthology.orchestra.run.smithi134:> dpkg -s linux-image-generic 2024-06-30T13:11:20.390 INFO:teuthology.orchestra.run.smithi134.stdout:Package: linux-image-generic 2024-06-30T13:11:20.390 INFO:teuthology.orchestra.run.smithi134.stdout:Status: install ok installed 2024-06-30T13:11:20.390 INFO:teuthology.orchestra.run.smithi134.stdout:Priority: optional 2024-06-30T13:11:20.390 INFO:teuthology.orchestra.run.smithi134.stdout:Section: kernel 2024-06-30T13:11:20.390 INFO:teuthology.orchestra.run.smithi134.stdout:Installed-Size: 20 2024-06-30T13:11:20.390 INFO:teuthology.orchestra.run.smithi134.stdout:Maintainer: Ubuntu Kernel Team 2024-06-30T13:11:20.390 INFO:teuthology.orchestra.run.smithi134.stdout:Architecture: amd64 2024-06-30T13:11:20.391 INFO:teuthology.orchestra.run.smithi134.stdout:Source: linux-meta 2024-06-30T13:11:20.391 INFO:teuthology.orchestra.run.smithi134.stdout:Version: 5.4.0.187.185 2024-06-30T13:11:20.391 INFO:teuthology.orchestra.run.smithi134.stdout:Provides: virtualbox-guest-modules (= 6.1.50-dfsg-1~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.17) 2024-06-30T13:11:20.391 INFO:teuthology.orchestra.run.smithi134.stdout:Depends: linux-image-5.4.0-187-generic, linux-modules-extra-5.4.0-187-generic, linux-firmware, intel-microcode, amd64-microcode 2024-06-30T13:11:20.391 INFO:teuthology.orchestra.run.smithi134.stdout:Recommends: thermald 2024-06-30T13:11:20.391 INFO:teuthology.orchestra.run.smithi134.stdout:Description: Generic Linux kernel image 2024-06-30T13:11:20.391 INFO:teuthology.orchestra.run.smithi134.stdout: This package will always depend on the latest generic kernel image 2024-06-30T13:11:20.391 INFO:teuthology.orchestra.run.smithi134.stdout: available. 2024-06-30T13:11:20.391 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-187-generic 2024-06-30T13:11:20.391 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-06-30T13:11:20.392 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-06-30T13:11:20.392 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-06-30T13:11:20.392 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi134.front.sepia.ceph.com, path=None, version=distro) 2024-06-30T13:11:20.392 DEBUG:teuthology.orchestra.run.smithi134:> sudo apt-get clean 2024-06-30T13:11:20.483 DEBUG:teuthology.orchestra.run.smithi134:> sudo apt-get update 2024-06-30T13:11:20.642 INFO:teuthology.orchestra.run.smithi055.stdout:done 2024-06-30T13:11:20.743 INFO:teuthology.orchestra.run.smithi134.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-06-30T13:11:20.744 INFO:teuthology.orchestra.run.smithi134.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-06-30T13:11:20.813 INFO:teuthology.orchestra.run.smithi134.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-06-30T13:11:20.895 INFO:teuthology.orchestra.run.smithi134.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-06-30T13:11:21.098 DEBUG:teuthology.orchestra.run.smithi055:> dpkg -s linux-image-generic 2024-06-30T13:11:21.150 INFO:teuthology.orchestra.run.smithi055.stdout:Package: linux-image-generic 2024-06-30T13:11:21.150 INFO:teuthology.orchestra.run.smithi055.stdout:Status: install ok installed 2024-06-30T13:11:21.150 INFO:teuthology.orchestra.run.smithi055.stdout:Priority: optional 2024-06-30T13:11:21.150 INFO:teuthology.orchestra.run.smithi055.stdout:Section: kernel 2024-06-30T13:11:21.150 INFO:teuthology.orchestra.run.smithi055.stdout:Installed-Size: 20 2024-06-30T13:11:21.150 INFO:teuthology.orchestra.run.smithi055.stdout:Maintainer: Ubuntu Kernel Team 2024-06-30T13:11:21.150 INFO:teuthology.orchestra.run.smithi055.stdout:Architecture: amd64 2024-06-30T13:11:21.150 INFO:teuthology.orchestra.run.smithi055.stdout:Source: linux-meta 2024-06-30T13:11:21.150 INFO:teuthology.orchestra.run.smithi055.stdout:Version: 5.4.0.187.185 2024-06-30T13:11:21.150 INFO:teuthology.orchestra.run.smithi055.stdout:Provides: virtualbox-guest-modules (= 6.1.50-dfsg-1~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.17) 2024-06-30T13:11:21.151 INFO:teuthology.orchestra.run.smithi055.stdout:Depends: linux-image-5.4.0-187-generic, linux-modules-extra-5.4.0-187-generic, linux-firmware, intel-microcode, amd64-microcode 2024-06-30T13:11:21.151 INFO:teuthology.orchestra.run.smithi055.stdout:Recommends: thermald 2024-06-30T13:11:21.151 INFO:teuthology.orchestra.run.smithi055.stdout:Description: Generic Linux kernel image 2024-06-30T13:11:21.151 INFO:teuthology.orchestra.run.smithi055.stdout: This package will always depend on the latest generic kernel image 2024-06-30T13:11:21.151 INFO:teuthology.orchestra.run.smithi055.stdout: available. 2024-06-30T13:11:21.151 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-187-generic 2024-06-30T13:11:21.151 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-06-30T13:11:21.151 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-06-30T13:11:21.151 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-06-30T13:11:21.151 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi055.front.sepia.ceph.com, path=None, version=distro) 2024-06-30T13:11:21.151 DEBUG:teuthology.orchestra.run.smithi055:> sudo apt-get clean 2024-06-30T13:11:21.219 DEBUG:teuthology.orchestra.run.smithi055:> sudo apt-get update 2024-06-30T13:11:21.488 INFO:teuthology.orchestra.run.smithi055.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-06-30T13:11:21.488 INFO:teuthology.orchestra.run.smithi055.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-06-30T13:11:21.557 INFO:teuthology.orchestra.run.smithi055.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-06-30T13:11:21.650 INFO:teuthology.orchestra.run.smithi055.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-06-30T13:11:22.587 INFO:teuthology.orchestra.run.smithi134.stdout:Reading package lists... 2024-06-30T13:11:22.613 DEBUG:teuthology.orchestra.run.smithi134:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-06-30T13:11:22.687 INFO:teuthology.orchestra.run.smithi134.stdout:Reading package lists... 2024-06-30T13:11:22.902 INFO:teuthology.orchestra.run.smithi134.stdout:Building dependency tree... 2024-06-30T13:11:22.902 INFO:teuthology.orchestra.run.smithi134.stdout:Reading state information... 2024-06-30T13:11:23.136 INFO:teuthology.orchestra.run.smithi134.stdout:linux-image-generic is already the newest version (5.4.0.187.185). 2024-06-30T13:11:23.136 INFO:teuthology.orchestra.run.smithi134.stdout:0 upgraded, 0 newly installed, 0 to remove and 306 not upgraded. 2024-06-30T13:11:23.138 DEBUG:teuthology.orchestra.run.smithi134:> dpkg -s linux-image-generic 2024-06-30T13:11:23.161 INFO:teuthology.orchestra.run.smithi134.stdout:Package: linux-image-generic 2024-06-30T13:11:23.161 INFO:teuthology.orchestra.run.smithi134.stdout:Status: install ok installed 2024-06-30T13:11:23.161 INFO:teuthology.orchestra.run.smithi134.stdout:Priority: optional 2024-06-30T13:11:23.161 INFO:teuthology.orchestra.run.smithi134.stdout:Section: kernel 2024-06-30T13:11:23.161 INFO:teuthology.orchestra.run.smithi134.stdout:Installed-Size: 20 2024-06-30T13:11:23.161 INFO:teuthology.orchestra.run.smithi134.stdout:Maintainer: Ubuntu Kernel Team 2024-06-30T13:11:23.162 INFO:teuthology.orchestra.run.smithi134.stdout:Architecture: amd64 2024-06-30T13:11:23.162 INFO:teuthology.orchestra.run.smithi134.stdout:Source: linux-meta 2024-06-30T13:11:23.162 INFO:teuthology.orchestra.run.smithi134.stdout:Version: 5.4.0.187.185 2024-06-30T13:11:23.162 INFO:teuthology.orchestra.run.smithi134.stdout:Provides: virtualbox-guest-modules (= 6.1.50-dfsg-1~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.17) 2024-06-30T13:11:23.162 INFO:teuthology.orchestra.run.smithi134.stdout:Depends: linux-image-5.4.0-187-generic, linux-modules-extra-5.4.0-187-generic, linux-firmware, intel-microcode, amd64-microcode 2024-06-30T13:11:23.162 INFO:teuthology.orchestra.run.smithi134.stdout:Recommends: thermald 2024-06-30T13:11:23.162 INFO:teuthology.orchestra.run.smithi134.stdout:Description: Generic Linux kernel image 2024-06-30T13:11:23.162 INFO:teuthology.orchestra.run.smithi134.stdout: This package will always depend on the latest generic kernel image 2024-06-30T13:11:23.162 INFO:teuthology.orchestra.run.smithi134.stdout: available. 2024-06-30T13:11:23.163 DEBUG:teuthology.orchestra.run.smithi134:> mktemp 2024-06-30T13:11:23.207 INFO:teuthology.orchestra.run.smithi134.stdout:/tmp/tmp.gQmAsR2A2A 2024-06-30T13:11:23.207 DEBUG:teuthology.orchestra.run.smithi134:> sudo cp /boot/grub/grub.cfg /tmp/tmp.gQmAsR2A2A 2024-06-30T13:11:23.242 DEBUG:teuthology.orchestra.run.smithi134:> sudo chmod 0666 /tmp/tmp.gQmAsR2A2A 2024-06-30T13:11:23.289 DEBUG:teuthology.orchestra.remote:smithi134:/tmp/tmp.gQmAsR2A2A is 9KB 2024-06-30T13:11:23.304 DEBUG:teuthology.orchestra.run.smithi134:> rm -fr /tmp/tmp.gQmAsR2A2A 2024-06-30T13:11:23.309 DEBUG:teuthology.orchestra.run.smithi134:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-06-30T13:11:23.367 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-06-30T13:11:23.367 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-06-30T13:11:23.367 DEBUG:teuthology.orchestra.run.smithi134:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-06-30T13:11:23.402 INFO:teuthology.orchestra.run.smithi055.stdout:Reading package lists... 2024-06-30T13:11:23.403 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-187-generic 2024-06-30T13:11:23.403 DEBUG:teuthology.orchestra.run.smithi134:> sudo update-grub 2024-06-30T13:11:23.428 DEBUG:teuthology.orchestra.run.smithi055:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-06-30T13:11:23.502 INFO:teuthology.orchestra.run.smithi055.stdout:Reading package lists... 2024-06-30T13:11:23.698 INFO:teuthology.orchestra.run.smithi055.stdout:Building dependency tree... 2024-06-30T13:11:23.698 INFO:teuthology.orchestra.run.smithi055.stdout:Reading state information... 2024-06-30T13:11:23.938 INFO:teuthology.orchestra.run.smithi055.stdout:linux-image-generic is already the newest version (5.4.0.187.185). 2024-06-30T13:11:23.938 INFO:teuthology.orchestra.run.smithi055.stdout:0 upgraded, 0 newly installed, 0 to remove and 306 not upgraded. 2024-06-30T13:11:23.940 DEBUG:teuthology.orchestra.run.smithi055:> dpkg -s linux-image-generic 2024-06-30T13:11:23.963 INFO:teuthology.orchestra.run.smithi055.stdout:Package: linux-image-generic 2024-06-30T13:11:23.964 INFO:teuthology.orchestra.run.smithi055.stdout:Status: install ok installed 2024-06-30T13:11:23.964 INFO:teuthology.orchestra.run.smithi055.stdout:Priority: optional 2024-06-30T13:11:23.964 INFO:teuthology.orchestra.run.smithi055.stdout:Section: kernel 2024-06-30T13:11:23.964 INFO:teuthology.orchestra.run.smithi055.stdout:Installed-Size: 20 2024-06-30T13:11:23.964 INFO:teuthology.orchestra.run.smithi055.stdout:Maintainer: Ubuntu Kernel Team 2024-06-30T13:11:23.964 INFO:teuthology.orchestra.run.smithi055.stdout:Architecture: amd64 2024-06-30T13:11:23.964 INFO:teuthology.orchestra.run.smithi055.stdout:Source: linux-meta 2024-06-30T13:11:23.964 INFO:teuthology.orchestra.run.smithi055.stdout:Version: 5.4.0.187.185 2024-06-30T13:11:23.964 INFO:teuthology.orchestra.run.smithi055.stdout:Provides: virtualbox-guest-modules (= 6.1.50-dfsg-1~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.17) 2024-06-30T13:11:23.964 INFO:teuthology.orchestra.run.smithi055.stdout:Depends: linux-image-5.4.0-187-generic, linux-modules-extra-5.4.0-187-generic, linux-firmware, intel-microcode, amd64-microcode 2024-06-30T13:11:23.964 INFO:teuthology.orchestra.run.smithi055.stdout:Recommends: thermald 2024-06-30T13:11:23.965 INFO:teuthology.orchestra.run.smithi055.stdout:Description: Generic Linux kernel image 2024-06-30T13:11:23.965 INFO:teuthology.orchestra.run.smithi055.stdout: This package will always depend on the latest generic kernel image 2024-06-30T13:11:23.965 INFO:teuthology.orchestra.run.smithi055.stdout: available. 2024-06-30T13:11:23.965 DEBUG:teuthology.orchestra.run.smithi055:> mktemp 2024-06-30T13:11:24.012 INFO:teuthology.orchestra.run.smithi055.stdout:/tmp/tmp.BCdlyQVsR0 2024-06-30T13:11:24.013 DEBUG:teuthology.orchestra.run.smithi055:> sudo cp /boot/grub/grub.cfg /tmp/tmp.BCdlyQVsR0 2024-06-30T13:11:24.028 DEBUG:teuthology.orchestra.run.smithi055:> sudo chmod 0666 /tmp/tmp.BCdlyQVsR0 2024-06-30T13:11:24.074 DEBUG:teuthology.orchestra.remote:smithi055:/tmp/tmp.BCdlyQVsR0 is 9KB 2024-06-30T13:11:24.088 DEBUG:teuthology.orchestra.run.smithi055:> rm -fr /tmp/tmp.BCdlyQVsR0 2024-06-30T13:11:24.094 DEBUG:teuthology.orchestra.run.smithi055:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-06-30T13:11:24.148 DEBUG:teuthology.orchestra.run.smithi055:> set -ex 2024-06-30T13:11:24.148 DEBUG:teuthology.orchestra.run.smithi055:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-06-30T13:11:24.149 DEBUG:teuthology.orchestra.run.smithi055:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-06-30T13:11:24.186 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-187-generic 2024-06-30T13:11:24.186 DEBUG:teuthology.orchestra.run.smithi055:> sudo update-grub 2024-06-30T13:11:24.744 INFO:teuthology.orchestra.run.smithi134.stderr:Sourcing file `/etc/default/grub' 2024-06-30T13:11:24.756 INFO:teuthology.orchestra.run.smithi134.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-06-30T13:11:24.764 INFO:teuthology.orchestra.run.smithi134.stderr:Generating grub configuration file ... 2024-06-30T13:11:25.088 INFO:teuthology.orchestra.run.smithi134.stderr:Found linux image: /boot/vmlinuz-5.4.0-187-generic 2024-06-30T13:11:25.100 INFO:teuthology.orchestra.run.smithi134.stderr:Found initrd image: /boot/initrd.img-5.4.0-187-generic 2024-06-30T13:11:25.526 INFO:teuthology.orchestra.run.smithi134.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-06-30T13:11:25.538 INFO:teuthology.orchestra.run.smithi134.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-06-30T13:11:25.606 INFO:teuthology.orchestra.run.smithi055.stderr:Sourcing file `/etc/default/grub' 2024-06-30T13:11:25.616 INFO:teuthology.orchestra.run.smithi055.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-06-30T13:11:25.625 INFO:teuthology.orchestra.run.smithi055.stderr:Generating grub configuration file ... 2024-06-30T13:11:25.850 INFO:teuthology.orchestra.run.smithi055.stderr:Found linux image: /boot/vmlinuz-5.4.0-187-generic 2024-06-30T13:11:25.862 INFO:teuthology.orchestra.run.smithi055.stderr:Found initrd image: /boot/initrd.img-5.4.0-187-generic 2024-06-30T13:11:26.226 INFO:teuthology.orchestra.run.smithi055.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-06-30T13:11:26.238 INFO:teuthology.orchestra.run.smithi055.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-06-30T13:11:26.308 INFO:teuthology.orchestra.run.smithi134.stderr:done 2024-06-30T13:11:26.310 DEBUG:teuthology.orchestra.run.smithi134:> sudo shutdown -r now 2024-06-30T13:11:26.986 INFO:teuthology.orchestra.run.smithi055.stderr:done 2024-06-30T13:11:26.987 DEBUG:teuthology.orchestra.run.smithi055:> sudo shutdown -r now 2024-06-30T13:11:56.382 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-06-30T13:11:56.383 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi134.front.sepia.ceph.com' 2024-06-30T13:11:56.384 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi134.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-30T13:11:56.991 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-06-30T13:11:56.991 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi055.front.sepia.ceph.com' 2024-06-30T13:11:56.992 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi055.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-30T13:12:56.447 DEBUG:teuthology.orchestra.remote:timed out 2024-06-30T13:12:56.994 DEBUG:teuthology.orchestra.remote:timed out 2024-06-30T13:13:05.454 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi134.front.sepia.ceph.com' 2024-06-30T13:13:05.456 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi134.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-30T13:13:05.995 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi055.front.sepia.ceph.com' 2024-06-30T13:13:05.996 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi055.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-30T13:13:06.129 DEBUG:teuthology.orchestra.run.smithi134:> true 2024-06-30T13:13:06.534 DEBUG:teuthology.orchestra.run.smithi055:> true 2024-06-30T13:13:07.061 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi134.front.sepia.ceph.com' 2024-06-30T13:13:07.062 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.4.0-187-generic"... 2024-06-30T13:13:07.062 DEBUG:teuthology.orchestra.run.smithi134:> uname -r 2024-06-30T13:13:07.068 INFO:teuthology.orchestra.run.smithi134.stdout:5.4.0-187-generic 2024-06-30T13:13:07.069 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-187-generic vs 5.4.0-187-generic 2024-06-30T13:13:07.069 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-06-30T13:13:07.069 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-06-30T13:13:07.152 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi055.front.sepia.ceph.com' 2024-06-30T13:13:07.152 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.4.0-187-generic"... 2024-06-30T13:13:07.152 DEBUG:teuthology.orchestra.run.smithi055:> uname -r 2024-06-30T13:13:07.158 INFO:teuthology.orchestra.run.smithi055.stdout:5.4.0-187-generic 2024-06-30T13:13:07.159 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-187-generic vs 5.4.0-187-generic 2024-06-30T13:13:07.159 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-06-30T13:13:07.159 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-06-30T13:13:08.069 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-06-30T13:13:08.070 DEBUG:teuthology.orchestra.run.smithi134:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-06-30T13:13:08.159 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-06-30T13:13:08.160 DEBUG:teuthology.orchestra.run.smithi055:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-06-30T13:13:08.234 INFO:teuthology.orchestra.run.smithi055.stdout:ttyS1 2024-06-30T13:13:08.243 INFO:teuthology.orchestra.run.smithi134.stdout:ttyS1 2024-06-30T13:13:08.267 DEBUG:teuthology.parallel:result is None 2024-06-30T13:13:08.268 DEBUG:teuthology.parallel:result is None 2024-06-30T13:13:08.269 INFO:teuthology.run_tasks:Running task internal.base... 2024-06-30T13:13:08.277 INFO:teuthology.task.internal:Creating test directory... 2024-06-30T13:13:08.277 DEBUG:teuthology.orchestra.run.smithi055:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-06-30T13:13:08.279 DEBUG:teuthology.orchestra.run.smithi134:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-06-30T13:13:08.286 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-06-30T13:13:08.293 INFO:teuthology.run_tasks:Running task internal.archive... 2024-06-30T13:13:08.301 INFO:teuthology.task.internal:Creating archive directory... 2024-06-30T13:13:08.301 DEBUG:teuthology.orchestra.run.smithi055:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-06-30T13:13:08.303 DEBUG:teuthology.orchestra.run.smithi134:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-06-30T13:13:08.332 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-06-30T13:13:08.340 INFO:teuthology.task.internal:Enabling coredump saving... 2024-06-30T13:13:08.340 DEBUG:teuthology.orchestra.run.smithi055:> 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-06-30T13:13:08.343 DEBUG:teuthology.orchestra.run.smithi134:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-06-30T13:13:08.358 INFO:teuthology.orchestra.run.smithi055.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-06-30T13:13:08.368 INFO:teuthology.orchestra.run.smithi055.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-06-30T13:13:08.406 INFO:teuthology.orchestra.run.smithi134.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-06-30T13:13:08.416 INFO:teuthology.orchestra.run.smithi134.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-06-30T13:13:08.418 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-06-30T13:13:08.425 INFO:teuthology.task.internal:Configuring sudo... 2024-06-30T13:13:08.425 DEBUG:teuthology.orchestra.run.smithi055:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-06-30T13:13:08.427 DEBUG:teuthology.orchestra.run.smithi134:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-06-30T13:13:08.442 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-06-30T13:13:08.460 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-06-30T13:13:08.461 DEBUG:teuthology.orchestra.run.smithi055:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-06-30T13:13:08.463 DEBUG:teuthology.orchestra.run.smithi134:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-06-30T13:13:08.495 DEBUG:teuthology.orchestra.run.smithi055:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-06-30T13:13:08.503 DEBUG:teuthology.orchestra.run.smithi055:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-06-30T13:13:08.551 DEBUG:teuthology.orchestra.run.smithi055:> set -ex 2024-06-30T13:13:08.552 DEBUG:teuthology.orchestra.run.smithi055:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-06-30T13:13:08.571 DEBUG:teuthology.orchestra.run.smithi134:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-06-30T13:13:08.578 DEBUG:teuthology.orchestra.run.smithi134:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-06-30T13:13:08.585 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-06-30T13:13:08.585 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-06-30T13:13:08.631 DEBUG:teuthology.orchestra.run.smithi055:> sudo service rsyslog restart 2024-06-30T13:13:08.633 DEBUG:teuthology.orchestra.run.smithi134:> sudo service rsyslog restart 2024-06-30T13:13:08.725 INFO:teuthology.run_tasks:Running task internal.timer... 2024-06-30T13:13:08.732 INFO:teuthology.task.internal:Starting timer... 2024-06-30T13:13:08.732 INFO:teuthology.run_tasks:Running task pcp... 2024-06-30T13:13:08.743 INFO:teuthology.run_tasks:Running task selinux... 2024-06-30T13:13:08.751 DEBUG:teuthology.task.selinux:Excluding smithi055: OS 'ubuntu' does not support SELinux 2024-06-30T13:13:08.751 DEBUG:teuthology.task.selinux:Excluding smithi134: OS 'ubuntu' does not support SELinux 2024-06-30T13:13:08.751 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-06-30T13:13:08.751 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-06-30T13:13:08.751 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-06-30T13:13:08.752 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-06-30T13:13:08.759 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-06-30T13:13:08.771 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-06-30T13:13:08.772 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi055.front.sepia.ceph.com,smithi134.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-06-30T13:18:39.775 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi055.front.sepia.ceph.com'), Remote(name='ubuntu@smithi134.front.sepia.ceph.com')] 2024-06-30T13:18:39.776 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi055.front.sepia.ceph.com' 2024-06-30T13:18:39.777 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi055.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-30T13:18:39.876 DEBUG:teuthology.orchestra.run.smithi055:> true 2024-06-30T13:18:39.996 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi055.front.sepia.ceph.com' 2024-06-30T13:18:39.996 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi134.front.sepia.ceph.com' 2024-06-30T13:18:39.997 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi134.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-30T13:18:40.093 DEBUG:teuthology.orchestra.run.smithi134:> true 2024-06-30T13:18:40.220 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi134.front.sepia.ceph.com' 2024-06-30T13:18:40.220 INFO:teuthology.run_tasks:Running task clock... 2024-06-30T13:18:40.232 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-06-30T13:18:40.232 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-06-30T13:18:40.233 DEBUG:teuthology.orchestra.run.smithi055:> 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-06-30T13:18:40.235 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-06-30T13:18:40.235 DEBUG:teuthology.orchestra.run.smithi134:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-06-30T13:18:40.270 INFO:teuthology.orchestra.run.smithi134.stdout:30 Jun 13:18:40 ntpd[13323]: ntpd 4.2.8p12@1.3728-o (1): Starting 2024-06-30T13:18:40.270 INFO:teuthology.orchestra.run.smithi134.stdout:30 Jun 13:18:40 ntpd[13323]: Command line: ntpd -gq 2024-06-30T13:18:40.270 INFO:teuthology.orchestra.run.smithi055.stdout:30 Jun 13:18:40 ntpd[13255]: ntpd 4.2.8p12@1.3728-o (1): Starting 2024-06-30T13:18:40.271 INFO:teuthology.orchestra.run.smithi055.stdout:30 Jun 13:18:40 ntpd[13255]: Command line: ntpd -gq 2024-06-30T13:18:40.271 INFO:teuthology.orchestra.run.smithi134.stdout:30 Jun 13:18:40 ntpd[13323]: proto: precision = 0.087 usec (-23) 2024-06-30T13:18:40.271 INFO:teuthology.orchestra.run.smithi134.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-06-30T13:18:40.272 INFO:teuthology.orchestra.run.smithi134.stdout:30 Jun 13:18:40 ntpd[13323]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-06-30T13:18:40.272 INFO:teuthology.orchestra.run.smithi134.stderr:restrict ::: KOD does nothing without LIMITED. 2024-06-30T13:18:40.273 INFO:teuthology.orchestra.run.smithi134.stdout:30 Jun 13:18:40 ntpd[13323]: restrict ::: KOD does nothing without LIMITED. 2024-06-30T13:18:40.273 INFO:teuthology.orchestra.run.smithi134.stdout:30 Jun 13:18:40 ntpd[13323]: Listen and drop on 0 v6wildcard [::]:123 2024-06-30T13:18:40.273 INFO:teuthology.orchestra.run.smithi134.stdout:30 Jun 13:18:40 ntpd[13323]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-06-30T13:18:40.273 INFO:teuthology.orchestra.run.smithi134.stdout:30 Jun 13:18:40 ntpd[13323]: Listen normally on 2 lo 127.0.0.1:123 2024-06-30T13:18:40.273 INFO:teuthology.orchestra.run.smithi134.stdout:30 Jun 13:18:40 ntpd[13323]: Listen normally on 3 enp3s0f1 172.21.15.134:123 2024-06-30T13:18:40.273 INFO:teuthology.orchestra.run.smithi134.stdout:30 Jun 13:18:40 ntpd[13323]: Listen normally on 4 lo [::1]:123 2024-06-30T13:18:40.274 INFO:teuthology.orchestra.run.smithi055.stdout:30 Jun 13:18:40 ntpd[13255]: proto: precision = 0.124 usec (-23) 2024-06-30T13:18:40.274 INFO:teuthology.orchestra.run.smithi055.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-06-30T13:18:40.274 INFO:teuthology.orchestra.run.smithi134.stdout:30 Jun 13:18:40 ntpd[13323]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:6de9%5]:123 2024-06-30T13:18:40.275 INFO:teuthology.orchestra.run.smithi134.stdout:30 Jun 13:18:40 ntpd[13323]: Listening on routing socket on fd #22 for interface updates 2024-06-30T13:18:40.275 INFO:teuthology.orchestra.run.smithi055.stdout:30 Jun 13:18:40 ntpd[13255]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-06-30T13:18:40.275 INFO:teuthology.orchestra.run.smithi055.stderr:restrict ::: KOD does nothing without LIMITED. 2024-06-30T13:18:40.276 INFO:teuthology.orchestra.run.smithi055.stdout:30 Jun 13:18:40 ntpd[13255]: restrict ::: KOD does nothing without LIMITED. 2024-06-30T13:18:40.276 INFO:teuthology.orchestra.run.smithi055.stdout:30 Jun 13:18:40 ntpd[13255]: Listen and drop on 0 v6wildcard [::]:123 2024-06-30T13:18:40.276 INFO:teuthology.orchestra.run.smithi055.stdout:30 Jun 13:18:40 ntpd[13255]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-06-30T13:18:40.276 INFO:teuthology.orchestra.run.smithi055.stdout:30 Jun 13:18:40 ntpd[13255]: Listen normally on 2 lo 127.0.0.1:123 2024-06-30T13:18:40.277 INFO:teuthology.orchestra.run.smithi055.stdout:30 Jun 13:18:40 ntpd[13255]: Listen normally on 3 ens1f0 172.21.15.55:123 2024-06-30T13:18:40.277 INFO:teuthology.orchestra.run.smithi055.stdout:30 Jun 13:18:40 ntpd[13255]: Listen normally on 4 lo [::1]:123 2024-06-30T13:18:40.277 INFO:teuthology.orchestra.run.smithi055.stdout:30 Jun 13:18:40 ntpd[13255]: Listen normally on 5 ens1f0 [fe80::ae1f:6bff:fef8:2606%3]:123 2024-06-30T13:18:40.277 INFO:teuthology.orchestra.run.smithi055.stdout:30 Jun 13:18:40 ntpd[13255]: Listening on routing socket on fd #22 for interface updates 2024-06-30T13:18:41.273 INFO:teuthology.orchestra.run.smithi055.stderr:30 Jun 13:18:41 ntpd[13255]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:18:41.273 INFO:teuthology.orchestra.run.smithi055.stderr:30 Jun 13:18:41 ntpd[13255]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:18:41.273 INFO:teuthology.orchestra.run.smithi055.stderr:30 Jun 13:18:41 ntpd[13255]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:18:41.273 INFO:teuthology.orchestra.run.smithi055.stderr:30 Jun 13:18:41 ntpd[13255]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:18:41.273 INFO:teuthology.orchestra.run.smithi055.stderr:30 Jun 13:18:41 ntpd[13255]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:18:41.273 INFO:teuthology.orchestra.run.smithi055.stderr:30 Jun 13:18:41 ntpd[13255]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:18:41.274 INFO:teuthology.orchestra.run.smithi055.stderr:30 Jun 13:18:41 ntpd[13255]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:18:41.274 INFO:teuthology.orchestra.run.smithi055.stderr:30 Jun 13:18:41 ntpd[13255]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:18:41.274 INFO:teuthology.orchestra.run.smithi055.stderr:30 Jun 13:18:41 ntpd[13255]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-30T13:18:41.274 INFO:teuthology.orchestra.run.smithi055.stderr:30 Jun 13:18:41 ntpd[13255]: can't open /var/log/ntpstats/peerstats.20240630: Permission denied 2024-06-30T13:18:41.274 INFO:teuthology.orchestra.run.smithi055.stderr:30 Jun 13:18:41 ntpd[13255]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:18:41.274 INFO:teuthology.orchestra.run.smithi055.stderr:30 Jun 13:18:41 ntpd[13255]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:18:41.274 INFO:teuthology.orchestra.run.smithi055.stderr:30 Jun 13:18:41 ntpd[13255]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-30T13:18:41.274 INFO:teuthology.orchestra.run.smithi055.stderr:30 Jun 13:18:41 ntpd[13255]: can't open /var/log/ntpstats/peerstats.20240630: Permission denied 2024-06-30T13:18:42.271 INFO:teuthology.orchestra.run.smithi134.stderr:30 Jun 13:18:42 ntpd[13323]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:18:42.271 INFO:teuthology.orchestra.run.smithi134.stderr:30 Jun 13:18:42 ntpd[13323]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:18:42.271 INFO:teuthology.orchestra.run.smithi134.stderr:30 Jun 13:18:42 ntpd[13323]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:18:42.271 INFO:teuthology.orchestra.run.smithi134.stderr:30 Jun 13:18:42 ntpd[13323]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:18:42.271 INFO:teuthology.orchestra.run.smithi134.stderr:30 Jun 13:18:42 ntpd[13323]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-30T13:18:42.271 INFO:teuthology.orchestra.run.smithi134.stderr:30 Jun 13:18:42 ntpd[13323]: can't open /var/log/ntpstats/peerstats.20240630: Permission denied 2024-06-30T13:18:43.272 INFO:teuthology.orchestra.run.smithi055.stderr:30 Jun 13:18:43 ntpd[13255]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:18:43.272 INFO:teuthology.orchestra.run.smithi055.stderr:30 Jun 13:18:43 ntpd[13255]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:18:43.272 INFO:teuthology.orchestra.run.smithi055.stderr:30 Jun 13:18:43 ntpd[13255]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:18:43.272 INFO:teuthology.orchestra.run.smithi055.stderr:30 Jun 13:18:43 ntpd[13255]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:18:43.272 INFO:teuthology.orchestra.run.smithi055.stderr:30 Jun 13:18:43 ntpd[13255]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:18:43.272 INFO:teuthology.orchestra.run.smithi055.stderr:30 Jun 13:18:43 ntpd[13255]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:18:43.272 INFO:teuthology.orchestra.run.smithi055.stderr:30 Jun 13:18:43 ntpd[13255]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-30T13:18:43.273 INFO:teuthology.orchestra.run.smithi055.stderr:30 Jun 13:18:43 ntpd[13255]: can't open /var/log/ntpstats/peerstats.20240630: Permission denied 2024-06-30T13:18:43.273 INFO:teuthology.orchestra.run.smithi055.stderr:30 Jun 13:18:43 ntpd[13255]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:18:43.273 INFO:teuthology.orchestra.run.smithi055.stderr:30 Jun 13:18:43 ntpd[13255]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:18:43.273 INFO:teuthology.orchestra.run.smithi055.stderr:30 Jun 13:18:43 ntpd[13255]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-30T13:18:43.273 INFO:teuthology.orchestra.run.smithi055.stderr:30 Jun 13:18:43 ntpd[13255]: can't open /var/log/ntpstats/peerstats.20240630: Permission denied 2024-06-30T13:18:44.271 INFO:teuthology.orchestra.run.smithi134.stderr:30 Jun 13:18:44 ntpd[13323]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:18:44.271 INFO:teuthology.orchestra.run.smithi134.stderr:30 Jun 13:18:44 ntpd[13323]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:18:44.271 INFO:teuthology.orchestra.run.smithi134.stderr:30 Jun 13:18:44 ntpd[13323]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:18:44.272 INFO:teuthology.orchestra.run.smithi134.stderr:30 Jun 13:18:44 ntpd[13323]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:18:44.272 INFO:teuthology.orchestra.run.smithi134.stderr:30 Jun 13:18:44 ntpd[13323]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:18:44.272 INFO:teuthology.orchestra.run.smithi134.stderr:30 Jun 13:18:44 ntpd[13323]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:18:44.272 INFO:teuthology.orchestra.run.smithi134.stderr:30 Jun 13:18:44 ntpd[13323]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-30T13:18:44.272 INFO:teuthology.orchestra.run.smithi134.stderr:30 Jun 13:18:44 ntpd[13323]: can't open /var/log/ntpstats/peerstats.20240630: Permission denied 2024-06-30T13:18:44.272 INFO:teuthology.orchestra.run.smithi134.stderr:30 Jun 13:18:44 ntpd[13323]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:18:44.272 INFO:teuthology.orchestra.run.smithi134.stderr:30 Jun 13:18:44 ntpd[13323]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:18:44.272 INFO:teuthology.orchestra.run.smithi134.stderr:30 Jun 13:18:44 ntpd[13323]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-30T13:18:44.272 INFO:teuthology.orchestra.run.smithi134.stderr:30 Jun 13:18:44 ntpd[13323]: can't open /var/log/ntpstats/peerstats.20240630: Permission denied 2024-06-30T13:18:45.271 INFO:teuthology.orchestra.run.smithi134.stderr:30 Jun 13:18:45 ntpd[13323]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:18:45.272 INFO:teuthology.orchestra.run.smithi134.stderr:30 Jun 13:18:45 ntpd[13323]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:18:45.272 INFO:teuthology.orchestra.run.smithi134.stderr:30 Jun 13:18:45 ntpd[13323]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:18:45.272 INFO:teuthology.orchestra.run.smithi134.stderr:30 Jun 13:18:45 ntpd[13323]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:18:45.272 INFO:teuthology.orchestra.run.smithi134.stderr:30 Jun 13:18:45 ntpd[13323]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:18:45.272 INFO:teuthology.orchestra.run.smithi134.stderr:30 Jun 13:18:45 ntpd[13323]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:18:45.272 INFO:teuthology.orchestra.run.smithi134.stderr:30 Jun 13:18:45 ntpd[13323]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-30T13:18:45.272 INFO:teuthology.orchestra.run.smithi134.stderr:30 Jun 13:18:45 ntpd[13323]: can't open /var/log/ntpstats/peerstats.20240630: Permission denied 2024-06-30T13:18:45.274 INFO:teuthology.orchestra.run.smithi055.stderr:30 Jun 13:18:45 ntpd[13255]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:18:45.274 INFO:teuthology.orchestra.run.smithi055.stderr:30 Jun 13:18:45 ntpd[13255]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:18:45.274 INFO:teuthology.orchestra.run.smithi055.stderr:30 Jun 13:18:45 ntpd[13255]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:18:45.275 INFO:teuthology.orchestra.run.smithi055.stderr:30 Jun 13:18:45 ntpd[13255]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:18:45.275 INFO:teuthology.orchestra.run.smithi055.stderr:30 Jun 13:18:45 ntpd[13255]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:18:45.275 INFO:teuthology.orchestra.run.smithi055.stderr:30 Jun 13:18:45 ntpd[13255]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:18:45.275 INFO:teuthology.orchestra.run.smithi055.stderr:30 Jun 13:18:45 ntpd[13255]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:18:45.275 INFO:teuthology.orchestra.run.smithi055.stderr:30 Jun 13:18:45 ntpd[13255]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:18:45.275 INFO:teuthology.orchestra.run.smithi055.stderr:30 Jun 13:18:45 ntpd[13255]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-30T13:18:45.275 INFO:teuthology.orchestra.run.smithi055.stderr:30 Jun 13:18:45 ntpd[13255]: can't open /var/log/ntpstats/peerstats.20240630: Permission denied 2024-06-30T13:18:45.275 INFO:teuthology.orchestra.run.smithi055.stderr:30 Jun 13:18:45 ntpd[13255]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:18:45.275 INFO:teuthology.orchestra.run.smithi055.stderr:30 Jun 13:18:45 ntpd[13255]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:18:45.275 INFO:teuthology.orchestra.run.smithi055.stderr:30 Jun 13:18:45 ntpd[13255]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-30T13:18:45.275 INFO:teuthology.orchestra.run.smithi055.stderr:30 Jun 13:18:45 ntpd[13255]: can't open /var/log/ntpstats/peerstats.20240630: Permission denied 2024-06-30T13:18:45.275 INFO:teuthology.orchestra.run.smithi055.stderr:30 Jun 13:18:45 ntpd[13255]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:18:45.275 INFO:teuthology.orchestra.run.smithi055.stderr:30 Jun 13:18:45 ntpd[13255]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:18:45.275 INFO:teuthology.orchestra.run.smithi055.stderr:30 Jun 13:18:45 ntpd[13255]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-30T13:18:45.275 INFO:teuthology.orchestra.run.smithi055.stderr:30 Jun 13:18:45 ntpd[13255]: can't open /var/log/ntpstats/peerstats.20240630: Permission denied 2024-06-30T13:18:46.271 INFO:teuthology.orchestra.run.smithi134.stderr:30 Jun 13:18:46 ntpd[13323]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:18:46.271 INFO:teuthology.orchestra.run.smithi134.stderr:30 Jun 13:18:46 ntpd[13323]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:18:46.271 INFO:teuthology.orchestra.run.smithi134.stderr:30 Jun 13:18:46 ntpd[13323]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:18:46.272 INFO:teuthology.orchestra.run.smithi134.stderr:30 Jun 13:18:46 ntpd[13323]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:18:46.272 INFO:teuthology.orchestra.run.smithi134.stderr:30 Jun 13:18:46 ntpd[13323]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:18:46.272 INFO:teuthology.orchestra.run.smithi134.stderr:30 Jun 13:18:46 ntpd[13323]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:18:46.272 INFO:teuthology.orchestra.run.smithi134.stderr:30 Jun 13:18:46 ntpd[13323]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-30T13:18:46.272 INFO:teuthology.orchestra.run.smithi134.stderr:30 Jun 13:18:46 ntpd[13323]: can't open /var/log/ntpstats/peerstats.20240630: Permission denied 2024-06-30T13:18:46.272 INFO:teuthology.orchestra.run.smithi134.stderr:30 Jun 13:18:46 ntpd[13323]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:18:46.272 INFO:teuthology.orchestra.run.smithi134.stderr:30 Jun 13:18:46 ntpd[13323]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:18:46.272 INFO:teuthology.orchestra.run.smithi134.stderr:30 Jun 13:18:46 ntpd[13323]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-30T13:18:46.272 INFO:teuthology.orchestra.run.smithi134.stderr:30 Jun 13:18:46 ntpd[13323]: can't open /var/log/ntpstats/peerstats.20240630: Permission denied 2024-06-30T13:18:47.271 INFO:teuthology.orchestra.run.smithi134.stderr:30 Jun 13:18:47 ntpd[13323]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:18:47.271 INFO:teuthology.orchestra.run.smithi134.stderr:30 Jun 13:18:47 ntpd[13323]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:18:47.271 INFO:teuthology.orchestra.run.smithi134.stderr:30 Jun 13:18:47 ntpd[13323]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:18:47.271 INFO:teuthology.orchestra.run.smithi134.stderr:30 Jun 13:18:47 ntpd[13323]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:18:47.271 INFO:teuthology.orchestra.run.smithi134.stderr:30 Jun 13:18:47 ntpd[13323]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-30T13:18:47.271 INFO:teuthology.orchestra.run.smithi134.stderr:30 Jun 13:18:47 ntpd[13323]: can't open /var/log/ntpstats/peerstats.20240630: Permission denied 2024-06-30T13:18:47.272 INFO:teuthology.orchestra.run.smithi055.stderr:30 Jun 13:18:47 ntpd[13255]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:18:47.273 INFO:teuthology.orchestra.run.smithi055.stderr:30 Jun 13:18:47 ntpd[13255]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:18:47.273 INFO:teuthology.orchestra.run.smithi055.stderr:30 Jun 13:18:47 ntpd[13255]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:18:47.273 INFO:teuthology.orchestra.run.smithi055.stderr:30 Jun 13:18:47 ntpd[13255]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:18:47.273 INFO:teuthology.orchestra.run.smithi055.stderr:30 Jun 13:18:47 ntpd[13255]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:18:47.273 INFO:teuthology.orchestra.run.smithi055.stderr:30 Jun 13:18:47 ntpd[13255]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:18:47.273 INFO:teuthology.orchestra.run.smithi055.stderr:30 Jun 13:18:47 ntpd[13255]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:18:47.273 INFO:teuthology.orchestra.run.smithi055.stderr:30 Jun 13:18:47 ntpd[13255]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:18:47.273 INFO:teuthology.orchestra.run.smithi055.stderr:30 Jun 13:18:47 ntpd[13255]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-30T13:18:47.273 INFO:teuthology.orchestra.run.smithi055.stderr:30 Jun 13:18:47 ntpd[13255]: can't open /var/log/ntpstats/peerstats.20240630: Permission denied 2024-06-30T13:18:47.273 INFO:teuthology.orchestra.run.smithi055.stdout:30 Jun 13:18:47 ntpd[13255]: ntpd: time slew +0.000450 s 2024-06-30T13:18:47.274 INFO:teuthology.orchestra.run.smithi055.stdout:ntpd: time slew +0.000450s 2024-06-30T13:18:47.274 INFO:teuthology.orchestra.run.smithi055.stderr:30 Jun 13:18:47 ntpd[13255]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-06-30T13:18:47.274 INFO:teuthology.orchestra.run.smithi055.stderr:30 Jun 13:18:47 ntpd[13255]: can't open /var/log/ntpstats/loopstats.20240630: Permission denied 2024-06-30T13:18:47.334 INFO:teuthology.orchestra.run.smithi055.stdout: remote refid st t when poll reach delay offset jitter 2024-06-30T13:18:47.334 INFO:teuthology.orchestra.run.smithi055.stdout:============================================================================== 2024-06-30T13:18:47.334 INFO:teuthology.orchestra.run.smithi055.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-06-30T13:18:47.334 INFO:teuthology.orchestra.run.smithi055.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-06-30T13:18:47.334 INFO:teuthology.orchestra.run.smithi055.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-06-30T13:18:47.334 INFO:teuthology.orchestra.run.smithi055.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-06-30T13:18:48.271 INFO:teuthology.orchestra.run.smithi134.stderr:30 Jun 13:18:48 ntpd[13323]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:18:48.271 INFO:teuthology.orchestra.run.smithi134.stderr:30 Jun 13:18:48 ntpd[13323]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:18:48.272 INFO:teuthology.orchestra.run.smithi134.stderr:30 Jun 13:18:48 ntpd[13323]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:18:48.272 INFO:teuthology.orchestra.run.smithi134.stderr:30 Jun 13:18:48 ntpd[13323]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:18:48.272 INFO:teuthology.orchestra.run.smithi134.stderr:30 Jun 13:18:48 ntpd[13323]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:18:48.272 INFO:teuthology.orchestra.run.smithi134.stderr:30 Jun 13:18:48 ntpd[13323]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:18:48.272 INFO:teuthology.orchestra.run.smithi134.stderr:30 Jun 13:18:48 ntpd[13323]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-30T13:18:48.272 INFO:teuthology.orchestra.run.smithi134.stderr:30 Jun 13:18:48 ntpd[13323]: can't open /var/log/ntpstats/peerstats.20240630: Permission denied 2024-06-30T13:18:48.272 INFO:teuthology.orchestra.run.smithi134.stderr:30 Jun 13:18:48 ntpd[13323]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:18:48.272 INFO:teuthology.orchestra.run.smithi134.stderr:30 Jun 13:18:48 ntpd[13323]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:18:48.272 INFO:teuthology.orchestra.run.smithi134.stderr:30 Jun 13:18:48 ntpd[13323]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-30T13:18:48.272 INFO:teuthology.orchestra.run.smithi134.stderr:30 Jun 13:18:48 ntpd[13323]: can't open /var/log/ntpstats/peerstats.20240630: Permission denied 2024-06-30T13:18:48.273 INFO:teuthology.orchestra.run.smithi134.stdout:30 Jun 13:18:48 ntpd[13323]: ntpd: time slew +0.002637 s 2024-06-30T13:18:48.273 INFO:teuthology.orchestra.run.smithi134.stdout:ntpd: time slew +0.002637s 2024-06-30T13:18:48.273 INFO:teuthology.orchestra.run.smithi134.stderr:30 Jun 13:18:48 ntpd[13323]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-06-30T13:18:48.273 INFO:teuthology.orchestra.run.smithi134.stderr:30 Jun 13:18:48 ntpd[13323]: can't open /var/log/ntpstats/loopstats.20240630: Permission denied 2024-06-30T13:18:48.332 INFO:teuthology.orchestra.run.smithi134.stdout: remote refid st t when poll reach delay offset jitter 2024-06-30T13:18:48.332 INFO:teuthology.orchestra.run.smithi134.stdout:============================================================================== 2024-06-30T13:18:48.332 INFO:teuthology.orchestra.run.smithi134.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-06-30T13:18:48.333 INFO:teuthology.orchestra.run.smithi134.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-06-30T13:18:48.333 INFO:teuthology.orchestra.run.smithi134.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-06-30T13:18:48.333 INFO:teuthology.orchestra.run.smithi134.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-06-30T13:18:48.333 INFO:teuthology.run_tasks:Running task cephadm... 2024-06-30T13:18:48.444 INFO:tasks.cephadm:Config: {'allow_ptrace': False, 'avoid_pacific_features': True, 'cephadm_branch': 'v16.2.0', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'image': 'quay.io/ceph/ceph:v16.2.0', 'conf': {'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': False}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'f1abf795f4fc15bf2f30ac90c811a53ab21d5d65'} 2024-06-30T13:18:48.444 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v16.2.0 2024-06-30T13:18:48.445 INFO:tasks.cephadm:Cluster fsid is 4925a540-36e3-11ef-bcaa-c7b262605968 2024-06-30T13:18:48.445 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-06-30T13:18:48.445 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.55', 'mon.c': '[v2:172.21.15.55:3301,v1:172.21.15.55:6790]', 'mon.b': '172.21.15.134'} 2024-06-30T13:18:48.446 INFO:tasks.cephadm:First mon is mon.a on smithi055 2024-06-30T13:18:48.446 INFO:tasks.cephadm:First mgr is y 2024-06-30T13:18:48.446 INFO:tasks.cephadm:Normalizing hostnames... 2024-06-30T13:18:48.446 DEBUG:teuthology.orchestra.run.smithi055:> sudo hostname $(hostname -s) 2024-06-30T13:18:48.465 DEBUG:teuthology.orchestra.run.smithi134:> sudo hostname $(hostname -s) 2024-06-30T13:18:48.483 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v16.2.0)... 2024-06-30T13:18:48.483 DEBUG:teuthology.orchestra.run.smithi055:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v16.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-06-30T13:18:48.696 INFO:teuthology.orchestra.run.smithi055.stdout:-rw-rw-r-- 1 ubuntu ubuntu 288386 Jun 30 13:18 /home/ubuntu/cephtest/cephadm 2024-06-30T13:18:48.696 DEBUG:teuthology.orchestra.run.smithi134:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v16.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-06-30T13:18:48.847 INFO:teuthology.orchestra.run.smithi134.stdout:-rw-rw-r-- 1 ubuntu ubuntu 288386 Jun 30 13:18 /home/ubuntu/cephtest/cephadm 2024-06-30T13:18:48.847 DEBUG:teuthology.orchestra.run.smithi055:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-06-30T13:18:48.856 DEBUG:teuthology.orchestra.run.smithi134:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-06-30T13:18:48.875 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v16.2.0 on all hosts... 2024-06-30T13:18:48.876 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 pull 2024-06-30T13:18:48.879 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 pull 2024-06-30T13:18:49.156 INFO:teuthology.orchestra.run.smithi055.stderr:Pulling container image quay.io/ceph/ceph:v16.2.0... 2024-06-30T13:18:49.169 INFO:teuthology.orchestra.run.smithi134.stderr:Pulling container image quay.io/ceph/ceph:v16.2.0... 2024-06-30T13:19:22.070 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-06-30T13:19:22.071 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph_version": "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)", 2024-06-30T13:19:22.071 INFO:teuthology.orchestra.run.smithi134.stdout: "image_id": "24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15", 2024-06-30T13:19:22.071 INFO:teuthology.orchestra.run.smithi134.stdout: "repo_digests": [ 2024-06-30T13:19:22.071 INFO:teuthology.orchestra.run.smithi134.stdout: "quay.io/ceph/ceph@sha256:9b04c0f15704c49591640a37c7adfd40ffad0a4b42fecb950c3407687cb4f29a" 2024-06-30T13:19:22.071 INFO:teuthology.orchestra.run.smithi134.stdout: ] 2024-06-30T13:19:22.071 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-06-30T13:19:25.862 INFO:teuthology.orchestra.run.smithi055.stdout:{ 2024-06-30T13:19:25.862 INFO:teuthology.orchestra.run.smithi055.stdout: "ceph_version": "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)", 2024-06-30T13:19:25.862 INFO:teuthology.orchestra.run.smithi055.stdout: "image_id": "24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15", 2024-06-30T13:19:25.862 INFO:teuthology.orchestra.run.smithi055.stdout: "repo_digests": [ 2024-06-30T13:19:25.862 INFO:teuthology.orchestra.run.smithi055.stdout: "quay.io/ceph/ceph@sha256:9b04c0f15704c49591640a37c7adfd40ffad0a4b42fecb950c3407687cb4f29a" 2024-06-30T13:19:25.863 INFO:teuthology.orchestra.run.smithi055.stdout: ] 2024-06-30T13:19:25.863 INFO:teuthology.orchestra.run.smithi055.stdout:} 2024-06-30T13:19:25.887 DEBUG:teuthology.orchestra.run.smithi055:> sudo mkdir -p /etc/ceph 2024-06-30T13:19:25.898 DEBUG:teuthology.orchestra.run.smithi134:> sudo mkdir -p /etc/ceph 2024-06-30T13:19:25.915 DEBUG:teuthology.orchestra.run.smithi055:> sudo chmod 777 /etc/ceph 2024-06-30T13:19:25.929 DEBUG:teuthology.orchestra.run.smithi134:> sudo chmod 777 /etc/ceph 2024-06-30T13:19:25.945 INFO:tasks.cephadm:Writing seed config... 2024-06-30T13:19:25.946 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-06-30T13:19:25.946 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-06-30T13:19:25.946 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-06-30T13:19:25.946 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2024-06-30T13:19:25.946 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-06-30T13:19:25.946 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-06-30T13:19:25.947 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-06-30T13:19:25.947 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-06-30T13:19:25.947 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-06-30T13:19:25.947 DEBUG:teuthology.orchestra.run.smithi055:> set -ex 2024-06-30T13:19:25.947 DEBUG:teuthology.orchestra.run.smithi055:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-06-30T13:19:25.954 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 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 = 4925a540-36e3-11ef-bcaa-c7b262605968 mon election default strategy = 3 [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 mgr/cephadm/use_agent = False [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-06-30T13:19:25.955 DEBUG:teuthology.orchestra.run.smithi055:mon.a> sudo journalctl -f -n 0 -u ceph-4925a540-36e3-11ef-bcaa-c7b262605968@mon.a.service 2024-06-30T13:19:25.957 DEBUG:teuthology.orchestra.run.smithi055:mgr.y> sudo journalctl -f -n 0 -u ceph-4925a540-36e3-11ef-bcaa-c7b262605968@mgr.y.service 2024-06-30T13:19:26.002 INFO:tasks.cephadm:Bootstrapping... 2024-06-30T13:19:26.003 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 -v bootstrap --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id y --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.55 && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-06-30T13:19:26.164 INFO:teuthology.orchestra.run.smithi055.stderr:Could not locate podman: podman not found 2024-06-30T13:19:26.164 INFO:teuthology.orchestra.run.smithi055.stderr:Verifying podman|docker is present... 2024-06-30T13:19:26.164 INFO:teuthology.orchestra.run.smithi055.stderr:Verifying lvm2 is present... 2024-06-30T13:19:26.164 INFO:teuthology.orchestra.run.smithi055.stderr:Verifying time synchronization is in place... 2024-06-30T13:19:26.164 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: systemctl is-enabled chrony.service 2024-06-30T13:19:26.170 INFO:teuthology.orchestra.run.smithi055.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-06-30T13:19:26.171 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: systemctl is-active chrony.service 2024-06-30T13:19:26.182 INFO:teuthology.orchestra.run.smithi055.stderr:systemctl: inactive 2024-06-30T13:19:26.182 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: systemctl is-enabled chronyd.service 2024-06-30T13:19:26.185 INFO:teuthology.orchestra.run.smithi055.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-06-30T13:19:26.186 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: systemctl is-active chronyd.service 2024-06-30T13:19:26.192 INFO:teuthology.orchestra.run.smithi055.stderr:systemctl: inactive 2024-06-30T13:19:26.193 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: systemctl is-enabled systemd-timesyncd.service 2024-06-30T13:19:26.200 INFO:teuthology.orchestra.run.smithi055.stderr:systemctl: masked 2024-06-30T13:19:26.200 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: systemctl is-active systemd-timesyncd.service 2024-06-30T13:19:26.206 INFO:teuthology.orchestra.run.smithi055.stderr:systemctl: inactive 2024-06-30T13:19:26.206 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: systemctl is-enabled ntpd.service 2024-06-30T13:19:26.212 INFO:teuthology.orchestra.run.smithi055.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-06-30T13:19:26.213 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: systemctl is-active ntpd.service 2024-06-30T13:19:26.218 INFO:teuthology.orchestra.run.smithi055.stderr:systemctl: inactive 2024-06-30T13:19:26.219 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: systemctl is-enabled ntp.service 2024-06-30T13:19:26.226 INFO:teuthology.orchestra.run.smithi055.stderr:systemctl: enabled 2024-06-30T13:19:26.226 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: systemctl is-active ntp.service 2024-06-30T13:19:26.232 INFO:teuthology.orchestra.run.smithi055.stderr:systemctl: active 2024-06-30T13:19:26.233 INFO:teuthology.orchestra.run.smithi055.stderr:Unit ntp.service is enabled and running 2024-06-30T13:19:26.233 INFO:teuthology.orchestra.run.smithi055.stderr:Repeating the final host check... 2024-06-30T13:19:26.233 INFO:teuthology.orchestra.run.smithi055.stderr:podman|docker (/usr/bin/docker) is present 2024-06-30T13:19:26.233 INFO:teuthology.orchestra.run.smithi055.stderr:systemctl is present 2024-06-30T13:19:26.233 INFO:teuthology.orchestra.run.smithi055.stderr:lvcreate is present 2024-06-30T13:19:26.234 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: systemctl is-enabled chrony.service 2024-06-30T13:19:26.239 INFO:teuthology.orchestra.run.smithi055.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-06-30T13:19:26.240 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: systemctl is-active chrony.service 2024-06-30T13:19:26.246 INFO:teuthology.orchestra.run.smithi055.stderr:systemctl: inactive 2024-06-30T13:19:26.247 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: systemctl is-enabled chronyd.service 2024-06-30T13:19:26.253 INFO:teuthology.orchestra.run.smithi055.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-06-30T13:19:26.254 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: systemctl is-active chronyd.service 2024-06-30T13:19:26.261 INFO:teuthology.orchestra.run.smithi055.stderr:systemctl: inactive 2024-06-30T13:19:26.262 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: systemctl is-enabled systemd-timesyncd.service 2024-06-30T13:19:26.268 INFO:teuthology.orchestra.run.smithi055.stderr:systemctl: masked 2024-06-30T13:19:26.269 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: systemctl is-active systemd-timesyncd.service 2024-06-30T13:19:26.269 INFO:journalctl@ceph.mgr.y.smithi055.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-06-30T13:19:26.273 INFO:teuthology.orchestra.run.smithi055.stderr:systemctl: inactive 2024-06-30T13:19:26.274 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: systemctl is-enabled ntpd.service 2024-06-30T13:19:26.281 INFO:teuthology.orchestra.run.smithi055.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-06-30T13:19:26.282 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: systemctl is-active ntpd.service 2024-06-30T13:19:26.288 INFO:teuthology.orchestra.run.smithi055.stderr:systemctl: inactive 2024-06-30T13:19:26.290 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: systemctl is-enabled ntp.service 2024-06-30T13:19:26.297 INFO:teuthology.orchestra.run.smithi055.stderr:systemctl: enabled 2024-06-30T13:19:26.298 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: systemctl is-active ntp.service 2024-06-30T13:19:26.301 INFO:journalctl@ceph.mon.a.smithi055.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-06-30T13:19:26.303 INFO:teuthology.orchestra.run.smithi055.stderr:systemctl: active 2024-06-30T13:19:26.305 INFO:teuthology.orchestra.run.smithi055.stderr:Unit ntp.service is enabled and running 2024-06-30T13:19:26.305 INFO:teuthology.orchestra.run.smithi055.stderr:Host looks OK 2024-06-30T13:19:26.305 INFO:teuthology.orchestra.run.smithi055.stderr:Cluster fsid: 4925a540-36e3-11ef-bcaa-c7b262605968 2024-06-30T13:19:26.305 INFO:teuthology.orchestra.run.smithi055.stderr:Acquiring lock 140409620700272 on /run/cephadm/4925a540-36e3-11ef-bcaa-c7b262605968.lock 2024-06-30T13:19:26.305 INFO:teuthology.orchestra.run.smithi055.stderr:Lock 140409620700272 acquired on /run/cephadm/4925a540-36e3-11ef-bcaa-c7b262605968.lock 2024-06-30T13:19:26.306 INFO:teuthology.orchestra.run.smithi055.stderr:Verifying IP 172.21.15.55 port 3300 ... 2024-06-30T13:19:26.306 INFO:teuthology.orchestra.run.smithi055.stderr:Verifying IP 172.21.15.55 port 6789 ... 2024-06-30T13:19:26.306 INFO:teuthology.orchestra.run.smithi055.stderr:Base mon IP is 172.21.15.55, final addrv is [v2:172.21.15.55:3300,v1:172.21.15.55:6789] 2024-06-30T13:19:26.306 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: /usr/sbin/ip route ls 2024-06-30T13:19:26.309 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/sbin/ip: default via 172.21.15.254 dev ens1f0 2024-06-30T13:19:26.309 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/sbin/ip: 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-06-30T13:19:26.309 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/sbin/ip: 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.55 2024-06-30T13:19:26.310 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: /usr/sbin/ip -6 route ls 2024-06-30T13:19:26.313 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-06-30T13:19:26.313 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/sbin/ip: fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-06-30T13:19:26.314 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1794sec hoplimit 64 pref medium 2024-06-30T13:19:26.314 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: /usr/sbin/ip -6 addr ls 2024-06-30T13:19:26.318 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-06-30T13:19:26.318 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/sbin/ip: inet6 ::1/128 scope host 2024-06-30T13:19:26.318 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-06-30T13:19:26.318 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/sbin/ip: 3: ens1f0: mtu 1500 state UP qlen 1000 2024-06-30T13:19:26.319 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/sbin/ip: inet6 fe80::ae1f:6bff:fef8:2606/64 scope link 2024-06-30T13:19:26.319 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-06-30T13:19:26.320 INFO:teuthology.orchestra.run.smithi055.stderr:Mon IP 172.21.15.55 is in CIDR network 172.21.0.0/20 2024-06-30T13:19:26.320 INFO:teuthology.orchestra.run.smithi055.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-06-30T13:19:26.320 INFO:teuthology.orchestra.run.smithi055.stderr:Pulling container image quay.io/ceph/ceph:v16.2.0... 2024-06-30T13:19:26.321 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: /usr/bin/docker pull quay.io/ceph/ceph:v16.2.0 2024-06-30T13:19:26.790 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/docker: v16.2.0: Pulling from ceph/ceph 2024-06-30T13:19:26.934 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/docker: Digest: sha256:9b04c0f15704c49591640a37c7adfd40ffad0a4b42fecb950c3407687cb4f29a 2024-06-30T13:19:26.935 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/docker: Status: Image is up to date for quay.io/ceph/ceph:v16.2.0 2024-06-30T13:19:26.959 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/docker: quay.io/ceph/ceph:v16.2.0 2024-06-30T13:19:26.962 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi055 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.0 --version 2024-06-30T13:19:28.157 INFO:teuthology.orchestra.run.smithi055.stderr:ceph: ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable) 2024-06-30T13:19:28.783 INFO:teuthology.orchestra.run.smithi055.stderr:Ceph version: ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable) 2024-06-30T13:19:28.783 INFO:teuthology.orchestra.run.smithi055.stderr:Extracting ceph user uid/gid from container image... 2024-06-30T13:19:28.783 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi055 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.0 -c %u %g /var/lib/ceph 2024-06-30T13:19:29.765 INFO:teuthology.orchestra.run.smithi055.stderr:stat: 167 167 2024-06-30T13:19:30.406 INFO:teuthology.orchestra.run.smithi055.stderr:Creating initial keys... 2024-06-30T13:19:30.406 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph-authtool --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi055 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.0 --gen-print-key 2024-06-30T13:19:31.487 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-authtool: AQBjW4FmEjwTHRAA0Dl2pnSrGDhPVMfDcOdYsw== 2024-06-30T13:19:32.045 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph-authtool --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi055 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.0 --gen-print-key 2024-06-30T13:19:33.077 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-authtool: AQBlW4FmbNOhBBAAm+3ipStuHpVNM4P1sjFrjg== 2024-06-30T13:19:33.660 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph-authtool --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi055 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.0 --gen-print-key 2024-06-30T13:19:34.618 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-authtool: AQBmW4Fmn2rcJBAAU03jF7ZzHdixp27wuh2qXQ== 2024-06-30T13:19:35.234 INFO:teuthology.orchestra.run.smithi055.stderr:Creating initial monmap... 2024-06-30T13:19:35.235 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/monmaptool --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi055 -e CEPH_USE_RANDOM_NONCE=1 -v /tmp/ceph-tmpr6rc4f8b:/tmp/monmap:z quay.io/ceph/ceph:v16.2.0 --create --clobber --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 --addv a [v2:172.21.15.55:3300,v1:172.21.15.55:6789] /tmp/monmap 2024-06-30T13:19:36.304 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-06-30T13:19:36.304 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 4925a540-36e3-11ef-bcaa-c7b262605968 2024-06-30T13:19:36.304 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-06-30T13:19:36.964 INFO:teuthology.orchestra.run.smithi055.stderr:monmaptool for a [v2:172.21.15.55:3300,v1:172.21.15.55:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-06-30T13:19:36.964 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/monmaptool: set fsid to 4925a540-36e3-11ef-bcaa-c7b262605968 2024-06-30T13:19:36.964 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-06-30T13:19:36.964 INFO:teuthology.orchestra.run.smithi055.stderr: 2024-06-30T13:19:36.964 INFO:teuthology.orchestra.run.smithi055.stderr:Creating mon... 2024-06-30T13:19:36.967 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph-mon --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi055 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/4925a540-36e3-11ef-bcaa-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmpd9vv10bp:/tmp/keyring:z -v /tmp/ceph-tmpr6rc4f8b:/tmp/monmap:z quay.io/ceph/ceph:v16.2.0 --mkfs -i a --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -c /dev/null --monmap /tmp/monmap --keyring /tmp/keyring --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 2024-06-30T13:19:38.013 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 0 set uid:gid to 167:167 (ceph:ceph) 2024-06-30T13:19:38.013 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 1 imported monmap: 2024-06-30T13:19:38.013 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: epoch 0 2024-06-30T13:19:38.013 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: fsid 4925a540-36e3-11ef-bcaa-c7b262605968 2024-06-30T13:19:38.013 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: last_changed 2024-06-30T13:19:36.304382+0000 2024-06-30T13:19:38.013 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: created 2024-06-30T13:19:36.304382+0000 2024-06-30T13:19:38.013 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: min_mon_release 0 (unknown) 2024-06-30T13:19:38.013 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: election_strategy: 1 2024-06-30T13:19:38.013 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.55:3300/0,v1:172.21.15.55:6789/0] mon.a 2024-06-30T13:19:38.013 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: 2024-06-30T13:19:38.014 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 0 /usr/bin/ceph-mon: set fsid to 4925a540-36e3-11ef-bcaa-c7b262605968 2024-06-30T13:19:38.037 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: RocksDB version: 6.8.1 2024-06-30T13:19:38.037 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: 2024-06-30T13:19:38.037 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-06-30T13:19:38.037 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Compile date Mar 30 2021 2024-06-30T13:19:38.037 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: DB SUMMARY 2024-06-30T13:19:38.037 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: 2024-06-30T13:19:38.037 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-06-30T13:19:38.037 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: 2024-06-30T13:19:38.038 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-06-30T13:19:38.038 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: 2024-06-30T13:19:38.038 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.error_if_exists: 0 2024-06-30T13:19:38.038 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.create_if_missing: 1 2024-06-30T13:19:38.038 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.paranoid_checks: 1 2024-06-30T13:19:38.038 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.env: 0x564c0a6fe1c0 2024-06-30T13:19:38.038 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.fs: Posix File System 2024-06-30T13:19:38.038 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.info_log: 0x564c0c7def40 2024-06-30T13:19:38.038 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.max_file_opening_threads: 16 2024-06-30T13:19:38.038 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.statistics: (nil) 2024-06-30T13:19:38.038 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.use_fsync: 0 2024-06-30T13:19:38.038 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.max_log_file_size: 0 2024-06-30T13:19:38.038 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-06-30T13:19:38.038 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-06-30T13:19:38.039 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.keep_log_file_num: 1000 2024-06-30T13:19:38.039 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.recycle_log_file_num: 0 2024-06-30T13:19:38.039 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.allow_fallocate: 1 2024-06-30T13:19:38.039 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.allow_mmap_reads: 0 2024-06-30T13:19:38.039 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.allow_mmap_writes: 0 2024-06-30T13:19:38.039 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.use_direct_reads: 0 2024-06-30T13:19:38.039 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-06-30T13:19:38.039 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.create_missing_column_families: 0 2024-06-30T13:19:38.039 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.db_log_dir: 2024-06-30T13:19:38.039 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-06-30T13:19:38.039 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-06-30T13:19:38.039 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.max_subcompactions: 1 2024-06-30T13:19:38.039 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.max_background_flushes: -1 2024-06-30T13:19:38.039 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-06-30T13:19:38.040 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-06-30T13:19:38.040 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-06-30T13:19:38.040 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-06-30T13:19:38.040 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-06-30T13:19:38.040 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.advise_random_on_open: 1 2024-06-30T13:19:38.040 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.db_write_buffer_size: 0 2024-06-30T13:19:38.040 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.write_buffer_manager: 0x564c0c7e9410 2024-06-30T13:19:38.040 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-06-30T13:19:38.040 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-06-30T13:19:38.040 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-06-30T13:19:38.040 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-06-30T13:19:38.040 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.rate_limiter: (nil) 2024-06-30T13:19:38.040 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-06-30T13:19:38.040 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.wal_recovery_mode: 2 2024-06-30T13:19:38.040 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.enable_thread_tracking: 0 2024-06-30T13:19:38.041 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.enable_pipelined_write: 0 2024-06-30T13:19:38.041 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.unordered_write: 0 2024-06-30T13:19:38.041 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-06-30T13:19:38.041 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-06-30T13:19:38.041 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-06-30T13:19:38.041 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-06-30T13:19:38.041 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.row_cache: None 2024-06-30T13:19:38.041 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.wal_filter: None 2024-06-30T13:19:38.041 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-06-30T13:19:38.041 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.allow_ingest_behind: 0 2024-06-30T13:19:38.041 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.preserve_deletes: 0 2024-06-30T13:19:38.041 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.two_write_queues: 0 2024-06-30T13:19:38.041 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.manual_wal_flush: 0 2024-06-30T13:19:38.041 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.atomic_flush: 0 2024-06-30T13:19:38.042 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-06-30T13:19:38.042 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.persist_stats_to_disk: 0 2024-06-30T13:19:38.042 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-06-30T13:19:38.042 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.log_readahead_size: 0 2024-06-30T13:19:38.042 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-06-30T13:19:38.042 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.max_background_jobs: 2 2024-06-30T13:19:38.042 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.max_background_compactions: -1 2024-06-30T13:19:38.042 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-06-30T13:19:38.042 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-06-30T13:19:38.042 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-06-30T13:19:38.042 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.max_total_wal_size: 0 2024-06-30T13:19:38.042 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-06-30T13:19:38.042 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-06-30T13:19:38.043 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-06-30T13:19:38.043 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-06-30T13:19:38.043 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.max_open_files: -1 2024-06-30T13:19:38.043 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.bytes_per_sync: 0 2024-06-30T13:19:38.043 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-06-30T13:19:38.043 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-06-30T13:19:38.043 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Options.compaction_readahead_size: 0 2024-06-30T13:19:38.043 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Compression algorithms supported: 2024-06-30T13:19:38.043 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-06-30T13:19:38.043 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: kZSTD supported: 0 2024-06-30T13:19:38.043 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: kXpressCompression supported: 0 2024-06-30T13:19:38.043 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: kLZ4HCCompression supported: 1 2024-06-30T13:19:38.043 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: kLZ4Compression supported: 1 2024-06-30T13:19:38.044 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: kBZip2Compression supported: 0 2024-06-30T13:19:38.044 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: kZlibCompression supported: 1 2024-06-30T13:19:38.044 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: kSnappyCompression supported: 1 2024-06-30T13:19:38.044 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.008+0000 7f5291f8d700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-06-30T13:19:38.044 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.012+0000 7f5291f8d700 4 rocksdb: [db_impl/db_impl_open.cc:273] Creating manifest 1 2024-06-30T13:19:38.044 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: 2024-06-30T13:19:38.044 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-06-30T13:19:38.044 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: 2024-06-30T13:19:38.044 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-06-30T13:19:38.044 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: 2024-06-30T13:19:38.044 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-06-30T13:19:38.044 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.merge_operator: 2024-06-30T13:19:38.044 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.compaction_filter: None 2024-06-30T13:19:38.045 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.compaction_filter_factory: None 2024-06-30T13:19:38.045 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-06-30T13:19:38.045 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-06-30T13:19:38.045 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x564c0c6f60d0) 2024-06-30T13:19:38.045 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2024-06-30T13:19:38.045 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2024-06-30T13:19:38.045 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2024-06-30T13:19:38.045 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2024-06-30T13:19:38.045 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: index_type: 0 2024-06-30T13:19:38.045 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2024-06-30T13:19:38.045 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: index_shortening: 1 2024-06-30T13:19:38.045 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2024-06-30T13:19:38.045 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2024-06-30T13:19:38.045 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: checksum: 1 2024-06-30T13:19:38.046 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2024-06-30T13:19:38.046 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: block_cache: 0x564c0c72ed10 2024-06-30T13:19:38.046 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2024-06-30T13:19:38.046 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: block_cache_options: 2024-06-30T13:19:38.046 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: capacity : 536870912 2024-06-30T13:19:38.046 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2024-06-30T13:19:38.046 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2024-06-30T13:19:38.046 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2024-06-30T13:19:38.046 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2024-06-30T13:19:38.046 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2024-06-30T13:19:38.046 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: block_size: 4096 2024-06-30T13:19:38.046 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2024-06-30T13:19:38.046 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2024-06-30T13:19:38.047 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2024-06-30T13:19:38.047 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2024-06-30T13:19:38.047 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: partition_filters: 0 2024-06-30T13:19:38.047 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2024-06-30T13:19:38.047 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2024-06-30T13:19:38.047 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2024-06-30T13:19:38.047 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: verify_compression: 0 2024-06-30T13:19:38.047 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2024-06-30T13:19:38.047 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: format_version: 2 2024-06-30T13:19:38.047 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2024-06-30T13:19:38.047 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: block_align: 0 2024-06-30T13:19:38.047 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: 2024-06-30T13:19:38.047 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.write_buffer_size: 33554432 2024-06-30T13:19:38.047 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.max_write_buffer_number: 2 2024-06-30T13:19:38.048 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.compression: NoCompression 2024-06-30T13:19:38.048 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.bottommost_compression: Disabled 2024-06-30T13:19:38.048 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.prefix_extractor: nullptr 2024-06-30T13:19:38.048 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-06-30T13:19:38.048 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.num_levels: 7 2024-06-30T13:19:38.048 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-06-30T13:19:38.048 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-06-30T13:19:38.048 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-06-30T13:19:38.048 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-06-30T13:19:38.048 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-06-30T13:19:38.048 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-06-30T13:19:38.048 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-06-30T13:19:38.048 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-06-30T13:19:38.049 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-06-30T13:19:38.049 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-06-30T13:19:38.049 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.compression_opts.level: 32767 2024-06-30T13:19:38.049 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.compression_opts.strategy: 0 2024-06-30T13:19:38.049 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-06-30T13:19:38.049 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-06-30T13:19:38.049 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.compression_opts.enabled: false 2024-06-30T13:19:38.049 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-06-30T13:19:38.049 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-06-30T13:19:38.049 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-06-30T13:19:38.049 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.target_file_size_base: 67108864 2024-06-30T13:19:38.049 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-06-30T13:19:38.049 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-06-30T13:19:38.049 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-06-30T13:19:38.049 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-06-30T13:19:38.050 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-06-30T13:19:38.050 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-06-30T13:19:38.050 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-06-30T13:19:38.050 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-06-30T13:19:38.050 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-06-30T13:19:38.050 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-06-30T13:19:38.050 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-06-30T13:19:38.050 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-06-30T13:19:38.050 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-06-30T13:19:38.050 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.arena_block_size: 4194304 2024-06-30T13:19:38.050 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-06-30T13:19:38.050 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-06-30T13:19:38.050 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-06-30T13:19:38.050 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.disable_auto_compactions: 0 2024-06-30T13:19:38.051 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-06-30T13:19:38.051 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-06-30T13:19:38.051 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-06-30T13:19:38.051 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-06-30T13:19:38.051 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-06-30T13:19:38.051 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-06-30T13:19:38.051 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-06-30T13:19:38.051 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-06-30T13:19:38.051 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-06-30T13:19:38.051 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-06-30T13:19:38.051 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.table_properties_collectors: 2024-06-30T13:19:38.051 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.inplace_update_support: 0 2024-06-30T13:19:38.051 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-06-30T13:19:38.051 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-06-30T13:19:38.052 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-06-30T13:19:38.052 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-06-30T13:19:38.052 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.bloom_locality: 0 2024-06-30T13:19:38.052 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.max_successive_merges: 0 2024-06-30T13:19:38.052 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-06-30T13:19:38.052 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.paranoid_file_checks: 0 2024-06-30T13:19:38.052 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.force_consistency_checks: 0 2024-06-30T13:19:38.052 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.report_bg_io_stats: 0 2024-06-30T13:19:38.052 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.ttl: 2592000 2024-06-30T13:19:38.052 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.016+0000 7f5291f8d700 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-06-30T13:19:38.052 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.020+0000 7f5291f8d700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-06-30T13:19:38.052 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: 2024-06-30T13:19:38.052 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.020+0000 7f5291f8d700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2024-06-30T13:19:38.052 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: 2024-06-30T13:19:38.053 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.020+0000 7f5291f8d700 4 rocksdb: DB pointer 0x564c0c7f3800 2024-06-30T13:19:38.053 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.020+0000 7f527ae28700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-06-30T13:19:38.053 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.024+0000 7f527ae28700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-06-30T13:19:38.053 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2024-06-30T13:19:38.053 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-06-30T13:19:38.053 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-06-30T13:19:38.053 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-06-30T13:19:38.053 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-06-30T13:19:38.053 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-06-30T13:19:38.053 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-06-30T13:19:38.053 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-06-30T13:19:38.053 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: 2024-06-30T13:19:38.053 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-06-30T13:19:38.053 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: 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 2024-06-30T13:19:38.054 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-06-30T13:19:38.054 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: 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 2024-06-30T13:19:38.054 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: 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 2024-06-30T13:19:38.054 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: 2024-06-30T13:19:38.054 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-06-30T13:19:38.054 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: 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 2024-06-30T13:19:38.054 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-06-30T13:19:38.054 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-06-30T13:19:38.054 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-06-30T13:19:38.054 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-06-30T13:19:38.054 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-06-30T13:19:38.054 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-06-30T13:19:38.054 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-06-30T13:19:38.054 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-06-30T13:19:38.055 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-06-30T13:19:38.055 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: 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-06-30T13:19:38.055 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: 2024-06-30T13:19:38.055 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-06-30T13:19:38.055 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: 2024-06-30T13:19:38.055 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-06-30T13:19:38.055 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: 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 2024-06-30T13:19:38.055 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-06-30T13:19:38.055 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: 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 2024-06-30T13:19:38.055 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: 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 2024-06-30T13:19:38.055 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: 2024-06-30T13:19:38.055 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-06-30T13:19:38.055 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: 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 2024-06-30T13:19:38.055 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-06-30T13:19:38.056 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-06-30T13:19:38.056 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-06-30T13:19:38.056 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-06-30T13:19:38.056 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-06-30T13:19:38.056 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-06-30T13:19:38.056 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-06-30T13:19:38.056 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-06-30T13:19:38.056 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-06-30T13:19:38.056 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: 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-06-30T13:19:38.056 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: 2024-06-30T13:19:38.056 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-06-30T13:19:38.056 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: 2024-06-30T13:19:38.056 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.028+0000 7f5291f8d700 4 rocksdb: [db_impl/db_impl.cc:397] Shutdown: canceling all background work 2024-06-30T13:19:38.056 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.028+0000 7f5291f8d700 4 rocksdb: [db_impl/db_impl.cc:573] Shutdown complete 2024-06-30T13:19:38.057 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:19:38.028+0000 7f5291f8d700 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-06-30T13:19:38.562 INFO:teuthology.orchestra.run.smithi055.stderr:create mon.a on 2024-06-30T13:19:38.563 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: install -d -m0770 -o 167 -g 167 /var/run/ceph/4925a540-36e3-11ef-bcaa-c7b262605968 2024-06-30T13:19:38.570 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: systemctl disable ceph.target 2024-06-30T13:19:38.750 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: systemctl enable ceph.target 2024-06-30T13:19:38.756 INFO:teuthology.orchestra.run.smithi055.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-06-30T13:19:38.917 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: systemctl start ceph.target 2024-06-30T13:19:38.925 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: systemctl enable ceph-4925a540-36e3-11ef-bcaa-c7b262605968.target 2024-06-30T13:19:38.931 INFO:teuthology.orchestra.run.smithi055.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-4925a540-36e3-11ef-bcaa-c7b262605968.target -> /etc/systemd/system/ceph-4925a540-36e3-11ef-bcaa-c7b262605968.target. 2024-06-30T13:19:38.931 INFO:teuthology.orchestra.run.smithi055.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-4925a540-36e3-11ef-bcaa-c7b262605968.target -> /etc/systemd/system/ceph-4925a540-36e3-11ef-bcaa-c7b262605968.target. 2024-06-30T13:19:39.117 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: systemctl start ceph-4925a540-36e3-11ef-bcaa-c7b262605968.target 2024-06-30T13:19:39.124 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: systemctl daemon-reload 2024-06-30T13:19:39.313 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: systemctl stop ceph-4925a540-36e3-11ef-bcaa-c7b262605968@mon.a 2024-06-30T13:19:39.326 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: systemctl reset-failed ceph-4925a540-36e3-11ef-bcaa-c7b262605968@mon.a 2024-06-30T13:19:39.332 INFO:teuthology.orchestra.run.smithi055.stderr:systemctl: Failed to reset failed state of unit ceph-4925a540-36e3-11ef-bcaa-c7b262605968@mon.a.service: Unit ceph-4925a540-36e3-11ef-bcaa-c7b262605968@mon.a.service not loaded. 2024-06-30T13:19:39.333 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: systemctl enable ceph-4925a540-36e3-11ef-bcaa-c7b262605968@mon.a 2024-06-30T13:19:39.341 INFO:teuthology.orchestra.run.smithi055.stderr:systemctl: Created symlink /etc/systemd/system/ceph-4925a540-36e3-11ef-bcaa-c7b262605968.target.wants/ceph-4925a540-36e3-11ef-bcaa-c7b262605968@mon.a.service -> /etc/systemd/system/ceph-4925a540-36e3-11ef-bcaa-c7b262605968@.service. 2024-06-30T13:19:39.508 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: systemctl start ceph-4925a540-36e3-11ef-bcaa-c7b262605968@mon.a 2024-06-30T13:19:39.522 INFO:teuthology.orchestra.run.smithi055.stderr:firewalld does not appear to be present 2024-06-30T13:19:39.522 INFO:teuthology.orchestra.run.smithi055.stderr:Not possible to enable service . firewalld.service is not available 2024-06-30T13:19:39.522 INFO:teuthology.orchestra.run.smithi055.stderr:Not possible to open ports <[]>. firewalld.service is not available 2024-06-30T13:19:39.522 INFO:teuthology.orchestra.run.smithi055.stderr:Waiting for mon to start... 2024-06-30T13:19:39.522 INFO:teuthology.orchestra.run.smithi055.stderr:Waiting for mon... 2024-06-30T13:19:39.522 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi055 -e CEPH_USE_RANDOM_NONCE=1 -v /var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmp36yw8dhk:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpzotiythy:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 status 2024-06-30T13:19:39.713 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:39 smithi055 systemd[1]: Started Ceph mon.a for 4925a540-36e3-11ef-bcaa-c7b262605968. 2024-06-30T13:19:41.305 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:41 smithi055 bash[14227]: cluster 2024-06-30T13:19:41.131520+0000 mon.a (mon.0) 0 : [INF] mkfs 4925a540-36e3-11ef-bcaa-c7b262605968 2024-06-30T13:19:41.305 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:41 smithi055 bash[14227]: cluster 2024-06-30T13:19:41.123692+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-06-30T13:19:41.374 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: cluster: 2024-06-30T13:19:41.374 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: id: 4925a540-36e3-11ef-bcaa-c7b262605968 2024-06-30T13:19:41.374 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-06-30T13:19:41.376 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: 2024-06-30T13:19:41.376 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: services: 2024-06-30T13:19:41.376 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.243747s) 2024-06-30T13:19:41.376 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: mgr: no daemons active 2024-06-30T13:19:41.376 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-06-30T13:19:41.376 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: 2024-06-30T13:19:41.376 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: data: 2024-06-30T13:19:41.376 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-06-30T13:19:41.376 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-06-30T13:19:41.376 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-06-30T13:19:41.376 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: pgs: 2024-06-30T13:19:41.376 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: 2024-06-30T13:19:41.982 INFO:teuthology.orchestra.run.smithi055.stderr:mon is available 2024-06-30T13:19:41.982 INFO:teuthology.orchestra.run.smithi055.stderr:Assimilating anything we can from ceph.conf... 2024-06-30T13:19:41.983 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi055 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/4925a540-36e3-11ef-bcaa-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp36yw8dhk:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpzotiythy:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/mon.a:/var/lib/ceph/mon/ceph-a:z quay.io/ceph/ceph:v16.2.0 config assimilate-conf -i /var/lib/ceph/mon/ceph-a/config 2024-06-30T13:19:42.555 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:42 smithi055 bash[14227]: cluster 2024-06-30T13:19:41.130226+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-06-30T13:19:42.555 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:42 smithi055 bash[14227]: cluster 2024-06-30T13:19:41.130576+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.55:3300/0,v1:172.21.15.55:6789/0]} 2024-06-30T13:19:42.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:42 smithi055 bash[14227]: cluster 2024-06-30T13:19:41.134647+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-06-30T13:19:42.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:42 smithi055 bash[14227]: cluster 2024-06-30T13:19:41.139501+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-06-30T13:19:42.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:42 smithi055 bash[14227]: cluster 2024-06-30T13:19:41.140016+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-06-30T13:19:42.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:42 smithi055 bash[14227]: audit 2024-06-30T13:19:41.373898+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.55:0/2897341247' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-06-30T13:19:43.332 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: 2024-06-30T13:19:43.332 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: [global] 2024-06-30T13:19:43.333 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: fsid = 4925a540-36e3-11ef-bcaa-c7b262605968 2024-06-30T13:19:43.333 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: log_to_journald = false 2024-06-30T13:19:43.333 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.55:3300,v1:172.21.15.55:6789] 2024-06-30T13:19:43.333 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-06-30T13:19:43.334 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-06-30T13:19:43.335 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-06-30T13:19:43.335 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-06-30T13:19:43.335 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: 2024-06-30T13:19:43.335 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: [mgr] 2024-06-30T13:19:43.335 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: mgr/cephadm/use_agent = False 2024-06-30T13:19:43.335 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-06-30T13:19:43.335 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: 2024-06-30T13:19:43.335 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: [mon] 2024-06-30T13:19:43.336 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: mon_warn_on_insecure_global_id_reclaim = false 2024-06-30T13:19:43.336 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-06-30T13:19:43.336 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: 2024-06-30T13:19:43.336 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: [osd] 2024-06-30T13:19:43.336 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-06-30T13:19:43.336 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: osd_memory_target_autotune = true 2024-06-30T13:19:43.337 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-06-30T13:19:43.805 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:43 smithi055 bash[14227]: audit 2024-06-30T13:19:43.327435+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.55:0/2092407927' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-06-30T13:19:43.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:43 smithi055 bash[14227]: audit 2024-06-30T13:19:43.332388+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.55:0/2092407927' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-06-30T13:19:43.981 INFO:teuthology.orchestra.run.smithi055.stderr:Generating new minimal ceph.conf... 2024-06-30T13:19:43.981 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi055 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/4925a540-36e3-11ef-bcaa-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp36yw8dhk:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpzotiythy:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/mon.a:/var/lib/ceph/mon/ceph-a:z quay.io/ceph/ceph:v16.2.0 config generate-minimal-conf -o /var/lib/ceph/mon/ceph-a/config 2024-06-30T13:19:45.805 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:45 smithi055 bash[14227]: audit 2024-06-30T13:19:45.312129+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.55:0/3269617193' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:19:45.913 INFO:teuthology.orchestra.run.smithi055.stderr:Restarting the monitor... 2024-06-30T13:19:45.913 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: systemctl restart ceph-4925a540-36e3-11ef-bcaa-c7b262605968@mon.a 2024-06-30T13:19:46.283 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:45 smithi055 systemd[1]: Stopping Ceph mon.a for 4925a540-36e3-11ef-bcaa-c7b262605968... 2024-06-30T13:19:46.283 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:46 smithi055 bash[14227]: debug 2024-06-30T13:19:46.044+0000 7f4708165700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-06-30T13:19:46.283 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:46 smithi055 bash[14227]: debug 2024-06-30T13:19:46.044+0000 7f4708165700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-06-30T13:19:46.805 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:46 smithi055 docker[14617]: ceph-4925a540-36e3-11ef-bcaa-c7b262605968-mon.a 2024-06-30T13:19:46.848 INFO:teuthology.orchestra.run.smithi055.stderr:Setting mon public_network to 172.21.0.0/20 2024-06-30T13:19:46.848 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi055 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/4925a540-36e3-11ef-bcaa-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp36yw8dhk:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpzotiythy:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 config set mon public_network 172.21.0.0/20 2024-06-30T13:19:47.032 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:46 smithi055 systemd[1]: ceph-4925a540-36e3-11ef-bcaa-c7b262605968@mon.a.service: Succeeded. 2024-06-30T13:19:47.032 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:46 smithi055 systemd[1]: Stopped Ceph mon.a for 4925a540-36e3-11ef-bcaa-c7b262605968. 2024-06-30T13:19:47.032 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:46 smithi055 systemd[1]: Started Ceph mon.a for 4925a540-36e3-11ef-bcaa-c7b262605968. 2024-06-30T13:19:48.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.304+0000 7fa6879ad700 0 set uid:gid to 167:167 (ceph:ceph) 2024-06-30T13:19:48.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.304+0000 7fa6879ad700 0 ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable), process ceph-mon, pid 6 2024-06-30T13:19:48.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.304+0000 7fa6879ad700 0 pidfile_write: ignore empty --pid-file 2024-06-30T13:19:48.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.308+0000 7fa6879ad700 0 load: jerasure load: lrc load: isa 2024-06-30T13:19:48.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: RocksDB version: 6.8.1 2024-06-30T13:19:48.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-06-30T13:19:48.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Compile date Mar 30 2021 2024-06-30T13:19:48.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: DB SUMMARY 2024-06-30T13:19:48.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: CURRENT file: CURRENT 2024-06-30T13:19:48.557 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: IDENTITY file: IDENTITY 2024-06-30T13:19:48.557 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 131 Bytes 2024-06-30T13:19:48.557 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000004.sst 2024-06-30T13:19:48.557 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000006.log size: 83084 ; 2024-06-30T13:19:48.557 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.error_if_exists: 0 2024-06-30T13:19:48.557 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.create_if_missing: 0 2024-06-30T13:19:48.557 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.paranoid_checks: 1 2024-06-30T13:19:48.557 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.env: 0x560caf2201c0 2024-06-30T13:19:48.557 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.fs: Posix File System 2024-06-30T13:19:48.557 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.info_log: 0x560cb15cefe0 2024-06-30T13:19:48.557 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.max_file_opening_threads: 16 2024-06-30T13:19:48.557 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.statistics: (nil) 2024-06-30T13:19:48.557 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.use_fsync: 0 2024-06-30T13:19:48.558 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.max_log_file_size: 0 2024-06-30T13:19:48.558 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-06-30T13:19:48.558 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-06-30T13:19:48.558 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.keep_log_file_num: 1000 2024-06-30T13:19:48.558 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.recycle_log_file_num: 0 2024-06-30T13:19:48.559 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.allow_fallocate: 1 2024-06-30T13:19:48.559 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.allow_mmap_reads: 0 2024-06-30T13:19:48.559 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.allow_mmap_writes: 0 2024-06-30T13:19:48.559 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.use_direct_reads: 0 2024-06-30T13:19:48.559 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-06-30T13:19:48.559 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.create_missing_column_families: 0 2024-06-30T13:19:48.560 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.db_log_dir: 2024-06-30T13:19:48.560 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-06-30T13:19:48.560 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-06-30T13:19:48.560 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.max_subcompactions: 1 2024-06-30T13:19:48.560 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.max_background_flushes: -1 2024-06-30T13:19:48.560 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-06-30T13:19:48.560 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-06-30T13:19:48.560 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-06-30T13:19:48.560 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-06-30T13:19:48.560 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-06-30T13:19:48.560 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.advise_random_on_open: 1 2024-06-30T13:19:48.560 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.db_write_buffer_size: 0 2024-06-30T13:19:48.560 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.write_buffer_manager: 0x560cb1665e90 2024-06-30T13:19:48.560 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-06-30T13:19:48.561 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-06-30T13:19:48.561 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-06-30T13:19:48.561 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-06-30T13:19:48.561 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.rate_limiter: (nil) 2024-06-30T13:19:48.561 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-06-30T13:19:48.561 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.wal_recovery_mode: 2 2024-06-30T13:19:48.561 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.enable_thread_tracking: 0 2024-06-30T13:19:48.561 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.enable_pipelined_write: 0 2024-06-30T13:19:48.561 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.unordered_write: 0 2024-06-30T13:19:48.561 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-06-30T13:19:48.561 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-06-30T13:19:48.561 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-06-30T13:19:48.561 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-06-30T13:19:48.561 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.row_cache: None 2024-06-30T13:19:48.562 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.wal_filter: None 2024-06-30T13:19:48.562 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-06-30T13:19:48.562 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.allow_ingest_behind: 0 2024-06-30T13:19:48.562 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.preserve_deletes: 0 2024-06-30T13:19:48.562 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.two_write_queues: 0 2024-06-30T13:19:48.562 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.manual_wal_flush: 0 2024-06-30T13:19:48.562 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.atomic_flush: 0 2024-06-30T13:19:48.562 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-06-30T13:19:48.562 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.persist_stats_to_disk: 0 2024-06-30T13:19:48.562 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-06-30T13:19:48.562 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.log_readahead_size: 0 2024-06-30T13:19:48.562 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-06-30T13:19:48.562 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.max_background_jobs: 2 2024-06-30T13:19:48.562 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.max_background_compactions: -1 2024-06-30T13:19:48.563 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-06-30T13:19:48.563 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-06-30T13:19:48.563 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-06-30T13:19:48.563 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.max_total_wal_size: 0 2024-06-30T13:19:48.563 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-06-30T13:19:48.563 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-06-30T13:19:48.563 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-06-30T13:19:48.563 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-06-30T13:19:48.563 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.max_open_files: -1 2024-06-30T13:19:48.563 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.bytes_per_sync: 0 2024-06-30T13:19:48.563 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-06-30T13:19:48.563 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-06-30T13:19:48.564 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.compaction_readahead_size: 0 2024-06-30T13:19:48.564 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Compression algorithms supported: 2024-06-30T13:19:48.564 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-06-30T13:19:48.564 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: kZSTD supported: 0 2024-06-30T13:19:48.564 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: kXpressCompression supported: 0 2024-06-30T13:19:48.564 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: kLZ4HCCompression supported: 1 2024-06-30T13:19:48.564 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: kLZ4Compression supported: 1 2024-06-30T13:19:48.564 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: kBZip2Compression supported: 0 2024-06-30T13:19:48.564 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: kZlibCompression supported: 1 2024-06-30T13:19:48.564 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: kSnappyCompression supported: 1 2024-06-30T13:19:48.564 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-06-30T13:19:48.564 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 2024-06-30T13:19:48.564 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-06-30T13:19:48.564 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-06-30T13:19:48.565 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.merge_operator: 2024-06-30T13:19:48.565 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.compaction_filter: None 2024-06-30T13:19:48.565 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.compaction_filter_factory: None 2024-06-30T13:19:48.565 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-06-30T13:19:48.565 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-06-30T13:19:48.565 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x560cb15720d8) 2024-06-30T13:19:48.565 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: cache_index_and_filter_blocks: 1 2024-06-30T13:19:48.565 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: cache_index_and_filter_blocks_with_high_priority: 0 2024-06-30T13:19:48.565 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-06-30T13:19:48.565 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: pin_top_level_index_and_filter: 1 2024-06-30T13:19:48.565 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: index_type: 0 2024-06-30T13:19:48.565 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: data_block_index_type: 0 2024-06-30T13:19:48.565 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: index_shortening: 1 2024-06-30T13:19:48.566 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: data_block_hash_table_util_ratio: 0.750000 2024-06-30T13:19:48.566 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: hash_index_allow_collision: 1 2024-06-30T13:19:48.566 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: checksum: 1 2024-06-30T13:19:48.566 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: no_block_cache: 0 2024-06-30T13:19:48.566 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: block_cache: 0x560cb15aaf10 2024-06-30T13:19:48.566 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: block_cache_name: BinnedLRUCache 2024-06-30T13:19:48.566 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: block_cache_options: 2024-06-30T13:19:48.566 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: capacity : 536870912 2024-06-30T13:19:48.566 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: num_shard_bits : 4 2024-06-30T13:19:48.566 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: strict_capacity_limit : 0 2024-06-30T13:19:48.566 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: high_pri_pool_ratio: 0.000 2024-06-30T13:19:48.566 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: block_cache_compressed: (nil) 2024-06-30T13:19:48.566 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: persistent_cache: (nil) 2024-06-30T13:19:48.566 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: block_size: 4096 2024-06-30T13:19:48.567 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: block_size_deviation: 10 2024-06-30T13:19:48.567 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: block_restart_interval: 16 2024-06-30T13:19:48.567 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: index_block_restart_interval: 1 2024-06-30T13:19:48.567 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: metadata_block_size: 4096 2024-06-30T13:19:48.567 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: partition_filters: 0 2024-06-30T13:19:48.567 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: use_delta_encoding: 1 2024-06-30T13:19:48.567 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: filter_policy: rocksdb.BuiltinBloomFilter 2024-06-30T13:19:48.567 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: whole_key_filtering: 1 2024-06-30T13:19:48.567 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: verify_compression: 0 2024-06-30T13:19:48.567 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: read_amp_bytes_per_bit: 0 2024-06-30T13:19:48.567 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: format_version: 2 2024-06-30T13:19:48.567 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: enable_index_compression: 1 2024-06-30T13:19:48.567 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: block_align: 0 2024-06-30T13:19:48.567 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.write_buffer_size: 33554432 2024-06-30T13:19:48.568 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.max_write_buffer_number: 2 2024-06-30T13:19:48.568 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.compression: NoCompression 2024-06-30T13:19:48.568 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.bottommost_compression: Disabled 2024-06-30T13:19:48.568 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.prefix_extractor: nullptr 2024-06-30T13:19:48.568 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-06-30T13:19:48.568 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.num_levels: 7 2024-06-30T13:19:48.568 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-06-30T13:19:48.568 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-06-30T13:19:48.568 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-06-30T13:19:48.568 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-06-30T13:19:48.568 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-06-30T13:19:48.568 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-06-30T13:19:48.568 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-06-30T13:19:48.569 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-06-30T13:19:48.569 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-06-30T13:19:48.569 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-06-30T13:19:48.569 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.compression_opts.level: 32767 2024-06-30T13:19:48.569 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.compression_opts.strategy: 0 2024-06-30T13:19:48.569 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-06-30T13:19:48.569 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-06-30T13:19:48.569 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.compression_opts.enabled: false 2024-06-30T13:19:48.569 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-06-30T13:19:48.569 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-06-30T13:19:48.569 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-06-30T13:19:48.569 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.target_file_size_base: 67108864 2024-06-30T13:19:48.569 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-06-30T13:19:48.569 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-06-30T13:19:48.570 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-06-30T13:19:48.570 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-06-30T13:19:48.570 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-06-30T13:19:48.570 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-06-30T13:19:48.570 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-06-30T13:19:48.570 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-06-30T13:19:48.570 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-06-30T13:19:48.570 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-06-30T13:19:48.570 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-06-30T13:19:48.570 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-06-30T13:19:48.570 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-06-30T13:19:48.570 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.arena_block_size: 4194304 2024-06-30T13:19:48.570 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-06-30T13:19:48.570 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-06-30T13:19:48.571 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-06-30T13:19:48.571 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.disable_auto_compactions: 0 2024-06-30T13:19:48.571 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-06-30T13:19:48.571 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-06-30T13:19:48.571 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-06-30T13:19:48.571 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-06-30T13:19:48.571 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-06-30T13:19:48.571 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-06-30T13:19:48.571 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-06-30T13:19:48.571 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-06-30T13:19:48.571 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-06-30T13:19:48.571 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-06-30T13:19:48.571 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.table_properties_collectors: 2024-06-30T13:19:48.571 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.inplace_update_support: 0 2024-06-30T13:19:48.572 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-06-30T13:19:48.572 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-06-30T13:19:48.572 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-06-30T13:19:48.572 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-06-30T13:19:48.572 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.bloom_locality: 0 2024-06-30T13:19:48.572 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.max_successive_merges: 0 2024-06-30T13:19:48.572 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-06-30T13:19:48.572 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.paranoid_file_checks: 0 2024-06-30T13:19:48.572 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.force_consistency_checks: 0 2024-06-30T13:19:48.572 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.report_bg_io_stats: 0 2024-06-30T13:19:48.572 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.ttl: 2592000 2024-06-30T13:19:48.572 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-06-30T13:19:48.572 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 5, log_number is 4,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-06-30T13:19:48.573 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 4 2024-06-30T13:19:48.573 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1719753588316594, "job": 1, "event": "recovery_started", "log_files": [6]} 2024-06-30T13:19:48.573 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #6 mode 2 2024-06-30T13:19:48.573 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-06-30T13:19:48.573 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1719753588317838, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 80052, "table_properties": {"data_size": 78310, "index_size": 347, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 581, "raw_key_size": 8979, "raw_average_key_size": 46, "raw_value_size": 73069, "raw_average_value_size": 376, "num_data_blocks": 11, "num_entries": 194, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1719753588, "oldest_key_time": 3, "file_creation_time": 0}} 2024-06-30T13:19:48.573 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: [version_set.cc:3826] Creating manifest 8 2024-06-30T13:19:48.573 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.312+0000 7fa6879ad700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1719753588318655, "job": 1, "event": "recovery_finished"} 2024-06-30T13:19:48.573 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.316+0000 7fa6879ad700 4 rocksdb: DB pointer 0x560cb166f800 2024-06-30T13:19:48.573 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.316+0000 7fa66e7c7700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-06-30T13:19:48.573 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.316+0000 7fa66e7c7700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-06-30T13:19:48.573 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: ** DB Stats ** 2024-06-30T13:19:48.573 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: Uptime(secs): 0.0 total, 0.0 interval 2024-06-30T13:19:48.573 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-06-30T13:19:48.573 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-06-30T13:19:48.574 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-06-30T13:19:48.574 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-06-30T13:19:48.574 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-06-30T13:19:48.574 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-06-30T13:19:48.574 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: ** Compaction Stats [default] ** 2024-06-30T13:19:48.575 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: 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 2024-06-30T13:19:48.575 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-06-30T13:19:48.575 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: L0 2/0 79.83 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 96.8 0.00 0.00 1 0.001 0 0 2024-06-30T13:19:48.575 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: Sum 2/0 79.83 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 96.8 0.00 0.00 1 0.001 0 0 2024-06-30T13:19:48.575 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 96.8 0.00 0.00 1 0.001 0 0 2024-06-30T13:19:48.575 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: ** Compaction Stats [default] ** 2024-06-30T13:19:48.575 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: 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 2024-06-30T13:19:48.575 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-06-30T13:19:48.575 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 96.8 0.00 0.00 1 0.001 0 0 2024-06-30T13:19:48.575 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: Uptime(secs): 0.0 total, 0.0 interval 2024-06-30T13:19:48.575 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: Flush(GB): cumulative 0.000, interval 0.000 2024-06-30T13:19:48.575 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: AddFile(GB): cumulative 0.000, interval 0.000 2024-06-30T13:19:48.576 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: AddFile(Total Files): cumulative 0, interval 0 2024-06-30T13:19:48.576 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: AddFile(L0 Files): cumulative 0, interval 0 2024-06-30T13:19:48.576 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: AddFile(Keys): cumulative 0, interval 0 2024-06-30T13:19:48.576 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: Cumulative compaction: 0.00 GB write, 11.93 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-06-30T13:19:48.576 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: Interval compaction: 0.00 GB write, 11.93 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-06-30T13:19:48.576 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: 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-06-30T13:19:48.576 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: ** File Read Latency Histogram By Level [default] ** 2024-06-30T13:19:48.576 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: ** Compaction Stats [default] ** 2024-06-30T13:19:48.576 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: 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 2024-06-30T13:19:48.576 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-06-30T13:19:48.576 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: L0 2/0 79.83 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 96.8 0.00 0.00 1 0.001 0 0 2024-06-30T13:19:48.576 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: Sum 2/0 79.83 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 96.8 0.00 0.00 1 0.001 0 0 2024-06-30T13:19:48.576 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: 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 2024-06-30T13:19:48.576 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: ** Compaction Stats [default] ** 2024-06-30T13:19:48.577 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: 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 2024-06-30T13:19:48.577 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-06-30T13:19:48.577 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 96.8 0.00 0.00 1 0.001 0 0 2024-06-30T13:19:48.577 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: Uptime(secs): 0.0 total, 0.0 interval 2024-06-30T13:19:48.577 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: Flush(GB): cumulative 0.000, interval 0.000 2024-06-30T13:19:48.577 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: AddFile(GB): cumulative 0.000, interval 0.000 2024-06-30T13:19:48.577 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: AddFile(Total Files): cumulative 0, interval 0 2024-06-30T13:19:48.577 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: AddFile(L0 Files): cumulative 0, interval 0 2024-06-30T13:19:48.577 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: AddFile(Keys): cumulative 0, interval 0 2024-06-30T13:19:48.577 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: Cumulative compaction: 0.00 GB write, 11.83 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-06-30T13:19:48.577 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-06-30T13:19:48.577 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: 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-06-30T13:19:48.577 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: ** File Read Latency Histogram By Level [default] ** 2024-06-30T13:19:48.577 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.320+0000 7fa6879ad700 0 starting mon.a rank 0 at public addrs [v2:172.21.15.55:3300/0,v1:172.21.15.55:6789/0] at bind addrs [v2:172.21.15.55:3300/0,v1:172.21.15.55:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 4925a540-36e3-11ef-bcaa-c7b262605968 2024-06-30T13:19:48.578 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.320+0000 7fa6879ad700 1 mon.a@-1(???) e1 preinit fsid 4925a540-36e3-11ef-bcaa-c7b262605968 2024-06-30T13:19:48.578 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.320+0000 7fa6879ad700 0 mon.a@-1(???).mds e1 new map 2024-06-30T13:19:48.578 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.320+0000 7fa6879ad700 0 mon.a@-1(???).mds e1 print_map 2024-06-30T13:19:48.578 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: e1 2024-06-30T13:19:48.578 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: enable_multiple, ever_enabled_multiple: 1,1 2024-06-30T13:19:48.578 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: 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} 2024-06-30T13:19:48.578 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: legacy client fscid: -1 2024-06-30T13:19:48.578 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: 2024-06-30T13:19:48.578 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: No filesystems configured 2024-06-30T13:19:48.578 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.320+0000 7fa6879ad700 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-06-30T13:19:48.578 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.320+0000 7fa6879ad700 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-06-30T13:19:48.578 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.320+0000 7fa6879ad700 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-06-30T13:19:48.578 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.320+0000 7fa6879ad700 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-06-30T13:19:48.579 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: audit 2024-06-30T13:19:45.312129+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.55:0/3269617193' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:19:48.579 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.320+0000 7fa6879ad700 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-06-30T13:19:48.579 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.324+0000 7fa6879ad700 20 expand_channel_meta expand map: {default=false} 2024-06-30T13:19:48.579 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.324+0000 7fa6879ad700 20 expand_channel_meta from 'false' to 'false' 2024-06-30T13:19:48.579 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.324+0000 7fa6879ad700 20 expand_channel_meta expanded map: {default=false} 2024-06-30T13:19:48.579 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.324+0000 7fa6879ad700 20 expand_channel_meta expand map: {default=info} 2024-06-30T13:19:48.579 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.324+0000 7fa6879ad700 20 expand_channel_meta from 'info' to 'info' 2024-06-30T13:19:48.579 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.324+0000 7fa6879ad700 20 expand_channel_meta expanded map: {default=info} 2024-06-30T13:19:48.579 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.324+0000 7fa6879ad700 20 expand_channel_meta expand map: {default=daemon} 2024-06-30T13:19:48.579 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.324+0000 7fa6879ad700 20 expand_channel_meta from 'daemon' to 'daemon' 2024-06-30T13:19:48.579 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.324+0000 7fa6879ad700 20 expand_channel_meta expanded map: {default=daemon} 2024-06-30T13:19:48.579 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.324+0000 7fa6879ad700 20 expand_channel_meta expand map: {default=debug} 2024-06-30T13:19:48.579 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.324+0000 7fa6879ad700 20 expand_channel_meta from 'debug' to 'debug' 2024-06-30T13:19:48.580 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: debug 2024-06-30T13:19:48.324+0000 7fa6879ad700 20 expand_channel_meta expanded map: {default=debug} 2024-06-30T13:19:48.580 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: cluster 2024-06-30T13:19:48.332057+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-06-30T13:19:48.580 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: cluster 2024-06-30T13:19:48.332225+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.55:3300/0,v1:172.21.15.55:6789/0]} 2024-06-30T13:19:48.580 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: cluster 2024-06-30T13:19:48.332347+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-06-30T13:19:48.580 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: cluster 2024-06-30T13:19:48.332409+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-06-30T13:19:48.580 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:48 smithi055 bash[14674]: cluster 2024-06-30T13:19:48.333085+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-06-30T13:19:49.267 INFO:teuthology.orchestra.run.smithi055.stderr:Wrote config to /etc/ceph/ceph.conf 2024-06-30T13:19:49.267 INFO:teuthology.orchestra.run.smithi055.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-06-30T13:19:49.267 INFO:teuthology.orchestra.run.smithi055.stderr:Creating mgr... 2024-06-30T13:19:49.267 INFO:teuthology.orchestra.run.smithi055.stderr:Verifying port 9283 ... 2024-06-30T13:19:49.270 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: systemctl daemon-reload 2024-06-30T13:19:49.467 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: systemctl stop ceph-4925a540-36e3-11ef-bcaa-c7b262605968@mgr.y 2024-06-30T13:19:49.477 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: systemctl reset-failed ceph-4925a540-36e3-11ef-bcaa-c7b262605968@mgr.y 2024-06-30T13:19:49.483 INFO:teuthology.orchestra.run.smithi055.stderr:systemctl: Failed to reset failed state of unit ceph-4925a540-36e3-11ef-bcaa-c7b262605968@mgr.y.service: Unit ceph-4925a540-36e3-11ef-bcaa-c7b262605968@mgr.y.service not loaded. 2024-06-30T13:19:49.484 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: systemctl enable ceph-4925a540-36e3-11ef-bcaa-c7b262605968@mgr.y 2024-06-30T13:19:49.490 INFO:teuthology.orchestra.run.smithi055.stderr:systemctl: Created symlink /etc/systemd/system/ceph-4925a540-36e3-11ef-bcaa-c7b262605968.target.wants/ceph-4925a540-36e3-11ef-bcaa-c7b262605968@mgr.y.service -> /etc/systemd/system/ceph-4925a540-36e3-11ef-bcaa-c7b262605968@.service. 2024-06-30T13:19:49.669 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: systemctl start ceph-4925a540-36e3-11ef-bcaa-c7b262605968@mgr.y 2024-06-30T13:19:49.680 INFO:teuthology.orchestra.run.smithi055.stderr:firewalld does not appear to be present 2024-06-30T13:19:49.680 INFO:teuthology.orchestra.run.smithi055.stderr:Not possible to enable service . firewalld.service is not available 2024-06-30T13:19:49.680 INFO:teuthology.orchestra.run.smithi055.stderr:Not possible to open ports <[]>. firewalld.service is not available 2024-06-30T13:19:49.682 INFO:teuthology.orchestra.run.smithi055.stderr:firewalld does not appear to be present 2024-06-30T13:19:49.682 INFO:teuthology.orchestra.run.smithi055.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-06-30T13:19:49.682 INFO:teuthology.orchestra.run.smithi055.stderr:Waiting for mgr to start... 2024-06-30T13:19:49.682 INFO:teuthology.orchestra.run.smithi055.stderr:Waiting for mgr... 2024-06-30T13:19:49.683 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi055 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/4925a540-36e3-11ef-bcaa-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp36yw8dhk:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpzotiythy:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 status -f json-pretty 2024-06-30T13:19:49.859 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:49 smithi055 bash[14674]: audit 2024-06-30T13:19:48.601144+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.55:0/2859293733' entity='client.admin' 2024-06-30T13:19:49.859 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:19:49 smithi055 systemd[1]: Started Ceph mgr.y for 4925a540-36e3-11ef-bcaa-c7b262605968. 2024-06-30T13:19:51.635 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: 2024-06-30T13:19:51.635 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: { 2024-06-30T13:19:51.635 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "fsid": "4925a540-36e3-11ef-bcaa-c7b262605968", 2024-06-30T13:19:51.635 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "health": { 2024-06-30T13:19:51.636 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-06-30T13:19:51.636 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "checks": {}, 2024-06-30T13:19:51.636 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "mutes": [] 2024-06-30T13:19:51.636 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: }, 2024-06-30T13:19:51.636 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-06-30T13:19:51.636 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "quorum": [ 2024-06-30T13:19:51.636 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: 0 2024-06-30T13:19:51.636 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: ], 2024-06-30T13:19:51.636 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "quorum_names": [ 2024-06-30T13:19:51.636 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "a" 2024-06-30T13:19:51.636 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: ], 2024-06-30T13:19:51.636 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "quorum_age": 3, 2024-06-30T13:19:51.636 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "monmap": { 2024-06-30T13:19:51.636 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "epoch": 1, 2024-06-30T13:19:51.636 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-06-30T13:19:51.636 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "num_mons": 1 2024-06-30T13:19:51.637 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: }, 2024-06-30T13:19:51.637 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "osdmap": { 2024-06-30T13:19:51.637 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "epoch": 1, 2024-06-30T13:19:51.637 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "num_osds": 0, 2024-06-30T13:19:51.637 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-06-30T13:19:51.637 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-06-30T13:19:51.640 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-06-30T13:19:51.640 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-06-30T13:19:51.640 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-06-30T13:19:51.640 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: }, 2024-06-30T13:19:51.640 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "pgmap": { 2024-06-30T13:19:51.640 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-06-30T13:19:51.641 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-06-30T13:19:51.641 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "num_pools": 0, 2024-06-30T13:19:51.641 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "num_objects": 0, 2024-06-30T13:19:51.641 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-06-30T13:19:51.641 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-06-30T13:19:51.641 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-06-30T13:19:51.641 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "bytes_total": 0 2024-06-30T13:19:51.641 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: }, 2024-06-30T13:19:51.641 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "fsmap": { 2024-06-30T13:19:51.641 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "epoch": 1, 2024-06-30T13:19:51.641 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "by_rank": [], 2024-06-30T13:19:51.641 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "up:standby": 0 2024-06-30T13:19:51.641 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: }, 2024-06-30T13:19:51.641 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "mgrmap": { 2024-06-30T13:19:51.641 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "available": false, 2024-06-30T13:19:51.642 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-06-30T13:19:51.642 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "modules": [ 2024-06-30T13:19:51.642 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "iostat", 2024-06-30T13:19:51.642 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "restful" 2024-06-30T13:19:51.642 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: ], 2024-06-30T13:19:51.642 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "services": {} 2024-06-30T13:19:51.642 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: }, 2024-06-30T13:19:51.642 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "servicemap": { 2024-06-30T13:19:51.642 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "epoch": 1, 2024-06-30T13:19:51.642 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "modified": "2024-06-30T13:19:41.132523+0000", 2024-06-30T13:19:51.642 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "services": {} 2024-06-30T13:19:51.642 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: }, 2024-06-30T13:19:51.642 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "progress_events": {} 2024-06-30T13:19:51.642 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: } 2024-06-30T13:19:52.059 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:51 smithi055 bash[14674]: audit 2024-06-30T13:19:51.633273+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.55:0/2935291679' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-06-30T13:19:52.294 INFO:teuthology.orchestra.run.smithi055.stderr:mgr not available, waiting (1/15)... 2024-06-30T13:19:54.296 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi055 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/4925a540-36e3-11ef-bcaa-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp36yw8dhk:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpzotiythy:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 status -f json-pretty 2024-06-30T13:19:55.618 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: 2024-06-30T13:19:55.619 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: { 2024-06-30T13:19:55.619 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "fsid": "4925a540-36e3-11ef-bcaa-c7b262605968", 2024-06-30T13:19:55.619 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "health": { 2024-06-30T13:19:55.619 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-06-30T13:19:55.619 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "checks": {}, 2024-06-30T13:19:55.619 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "mutes": [] 2024-06-30T13:19:55.619 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: }, 2024-06-30T13:19:55.619 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-06-30T13:19:55.619 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "quorum": [ 2024-06-30T13:19:55.619 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: 0 2024-06-30T13:19:55.620 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: ], 2024-06-30T13:19:55.620 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "quorum_names": [ 2024-06-30T13:19:55.620 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "a" 2024-06-30T13:19:55.620 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: ], 2024-06-30T13:19:55.620 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "quorum_age": 7, 2024-06-30T13:19:55.620 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "monmap": { 2024-06-30T13:19:55.620 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "epoch": 1, 2024-06-30T13:19:55.620 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-06-30T13:19:55.620 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "num_mons": 1 2024-06-30T13:19:55.620 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: }, 2024-06-30T13:19:55.620 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "osdmap": { 2024-06-30T13:19:55.620 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "epoch": 1, 2024-06-30T13:19:55.620 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "num_osds": 0, 2024-06-30T13:19:55.620 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-06-30T13:19:55.621 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-06-30T13:19:55.624 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-06-30T13:19:55.624 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-06-30T13:19:55.624 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-06-30T13:19:55.624 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: }, 2024-06-30T13:19:55.624 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "pgmap": { 2024-06-30T13:19:55.624 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-06-30T13:19:55.624 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-06-30T13:19:55.624 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "num_pools": 0, 2024-06-30T13:19:55.624 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "num_objects": 0, 2024-06-30T13:19:55.625 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-06-30T13:19:55.625 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-06-30T13:19:55.625 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-06-30T13:19:55.625 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "bytes_total": 0 2024-06-30T13:19:55.625 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: }, 2024-06-30T13:19:55.625 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "fsmap": { 2024-06-30T13:19:55.625 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "epoch": 1, 2024-06-30T13:19:55.625 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "by_rank": [], 2024-06-30T13:19:55.625 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "up:standby": 0 2024-06-30T13:19:55.625 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: }, 2024-06-30T13:19:55.625 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "mgrmap": { 2024-06-30T13:19:55.625 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "available": false, 2024-06-30T13:19:55.625 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-06-30T13:19:55.625 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "modules": [ 2024-06-30T13:19:55.626 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "iostat", 2024-06-30T13:19:55.626 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "restful" 2024-06-30T13:19:55.626 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: ], 2024-06-30T13:19:55.626 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "services": {} 2024-06-30T13:19:55.626 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: }, 2024-06-30T13:19:55.626 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "servicemap": { 2024-06-30T13:19:55.626 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "epoch": 1, 2024-06-30T13:19:55.626 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "modified": "2024-06-30T13:19:41.132523+0000", 2024-06-30T13:19:55.626 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "services": {} 2024-06-30T13:19:55.626 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: }, 2024-06-30T13:19:55.626 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "progress_events": {} 2024-06-30T13:19:55.626 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: } 2024-06-30T13:19:56.055 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:55 smithi055 bash[14674]: audit 2024-06-30T13:19:55.616616+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.55:0/270315992' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-06-30T13:19:56.298 INFO:teuthology.orchestra.run.smithi055.stderr:mgr not available, waiting (2/15)... 2024-06-30T13:19:57.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:57 smithi055 bash[14674]: cluster 2024-06-30T13:19:57.420741+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2024-06-30T13:19:57.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:57 smithi055 bash[14674]: cluster 2024-06-30T13:19:57.425212+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00469018s) 2024-06-30T13:19:57.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:57 smithi055 bash[14674]: audit 2024-06-30T13:19:57.427898+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.55:0/2951225175' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-06-30T13:19:57.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:57 smithi055 bash[14674]: audit 2024-06-30T13:19:57.428286+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.55:0/2951225175' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-06-30T13:19:57.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:57 smithi055 bash[14674]: audit 2024-06-30T13:19:57.428669+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.55:0/2951225175' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-06-30T13:19:57.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:57 smithi055 bash[14674]: audit 2024-06-30T13:19:57.429094+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.55:0/2951225175' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-30T13:19:57.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:57 smithi055 bash[14674]: audit 2024-06-30T13:19:57.429886+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.55:0/2951225175' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-06-30T13:19:57.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:57 smithi055 bash[14674]: cluster 2024-06-30T13:19:57.433893+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2024-06-30T13:19:57.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:57 smithi055 bash[14674]: audit 2024-06-30T13:19:57.449620+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.55:0/2951225175' entity='mgr.y' 2024-06-30T13:19:57.807 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:57 smithi055 bash[14674]: audit 2024-06-30T13:19:57.457054+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.55:0/2951225175' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:19:57.807 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:57 smithi055 bash[14674]: audit 2024-06-30T13:19:57.459483+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.55:0/2951225175' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:19:57.807 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:57 smithi055 bash[14674]: audit 2024-06-30T13:19:57.469912+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.55:0/2951225175' entity='mgr.y' 2024-06-30T13:19:58.301 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi055 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/4925a540-36e3-11ef-bcaa-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp36yw8dhk:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpzotiythy:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 status -f json-pretty 2024-06-30T13:19:58.805 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:58 smithi055 bash[14674]: audit 2024-06-30T13:19:57.474122+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.55:0/2951225175' entity='mgr.y' 2024-06-30T13:19:58.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:19:58 smithi055 bash[14674]: cluster 2024-06-30T13:19:58.434221+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e3: y(active, since 1.01368s) 2024-06-30T13:20:00.084 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: 2024-06-30T13:20:00.084 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: { 2024-06-30T13:20:00.085 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "fsid": "4925a540-36e3-11ef-bcaa-c7b262605968", 2024-06-30T13:20:00.085 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "health": { 2024-06-30T13:20:00.085 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-06-30T13:20:00.085 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "checks": {}, 2024-06-30T13:20:00.085 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "mutes": [] 2024-06-30T13:20:00.085 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: }, 2024-06-30T13:20:00.085 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-06-30T13:20:00.085 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "quorum": [ 2024-06-30T13:20:00.085 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: 0 2024-06-30T13:20:00.086 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: ], 2024-06-30T13:20:00.086 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "quorum_names": [ 2024-06-30T13:20:00.086 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "a" 2024-06-30T13:20:00.086 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: ], 2024-06-30T13:20:00.086 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "quorum_age": 11, 2024-06-30T13:20:00.086 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "monmap": { 2024-06-30T13:20:00.086 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "epoch": 1, 2024-06-30T13:20:00.086 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-06-30T13:20:00.086 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "num_mons": 1 2024-06-30T13:20:00.087 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: }, 2024-06-30T13:20:00.087 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "osdmap": { 2024-06-30T13:20:00.087 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "epoch": 1, 2024-06-30T13:20:00.087 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "num_osds": 0, 2024-06-30T13:20:00.087 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-06-30T13:20:00.087 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-06-30T13:20:00.091 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-06-30T13:20:00.091 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-06-30T13:20:00.091 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-06-30T13:20:00.091 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: }, 2024-06-30T13:20:00.091 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "pgmap": { 2024-06-30T13:20:00.091 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-06-30T13:20:00.091 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-06-30T13:20:00.091 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "num_pools": 0, 2024-06-30T13:20:00.091 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "num_objects": 0, 2024-06-30T13:20:00.092 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-06-30T13:20:00.092 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-06-30T13:20:00.092 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-06-30T13:20:00.092 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "bytes_total": 0 2024-06-30T13:20:00.092 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: }, 2024-06-30T13:20:00.092 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "fsmap": { 2024-06-30T13:20:00.092 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "epoch": 1, 2024-06-30T13:20:00.092 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "by_rank": [], 2024-06-30T13:20:00.092 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "up:standby": 0 2024-06-30T13:20:00.092 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: }, 2024-06-30T13:20:00.092 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "mgrmap": { 2024-06-30T13:20:00.092 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "available": true, 2024-06-30T13:20:00.092 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-06-30T13:20:00.092 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "modules": [ 2024-06-30T13:20:00.093 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "iostat", 2024-06-30T13:20:00.093 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "restful" 2024-06-30T13:20:00.093 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: ], 2024-06-30T13:20:00.093 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "services": {} 2024-06-30T13:20:00.093 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: }, 2024-06-30T13:20:00.093 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "servicemap": { 2024-06-30T13:20:00.093 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "epoch": 1, 2024-06-30T13:20:00.093 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "modified": "2024-06-30T13:19:41.132523+0000", 2024-06-30T13:20:00.093 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "services": {} 2024-06-30T13:20:00.093 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: }, 2024-06-30T13:20:00.093 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "progress_events": {} 2024-06-30T13:20:00.094 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: } 2024-06-30T13:20:00.555 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:00 smithi055 bash[14674]: cluster 2024-06-30T13:19:59.482812+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-06-30T13:20:00.555 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:00 smithi055 bash[14674]: audit 2024-06-30T13:20:00.082314+0000 mon.a (mon.0) 24 : audit [DBG] from='client.? 172.21.15.55:0/3379636896' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-06-30T13:20:00.713 INFO:teuthology.orchestra.run.smithi055.stderr:mgr is available 2024-06-30T13:20:00.714 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi055 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/4925a540-36e3-11ef-bcaa-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp36yw8dhk:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpzotiythy:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 config-key set mgr/cephadm/ssh_user root 2024-06-30T13:20:02.386 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: set mgr/cephadm/ssh_user 2024-06-30T13:20:02.970 INFO:teuthology.orchestra.run.smithi055.stderr:Enabling cephadm module... 2024-06-30T13:20:02.970 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi055 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/4925a540-36e3-11ef-bcaa-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp36yw8dhk:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpzotiythy:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 mgr module enable cephadm 2024-06-30T13:20:03.805 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:03 smithi055 bash[14674]: audit 2024-06-30T13:20:02.382952+0000 mon.a (mon.0) 25 : audit [INF] from='client.? 172.21.15.55:0/1849477895' entity='client.admin' 2024-06-30T13:20:04.805 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:04 smithi055 bash[14674]: audit 2024-06-30T13:20:04.448031+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.55:0/1494665711' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-06-30T13:20:04.806 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:20:04 smithi055 bash[14937]: ignoring --setuser ceph since I am not root 2024-06-30T13:20:04.806 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:20:04 smithi055 bash[14937]: ignoring --setgroup ceph since I am not root 2024-06-30T13:20:05.101 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi055 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/4925a540-36e3-11ef-bcaa-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp36yw8dhk:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpzotiythy:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 mgr stat 2024-06-30T13:20:05.805 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:05 smithi055 bash[14674]: audit 2024-06-30T13:20:04.502823+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.55:0/1494665711' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-06-30T13:20:05.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:05 smithi055 bash[14674]: cluster 2024-06-30T13:20:04.502893+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e5: y(active, since 7s) 2024-06-30T13:20:06.729 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: { 2024-06-30T13:20:06.729 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "epoch": 5, 2024-06-30T13:20:06.729 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "available": true, 2024-06-30T13:20:06.729 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "active_name": "y", 2024-06-30T13:20:06.729 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "num_standby": 0 2024-06-30T13:20:06.729 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: } 2024-06-30T13:20:07.055 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:06 smithi055 bash[14674]: audit 2024-06-30T13:20:06.728532+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 172.21.15.55:0/3522293982' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-06-30T13:20:07.330 INFO:teuthology.orchestra.run.smithi055.stderr:Waiting for the mgr to restart... 2024-06-30T13:20:07.330 INFO:teuthology.orchestra.run.smithi055.stderr:Waiting for mgr epoch 5... 2024-06-30T13:20:07.330 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi055 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/4925a540-36e3-11ef-bcaa-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp36yw8dhk:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpzotiythy:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 tell mgr mgr_status 2024-06-30T13:20:11.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:10 smithi055 bash[14674]: cluster 2024-06-30T13:20:10.528882+0000 mon.a (mon.0) 30 : cluster [INF] Active manager daemon y restarted 2024-06-30T13:20:11.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:10 smithi055 bash[14674]: cluster 2024-06-30T13:20:10.529748+0000 mon.a (mon.0) 31 : cluster [INF] Activating manager daemon y 2024-06-30T13:20:11.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:10 smithi055 bash[14674]: cluster 2024-06-30T13:20:10.537917+0000 mon.a (mon.0) 32 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-06-30T13:20:11.617 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: { 2024-06-30T13:20:11.617 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-06-30T13:20:11.617 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "initialized": true 2024-06-30T13:20:11.617 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: } 2024-06-30T13:20:12.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:11 smithi055 bash[14674]: cluster 2024-06-30T13:20:10.585451+0000 mon.a (mon.0) 33 : cluster [DBG] mgrmap e6: y(active, starting, since 0.0558486s) 2024-06-30T13:20:12.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:11 smithi055 bash[14674]: audit 2024-06-30T13:20:10.592418+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.14116 172.21.15.55:0/1209673617' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-30T13:20:12.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:11 smithi055 bash[14674]: audit 2024-06-30T13:20:10.594117+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.14116 172.21.15.55:0/1209673617' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-06-30T13:20:12.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:11 smithi055 bash[14674]: audit 2024-06-30T13:20:10.595801+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14116 172.21.15.55:0/1209673617' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-06-30T13:20:12.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:11 smithi055 bash[14674]: audit 2024-06-30T13:20:10.596143+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14116 172.21.15.55:0/1209673617' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-06-30T13:20:12.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:11 smithi055 bash[14674]: audit 2024-06-30T13:20:10.596362+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14116 172.21.15.55:0/1209673617' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-06-30T13:20:12.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:11 smithi055 bash[14674]: cluster 2024-06-30T13:20:10.601377+0000 mon.a (mon.0) 39 : cluster [INF] Manager daemon y is now available 2024-06-30T13:20:12.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:11 smithi055 bash[14674]: audit 2024-06-30T13:20:10.623897+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.14116 172.21.15.55:0/1209673617' entity='mgr.y' 2024-06-30T13:20:12.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:11 smithi055 bash[14674]: audit 2024-06-30T13:20:10.629275+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.14116 172.21.15.55:0/1209673617' entity='mgr.y' 2024-06-30T13:20:12.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:11 smithi055 bash[14674]: audit 2024-06-30T13:20:10.634867+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14116 172.21.15.55:0/1209673617' entity='mgr.y' 2024-06-30T13:20:12.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:11 smithi055 bash[14674]: audit 2024-06-30T13:20:10.778898+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.14116 172.21.15.55:0/1209673617' entity='mgr.y' 2024-06-30T13:20:12.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:11 smithi055 bash[14674]: audit 2024-06-30T13:20:10.780339+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14116 172.21.15.55:0/1209673617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:20:12.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:11 smithi055 bash[14674]: audit 2024-06-30T13:20:10.783224+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14116 172.21.15.55:0/1209673617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:20:12.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:11 smithi055 bash[14674]: audit 2024-06-30T13:20:10.786611+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14116 172.21.15.55:0/1209673617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:20:12.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:11 smithi055 bash[14674]: audit 2024-06-30T13:20:10.813508+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14116 172.21.15.55:0/1209673617' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:20:12.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:11 smithi055 bash[14674]: audit 2024-06-30T13:20:10.816546+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14116 172.21.15.55:0/1209673617' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:20:12.305 INFO:teuthology.orchestra.run.smithi055.stderr:mgr epoch 5 is available 2024-06-30T13:20:12.306 INFO:teuthology.orchestra.run.smithi055.stderr:Setting orchestrator backend to cephadm... 2024-06-30T13:20:12.306 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi055 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/4925a540-36e3-11ef-bcaa-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp36yw8dhk:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpzotiythy:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 orch set backend cephadm 2024-06-30T13:20:12.805 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:12 smithi055 bash[14674]: audit 2024-06-30T13:20:11.599199+0000 mgr.y (mgr.14116) 1 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-06-30T13:20:12.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:12 smithi055 bash[14674]: cluster 2024-06-30T13:20:11.600959+0000 mon.a (mon.0) 49 : cluster [DBG] mgrmap e7: y(active, since 1.07135s) 2024-06-30T13:20:12.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:12 smithi055 bash[14674]: audit 2024-06-30T13:20:11.617401+0000 mgr.y (mgr.14116) 2 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-06-30T13:20:14.054 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:13 smithi055 bash[14674]: cluster 2024-06-30T13:20:12.627569+0000 mon.a (mon.0) 50 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-06-30T13:20:14.463 INFO:teuthology.orchestra.run.smithi055.stderr:Generating ssh key... 2024-06-30T13:20:14.463 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi055 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/4925a540-36e3-11ef-bcaa-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp36yw8dhk:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpzotiythy:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 cephadm generate-key 2024-06-30T13:20:15.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:14 smithi055 bash[14674]: audit 2024-06-30T13:20:13.818194+0000 mgr.y (mgr.14116) 3 : audit [DBG] from='client.14126 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:20:15.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:14 smithi055 bash[14674]: audit 2024-06-30T13:20:13.829977+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14116 172.21.15.55:0/1209673617' entity='mgr.y' 2024-06-30T13:20:15.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:14 smithi055 bash[14674]: audit 2024-06-30T13:20:13.838409+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.14116 172.21.15.55:0/1209673617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:20:16.806 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:20:16 smithi055 bash[14937]: Generating public/private rsa key pair. 2024-06-30T13:20:16.806 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:20:16 smithi055 bash[14937]: Your identification has been saved in /tmp/tmp9pf595o9/key. 2024-06-30T13:20:16.806 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:20:16 smithi055 bash[14937]: Your public key has been saved in /tmp/tmp9pf595o9/key.pub. 2024-06-30T13:20:16.806 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:20:16 smithi055 bash[14937]: The key fingerprint is: 2024-06-30T13:20:16.806 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:20:16 smithi055 bash[14937]: SHA256:2RVQh8ateFiEkZ2sIBeNk6YwNVRBGcAdhKQwtwoIFRI ceph-4925a540-36e3-11ef-bcaa-c7b262605968 2024-06-30T13:20:16.806 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:20:16 smithi055 bash[14937]: The key's randomart image is: 2024-06-30T13:20:16.806 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:20:16 smithi055 bash[14937]: +---[RSA 3072]----+ 2024-06-30T13:20:16.806 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:20:16 smithi055 bash[14937]: |Eo=..=*BOXo@++. | 2024-06-30T13:20:16.806 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:20:16 smithi055 bash[14937]: |o. +oo+.X + Oo. | 2024-06-30T13:20:16.807 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:20:16 smithi055 bash[14937]: |o oo = o *.. | 2024-06-30T13:20:16.807 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:20:16 smithi055 bash[14937]: | . . . o+.o | 2024-06-30T13:20:16.807 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:20:16 smithi055 bash[14937]: | . S .. | 2024-06-30T13:20:16.807 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:20:16 smithi055 bash[14937]: | | 2024-06-30T13:20:16.807 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:20:16 smithi055 bash[14937]: | | 2024-06-30T13:20:16.807 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:20:16 smithi055 bash[14937]: | | 2024-06-30T13:20:16.807 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:20:16 smithi055 bash[14937]: | | 2024-06-30T13:20:16.807 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:20:16 smithi055 bash[14937]: +----[SHA256]-----+ 2024-06-30T13:20:17.137 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi055 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/4925a540-36e3-11ef-bcaa-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp36yw8dhk:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpzotiythy:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 cephadm get-pub-key 2024-06-30T13:20:17.805 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:17 smithi055 bash[14674]: cephadm 2024-06-30T13:20:15.997551+0000 mgr.y (mgr.14116) 5 : cephadm [INF] Generating ssh key... 2024-06-30T13:20:17.805 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:17 smithi055 bash[14674]: audit 2024-06-30T13:20:16.509569+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14116 172.21.15.55:0/1209673617' entity='mgr.y' 2024-06-30T13:20:17.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:17 smithi055 bash[14674]: audit 2024-06-30T13:20:16.518573+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14116 172.21.15.55:0/1209673617' entity='mgr.y' 2024-06-30T13:20:18.575 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC0SbbtA1l2EexBhAba5cx9tlQYGa5CnpbhJeIpqvfaQ/RQRo/2cf9vozo165PynzXGMU71apDyDuP4ks9MXROszRfMwKmS+lBxaREKLnW/c8uDymXSnHg0NoZQmsbxzIUENzaCvpxo3WA2vGnehaYlGJhxd78YEqrsAVvRkYM2mI/f1UftnmnExpaqaH/rEQipC+e23l8+RgxnhZn0VPCsoUwbOFCglIHY37XfCOh69fgMbCmpx3MGTRem2mCiLe3+P8yoWitzUclqZP9G+fyaZibXax3rlgpqlXCwvnFJSGAM+mgpFILid9CPWesZz5i9ML51zhLRYQSkBtg31L/NDgutNWhx06FEC2HqF+rbqTzS8iNjtv2bmjzQp/leuoREZQTx9zChvneniW3RtxWXGBh3iL1ixo9AYxZuhUIo7pjEVVZWQbQob8H8HSvxUSrej6Suf3ANUB3a7I03d+dZpDqXFESHihEUEOQO5SKJOvTs/NDv1HdhLtBOc5VZW+k= ceph-4925a540-36e3-11ef-bcaa-c7b262605968 2024-06-30T13:20:19.186 INFO:teuthology.orchestra.run.smithi055.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-06-30T13:20:19.186 INFO:teuthology.orchestra.run.smithi055.stderr:Adding key to root@localhost authorized_keys... 2024-06-30T13:20:19.186 INFO:teuthology.orchestra.run.smithi055.stderr:Adding host smithi055... 2024-06-30T13:20:19.187 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi055 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/4925a540-36e3-11ef-bcaa-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp36yw8dhk:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpzotiythy:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 orch host add smithi055 2024-06-30T13:20:20.055 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:19 smithi055 bash[14674]: audit 2024-06-30T13:20:18.575315+0000 mgr.y (mgr.14116) 6 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:20:21.055 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:20:20 smithi055 bash[14937]: Warning: Permanently added 'smithi055,172.21.15.55' (ECDSA) to the list of known hosts. 2024-06-30T13:20:21.546 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: Added host 'smithi055' 2024-06-30T13:20:22.421 INFO:teuthology.orchestra.run.smithi055.stderr:Deploying unmanaged mon service... 2024-06-30T13:20:22.421 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi055 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/4925a540-36e3-11ef-bcaa-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp36yw8dhk:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpzotiythy:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 orch apply mon --unmanaged 2024-06-30T13:20:22.805 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:22 smithi055 bash[14674]: audit 2024-06-30T13:20:20.770417+0000 mgr.y (mgr.14116) 7 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi055", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:20:22.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:22 smithi055 bash[14674]: audit 2024-06-30T13:20:21.544396+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14116 172.21.15.55:0/1209673617' entity='mgr.y' 2024-06-30T13:20:22.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:22 smithi055 bash[14674]: cephadm 2024-06-30T13:20:21.545238+0000 mgr.y (mgr.14116) 8 : cephadm [INF] Added host smithi055 2024-06-30T13:20:22.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:22 smithi055 bash[14674]: audit 2024-06-30T13:20:21.545893+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.14116 172.21.15.55:0/1209673617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:20:24.989 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: Scheduled mon update... 2024-06-30T13:20:25.802 INFO:teuthology.orchestra.run.smithi055.stderr:Deploying unmanaged mgr service... 2024-06-30T13:20:25.802 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi055 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/4925a540-36e3-11ef-bcaa-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp36yw8dhk:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpzotiythy:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 orch apply mgr --unmanaged 2024-06-30T13:20:26.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:25 smithi055 bash[14674]: audit 2024-06-30T13:20:24.982830+0000 mgr.y (mgr.14116) 9 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:20:26.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:25 smithi055 bash[14674]: cephadm 2024-06-30T13:20:24.983687+0000 mgr.y (mgr.14116) 10 : cephadm [INF] Saving service mon spec with placement count:5 2024-06-30T13:20:26.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:25 smithi055 bash[14674]: audit 2024-06-30T13:20:24.989110+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14116 172.21.15.55:0/1209673617' entity='mgr.y' 2024-06-30T13:20:26.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:25 smithi055 bash[14674]: audit 2024-06-30T13:20:25.456642+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14116 172.21.15.55:0/1209673617' entity='mgr.y' 2024-06-30T13:20:26.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:25 smithi055 bash[14674]: audit 2024-06-30T13:20:25.715189+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14116 172.21.15.55:0/1209673617' entity='mgr.y' 2024-06-30T13:20:27.420 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-06-30T13:20:28.046 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi055 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/4925a540-36e3-11ef-bcaa-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp36yw8dhk:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpzotiythy:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 config set mgr mgr/cephadm/container_init True --force 2024-06-30T13:20:28.764 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:28 smithi055 bash[14674]: audit 2024-06-30T13:20:27.414757+0000 mgr.y (mgr.14116) 11 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:20:28.764 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:28 smithi055 bash[14674]: cephadm 2024-06-30T13:20:27.415426+0000 mgr.y (mgr.14116) 12 : cephadm [INF] Saving service mgr spec with placement count:2 2024-06-30T13:20:28.764 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:28 smithi055 bash[14674]: audit 2024-06-30T13:20:27.419981+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14116 172.21.15.55:0/1209673617' entity='mgr.y' 2024-06-30T13:20:30.055 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:29 smithi055 bash[14674]: audit 2024-06-30T13:20:28.976135+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14116 172.21.15.55:0/1209673617' entity='mgr.y' 2024-06-30T13:20:30.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:29 smithi055 bash[14674]: audit 2024-06-30T13:20:29.748981+0000 mon.a (mon.0) 62 : audit [INF] from='client.? 172.21.15.55:0/1026560951' entity='client.admin' 2024-06-30T13:20:30.929 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi055 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/4925a540-36e3-11ef-bcaa-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp36yw8dhk:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpzotiythy:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 config set mgr mgr/dashboard/ssl_server_port 8443 2024-06-30T13:20:31.892 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:31 smithi055 bash[14674]: cluster 2024-06-30T13:20:30.597488+0000 mgr.y (mgr.14116) 13 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:20:33.814 INFO:teuthology.orchestra.run.smithi055.stderr:Enabling the dashboard module... 2024-06-30T13:20:33.814 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi055 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/4925a540-36e3-11ef-bcaa-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp36yw8dhk:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpzotiythy:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 mgr module enable dashboard 2024-06-30T13:20:34.305 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:34 smithi055 bash[14674]: cluster 2024-06-30T13:20:32.597892+0000 mgr.y (mgr.14116) 14 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:20:34.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:34 smithi055 bash[14674]: audit 2024-06-30T13:20:33.140109+0000 mon.a (mon.0) 63 : audit [INF] from='client.? 172.21.15.55:0/2608345945' entity='client.admin' 2024-06-30T13:20:36.426 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:36 smithi055 bash[14674]: cluster 2024-06-30T13:20:34.598347+0000 mgr.y (mgr.14116) 15 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:20:36.426 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:36 smithi055 bash[14674]: audit 2024-06-30T13:20:35.424046+0000 mon.a (mon.0) 64 : audit [INF] from='client.? 172.21.15.55:0/864089908' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-06-30T13:20:36.427 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:20:36 smithi055 bash[14937]: ignoring --setuser ceph since I am not root 2024-06-30T13:20:36.427 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:20:36 smithi055 bash[14937]: ignoring --setgroup ceph since I am not root 2024-06-30T13:20:36.839 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi055 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/4925a540-36e3-11ef-bcaa-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp36yw8dhk:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpzotiythy:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 mgr stat 2024-06-30T13:20:37.305 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:37 smithi055 bash[14674]: audit 2024-06-30T13:20:36.161263+0000 mon.a (mon.0) 65 : audit [INF] from='client.? 172.21.15.55:0/864089908' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-06-30T13:20:37.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:37 smithi055 bash[14674]: cluster 2024-06-30T13:20:36.161429+0000 mon.a (mon.0) 66 : cluster [DBG] mgrmap e9: y(active, since 25s) 2024-06-30T13:20:38.416 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: { 2024-06-30T13:20:38.416 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "epoch": 9, 2024-06-30T13:20:38.416 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "available": true, 2024-06-30T13:20:38.416 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "active_name": "y", 2024-06-30T13:20:38.417 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "num_standby": 0 2024-06-30T13:20:38.417 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: } 2024-06-30T13:20:39.102 INFO:teuthology.orchestra.run.smithi055.stderr:Waiting for the mgr to restart... 2024-06-30T13:20:39.102 INFO:teuthology.orchestra.run.smithi055.stderr:Waiting for mgr epoch 9... 2024-06-30T13:20:39.102 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi055 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/4925a540-36e3-11ef-bcaa-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp36yw8dhk:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpzotiythy:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 tell mgr mgr_status 2024-06-30T13:20:39.555 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:39 smithi055 bash[14674]: audit 2024-06-30T13:20:38.416184+0000 mon.a (mon.0) 67 : audit [DBG] from='client.? 172.21.15.55:0/862960444' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-06-30T13:20:42.541 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:20:42 smithi055 bash[14937]: Warning: Permanently added 'smithi055,172.21.15.55' (ECDSA) to the list of known hosts. 2024-06-30T13:20:42.542 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:42 smithi055 bash[14674]: cluster 2024-06-30T13:20:42.216598+0000 mon.a (mon.0) 68 : cluster [INF] Active manager daemon y restarted 2024-06-30T13:20:42.542 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:42 smithi055 bash[14674]: cluster 2024-06-30T13:20:42.217711+0000 mon.a (mon.0) 69 : cluster [INF] Activating manager daemon y 2024-06-30T13:20:42.542 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:42 smithi055 bash[14674]: cluster 2024-06-30T13:20:42.229711+0000 mon.a (mon.0) 70 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-06-30T13:20:43.302 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: { 2024-06-30T13:20:43.302 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2024-06-30T13:20:43.302 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: "initialized": true 2024-06-30T13:20:43.302 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: } 2024-06-30T13:20:43.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:43 smithi055 bash[14674]: cluster 2024-06-30T13:20:42.273391+0000 mon.a (mon.0) 71 : cluster [DBG] mgrmap e10: y(active, starting, since 0.0558509s) 2024-06-30T13:20:43.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:43 smithi055 bash[14674]: audit 2024-06-30T13:20:42.280234+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-30T13:20:43.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:43 smithi055 bash[14674]: audit 2024-06-30T13:20:42.282487+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-06-30T13:20:43.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:43 smithi055 bash[14674]: audit 2024-06-30T13:20:42.284039+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-06-30T13:20:43.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:43 smithi055 bash[14674]: audit 2024-06-30T13:20:42.284474+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-06-30T13:20:43.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:43 smithi055 bash[14674]: audit 2024-06-30T13:20:42.284848+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-06-30T13:20:43.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:43 smithi055 bash[14674]: cluster 2024-06-30T13:20:42.289117+0000 mon.a (mon.0) 77 : cluster [INF] Manager daemon y is now available 2024-06-30T13:20:43.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:43 smithi055 bash[14674]: audit 2024-06-30T13:20:42.443629+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:20:43.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:43 smithi055 bash[14674]: audit 2024-06-30T13:20:42.445889+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:20:43.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:43 smithi055 bash[14674]: audit 2024-06-30T13:20:42.482345+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:20:43.557 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:43 smithi055 bash[14674]: audit 2024-06-30T13:20:42.485789+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:20:44.032 INFO:teuthology.orchestra.run.smithi055.stderr:mgr epoch 9 is available 2024-06-30T13:20:44.032 INFO:teuthology.orchestra.run.smithi055.stderr:Generating a dashboard self-signed certificate... 2024-06-30T13:20:44.032 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi055 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/4925a540-36e3-11ef-bcaa-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp36yw8dhk:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpzotiythy:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 dashboard create-self-signed-cert 2024-06-30T13:20:44.555 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:44 smithi055 bash[14674]: audit 2024-06-30T13:20:43.283359+0000 mgr.y (mgr.14144) 1 : audit [DBG] from='client.14148 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-06-30T13:20:44.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:44 smithi055 bash[14674]: cluster 2024-06-30T13:20:43.284315+0000 mon.a (mon.0) 82 : cluster [DBG] mgrmap e11: y(active, since 1.06678s) 2024-06-30T13:20:44.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:44 smithi055 bash[14674]: audit 2024-06-30T13:20:43.301956+0000 mgr.y (mgr.14144) 2 : audit [DBG] from='client.14148 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-06-30T13:20:45.710 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: Self-signed certificate created 2024-06-30T13:20:45.746 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:45 smithi055 bash[14674]: cluster 2024-06-30T13:20:44.350172+0000 mon.a (mon.0) 83 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-06-30T13:20:46.602 INFO:teuthology.orchestra.run.smithi055.stderr:Creating initial admin user... 2024-06-30T13:20:46.603 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi055 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/4925a540-36e3-11ef-bcaa-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp36yw8dhk:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpzotiythy:/etc/ceph/ceph.conf:z -v /tmp/ceph-tmpq55l84ik:/tmp/dashboard.pw:z quay.io/ceph/ceph:v16.2.0 dashboard ac-user-create admin -i /tmp/dashboard.pw administrator --force-password --pwd-update-required 2024-06-30T13:20:47.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:46 smithi055 bash[14674]: audit 2024-06-30T13:20:45.514963+0000 mgr.y (mgr.14144) 3 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:20:47.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:46 smithi055 bash[14674]: audit 2024-06-30T13:20:45.699241+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:20:47.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:46 smithi055 bash[14674]: audit 2024-06-30T13:20:45.709752+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:20:47.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:46 smithi055 bash[14674]: audit 2024-06-30T13:20:45.851554+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:20:49.264 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$/.KSrIPALpQ.hHtSQkhg5uu4iH71NLexnK0cw9sJ9N3QSN0XkGz5a", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1719753649, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-06-30T13:20:49.555 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:49 smithi055 bash[14674]: cluster 2024-06-30T13:20:48.277384+0000 mon.a (mon.0) 87 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-06-30T13:20:49.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:49 smithi055 bash[14674]: audit 2024-06-30T13:20:49.002991+0000 mgr.y (mgr.14144) 4 : audit [DBG] from='client.14156 -' 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-06-30T13:20:49.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:49 smithi055 bash[14674]: audit 2024-06-30T13:20:49.264333+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:20:49.896 INFO:teuthology.orchestra.run.smithi055.stderr:Fetching dashboard port number... 2024-06-30T13:20:49.896 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi055 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/4925a540-36e3-11ef-bcaa-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp36yw8dhk:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpzotiythy:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 config get mgr mgr/dashboard/ssl_server_port 2024-06-30T13:20:51.400 INFO:teuthology.orchestra.run.smithi055.stderr:/usr/bin/ceph: 8443 2024-06-30T13:20:51.805 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:51 smithi055 bash[14674]: audit 2024-06-30T13:20:51.399801+0000 mon.a (mon.0) 89 : audit [DBG] from='client.? 172.21.15.55:0/718426438' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-06-30T13:20:52.030 INFO:teuthology.orchestra.run.smithi055.stderr:firewalld does not appear to be present 2024-06-30T13:20:52.030 INFO:teuthology.orchestra.run.smithi055.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-06-30T13:20:52.034 INFO:teuthology.orchestra.run.smithi055.stderr:Ceph Dashboard is now available at: 2024-06-30T13:20:52.034 INFO:teuthology.orchestra.run.smithi055.stderr: 2024-06-30T13:20:52.034 INFO:teuthology.orchestra.run.smithi055.stderr: URL: https://smithi055.front.sepia.ceph.com:8443/ 2024-06-30T13:20:52.034 INFO:teuthology.orchestra.run.smithi055.stderr: User: admin 2024-06-30T13:20:52.034 INFO:teuthology.orchestra.run.smithi055.stderr: Password: ph9368onax 2024-06-30T13:20:52.035 INFO:teuthology.orchestra.run.smithi055.stderr: 2024-06-30T13:20:52.035 INFO:teuthology.orchestra.run.smithi055.stderr:You can access the Ceph CLI with: 2024-06-30T13:20:52.035 INFO:teuthology.orchestra.run.smithi055.stderr: 2024-06-30T13:20:52.035 INFO:teuthology.orchestra.run.smithi055.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-06-30T13:20:52.035 INFO:teuthology.orchestra.run.smithi055.stderr: 2024-06-30T13:20:52.035 INFO:teuthology.orchestra.run.smithi055.stderr:Please consider enabling telemetry to help improve Ceph: 2024-06-30T13:20:52.035 INFO:teuthology.orchestra.run.smithi055.stderr: 2024-06-30T13:20:52.035 INFO:teuthology.orchestra.run.smithi055.stderr: ceph telemetry on 2024-06-30T13:20:52.035 INFO:teuthology.orchestra.run.smithi055.stderr: 2024-06-30T13:20:52.035 INFO:teuthology.orchestra.run.smithi055.stderr:For more information see: 2024-06-30T13:20:52.035 INFO:teuthology.orchestra.run.smithi055.stderr: 2024-06-30T13:20:52.035 INFO:teuthology.orchestra.run.smithi055.stderr: https://docs.ceph.com/docs/pacific/mgr/telemetry/ 2024-06-30T13:20:52.035 INFO:teuthology.orchestra.run.smithi055.stderr: 2024-06-30T13:20:52.035 INFO:teuthology.orchestra.run.smithi055.stderr:Bootstrap complete. 2024-06-30T13:20:52.036 INFO:teuthology.orchestra.run.smithi055.stderr:Releasing lock 140409620700272 on /run/cephadm/4925a540-36e3-11ef-bcaa-c7b262605968.lock 2024-06-30T13:20:52.036 INFO:teuthology.orchestra.run.smithi055.stderr:Lock 140409620700272 released on /run/cephadm/4925a540-36e3-11ef-bcaa-c7b262605968.lock 2024-06-30T13:20:52.063 INFO:tasks.cephadm:Fetching config... 2024-06-30T13:20:52.064 DEBUG:teuthology.orchestra.run.smithi055:> set -ex 2024-06-30T13:20:52.064 DEBUG:teuthology.orchestra.run.smithi055:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-06-30T13:20:52.071 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-06-30T13:20:52.072 DEBUG:teuthology.orchestra.run.smithi055:> set -ex 2024-06-30T13:20:52.072 DEBUG:teuthology.orchestra.run.smithi055:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-06-30T13:20:52.078 INFO:tasks.cephadm:Fetching mon keyring... 2024-06-30T13:20:52.078 DEBUG:teuthology.orchestra.run.smithi055:> set -ex 2024-06-30T13:20:52.078 DEBUG:teuthology.orchestra.run.smithi055:> sudo dd if=/var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/mon.a/keyring of=/dev/stdout 2024-06-30T13:20:52.092 INFO:tasks.cephadm:Fetching pub ssh key... 2024-06-30T13:20:52.092 DEBUG:teuthology.orchestra.run.smithi055:> set -ex 2024-06-30T13:20:52.093 DEBUG:teuthology.orchestra.run.smithi055:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-06-30T13:20:52.098 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-06-30T13:20:52.098 DEBUG:teuthology.orchestra.run.smithi055:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC0SbbtA1l2EexBhAba5cx9tlQYGa5CnpbhJeIpqvfaQ/RQRo/2cf9vozo165PynzXGMU71apDyDuP4ks9MXROszRfMwKmS+lBxaREKLnW/c8uDymXSnHg0NoZQmsbxzIUENzaCvpxo3WA2vGnehaYlGJhxd78YEqrsAVvRkYM2mI/f1UftnmnExpaqaH/rEQipC+e23l8+RgxnhZn0VPCsoUwbOFCglIHY37XfCOh69fgMbCmpx3MGTRem2mCiLe3+P8yoWitzUclqZP9G+fyaZibXax3rlgpqlXCwvnFJSGAM+mgpFILid9CPWesZz5i9ML51zhLRYQSkBtg31L/NDgutNWhx06FEC2HqF+rbqTzS8iNjtv2bmjzQp/leuoREZQTx9zChvneniW3RtxWXGBh3iL1ixo9AYxZuhUIo7pjEVVZWQbQob8H8HSvxUSrej6Suf3ANUB3a7I03d+dZpDqXFESHihEUEOQO5SKJOvTs/NDv1HdhLtBOc5VZW+k= ceph-4925a540-36e3-11ef-bcaa-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-06-30T13:20:52.169 INFO:teuthology.orchestra.run.smithi055.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC0SbbtA1l2EexBhAba5cx9tlQYGa5CnpbhJeIpqvfaQ/RQRo/2cf9vozo165PynzXGMU71apDyDuP4ks9MXROszRfMwKmS+lBxaREKLnW/c8uDymXSnHg0NoZQmsbxzIUENzaCvpxo3WA2vGnehaYlGJhxd78YEqrsAVvRkYM2mI/f1UftnmnExpaqaH/rEQipC+e23l8+RgxnhZn0VPCsoUwbOFCglIHY37XfCOh69fgMbCmpx3MGTRem2mCiLe3+P8yoWitzUclqZP9G+fyaZibXax3rlgpqlXCwvnFJSGAM+mgpFILid9CPWesZz5i9ML51zhLRYQSkBtg31L/NDgutNWhx06FEC2HqF+rbqTzS8iNjtv2bmjzQp/leuoREZQTx9zChvneniW3RtxWXGBh3iL1ixo9AYxZuhUIo7pjEVVZWQbQob8H8HSvxUSrej6Suf3ANUB3a7I03d+dZpDqXFESHihEUEOQO5SKJOvTs/NDv1HdhLtBOc5VZW+k= ceph-4925a540-36e3-11ef-bcaa-c7b262605968 2024-06-30T13:20:52.178 DEBUG:teuthology.orchestra.run.smithi134:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC0SbbtA1l2EexBhAba5cx9tlQYGa5CnpbhJeIpqvfaQ/RQRo/2cf9vozo165PynzXGMU71apDyDuP4ks9MXROszRfMwKmS+lBxaREKLnW/c8uDymXSnHg0NoZQmsbxzIUENzaCvpxo3WA2vGnehaYlGJhxd78YEqrsAVvRkYM2mI/f1UftnmnExpaqaH/rEQipC+e23l8+RgxnhZn0VPCsoUwbOFCglIHY37XfCOh69fgMbCmpx3MGTRem2mCiLe3+P8yoWitzUclqZP9G+fyaZibXax3rlgpqlXCwvnFJSGAM+mgpFILid9CPWesZz5i9ML51zhLRYQSkBtg31L/NDgutNWhx06FEC2HqF+rbqTzS8iNjtv2bmjzQp/leuoREZQTx9zChvneniW3RtxWXGBh3iL1ixo9AYxZuhUIo7pjEVVZWQbQob8H8HSvxUSrej6Suf3ANUB3a7I03d+dZpDqXFESHihEUEOQO5SKJOvTs/NDv1HdhLtBOc5VZW+k= ceph-4925a540-36e3-11ef-bcaa-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-06-30T13:20:52.203 INFO:teuthology.orchestra.run.smithi134.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC0SbbtA1l2EexBhAba5cx9tlQYGa5CnpbhJeIpqvfaQ/RQRo/2cf9vozo165PynzXGMU71apDyDuP4ks9MXROszRfMwKmS+lBxaREKLnW/c8uDymXSnHg0NoZQmsbxzIUENzaCvpxo3WA2vGnehaYlGJhxd78YEqrsAVvRkYM2mI/f1UftnmnExpaqaH/rEQipC+e23l8+RgxnhZn0VPCsoUwbOFCglIHY37XfCOh69fgMbCmpx3MGTRem2mCiLe3+P8yoWitzUclqZP9G+fyaZibXax3rlgpqlXCwvnFJSGAM+mgpFILid9CPWesZz5i9ML51zhLRYQSkBtg31L/NDgutNWhx06FEC2HqF+rbqTzS8iNjtv2bmjzQp/leuoREZQTx9zChvneniW3RtxWXGBh3iL1ixo9AYxZuhUIo7pjEVVZWQbQob8H8HSvxUSrej6Suf3ANUB3a7I03d+dZpDqXFESHihEUEOQO5SKJOvTs/NDv1HdhLtBOc5VZW+k= ceph-4925a540-36e3-11ef-bcaa-c7b262605968 2024-06-30T13:20:52.214 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi134 2024-06-30T13:20:52.214 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-06-30T13:20:52.214 DEBUG:teuthology.orchestra.run.smithi134:> dd of=/etc/ceph/ceph.conf 2024-06-30T13:20:52.261 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-06-30T13:20:52.261 DEBUG:teuthology.orchestra.run.smithi134:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-06-30T13:20:52.268 INFO:tasks.cephadm:Adding host smithi134 to orchestrator... 2024-06-30T13:20:52.268 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -- ceph orch host add smithi134 2024-06-30T13:20:57.555 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:20:57 smithi055 bash[14937]: Warning: Permanently added 'smithi134,172.21.15.134' (ECDSA) to the list of known hosts. 2024-06-30T13:20:57.961 INFO:teuthology.orchestra.run.smithi055.stdout:Added host 'smithi134' 2024-06-30T13:20:58.290 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:57 smithi055 bash[14674]: audit 2024-06-30T13:20:56.932968+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:20:58.290 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:57 smithi055 bash[14674]: audit 2024-06-30T13:20:57.161296+0000 mgr.y (mgr.14144) 5 : audit [DBG] from='client.14160 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi134", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:20:58.290 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:57 smithi055 bash[14674]: audit 2024-06-30T13:20:57.295754+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:20:58.291 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:57 smithi055 bash[14674]: audit 2024-06-30T13:20:57.298928+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:20:58.291 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:57 smithi055 bash[14674]: audit 2024-06-30T13:20:57.306148+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:20:58.751 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -- ceph orch host ls --format=json 2024-06-30T13:20:59.050 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:58 smithi055 bash[14674]: audit 2024-06-30T13:20:57.960156+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:20:59.050 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:58 smithi055 bash[14674]: cephadm 2024-06-30T13:20:57.961101+0000 mgr.y (mgr.14144) 6 : cephadm [INF] Added host smithi134 2024-06-30T13:20:59.050 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:58 smithi055 bash[14674]: audit 2024-06-30T13:20:57.961857+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:20:59.050 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:58 smithi055 bash[14674]: audit 2024-06-30T13:20:58.221015+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:20:59.050 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:20:58 smithi055 bash[14674]: audit 2024-06-30T13:20:58.934812+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:21:02.882 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-06-30T13:21:02.882 INFO:teuthology.orchestra.run.smithi055.stdout:[{"addr": "smithi055", "hostname": "smithi055", "labels": [], "status": ""}, {"addr": "smithi134", "hostname": "smithi134", "labels": [], "status": ""}] 2024-06-30T13:21:03.513 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:03 smithi055 bash[14674]: cluster 2024-06-30T13:21:02.285656+0000 mgr.y (mgr.14144) 7 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:03.513 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:03 smithi055 bash[14674]: audit 2024-06-30T13:21:02.881979+0000 mgr.y (mgr.14144) 8 : audit [DBG] from='client.14162 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-06-30T13:21:03.514 INFO:tasks.cephadm:Setting crush tunables to default 2024-06-30T13:21:03.515 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -- ceph osd crush tunables default 2024-06-30T13:21:05.055 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:04 smithi055 bash[14674]: audit 2024-06-30T13:21:03.927331+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:21:05.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:04 smithi055 bash[14674]: audit 2024-06-30T13:21:04.204991+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:21:05.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:04 smithi055 bash[14674]: audit 2024-06-30T13:21:04.211378+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:21:06.469 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:06 smithi055 bash[14674]: cluster 2024-06-30T13:21:04.286103+0000 mgr.y (mgr.14144) 9 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:07.230 INFO:teuthology.orchestra.run.smithi055.stderr:adjusted tunables profile to default 2024-06-30T13:21:07.465 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:07 smithi055 bash[14674]: audit 2024-06-30T13:21:06.854824+0000 mon.a (mon.0) 101 : audit [INF] from='client.? 172.21.15.55:0/719765620' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-06-30T13:21:07.972 INFO:tasks.cephadm:Adding mon.a on smithi055 2024-06-30T13:21:07.972 INFO:tasks.cephadm:Adding mon.c on smithi055 2024-06-30T13:21:07.972 INFO:tasks.cephadm:Adding mon.b on smithi134 2024-06-30T13:21:07.972 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -- ceph orch apply mon '3;smithi055:172.21.15.55=a;smithi055:[v2:172.21.15.55:3301,v1:172.21.15.55:6790]=c;smithi134:172.21.15.134=b' 2024-06-30T13:21:08.305 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:08 smithi055 bash[14674]: cluster 2024-06-30T13:21:06.286567+0000 mgr.y (mgr.14144) 10 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:08.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:08 smithi055 bash[14674]: audit 2024-06-30T13:21:07.225342+0000 mon.a (mon.0) 102 : audit [INF] from='client.? 172.21.15.55:0/719765620' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-06-30T13:21:08.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:08 smithi055 bash[14674]: cluster 2024-06-30T13:21:07.225482+0000 mon.a (mon.0) 103 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-06-30T13:21:09.805 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:09 smithi055 bash[14674]: cluster 2024-06-30T13:21:08.287059+0000 mgr.y (mgr.14144) 11 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:11.390 INFO:teuthology.orchestra.run.smithi134.stdout:Scheduled mon update... 2024-06-30T13:21:11.805 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:11 smithi055 bash[14674]: cluster 2024-06-30T13:21:10.287502+0000 mgr.y (mgr.14144) 12 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:12.265 DEBUG:teuthology.orchestra.run.smithi055:mon.c> sudo journalctl -f -n 0 -u ceph-4925a540-36e3-11ef-bcaa-c7b262605968@mon.c.service 2024-06-30T13:21:12.267 DEBUG:teuthology.orchestra.run.smithi134:mon.b> sudo journalctl -f -n 0 -u ceph-4925a540-36e3-11ef-bcaa-c7b262605968@mon.b.service 2024-06-30T13:21:12.270 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-06-30T13:21:12.270 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -- ceph mon dump -f json 2024-06-30T13:21:12.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:12 smithi055 bash[14674]: audit 2024-06-30T13:21:11.381301+0000 mgr.y (mgr.14144) 13 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi055:172.21.15.55=a;smithi055:[v2:172.21.15.55:3301,v1:172.21.15.55:6790]=c;smithi134:172.21.15.134=b", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:21:12.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:12 smithi055 bash[14674]: cephadm 2024-06-30T13:21:11.384650+0000 mgr.y (mgr.14144) 14 : cephadm [INF] Saving service mon spec with placement smithi055:172.21.15.55=a;smithi055:[v2:172.21.15.55:3301,v1:172.21.15.55:6790]=c;smithi134:172.21.15.134=b;count:3 2024-06-30T13:21:12.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:12 smithi055 bash[14674]: audit 2024-06-30T13:21:11.389886+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:21:12.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:12 smithi055 bash[14674]: audit 2024-06-30T13:21:11.391131+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:21:12.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:12 smithi055 bash[14674]: audit 2024-06-30T13:21:11.399169+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:21:12.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:12 smithi055 bash[14674]: audit 2024-06-30T13:21:11.401514+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-30T13:21:12.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:12 smithi055 bash[14674]: audit 2024-06-30T13:21:11.403297+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:21:12.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:12 smithi055 bash[14674]: cephadm 2024-06-30T13:21:11.405289+0000 mgr.y (mgr.14144) 15 : cephadm [INF] Deploying daemon mon.b on smithi134 2024-06-30T13:21:12.627 INFO:journalctl@ceph.mon.c.smithi055.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-06-30T13:21:13.805 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:13 smithi055 bash[14674]: cluster 2024-06-30T13:21:12.287874+0000 mgr.y (mgr.14144) 16 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:13.830 INFO:journalctl@ceph.mon.b.smithi134.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-06-30T13:21:15.805 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:15 smithi055 bash[14674]: cluster 2024-06-30T13:21:14.288325+0000 mgr.y (mgr.14144) 17 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:17.395 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-06-30T13:21:17.395 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":1,"fsid":"4925a540-36e3-11ef-bcaa-c7b262605968","modified":"2024-06-30T13:19:36.304382Z","created":"2024-06-30T13:19:36.304382Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.55:3300","nonce":0},{"type":"v1","addr":"172.21.15.55:6789","nonce":0}]},"addr":"172.21.15.55:6789/0","public_addr":"172.21.15.55:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-06-30T13:21:17.397 INFO:teuthology.orchestra.run.smithi134.stderr:dumped monmap epoch 1 2024-06-30T13:21:17.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:17 smithi055 bash[14674]: cluster 2024-06-30T13:21:16.288724+0000 mgr.y (mgr.14144) 18 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:17.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:17 smithi055 bash[14674]: audit 2024-06-30T13:21:17.395302+0000 mon.a (mon.0) 109 : audit [DBG] from='client.? 172.21.15.134:0/828880023' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-06-30T13:21:18.354 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:18 smithi134 systemd[1]: Started Ceph mon.b for 4925a540-36e3-11ef-bcaa-c7b262605968. 2024-06-30T13:21:19.028 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-06-30T13:21:19.029 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -- ceph mon dump -f json 2024-06-30T13:21:19.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:19 smithi055 bash[14674]: audit 2024-06-30T13:21:18.269870+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:21:19.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:19 smithi055 bash[14674]: audit 2024-06-30T13:21:18.271483+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-30T13:21:19.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:19 smithi055 bash[14674]: audit 2024-06-30T13:21:18.273684+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:21:19.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:19 smithi055 bash[14674]: cephadm 2024-06-30T13:21:18.275623+0000 mgr.y (mgr.14144) 19 : cephadm [INF] Deploying daemon mon.c on smithi055 2024-06-30T13:21:19.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:19 smithi055 bash[14674]: cluster 2024-06-30T13:21:18.289152+0000 mgr.y (mgr.14144) 20 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:20.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.754+0000 7fe282bc1700 0 set uid:gid to 167:167 (ceph:ceph) 2024-06-30T13:21:20.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.754+0000 7fe282bc1700 0 ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable), process ceph-mon, pid 7 2024-06-30T13:21:20.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.754+0000 7fe282bc1700 0 pidfile_write: ignore empty --pid-file 2024-06-30T13:21:20.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.758+0000 7fe282bc1700 0 load: jerasure load: lrc load: isa 2024-06-30T13:21:20.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: RocksDB version: 6.8.1 2024-06-30T13:21:20.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-06-30T13:21:20.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Compile date Mar 30 2021 2024-06-30T13:21:20.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: DB SUMMARY 2024-06-30T13:21:20.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: CURRENT file: CURRENT 2024-06-30T13:21:20.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: IDENTITY file: IDENTITY 2024-06-30T13:21:20.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: MANIFEST file: MANIFEST-000001 size: 13 Bytes 2024-06-30T13:21:20.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-06-30T13:21:20.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000003.log size: 511 ; 2024-06-30T13:21:20.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.error_if_exists: 0 2024-06-30T13:21:20.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.create_if_missing: 0 2024-06-30T13:21:20.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.paranoid_checks: 1 2024-06-30T13:21:20.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.env: 0x5600d55eb1c0 2024-06-30T13:21:20.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.fs: Posix File System 2024-06-30T13:21:20.130 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.info_log: 0x5600d72cafe0 2024-06-30T13:21:20.130 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.max_file_opening_threads: 16 2024-06-30T13:21:20.130 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.statistics: (nil) 2024-06-30T13:21:20.130 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.use_fsync: 0 2024-06-30T13:21:20.130 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.max_log_file_size: 0 2024-06-30T13:21:20.130 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-06-30T13:21:20.130 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-06-30T13:21:20.130 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.keep_log_file_num: 1000 2024-06-30T13:21:20.130 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.recycle_log_file_num: 0 2024-06-30T13:21:20.130 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.allow_fallocate: 1 2024-06-30T13:21:20.130 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.allow_mmap_reads: 0 2024-06-30T13:21:20.130 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.allow_mmap_writes: 0 2024-06-30T13:21:20.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.use_direct_reads: 0 2024-06-30T13:21:20.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-06-30T13:21:20.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.create_missing_column_families: 0 2024-06-30T13:21:20.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.db_log_dir: 2024-06-30T13:21:20.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2024-06-30T13:21:20.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-06-30T13:21:20.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.max_subcompactions: 1 2024-06-30T13:21:20.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.max_background_flushes: -1 2024-06-30T13:21:20.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-06-30T13:21:20.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-06-30T13:21:20.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-06-30T13:21:20.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-06-30T13:21:20.132 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-06-30T13:21:20.132 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.advise_random_on_open: 1 2024-06-30T13:21:20.132 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.db_write_buffer_size: 0 2024-06-30T13:21:20.132 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.write_buffer_manager: 0x5600d7361e90 2024-06-30T13:21:20.132 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-06-30T13:21:20.132 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-06-30T13:21:20.132 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-06-30T13:21:20.132 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-06-30T13:21:20.132 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.rate_limiter: (nil) 2024-06-30T13:21:20.132 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-06-30T13:21:20.132 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.wal_recovery_mode: 2 2024-06-30T13:21:20.132 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.enable_thread_tracking: 0 2024-06-30T13:21:20.134 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.enable_pipelined_write: 0 2024-06-30T13:21:20.134 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.unordered_write: 0 2024-06-30T13:21:20.134 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-06-30T13:21:20.135 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-06-30T13:21:20.135 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-06-30T13:21:20.135 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-06-30T13:21:20.135 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.row_cache: None 2024-06-30T13:21:20.135 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.wal_filter: None 2024-06-30T13:21:20.135 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-06-30T13:21:20.135 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.allow_ingest_behind: 0 2024-06-30T13:21:20.135 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.preserve_deletes: 0 2024-06-30T13:21:20.135 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.two_write_queues: 0 2024-06-30T13:21:20.135 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.manual_wal_flush: 0 2024-06-30T13:21:20.135 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.atomic_flush: 0 2024-06-30T13:21:20.135 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-06-30T13:21:20.135 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.persist_stats_to_disk: 0 2024-06-30T13:21:20.136 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-06-30T13:21:20.136 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.log_readahead_size: 0 2024-06-30T13:21:20.136 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-06-30T13:21:20.136 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.max_background_jobs: 2 2024-06-30T13:21:20.136 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.max_background_compactions: -1 2024-06-30T13:21:20.136 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-06-30T13:21:20.136 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-06-30T13:21:20.136 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-06-30T13:21:20.136 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.max_total_wal_size: 0 2024-06-30T13:21:20.136 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-06-30T13:21:20.136 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-06-30T13:21:20.137 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-06-30T13:21:20.137 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-06-30T13:21:20.137 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.max_open_files: -1 2024-06-30T13:21:20.137 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.bytes_per_sync: 0 2024-06-30T13:21:20.137 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-06-30T13:21:20.137 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-06-30T13:21:20.137 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.compaction_readahead_size: 0 2024-06-30T13:21:20.137 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Compression algorithms supported: 2024-06-30T13:21:20.137 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-06-30T13:21:20.137 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: kZSTD supported: 0 2024-06-30T13:21:20.137 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: kXpressCompression supported: 0 2024-06-30T13:21:20.137 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: kLZ4HCCompression supported: 1 2024-06-30T13:21:20.137 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: kLZ4Compression supported: 1 2024-06-30T13:21:20.137 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: kBZip2Compression supported: 0 2024-06-30T13:21:20.138 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: kZlibCompression supported: 1 2024-06-30T13:21:20.138 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: kSnappyCompression supported: 1 2024-06-30T13:21:20.138 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-06-30T13:21:20.138 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000001 2024-06-30T13:21:20.138 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-06-30T13:21:20.138 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-06-30T13:21:20.138 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.merge_operator: 2024-06-30T13:21:20.138 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.compaction_filter: None 2024-06-30T13:21:20.138 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.compaction_filter_factory: None 2024-06-30T13:21:20.138 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-06-30T13:21:20.138 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-06-30T13:21:20.138 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5600d726e0d8) 2024-06-30T13:21:20.138 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: cache_index_and_filter_blocks: 1 2024-06-30T13:21:20.138 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: cache_index_and_filter_blocks_with_high_priority: 0 2024-06-30T13:21:20.138 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-06-30T13:21:20.139 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: pin_top_level_index_and_filter: 1 2024-06-30T13:21:20.139 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: index_type: 0 2024-06-30T13:21:20.139 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: data_block_index_type: 0 2024-06-30T13:21:20.139 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: index_shortening: 1 2024-06-30T13:21:20.139 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: data_block_hash_table_util_ratio: 0.750000 2024-06-30T13:21:20.139 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: hash_index_allow_collision: 1 2024-06-30T13:21:20.139 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: checksum: 1 2024-06-30T13:21:20.139 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: no_block_cache: 0 2024-06-30T13:21:20.139 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: block_cache: 0x5600d72a6f10 2024-06-30T13:21:20.139 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: block_cache_name: BinnedLRUCache 2024-06-30T13:21:20.139 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: block_cache_options: 2024-06-30T13:21:20.139 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: capacity : 536870912 2024-06-30T13:21:20.139 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: num_shard_bits : 4 2024-06-30T13:21:20.139 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: strict_capacity_limit : 0 2024-06-30T13:21:20.140 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: high_pri_pool_ratio: 0.000 2024-06-30T13:21:20.140 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: block_cache_compressed: (nil) 2024-06-30T13:21:20.140 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: persistent_cache: (nil) 2024-06-30T13:21:20.140 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: block_size: 4096 2024-06-30T13:21:20.140 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: block_size_deviation: 10 2024-06-30T13:21:20.140 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: block_restart_interval: 16 2024-06-30T13:21:20.140 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: index_block_restart_interval: 1 2024-06-30T13:21:20.140 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: metadata_block_size: 4096 2024-06-30T13:21:20.140 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: partition_filters: 0 2024-06-30T13:21:20.140 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: use_delta_encoding: 1 2024-06-30T13:21:20.140 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: filter_policy: rocksdb.BuiltinBloomFilter 2024-06-30T13:21:20.140 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: whole_key_filtering: 1 2024-06-30T13:21:20.140 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: verify_compression: 0 2024-06-30T13:21:20.140 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: read_amp_bytes_per_bit: 0 2024-06-30T13:21:20.140 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: format_version: 2 2024-06-30T13:21:20.141 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: enable_index_compression: 1 2024-06-30T13:21:20.141 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: block_align: 0 2024-06-30T13:21:20.141 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.write_buffer_size: 33554432 2024-06-30T13:21:20.141 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.max_write_buffer_number: 2 2024-06-30T13:21:20.141 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.compression: NoCompression 2024-06-30T13:21:20.141 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.bottommost_compression: Disabled 2024-06-30T13:21:20.141 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.prefix_extractor: nullptr 2024-06-30T13:21:20.141 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-06-30T13:21:20.141 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.num_levels: 7 2024-06-30T13:21:20.141 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-06-30T13:21:20.141 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-06-30T13:21:20.141 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-06-30T13:21:20.141 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-06-30T13:21:20.141 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-06-30T13:21:20.142 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-06-30T13:21:20.142 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-06-30T13:21:20.142 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-06-30T13:21:20.142 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-06-30T13:21:20.142 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-06-30T13:21:20.142 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.compression_opts.level: 32767 2024-06-30T13:21:20.142 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.compression_opts.strategy: 0 2024-06-30T13:21:20.142 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-06-30T13:21:20.142 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-06-30T13:21:20.142 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.compression_opts.enabled: false 2024-06-30T13:21:20.142 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-06-30T13:21:20.142 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-06-30T13:21:20.142 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-06-30T13:21:20.142 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.target_file_size_base: 67108864 2024-06-30T13:21:20.142 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-06-30T13:21:20.143 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-06-30T13:21:20.143 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-06-30T13:21:20.143 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-06-30T13:21:20.143 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-06-30T13:21:20.143 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-06-30T13:21:20.143 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-06-30T13:21:20.143 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-06-30T13:21:20.143 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-06-30T13:21:20.143 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-06-30T13:21:20.143 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-06-30T13:21:20.143 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-06-30T13:21:20.143 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-06-30T13:21:20.143 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.arena_block_size: 4194304 2024-06-30T13:21:20.143 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-06-30T13:21:20.143 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-06-30T13:21:20.144 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-06-30T13:21:20.144 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.disable_auto_compactions: 0 2024-06-30T13:21:20.144 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-06-30T13:21:20.144 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-06-30T13:21:20.144 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-06-30T13:21:20.144 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-06-30T13:21:20.144 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-06-30T13:21:20.144 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-06-30T13:21:20.144 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-06-30T13:21:20.144 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-06-30T13:21:20.144 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-06-30T13:21:20.144 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-06-30T13:21:20.144 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.table_properties_collectors: 2024-06-30T13:21:20.144 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.inplace_update_support: 0 2024-06-30T13:21:20.144 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-06-30T13:21:20.145 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-06-30T13:21:20.145 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-06-30T13:21:20.145 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-06-30T13:21:20.145 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.bloom_locality: 0 2024-06-30T13:21:20.145 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.max_successive_merges: 0 2024-06-30T13:21:20.145 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-06-30T13:21:20.145 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.paranoid_file_checks: 0 2024-06-30T13:21:20.145 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.force_consistency_checks: 0 2024-06-30T13:21:20.145 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.report_bg_io_stats: 0 2024-06-30T13:21:20.145 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.ttl: 2592000 2024-06-30T13:21:20.145 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-06-30T13:21:20.145 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/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-06-30T13:21:20.145 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2024-06-30T13:21:20.145 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1719753679765056, "job": 1, "event": "recovery_started", "log_files": [3]} 2024-06-30T13:21:20.146 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #3 mode 2 2024-06-30T13:21:20.146 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-06-30T13:21:20.146 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1719753679765794, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 4, "file_size": 1437, "table_properties": {"data_size": 523, "index_size": 40, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "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_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1719753679, "oldest_key_time": 3, "file_creation_time": 0}} 2024-06-30T13:21:20.146 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: [version_set.cc:3826] Creating manifest 5 2024-06-30T13:21:20.146 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.762+0000 7fe282bc1700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1719753679766635, "job": 1, "event": "recovery_finished"} 2024-06-30T13:21:20.146 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.766+0000 7fe282bc1700 4 rocksdb: DB pointer 0x5600d736b800 2024-06-30T13:21:20.146 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.766+0000 7fe282bc1700 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2024-06-30T13:21:20.146 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.766+0000 7fe282bc1700 0 using public_addr v2:172.21.15.134:0/0 -> [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] 2024-06-30T13:21:20.146 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.766+0000 7fe2699db700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-06-30T13:21:20.146 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.766+0000 7fe2699db700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-06-30T13:21:20.146 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: ** DB Stats ** 2024-06-30T13:21:20.146 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: Uptime(secs): 0.0 total, 0.0 interval 2024-06-30T13:21:20.146 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-06-30T13:21:20.146 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-06-30T13:21:20.147 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-06-30T13:21:20.147 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-06-30T13:21:20.147 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-06-30T13:21:20.147 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-06-30T13:21:20.147 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: ** Compaction Stats [default] ** 2024-06-30T13:21:20.147 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: 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 2024-06-30T13:21:20.147 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-06-30T13:21:20.147 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: L0 1/0 1.40 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.0 0.00 0.00 1 0.001 0 0 2024-06-30T13:21:20.147 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: Sum 1/0 1.40 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.0 0.00 0.00 1 0.001 0 0 2024-06-30T13:21:20.147 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.0 0.00 0.00 1 0.001 0 0 2024-06-30T13:21:20.147 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: ** Compaction Stats [default] ** 2024-06-30T13:21:20.147 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: 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 2024-06-30T13:21:20.147 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-06-30T13:21:20.147 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.0 0.00 0.00 1 0.001 0 0 2024-06-30T13:21:20.147 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: Uptime(secs): 0.0 total, 0.0 interval 2024-06-30T13:21:20.148 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: Flush(GB): cumulative 0.000, interval 0.000 2024-06-30T13:21:20.148 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: AddFile(GB): cumulative 0.000, interval 0.000 2024-06-30T13:21:20.148 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: AddFile(Total Files): cumulative 0, interval 0 2024-06-30T13:21:20.148 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: AddFile(L0 Files): cumulative 0, interval 0 2024-06-30T13:21:20.148 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: AddFile(Keys): cumulative 0, interval 0 2024-06-30T13:21:20.148 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: Cumulative compaction: 0.00 GB write, 0.33 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-06-30T13:21:20.148 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: Interval compaction: 0.00 GB write, 0.33 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-06-30T13:21:20.148 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: 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-06-30T13:21:20.148 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: ** File Read Latency Histogram By Level [default] ** 2024-06-30T13:21:20.148 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: ** Compaction Stats [default] ** 2024-06-30T13:21:20.148 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: 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 2024-06-30T13:21:20.148 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-06-30T13:21:20.148 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: L0 1/0 1.40 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.0 0.00 0.00 1 0.001 0 0 2024-06-30T13:21:20.148 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: Sum 1/0 1.40 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.0 0.00 0.00 1 0.001 0 0 2024-06-30T13:21:20.148 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: 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 2024-06-30T13:21:20.149 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: ** Compaction Stats [default] ** 2024-06-30T13:21:20.149 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: 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 2024-06-30T13:21:20.149 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-06-30T13:21:20.149 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.0 0.00 0.00 1 0.001 0 0 2024-06-30T13:21:20.149 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: Uptime(secs): 0.0 total, 0.0 interval 2024-06-30T13:21:20.149 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: Flush(GB): cumulative 0.000, interval 0.000 2024-06-30T13:21:20.149 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: AddFile(GB): cumulative 0.000, interval 0.000 2024-06-30T13:21:20.149 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: AddFile(Total Files): cumulative 0, interval 0 2024-06-30T13:21:20.149 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: AddFile(L0 Files): cumulative 0, interval 0 2024-06-30T13:21:20.149 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: AddFile(Keys): cumulative 0, interval 0 2024-06-30T13:21:20.149 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: Cumulative compaction: 0.00 GB write, 0.32 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-06-30T13:21:20.149 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-06-30T13:21:20.149 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: 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-06-30T13:21:20.149 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: ** File Read Latency Histogram By Level [default] ** 2024-06-30T13:21:20.149 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.766+0000 7fe282bc1700 0 starting mon.b rank -1 at public addrs [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] at bind addrs [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 4925a540-36e3-11ef-bcaa-c7b262605968 2024-06-30T13:21:20.150 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.766+0000 7fe282bc1700 1 mon.b@-1(???) e0 preinit fsid 4925a540-36e3-11ef-bcaa-c7b262605968 2024-06-30T13:21:20.150 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.798+0000 7fe26c1e0700 0 mon.b@-1(synchronizing).mds e1 new map 2024-06-30T13:21:20.150 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.798+0000 7fe26c1e0700 0 mon.b@-1(synchronizing).mds e1 print_map 2024-06-30T13:21:20.150 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: e1 2024-06-30T13:21:20.150 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: enable_multiple, ever_enabled_multiple: 1,1 2024-06-30T13:21:20.150 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: 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} 2024-06-30T13:21:20.150 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: legacy client fscid: -1 2024-06-30T13:21:20.150 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: 2024-06-30T13:21:20.150 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: No filesystems configured 2024-06-30T13:21:20.150 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.798+0000 7fe26c1e0700 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-06-30T13:21:20.150 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.798+0000 7fe26c1e0700 1 mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-06-30T13:21:20.150 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.798+0000 7fe26c1e0700 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-06-30T13:21:20.150 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.798+0000 7fe26c1e0700 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-06-30T13:21:20.150 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.798+0000 7fe26c1e0700 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-06-30T13:21:20.151 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.798+0000 7fe26c1e0700 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-06-30T13:21:20.151 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.798+0000 7fe26c1e0700 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-06-30T13:21:20.151 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.798+0000 7fe26c1e0700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-06-30T13:21:20.151 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.798+0000 7fe26c1e0700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-06-30T13:21:20.151 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.798+0000 7fe26c1e0700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-06-30T13:21:20.151 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: audit 2024-06-30T13:21:18.269870+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:21:20.151 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: audit 2024-06-30T13:21:18.271483+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-30T13:21:20.151 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: audit 2024-06-30T13:21:18.273684+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:21:20.151 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: cephadm 2024-06-30T13:21:18.275623+0000 mgr.y (mgr.14144) 19 : cephadm [INF] Deploying daemon mon.c on smithi055 2024-06-30T13:21:20.151 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: cluster 2024-06-30T13:21:18.289152+0000 mgr.y (mgr.14144) 20 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:20.151 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.798+0000 7fe26c1e0700 1 mon.b@-1(synchronizing).paxosservice(auth 1..4) refresh upgraded, format 0 -> 3 2024-06-30T13:21:20.151 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.802+0000 7fe26c1e0700 20 expand_channel_meta expand map: {default=false} 2024-06-30T13:21:20.151 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.802+0000 7fe26c1e0700 20 expand_channel_meta from 'false' to 'false' 2024-06-30T13:21:20.151 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.802+0000 7fe26c1e0700 20 expand_channel_meta expanded map: {default=false} 2024-06-30T13:21:20.151 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.802+0000 7fe26c1e0700 20 expand_channel_meta expand map: {default=info} 2024-06-30T13:21:20.151 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.802+0000 7fe26c1e0700 20 expand_channel_meta from 'info' to 'info' 2024-06-30T13:21:20.152 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.802+0000 7fe26c1e0700 20 expand_channel_meta expanded map: {default=info} 2024-06-30T13:21:20.152 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.802+0000 7fe26c1e0700 20 expand_channel_meta expand map: {default=daemon} 2024-06-30T13:21:20.152 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.802+0000 7fe26c1e0700 20 expand_channel_meta from 'daemon' to 'daemon' 2024-06-30T13:21:20.152 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.802+0000 7fe26c1e0700 20 expand_channel_meta expanded map: {default=daemon} 2024-06-30T13:21:20.152 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.802+0000 7fe26c1e0700 20 expand_channel_meta expand map: {default=debug} 2024-06-30T13:21:20.152 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.802+0000 7fe26c1e0700 20 expand_channel_meta from 'debug' to 'debug' 2024-06-30T13:21:20.152 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.802+0000 7fe26c1e0700 20 expand_channel_meta expanded map: {default=debug} 2024-06-30T13:21:20.152 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:19 smithi134 bash[14604]: debug 2024-06-30T13:21:19.802+0000 7fe26c1e0700 10 mon.b@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete 2024-06-30T13:21:24.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:23 smithi055 bash[19150]: debug 2024-06-30T13:21:23.894+0000 7feee86bb700 10 mon.c@-1(synchronizing) e2 handle_conf_change mon_allow_pool_delete 2024-06-30T13:21:25.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:24 smithi055 bash[14674]: audit 2024-06-30T13:21:19.817808+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-30T13:21:25.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:24 smithi055 bash[14674]: cluster 2024-06-30T13:21:19.818160+0000 mon.a (mon.0) 115 : cluster [INF] mon.a calling monitor election 2024-06-30T13:21:25.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:24 smithi055 bash[14674]: audit 2024-06-30T13:21:19.826644+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-30T13:21:25.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:24 smithi055 bash[14674]: cluster 2024-06-30T13:21:20.289652+0000 mgr.y (mgr.14144) 21 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:25.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:24 smithi055 bash[14674]: audit 2024-06-30T13:21:20.809153+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-30T13:21:25.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:24 smithi055 bash[14674]: cluster 2024-06-30T13:21:21.809194+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-06-30T13:21:25.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:24 smithi055 bash[14674]: audit 2024-06-30T13:21:21.809590+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-30T13:21:25.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:24 smithi055 bash[14674]: cluster 2024-06-30T13:21:22.290077+0000 mgr.y (mgr.14144) 22 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:25.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:24 smithi055 bash[14674]: audit 2024-06-30T13:21:22.809420+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-30T13:21:25.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:24 smithi055 bash[14674]: audit 2024-06-30T13:21:23.809150+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-30T13:21:25.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:24 smithi055 bash[14674]: audit 2024-06-30T13:21:23.898547+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-30T13:21:25.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:24 smithi055 bash[14674]: audit 2024-06-30T13:21:24.809826+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-30T13:21:25.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:24 smithi055 bash[14674]: cluster 2024-06-30T13:21:24.851307+0000 mon.a (mon.0) 123 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-06-30T13:21:25.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:24 smithi055 bash[14674]: cluster 2024-06-30T13:21:24.857305+0000 mon.a (mon.0) 124 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.55:3300/0,v1:172.21.15.55:6789/0],b=[v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0]} 2024-06-30T13:21:25.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:24 smithi055 bash[14674]: cluster 2024-06-30T13:21:24.857410+0000 mon.a (mon.0) 125 : cluster [DBG] fsmap 2024-06-30T13:21:25.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:24 smithi055 bash[14674]: cluster 2024-06-30T13:21:24.857459+0000 mon.a (mon.0) 126 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-06-30T13:21:25.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:24 smithi055 bash[14674]: cluster 2024-06-30T13:21:24.857792+0000 mon.a (mon.0) 127 : cluster [DBG] mgrmap e13: y(active, since 42s) 2024-06-30T13:21:25.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:24 smithi055 bash[14674]: cluster 2024-06-30T13:21:24.865290+0000 mon.a (mon.0) 128 : cluster [INF] overall HEALTH_OK 2024-06-30T13:21:25.308 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:24 smithi055 bash[14674]: audit 2024-06-30T13:21:24.869540+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:21:25.308 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:24 smithi055 bash[14674]: audit 2024-06-30T13:21:24.870894+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:21:25.308 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:24 smithi055 bash[14674]: audit 2024-06-30T13:21:24.898773+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-30T13:21:25.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:24 smithi134 bash[14604]: audit 2024-06-30T13:21:19.817808+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-30T13:21:25.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:24 smithi134 bash[14604]: cluster 2024-06-30T13:21:19.818160+0000 mon.a (mon.0) 115 : cluster [INF] mon.a calling monitor election 2024-06-30T13:21:25.378 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:24 smithi134 bash[14604]: audit 2024-06-30T13:21:19.826644+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-30T13:21:25.378 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:24 smithi134 bash[14604]: cluster 2024-06-30T13:21:20.289652+0000 mgr.y (mgr.14144) 21 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:25.378 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:24 smithi134 bash[14604]: audit 2024-06-30T13:21:20.809153+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-30T13:21:25.378 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:24 smithi134 bash[14604]: cluster 2024-06-30T13:21:21.809194+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-06-30T13:21:25.378 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:24 smithi134 bash[14604]: audit 2024-06-30T13:21:21.809590+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-30T13:21:25.378 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:24 smithi134 bash[14604]: cluster 2024-06-30T13:21:22.290077+0000 mgr.y (mgr.14144) 22 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:25.378 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:24 smithi134 bash[14604]: audit 2024-06-30T13:21:22.809420+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-30T13:21:25.378 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:24 smithi134 bash[14604]: audit 2024-06-30T13:21:23.809150+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-30T13:21:25.378 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:24 smithi134 bash[14604]: audit 2024-06-30T13:21:23.898547+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-30T13:21:25.378 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:24 smithi134 bash[14604]: audit 2024-06-30T13:21:24.809826+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-30T13:21:25.378 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:24 smithi134 bash[14604]: cluster 2024-06-30T13:21:24.851307+0000 mon.a (mon.0) 123 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-06-30T13:21:25.378 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:24 smithi134 bash[14604]: cluster 2024-06-30T13:21:24.857305+0000 mon.a (mon.0) 124 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.55:3300/0,v1:172.21.15.55:6789/0],b=[v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0]} 2024-06-30T13:21:25.379 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:24 smithi134 bash[14604]: cluster 2024-06-30T13:21:24.857410+0000 mon.a (mon.0) 125 : cluster [DBG] fsmap 2024-06-30T13:21:25.379 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:24 smithi134 bash[14604]: cluster 2024-06-30T13:21:24.857459+0000 mon.a (mon.0) 126 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-06-30T13:21:25.379 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:24 smithi134 bash[14604]: cluster 2024-06-30T13:21:24.857792+0000 mon.a (mon.0) 127 : cluster [DBG] mgrmap e13: y(active, since 42s) 2024-06-30T13:21:25.379 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:24 smithi134 bash[14604]: cluster 2024-06-30T13:21:24.865290+0000 mon.a (mon.0) 128 : cluster [INF] overall HEALTH_OK 2024-06-30T13:21:25.379 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:24 smithi134 bash[14604]: audit 2024-06-30T13:21:24.869540+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:21:25.379 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:24 smithi134 bash[14604]: audit 2024-06-30T13:21:24.870894+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:21:25.379 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:24 smithi134 bash[14604]: audit 2024-06-30T13:21:24.898773+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-30T13:21:25.820 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-06-30T13:21:25.820 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":2,"fsid":"4925a540-36e3-11ef-bcaa-c7b262605968","modified":"2024-06-30T13:21:19.808711Z","created":"2024-06-30T13:19:36.304382Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.55:3300","nonce":0},{"type":"v1","addr":"172.21.15.55:6789","nonce":0}]},"addr":"172.21.15.55:6789/0","public_addr":"172.21.15.55:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:3300","nonce":0},{"type":"v1","addr":"172.21.15.134:6789","nonce":0}]},"addr":"172.21.15.134:6789/0","public_addr":"172.21.15.134:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-06-30T13:21:25.823 INFO:teuthology.orchestra.run.smithi134.stderr:dumped monmap epoch 2 2024-06-30T13:21:27.560 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-06-30T13:21:27.561 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -- ceph mon dump -f json 2024-06-30T13:21:31.269 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[14674]: cluster 2024-06-30T13:21:25.907508+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-06-30T13:21:31.269 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[14674]: audit 2024-06-30T13:21:25.907609+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-30T13:21:31.269 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[14674]: cluster 2024-06-30T13:21:25.908133+0000 mon.a (mon.0) 136 : cluster [INF] mon.a calling monitor election 2024-06-30T13:21:31.269 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[14674]: audit 2024-06-30T13:21:25.928634+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-30T13:21:31.269 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[14674]: audit 2024-06-30T13:21:25.928998+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-30T13:21:31.270 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[14674]: cluster 2024-06-30T13:21:26.290937+0000 mgr.y (mgr.14144) 24 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:31.270 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[14674]: audit 2024-06-30T13:21:26.898893+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-30T13:21:31.270 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[14674]: audit 2024-06-30T13:21:27.898967+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-30T13:21:31.270 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[14674]: cluster 2024-06-30T13:21:27.901970+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-06-30T13:21:31.270 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[14674]: cluster 2024-06-30T13:21:28.291347+0000 mgr.y (mgr.14144) 25 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:31.270 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[14674]: audit 2024-06-30T13:21:28.899178+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-30T13:21:31.270 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[14674]: audit 2024-06-30T13:21:29.899097+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-30T13:21:31.270 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[14674]: audit 2024-06-30T13:21:30.899222+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-30T13:21:31.270 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[14674]: cluster 2024-06-30T13:21:30.912710+0000 mon.a (mon.0) 144 : cluster [INF] mon.a calling monitor election 2024-06-30T13:21:31.270 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[14674]: cluster 2024-06-30T13:21:30.921233+0000 mon.a (mon.0) 145 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-06-30T13:21:31.270 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[14674]: cluster 2024-06-30T13:21:30.934667+0000 mon.a (mon.0) 146 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.55:3300/0,v1:172.21.15.55:6789/0],b=[v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0],c=[v2:172.21.15.55:3301/0,v1:172.21.15.55:6790/0]} 2024-06-30T13:21:31.270 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[14674]: cluster 2024-06-30T13:21:30.934860+0000 mon.a (mon.0) 147 : cluster [DBG] fsmap 2024-06-30T13:21:31.270 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[14674]: cluster 2024-06-30T13:21:30.934958+0000 mon.a (mon.0) 148 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-06-30T13:21:31.271 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[14674]: cluster 2024-06-30T13:21:30.935502+0000 mon.a (mon.0) 149 : cluster [DBG] mgrmap e13: y(active, since 48s) 2024-06-30T13:21:31.271 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[14674]: cluster 2024-06-30T13:21:30.943947+0000 mon.a (mon.0) 150 : cluster [INF] overall HEALTH_OK 2024-06-30T13:21:31.271 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[14674]: audit 2024-06-30T13:21:30.950351+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:21:31.271 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[14674]: audit 2024-06-30T13:21:30.958853+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:21:31.271 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[19150]: audit 2024-06-30T13:21:19.817808+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-30T13:21:31.271 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[19150]: cluster 2024-06-30T13:21:19.818160+0000 mon.a (mon.0) 115 : cluster [INF] mon.a calling monitor election 2024-06-30T13:21:31.271 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[19150]: audit 2024-06-30T13:21:19.826644+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-30T13:21:31.271 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[19150]: cluster 2024-06-30T13:21:20.289652+0000 mgr.y (mgr.14144) 21 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:31.271 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[19150]: audit 2024-06-30T13:21:20.809153+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-30T13:21:31.271 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[19150]: cluster 2024-06-30T13:21:21.809194+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-06-30T13:21:31.271 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[19150]: audit 2024-06-30T13:21:21.809590+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-30T13:21:31.272 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[19150]: cluster 2024-06-30T13:21:22.290077+0000 mgr.y (mgr.14144) 22 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:31.272 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[19150]: audit 2024-06-30T13:21:22.809420+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-30T13:21:31.272 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[19150]: audit 2024-06-30T13:21:23.809150+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-30T13:21:31.272 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[19150]: audit 2024-06-30T13:21:23.898547+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-30T13:21:31.272 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[19150]: audit 2024-06-30T13:21:24.809826+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-30T13:21:31.272 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[19150]: cluster 2024-06-30T13:21:24.851307+0000 mon.a (mon.0) 123 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-06-30T13:21:31.272 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[19150]: cluster 2024-06-30T13:21:24.857305+0000 mon.a (mon.0) 124 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.55:3300/0,v1:172.21.15.55:6789/0],b=[v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0]} 2024-06-30T13:21:31.272 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[19150]: cluster 2024-06-30T13:21:24.857410+0000 mon.a (mon.0) 125 : cluster [DBG] fsmap 2024-06-30T13:21:31.272 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[19150]: cluster 2024-06-30T13:21:24.857459+0000 mon.a (mon.0) 126 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-06-30T13:21:31.272 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[19150]: cluster 2024-06-30T13:21:24.857792+0000 mon.a (mon.0) 127 : cluster [DBG] mgrmap e13: y(active, since 42s) 2024-06-30T13:21:31.272 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[19150]: cluster 2024-06-30T13:21:24.865290+0000 mon.a (mon.0) 128 : cluster [INF] overall HEALTH_OK 2024-06-30T13:21:31.272 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[19150]: audit 2024-06-30T13:21:24.869540+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:21:31.272 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[19150]: audit 2024-06-30T13:21:24.870894+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:21:31.272 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[19150]: audit 2024-06-30T13:21:24.898773+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-30T13:21:31.273 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[14674]: audit 2024-06-30T13:21:30.964889+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:21:31.273 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[14674]: audit 2024-06-30T13:21:30.967040+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-30T13:21:31.273 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[14674]: audit 2024-06-30T13:21:30.968653+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-30T13:21:31.273 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[14674]: audit 2024-06-30T13:21:30.970212+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:21:31.273 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[19150]: cluster 2024-06-30T13:21:25.907508+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-06-30T13:21:31.273 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[19150]: audit 2024-06-30T13:21:25.907609+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-30T13:21:31.274 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[19150]: cluster 2024-06-30T13:21:25.908133+0000 mon.a (mon.0) 136 : cluster [INF] mon.a calling monitor election 2024-06-30T13:21:31.274 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[19150]: audit 2024-06-30T13:21:25.928634+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-30T13:21:31.274 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[19150]: audit 2024-06-30T13:21:25.928998+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-30T13:21:31.274 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[19150]: cluster 2024-06-30T13:21:26.290937+0000 mgr.y (mgr.14144) 24 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:31.274 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[19150]: audit 2024-06-30T13:21:26.898893+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-30T13:21:31.274 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[19150]: audit 2024-06-30T13:21:27.898967+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-30T13:21:31.274 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[19150]: cluster 2024-06-30T13:21:27.901970+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-06-30T13:21:31.274 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[19150]: cluster 2024-06-30T13:21:28.291347+0000 mgr.y (mgr.14144) 25 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:31.274 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[19150]: audit 2024-06-30T13:21:28.899178+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-30T13:21:31.274 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[19150]: audit 2024-06-30T13:21:29.899097+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-30T13:21:31.274 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[19150]: audit 2024-06-30T13:21:30.899222+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-30T13:21:31.274 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[19150]: cluster 2024-06-30T13:21:30.912710+0000 mon.a (mon.0) 144 : cluster [INF] mon.a calling monitor election 2024-06-30T13:21:31.274 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[19150]: cluster 2024-06-30T13:21:30.921233+0000 mon.a (mon.0) 145 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-06-30T13:21:31.275 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[19150]: cluster 2024-06-30T13:21:30.934667+0000 mon.a (mon.0) 146 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.55:3300/0,v1:172.21.15.55:6789/0],b=[v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0],c=[v2:172.21.15.55:3301/0,v1:172.21.15.55:6790/0]} 2024-06-30T13:21:31.275 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[19150]: cluster 2024-06-30T13:21:30.934860+0000 mon.a (mon.0) 147 : cluster [DBG] fsmap 2024-06-30T13:21:31.275 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[19150]: cluster 2024-06-30T13:21:30.934958+0000 mon.a (mon.0) 148 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-06-30T13:21:31.275 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[19150]: cluster 2024-06-30T13:21:30.935502+0000 mon.a (mon.0) 149 : cluster [DBG] mgrmap e13: y(active, since 48s) 2024-06-30T13:21:31.275 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[19150]: cluster 2024-06-30T13:21:30.943947+0000 mon.a (mon.0) 150 : cluster [INF] overall HEALTH_OK 2024-06-30T13:21:31.275 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[19150]: audit 2024-06-30T13:21:30.950351+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:21:31.275 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[19150]: audit 2024-06-30T13:21:30.958853+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:21:31.275 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[19150]: audit 2024-06-30T13:21:30.964889+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:21:31.275 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[19150]: audit 2024-06-30T13:21:30.967040+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-30T13:21:31.276 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[19150]: audit 2024-06-30T13:21:30.968653+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-30T13:21:31.276 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:30 smithi055 bash[19150]: audit 2024-06-30T13:21:30.970212+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:21:31.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:30 smithi134 bash[14604]: cluster 2024-06-30T13:21:25.907508+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-06-30T13:21:31.378 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:30 smithi134 bash[14604]: audit 2024-06-30T13:21:25.907609+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-30T13:21:31.378 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:30 smithi134 bash[14604]: cluster 2024-06-30T13:21:25.908133+0000 mon.a (mon.0) 136 : cluster [INF] mon.a calling monitor election 2024-06-30T13:21:31.378 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:30 smithi134 bash[14604]: audit 2024-06-30T13:21:25.928634+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-30T13:21:31.378 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:30 smithi134 bash[14604]: audit 2024-06-30T13:21:25.928998+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-30T13:21:31.378 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:30 smithi134 bash[14604]: cluster 2024-06-30T13:21:26.290937+0000 mgr.y (mgr.14144) 24 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:31.378 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:30 smithi134 bash[14604]: audit 2024-06-30T13:21:26.898893+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-30T13:21:31.378 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:30 smithi134 bash[14604]: audit 2024-06-30T13:21:27.898967+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-30T13:21:31.378 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:30 smithi134 bash[14604]: cluster 2024-06-30T13:21:27.901970+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-06-30T13:21:31.378 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:30 smithi134 bash[14604]: cluster 2024-06-30T13:21:28.291347+0000 mgr.y (mgr.14144) 25 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:31.378 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:30 smithi134 bash[14604]: audit 2024-06-30T13:21:28.899178+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-30T13:21:31.378 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:30 smithi134 bash[14604]: audit 2024-06-30T13:21:29.899097+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-30T13:21:31.379 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:30 smithi134 bash[14604]: audit 2024-06-30T13:21:30.899222+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-30T13:21:31.379 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:30 smithi134 bash[14604]: cluster 2024-06-30T13:21:30.912710+0000 mon.a (mon.0) 144 : cluster [INF] mon.a calling monitor election 2024-06-30T13:21:31.379 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:30 smithi134 bash[14604]: cluster 2024-06-30T13:21:30.921233+0000 mon.a (mon.0) 145 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-06-30T13:21:31.379 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:30 smithi134 bash[14604]: cluster 2024-06-30T13:21:30.934667+0000 mon.a (mon.0) 146 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.55:3300/0,v1:172.21.15.55:6789/0],b=[v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0],c=[v2:172.21.15.55:3301/0,v1:172.21.15.55:6790/0]} 2024-06-30T13:21:31.379 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:30 smithi134 bash[14604]: cluster 2024-06-30T13:21:30.934860+0000 mon.a (mon.0) 147 : cluster [DBG] fsmap 2024-06-30T13:21:31.379 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:30 smithi134 bash[14604]: cluster 2024-06-30T13:21:30.934958+0000 mon.a (mon.0) 148 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-06-30T13:21:31.379 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:30 smithi134 bash[14604]: cluster 2024-06-30T13:21:30.935502+0000 mon.a (mon.0) 149 : cluster [DBG] mgrmap e13: y(active, since 48s) 2024-06-30T13:21:31.379 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:30 smithi134 bash[14604]: cluster 2024-06-30T13:21:30.943947+0000 mon.a (mon.0) 150 : cluster [INF] overall HEALTH_OK 2024-06-30T13:21:31.379 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:30 smithi134 bash[14604]: audit 2024-06-30T13:21:30.950351+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:21:31.379 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:30 smithi134 bash[14604]: audit 2024-06-30T13:21:30.958853+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:21:31.379 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:30 smithi134 bash[14604]: audit 2024-06-30T13:21:30.964889+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:21:31.379 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:30 smithi134 bash[14604]: audit 2024-06-30T13:21:30.967040+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-30T13:21:31.379 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:30 smithi134 bash[14604]: audit 2024-06-30T13:21:30.968653+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-30T13:21:31.380 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:30 smithi134 bash[14604]: audit 2024-06-30T13:21:30.970212+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:21:31.514 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-06-30T13:21:31.514 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":3,"fsid":"4925a540-36e3-11ef-bcaa-c7b262605968","modified":"2024-06-30T13:21:25.900560Z","created":"2024-06-30T13:19:36.304382Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.55:3300","nonce":0},{"type":"v1","addr":"172.21.15.55:6789","nonce":0}]},"addr":"172.21.15.55:6789/0","public_addr":"172.21.15.55:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:3300","nonce":0},{"type":"v1","addr":"172.21.15.134:6789","nonce":0}]},"addr":"172.21.15.134:6789/0","public_addr":"172.21.15.134:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.55:3301","nonce":0},{"type":"v1","addr":"172.21.15.55:6790","nonce":0}]},"addr":"172.21.15.55:6790/0","public_addr":"172.21.15.55:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-06-30T13:21:31.517 INFO:teuthology.orchestra.run.smithi134.stderr:dumped monmap epoch 3 2024-06-30T13:21:32.228 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-06-30T13:21:32.228 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -- ceph config generate-minimal-conf 2024-06-30T13:21:32.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:32 smithi055 bash[14674]: cluster 2024-06-30T13:21:30.291740+0000 mgr.y (mgr.14144) 26 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:32.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:32 smithi055 bash[14674]: cephadm 2024-06-30T13:21:30.966489+0000 mgr.y (mgr.14144) 27 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-06-30T13:21:32.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:32 smithi055 bash[14674]: cephadm 2024-06-30T13:21:30.971595+0000 mgr.y (mgr.14144) 28 : cephadm [INF] Reconfiguring daemon mon.a on smithi055 2024-06-30T13:21:32.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:32 smithi055 bash[14674]: audit 2024-06-30T13:21:31.514400+0000 mon.a (mon.0) 157 : audit [DBG] from='client.? 172.21.15.134:0/1223681341' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-06-30T13:21:32.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:32 smithi055 bash[14674]: audit 2024-06-30T13:21:31.899555+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-30T13:21:32.306 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:32 smithi055 bash[19150]: cluster 2024-06-30T13:21:30.291740+0000 mgr.y (mgr.14144) 26 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:32.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:32 smithi055 bash[19150]: cephadm 2024-06-30T13:21:30.966489+0000 mgr.y (mgr.14144) 27 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-06-30T13:21:32.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:32 smithi055 bash[19150]: cephadm 2024-06-30T13:21:30.971595+0000 mgr.y (mgr.14144) 28 : cephadm [INF] Reconfiguring daemon mon.a on smithi055 2024-06-30T13:21:32.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:32 smithi055 bash[19150]: audit 2024-06-30T13:21:31.514400+0000 mon.a (mon.0) 157 : audit [DBG] from='client.? 172.21.15.134:0/1223681341' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-06-30T13:21:32.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:32 smithi055 bash[19150]: audit 2024-06-30T13:21:31.899555+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-30T13:21:32.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:32 smithi134 bash[14604]: cluster 2024-06-30T13:21:30.291740+0000 mgr.y (mgr.14144) 26 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:32.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:32 smithi134 bash[14604]: cephadm 2024-06-30T13:21:30.966489+0000 mgr.y (mgr.14144) 27 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-06-30T13:21:32.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:32 smithi134 bash[14604]: cephadm 2024-06-30T13:21:30.971595+0000 mgr.y (mgr.14144) 28 : cephadm [INF] Reconfiguring daemon mon.a on smithi055 2024-06-30T13:21:32.378 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:32 smithi134 bash[14604]: audit 2024-06-30T13:21:31.514400+0000 mon.a (mon.0) 157 : audit [DBG] from='client.? 172.21.15.134:0/1223681341' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-06-30T13:21:32.378 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:32 smithi134 bash[14604]: audit 2024-06-30T13:21:31.899555+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-30T13:21:34.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:34 smithi055 bash[14674]: cluster 2024-06-30T13:21:32.292153+0000 mgr.y (mgr.14144) 29 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:34.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:34 smithi055 bash[14674]: audit 2024-06-30T13:21:33.783457+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:21:34.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:34 smithi055 bash[14674]: audit 2024-06-30T13:21:33.785129+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-30T13:21:34.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:34 smithi055 bash[14674]: audit 2024-06-30T13:21:33.786989+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-30T13:21:34.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:34 smithi055 bash[14674]: audit 2024-06-30T13:21:33.788713+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:21:34.306 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:34 smithi055 bash[19150]: cluster 2024-06-30T13:21:32.292153+0000 mgr.y (mgr.14144) 29 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:34.306 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:34 smithi055 bash[19150]: audit 2024-06-30T13:21:33.783457+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:21:34.306 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:34 smithi055 bash[19150]: audit 2024-06-30T13:21:33.785129+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-30T13:21:34.306 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:34 smithi055 bash[19150]: audit 2024-06-30T13:21:33.786989+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-30T13:21:34.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:34 smithi055 bash[19150]: audit 2024-06-30T13:21:33.788713+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:21:34.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:34 smithi134 bash[14604]: cluster 2024-06-30T13:21:32.292153+0000 mgr.y (mgr.14144) 29 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:34.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:34 smithi134 bash[14604]: audit 2024-06-30T13:21:33.783457+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:21:34.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:34 smithi134 bash[14604]: audit 2024-06-30T13:21:33.785129+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-30T13:21:34.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:34 smithi134 bash[14604]: audit 2024-06-30T13:21:33.786989+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-30T13:21:34.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:34 smithi134 bash[14604]: audit 2024-06-30T13:21:33.788713+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:21:35.306 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:35 smithi055 bash[19150]: cephadm 2024-06-30T13:21:33.784582+0000 mgr.y (mgr.14144) 30 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-06-30T13:21:35.306 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:35 smithi055 bash[19150]: cephadm 2024-06-30T13:21:33.790415+0000 mgr.y (mgr.14144) 31 : cephadm [INF] Reconfiguring daemon mon.c on smithi055 2024-06-30T13:21:35.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:35 smithi055 bash[14674]: cephadm 2024-06-30T13:21:33.784582+0000 mgr.y (mgr.14144) 30 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-06-30T13:21:35.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:35 smithi055 bash[14674]: cephadm 2024-06-30T13:21:33.790415+0000 mgr.y (mgr.14144) 31 : cephadm [INF] Reconfiguring daemon mon.c on smithi055 2024-06-30T13:21:35.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:35 smithi134 bash[14604]: cephadm 2024-06-30T13:21:33.784582+0000 mgr.y (mgr.14144) 30 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-06-30T13:21:35.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:35 smithi134 bash[14604]: cephadm 2024-06-30T13:21:33.790415+0000 mgr.y (mgr.14144) 31 : cephadm [INF] Reconfiguring daemon mon.c on smithi055 2024-06-30T13:21:36.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:36 smithi055 bash[14674]: cluster 2024-06-30T13:21:34.292595+0000 mgr.y (mgr.14144) 32 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:36.306 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:36 smithi055 bash[19150]: cluster 2024-06-30T13:21:34.292595+0000 mgr.y (mgr.14144) 32 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:36.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:36 smithi134 bash[14604]: cluster 2024-06-30T13:21:34.292595+0000 mgr.y (mgr.14144) 32 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:37.704 INFO:teuthology.orchestra.run.smithi055.stdout:# minimal ceph.conf for 4925a540-36e3-11ef-bcaa-c7b262605968 2024-06-30T13:21:37.704 INFO:teuthology.orchestra.run.smithi055.stdout:[global] 2024-06-30T13:21:37.704 INFO:teuthology.orchestra.run.smithi055.stdout: fsid = 4925a540-36e3-11ef-bcaa-c7b262605968 2024-06-30T13:21:37.704 INFO:teuthology.orchestra.run.smithi055.stdout: mon_host = [v2:172.21.15.55:3300/0,v1:172.21.15.55:6789/0] [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] [v2:172.21.15.55:3301/0,v1:172.21.15.55:6790/0] 2024-06-30T13:21:38.195 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:38 smithi055 bash[14674]: cluster 2024-06-30T13:21:36.293041+0000 mgr.y (mgr.14144) 33 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:38.195 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:38 smithi055 bash[14674]: audit 2024-06-30T13:21:37.187674+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:21:38.196 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:38 smithi055 bash[14674]: cephadm 2024-06-30T13:21:37.188801+0000 mgr.y (mgr.14144) 34 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-06-30T13:21:38.441 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-06-30T13:21:38.441 DEBUG:teuthology.orchestra.run.smithi055:> set -ex 2024-06-30T13:21:38.441 DEBUG:teuthology.orchestra.run.smithi055:> sudo dd of=/etc/ceph/ceph.conf 2024-06-30T13:21:38.455 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:38 smithi055 bash[14674]: audit 2024-06-30T13:21:37.189374+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-30T13:21:38.455 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:38 smithi055 bash[14674]: audit 2024-06-30T13:21:37.190945+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-30T13:21:38.455 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:38 smithi055 bash[14674]: audit 2024-06-30T13:21:37.192521+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:21:38.455 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:38 smithi055 bash[14674]: cephadm 2024-06-30T13:21:37.194194+0000 mgr.y (mgr.14144) 35 : cephadm [INF] Reconfiguring daemon mon.b on smithi134 2024-06-30T13:21:38.455 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:38 smithi055 bash[14674]: audit 2024-06-30T13:21:37.704497+0000 mon.a (mon.0) 167 : audit [DBG] from='client.? 172.21.15.55:0/2680284027' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:21:38.455 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:38 smithi055 bash[19150]: cluster 2024-06-30T13:21:36.293041+0000 mgr.y (mgr.14144) 33 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:38.455 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:38 smithi055 bash[19150]: audit 2024-06-30T13:21:37.187674+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:21:38.455 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:38 smithi055 bash[19150]: cephadm 2024-06-30T13:21:37.188801+0000 mgr.y (mgr.14144) 34 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-06-30T13:21:38.455 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:38 smithi055 bash[19150]: audit 2024-06-30T13:21:37.189374+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-30T13:21:38.456 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:38 smithi055 bash[19150]: audit 2024-06-30T13:21:37.190945+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-30T13:21:38.456 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:38 smithi055 bash[19150]: audit 2024-06-30T13:21:37.192521+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:21:38.456 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:38 smithi055 bash[19150]: cephadm 2024-06-30T13:21:37.194194+0000 mgr.y (mgr.14144) 35 : cephadm [INF] Reconfiguring daemon mon.b on smithi134 2024-06-30T13:21:38.456 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:38 smithi055 bash[19150]: audit 2024-06-30T13:21:37.704497+0000 mon.a (mon.0) 167 : audit [DBG] from='client.? 172.21.15.55:0/2680284027' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:21:38.459 DEBUG:teuthology.orchestra.run.smithi055:> set -ex 2024-06-30T13:21:38.459 DEBUG:teuthology.orchestra.run.smithi055:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-06-30T13:21:38.475 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-06-30T13:21:38.475 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd of=/etc/ceph/ceph.conf 2024-06-30T13:21:38.481 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:38 smithi134 bash[14604]: cluster 2024-06-30T13:21:36.293041+0000 mgr.y (mgr.14144) 33 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:38.482 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:38 smithi134 bash[14604]: audit 2024-06-30T13:21:37.187674+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:21:38.482 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:38 smithi134 bash[14604]: cephadm 2024-06-30T13:21:37.188801+0000 mgr.y (mgr.14144) 34 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-06-30T13:21:38.482 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:38 smithi134 bash[14604]: audit 2024-06-30T13:21:37.189374+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-30T13:21:38.482 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:38 smithi134 bash[14604]: audit 2024-06-30T13:21:37.190945+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-30T13:21:38.482 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:38 smithi134 bash[14604]: audit 2024-06-30T13:21:37.192521+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:21:38.482 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:38 smithi134 bash[14604]: cephadm 2024-06-30T13:21:37.194194+0000 mgr.y (mgr.14144) 35 : cephadm [INF] Reconfiguring daemon mon.b on smithi134 2024-06-30T13:21:38.482 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:38 smithi134 bash[14604]: audit 2024-06-30T13:21:37.704497+0000 mon.a (mon.0) 167 : audit [DBG] from='client.? 172.21.15.55:0/2680284027' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:21:38.484 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-06-30T13:21:38.484 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-06-30T13:21:38.493 INFO:tasks.cephadm:Adding mgr.y on smithi055 2024-06-30T13:21:38.493 INFO:tasks.cephadm:Adding mgr.x on smithi134 2024-06-30T13:21:38.494 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -- ceph orch apply mgr '2;smithi055=y;smithi134=x' 2024-06-30T13:21:40.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:40 smithi055 bash[14674]: cluster 2024-06-30T13:21:38.293527+0000 mgr.y (mgr.14144) 36 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:40.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:40 smithi055 bash[14674]: audit 2024-06-30T13:21:39.521164+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:21:40.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:40 smithi055 bash[14674]: audit 2024-06-30T13:21:39.522967+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:21:40.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:40 smithi055 bash[14674]: audit 2024-06-30T13:21:39.535801+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:21:40.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:40 smithi055 bash[19150]: cluster 2024-06-30T13:21:38.293527+0000 mgr.y (mgr.14144) 36 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:40.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:40 smithi055 bash[19150]: audit 2024-06-30T13:21:39.521164+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:21:40.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:40 smithi055 bash[19150]: audit 2024-06-30T13:21:39.522967+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:21:40.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:40 smithi055 bash[19150]: audit 2024-06-30T13:21:39.535801+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:21:40.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:40 smithi134 bash[14604]: cluster 2024-06-30T13:21:38.293527+0000 mgr.y (mgr.14144) 36 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:40.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:40 smithi134 bash[14604]: audit 2024-06-30T13:21:39.521164+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:21:40.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:40 smithi134 bash[14604]: audit 2024-06-30T13:21:39.522967+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:21:40.628 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:40 smithi134 bash[14604]: audit 2024-06-30T13:21:39.535801+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:21:42.019 INFO:teuthology.orchestra.run.smithi134.stdout:Scheduled mgr update... 2024-06-30T13:21:42.378 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:42 smithi134 bash[14604]: cluster 2024-06-30T13:21:40.293949+0000 mgr.y (mgr.14144) 37 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:42.378 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:42 smithi134 bash[14604]: audit 2024-06-30T13:21:42.018718+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:21:42.378 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:42 smithi134 bash[14604]: audit 2024-06-30T13:21:42.020195+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:21:42.378 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:42 smithi134 bash[14604]: audit 2024-06-30T13:21:42.029897+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:21:42.378 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:42 smithi134 bash[14604]: audit 2024-06-30T13:21:42.031628+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-30T13:21:42.378 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:42 smithi134 bash[14604]: audit 2024-06-30T13:21:42.036680+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-06-30T13:21:42.378 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:42 smithi134 bash[14604]: audit 2024-06-30T13:21:42.038309+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-30T13:21:42.378 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:42 smithi134 bash[14604]: audit 2024-06-30T13:21:42.040138+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:21:42.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:42 smithi055 bash[14674]: cluster 2024-06-30T13:21:40.293949+0000 mgr.y (mgr.14144) 37 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:42.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:42 smithi055 bash[14674]: audit 2024-06-30T13:21:42.018718+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:21:42.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:42 smithi055 bash[14674]: audit 2024-06-30T13:21:42.020195+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:21:42.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:42 smithi055 bash[14674]: audit 2024-06-30T13:21:42.029897+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:21:42.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:42 smithi055 bash[14674]: audit 2024-06-30T13:21:42.031628+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-30T13:21:42.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:42 smithi055 bash[14674]: audit 2024-06-30T13:21:42.036680+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-06-30T13:21:42.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:42 smithi055 bash[14674]: audit 2024-06-30T13:21:42.038309+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-30T13:21:42.557 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:42 smithi055 bash[14674]: audit 2024-06-30T13:21:42.040138+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:21:42.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:42 smithi055 bash[19150]: cluster 2024-06-30T13:21:40.293949+0000 mgr.y (mgr.14144) 37 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:42.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:42 smithi055 bash[19150]: audit 2024-06-30T13:21:42.018718+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:21:42.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:42 smithi055 bash[19150]: audit 2024-06-30T13:21:42.020195+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:21:42.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:42 smithi055 bash[19150]: audit 2024-06-30T13:21:42.029897+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:21:42.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:42 smithi055 bash[19150]: audit 2024-06-30T13:21:42.031628+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-30T13:21:42.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:42 smithi055 bash[19150]: audit 2024-06-30T13:21:42.036680+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-06-30T13:21:42.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:42 smithi055 bash[19150]: audit 2024-06-30T13:21:42.038309+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-30T13:21:42.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:42 smithi055 bash[19150]: audit 2024-06-30T13:21:42.040138+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:21:42.865 DEBUG:teuthology.orchestra.run.smithi134:mgr.x> sudo journalctl -f -n 0 -u ceph-4925a540-36e3-11ef-bcaa-c7b262605968@mgr.x.service 2024-06-30T13:21:42.867 INFO:tasks.cephadm:Deploying OSDs... 2024-06-30T13:21:42.868 DEBUG:teuthology.orchestra.run.smithi055:> set -ex 2024-06-30T13:21:42.868 DEBUG:teuthology.orchestra.run.smithi055:> dd if=/scratch_devs of=/dev/stdout 2024-06-30T13:21:42.875 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-06-30T13:21:42.875 DEBUG:teuthology.orchestra.run.smithi055:> stat /dev/vg_nvme/lv_1 2024-06-30T13:21:42.883 INFO:teuthology.orchestra.run.smithi055.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-06-30T13:21:42.883 INFO:teuthology.orchestra.run.smithi055.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-06-30T13:21:42.883 INFO:teuthology.orchestra.run.smithi055.stdout:Device: 6h/6d Inode: 358 Links: 1 2024-06-30T13:21:42.883 INFO:teuthology.orchestra.run.smithi055.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-06-30T13:21:42.883 INFO:teuthology.orchestra.run.smithi055.stdout:Access: 2024-06-30 13:17:10.299489625 +0000 2024-06-30T13:21:42.883 INFO:teuthology.orchestra.run.smithi055.stdout:Modify: 2024-06-30 13:17:10.087494505 +0000 2024-06-30T13:21:42.883 INFO:teuthology.orchestra.run.smithi055.stdout:Change: 2024-06-30 13:17:10.087494505 +0000 2024-06-30T13:21:42.883 INFO:teuthology.orchestra.run.smithi055.stdout: Birth: - 2024-06-30T13:21:42.883 DEBUG:teuthology.orchestra.run.smithi055:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-06-30T13:21:42.896 INFO:teuthology.orchestra.run.smithi055.stderr:1+0 records in 2024-06-30T13:21:42.896 INFO:teuthology.orchestra.run.smithi055.stderr:1+0 records out 2024-06-30T13:21:42.896 INFO:teuthology.orchestra.run.smithi055.stderr:512 bytes copied, 0.000472396 s, 1.1 MB/s 2024-06-30T13:21:42.897 DEBUG:teuthology.orchestra.run.smithi055:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-06-30T13:21:42.904 DEBUG:teuthology.orchestra.run.smithi055:> stat /dev/vg_nvme/lv_2 2024-06-30T13:21:42.952 INFO:teuthology.orchestra.run.smithi055.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-06-30T13:21:42.952 INFO:teuthology.orchestra.run.smithi055.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-06-30T13:21:42.952 INFO:teuthology.orchestra.run.smithi055.stdout:Device: 6h/6d Inode: 365 Links: 1 2024-06-30T13:21:42.952 INFO:teuthology.orchestra.run.smithi055.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-06-30T13:21:42.953 INFO:teuthology.orchestra.run.smithi055.stdout:Access: 2024-06-30 13:17:10.735479593 +0000 2024-06-30T13:21:42.953 INFO:teuthology.orchestra.run.smithi055.stdout:Modify: 2024-06-30 13:17:10.531484286 +0000 2024-06-30T13:21:42.953 INFO:teuthology.orchestra.run.smithi055.stdout:Change: 2024-06-30 13:17:10.531484286 +0000 2024-06-30T13:21:42.953 INFO:teuthology.orchestra.run.smithi055.stdout: Birth: - 2024-06-30T13:21:42.953 DEBUG:teuthology.orchestra.run.smithi055:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-06-30T13:21:42.964 INFO:teuthology.orchestra.run.smithi055.stderr:1+0 records in 2024-06-30T13:21:42.964 INFO:teuthology.orchestra.run.smithi055.stderr:1+0 records out 2024-06-30T13:21:42.964 INFO:teuthology.orchestra.run.smithi055.stderr:512 bytes copied, 0.00046251 s, 1.1 MB/s 2024-06-30T13:21:42.965 DEBUG:teuthology.orchestra.run.smithi055:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-06-30T13:21:42.973 DEBUG:teuthology.orchestra.run.smithi055:> stat /dev/vg_nvme/lv_3 2024-06-30T13:21:43.021 INFO:teuthology.orchestra.run.smithi055.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-06-30T13:21:43.021 INFO:teuthology.orchestra.run.smithi055.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-06-30T13:21:43.021 INFO:teuthology.orchestra.run.smithi055.stdout:Device: 6h/6d Inode: 371 Links: 1 2024-06-30T13:21:43.021 INFO:teuthology.orchestra.run.smithi055.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-06-30T13:21:43.021 INFO:teuthology.orchestra.run.smithi055.stdout:Access: 2024-06-30 13:17:10.959474437 +0000 2024-06-30T13:21:43.021 INFO:teuthology.orchestra.run.smithi055.stdout:Modify: 2024-06-30 13:17:10.955474530 +0000 2024-06-30T13:21:43.021 INFO:teuthology.orchestra.run.smithi055.stdout:Change: 2024-06-30 13:17:10.955474530 +0000 2024-06-30T13:21:43.021 INFO:teuthology.orchestra.run.smithi055.stdout: Birth: - 2024-06-30T13:21:43.021 DEBUG:teuthology.orchestra.run.smithi055:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-06-30T13:21:43.033 INFO:teuthology.orchestra.run.smithi055.stderr:1+0 records in 2024-06-30T13:21:43.033 INFO:teuthology.orchestra.run.smithi055.stderr:1+0 records out 2024-06-30T13:21:43.033 INFO:teuthology.orchestra.run.smithi055.stderr:512 bytes copied, 0.00047752 s, 1.1 MB/s 2024-06-30T13:21:43.034 DEBUG:teuthology.orchestra.run.smithi055:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-06-30T13:21:43.043 DEBUG:teuthology.orchestra.run.smithi055:> stat /dev/vg_nvme/lv_4 2024-06-30T13:21:43.048 INFO:teuthology.orchestra.run.smithi055.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-06-30T13:21:43.048 INFO:teuthology.orchestra.run.smithi055.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-06-30T13:21:43.048 INFO:teuthology.orchestra.run.smithi055.stdout:Device: 6h/6d Inode: 379 Links: 1 2024-06-30T13:21:43.049 INFO:teuthology.orchestra.run.smithi055.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-06-30T13:21:43.049 INFO:teuthology.orchestra.run.smithi055.stdout:Access: 2024-06-30 13:17:11.651458513 +0000 2024-06-30T13:21:43.049 INFO:teuthology.orchestra.run.smithi055.stdout:Modify: 2024-06-30 13:17:11.423463760 +0000 2024-06-30T13:21:43.049 INFO:teuthology.orchestra.run.smithi055.stdout:Change: 2024-06-30 13:17:11.423463760 +0000 2024-06-30T13:21:43.049 INFO:teuthology.orchestra.run.smithi055.stdout: Birth: - 2024-06-30T13:21:43.049 DEBUG:teuthology.orchestra.run.smithi055:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-06-30T13:21:43.102 INFO:teuthology.orchestra.run.smithi055.stderr:1+0 records in 2024-06-30T13:21:43.103 INFO:teuthology.orchestra.run.smithi055.stderr:1+0 records out 2024-06-30T13:21:43.103 INFO:teuthology.orchestra.run.smithi055.stderr:512 bytes copied, 0.000552138 s, 927 kB/s 2024-06-30T13:21:43.104 DEBUG:teuthology.orchestra.run.smithi055:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-06-30T13:21:43.112 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-06-30T13:21:43.112 DEBUG:teuthology.orchestra.run.smithi134:> dd if=/scratch_devs of=/dev/stdout 2024-06-30T13:21:43.119 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-06-30T13:21:43.119 DEBUG:teuthology.orchestra.run.smithi134:> stat /dev/vg_nvme/lv_1 2024-06-30T13:21:43.125 INFO:teuthology.orchestra.run.smithi134.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-06-30T13:21:43.125 INFO:teuthology.orchestra.run.smithi134.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-06-30T13:21:43.125 INFO:teuthology.orchestra.run.smithi134.stdout:Device: 6h/6d Inode: 361 Links: 1 2024-06-30T13:21:43.126 INFO:teuthology.orchestra.run.smithi134.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-06-30T13:21:43.126 INFO:teuthology.orchestra.run.smithi134.stdout:Access: 2024-06-30 13:17:07.021617376 +0000 2024-06-30T13:21:43.126 INFO:teuthology.orchestra.run.smithi134.stdout:Modify: 2024-06-30 13:17:06.809631798 +0000 2024-06-30T13:21:43.126 INFO:teuthology.orchestra.run.smithi134.stdout:Change: 2024-06-30 13:17:06.809631798 +0000 2024-06-30T13:21:43.126 INFO:teuthology.orchestra.run.smithi134.stdout: Birth: - 2024-06-30T13:21:43.126 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-06-30T13:21:43.183 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records in 2024-06-30T13:21:43.183 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records out 2024-06-30T13:21:43.183 INFO:teuthology.orchestra.run.smithi134.stderr:512 bytes copied, 0.000419484 s, 1.2 MB/s 2024-06-30T13:21:43.184 DEBUG:teuthology.orchestra.run.smithi134:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-06-30T13:21:43.192 DEBUG:teuthology.orchestra.run.smithi134:> stat /dev/vg_nvme/lv_2 2024-06-30T13:21:43.198 INFO:teuthology.orchestra.run.smithi134.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-06-30T13:21:43.198 INFO:teuthology.orchestra.run.smithi134.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-06-30T13:21:43.198 INFO:teuthology.orchestra.run.smithi134.stdout:Device: 6h/6d Inode: 366 Links: 1 2024-06-30T13:21:43.199 INFO:teuthology.orchestra.run.smithi134.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-06-30T13:21:43.199 INFO:teuthology.orchestra.run.smithi134.stdout:Access: 2024-06-30 13:17:07.233602953 +0000 2024-06-30T13:21:43.199 INFO:teuthology.orchestra.run.smithi134.stdout:Modify: 2024-06-30 13:17:07.229603226 +0000 2024-06-30T13:21:43.199 INFO:teuthology.orchestra.run.smithi134.stdout:Change: 2024-06-30 13:17:07.229603226 +0000 2024-06-30T13:21:43.199 INFO:teuthology.orchestra.run.smithi134.stdout: Birth: - 2024-06-30T13:21:43.199 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-06-30T13:21:43.254 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records in 2024-06-30T13:21:43.254 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records out 2024-06-30T13:21:43.254 INFO:teuthology.orchestra.run.smithi134.stderr:512 bytes copied, 0.000274054 s, 1.9 MB/s 2024-06-30T13:21:43.255 DEBUG:teuthology.orchestra.run.smithi134:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-06-30T13:21:43.262 DEBUG:teuthology.orchestra.run.smithi134:> stat /dev/vg_nvme/lv_3 2024-06-30T13:21:43.268 INFO:teuthology.orchestra.run.smithi134.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-06-30T13:21:43.268 INFO:teuthology.orchestra.run.smithi134.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-06-30T13:21:43.268 INFO:teuthology.orchestra.run.smithi134.stdout:Device: 6h/6d Inode: 373 Links: 1 2024-06-30T13:21:43.268 INFO:teuthology.orchestra.run.smithi134.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-06-30T13:21:43.268 INFO:teuthology.orchestra.run.smithi134.stdout:Access: 2024-06-30 13:17:07.661573837 +0000 2024-06-30T13:21:43.268 INFO:teuthology.orchestra.run.smithi134.stdout:Modify: 2024-06-30 13:17:07.657574109 +0000 2024-06-30T13:21:43.268 INFO:teuthology.orchestra.run.smithi134.stdout:Change: 2024-06-30 13:17:07.657574109 +0000 2024-06-30T13:21:43.268 INFO:teuthology.orchestra.run.smithi134.stdout: Birth: - 2024-06-30T13:21:43.268 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-06-30T13:21:43.279 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records in 2024-06-30T13:21:43.279 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records out 2024-06-30T13:21:43.280 INFO:teuthology.orchestra.run.smithi134.stderr:512 bytes copied, 0.000289417 s, 1.8 MB/s 2024-06-30T13:21:43.281 DEBUG:teuthology.orchestra.run.smithi134:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-06-30T13:21:43.337 DEBUG:teuthology.orchestra.run.smithi134:> stat /dev/vg_nvme/lv_4 2024-06-30T13:21:43.344 INFO:teuthology.orchestra.run.smithi134.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-06-30T13:21:43.344 INFO:teuthology.orchestra.run.smithi134.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-06-30T13:21:43.344 INFO:teuthology.orchestra.run.smithi134.stdout:Device: 6h/6d Inode: 376 Links: 1 2024-06-30T13:21:43.345 INFO:teuthology.orchestra.run.smithi134.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-06-30T13:21:43.345 INFO:teuthology.orchestra.run.smithi134.stdout:Access: 2024-06-30 13:17:08.313530101 +0000 2024-06-30T13:21:43.345 INFO:teuthology.orchestra.run.smithi134.stdout:Modify: 2024-06-30 13:17:08.093544627 +0000 2024-06-30T13:21:43.345 INFO:teuthology.orchestra.run.smithi134.stdout:Change: 2024-06-30 13:17:08.093544627 +0000 2024-06-30T13:21:43.345 INFO:teuthology.orchestra.run.smithi134.stdout: Birth: - 2024-06-30T13:21:43.345 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-06-30T13:21:43.358 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records in 2024-06-30T13:21:43.358 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records out 2024-06-30T13:21:43.358 INFO:teuthology.orchestra.run.smithi134.stderr:512 bytes copied, 0.000367423 s, 1.4 MB/s 2024-06-30T13:21:43.359 DEBUG:teuthology.orchestra.run.smithi134:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-06-30T13:21:43.368 INFO:tasks.cephadm:Deploying osd.0 on smithi055 with /dev/vg_nvme/lv_4... 2024-06-30T13:21:43.368 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-06-30T13:21:43.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:43 smithi055 bash[14674]: audit 2024-06-30T13:21:42.010320+0000 mgr.y (mgr.14144) 38 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi055=y;smithi134=x", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:21:43.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:43 smithi055 bash[14674]: cephadm 2024-06-30T13:21:42.011969+0000 mgr.y (mgr.14144) 39 : cephadm [INF] Saving service mgr spec with placement smithi055=y;smithi134=x;count:2 2024-06-30T13:21:43.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:43 smithi055 bash[14674]: cephadm 2024-06-30T13:21:42.041407+0000 mgr.y (mgr.14144) 40 : cephadm [INF] Deploying daemon mgr.x on smithi134 2024-06-30T13:21:43.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:43 smithi055 bash[14674]: audit 2024-06-30T13:21:42.485017+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:21:43.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:43 smithi055 bash[14674]: audit 2024-06-30T13:21:42.487927+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:21:43.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:43 smithi055 bash[19150]: audit 2024-06-30T13:21:42.010320+0000 mgr.y (mgr.14144) 38 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi055=y;smithi134=x", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:21:43.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:43 smithi055 bash[19150]: cephadm 2024-06-30T13:21:42.011969+0000 mgr.y (mgr.14144) 39 : cephadm [INF] Saving service mgr spec with placement smithi055=y;smithi134=x;count:2 2024-06-30T13:21:43.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:43 smithi055 bash[19150]: cephadm 2024-06-30T13:21:42.041407+0000 mgr.y (mgr.14144) 40 : cephadm [INF] Deploying daemon mgr.x on smithi134 2024-06-30T13:21:43.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:43 smithi055 bash[19150]: audit 2024-06-30T13:21:42.485017+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:21:43.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:43 smithi055 bash[19150]: audit 2024-06-30T13:21:42.487927+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:21:43.586 INFO:journalctl@ceph.mgr.x.smithi134.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-06-30T13:21:43.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:43 smithi134 bash[14604]: audit 2024-06-30T13:21:42.010320+0000 mgr.y (mgr.14144) 38 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi055=y;smithi134=x", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:21:43.628 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:43 smithi134 bash[14604]: cephadm 2024-06-30T13:21:42.011969+0000 mgr.y (mgr.14144) 39 : cephadm [INF] Saving service mgr spec with placement smithi055=y;smithi134=x;count:2 2024-06-30T13:21:43.628 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:43 smithi134 bash[14604]: cephadm 2024-06-30T13:21:42.041407+0000 mgr.y (mgr.14144) 40 : cephadm [INF] Deploying daemon mgr.x on smithi134 2024-06-30T13:21:43.628 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:43 smithi134 bash[14604]: audit 2024-06-30T13:21:42.485017+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:21:43.628 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:43 smithi134 bash[14604]: audit 2024-06-30T13:21:42.487927+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:21:44.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:44 smithi134 bash[14604]: cluster 2024-06-30T13:21:42.294371+0000 mgr.y (mgr.14144) 41 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:44.555 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:44 smithi055 bash[14674]: cluster 2024-06-30T13:21:42.294371+0000 mgr.y (mgr.14144) 41 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:44.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:44 smithi055 bash[19150]: cluster 2024-06-30T13:21:42.294371+0000 mgr.y (mgr.14144) 41 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:46.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:45 smithi055 bash[14674]: cluster 2024-06-30T13:21:44.294852+0000 mgr.y (mgr.14144) 42 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:46.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:45 smithi055 bash[14674]: audit 2024-06-30T13:21:44.960392+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:21:46.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:45 smithi055 bash[14674]: audit 2024-06-30T13:21:44.962913+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:21:46.306 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:45 smithi055 bash[19150]: cluster 2024-06-30T13:21:44.294852+0000 mgr.y (mgr.14144) 42 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:46.306 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:45 smithi055 bash[19150]: audit 2024-06-30T13:21:44.960392+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:21:46.306 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:45 smithi055 bash[19150]: audit 2024-06-30T13:21:44.962913+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:21:46.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:45 smithi134 bash[14604]: cluster 2024-06-30T13:21:44.294852+0000 mgr.y (mgr.14144) 42 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:46.378 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:45 smithi134 bash[14604]: audit 2024-06-30T13:21:44.960392+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:21:46.378 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:45 smithi134 bash[14604]: audit 2024-06-30T13:21:44.962913+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:21:46.378 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Jun 30 13:21:46 smithi134 bash[15613]: debug 2024-06-30T13:21:46.149+0000 7fe08e511700 1 -- 172.21.15.134:0/1080369481 <== mon.1 v2:172.21.15.134:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55ff7e85c4e0 con 0x55ff7e94d000 2024-06-30T13:21:47.247 INFO:teuthology.orchestra.run.smithi055.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-06-30T13:21:47.247 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-06-30T13:21:47.247 INFO:teuthology.orchestra.run.smithi055.stderr: stderr: 10+0 records in 2024-06-30T13:21:47.247 INFO:teuthology.orchestra.run.smithi055.stderr:10+0 records out 2024-06-30T13:21:47.247 INFO:teuthology.orchestra.run.smithi055.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0153181 s, 685 MB/s 2024-06-30T13:21:47.247 INFO:teuthology.orchestra.run.smithi055.stderr:--> Zapping successful for: 2024-06-30T13:21:48.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:47 smithi055 bash[14674]: cluster 2024-06-30T13:21:46.295300+0000 mgr.y (mgr.14144) 43 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:48.309 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:48 smithi055 bash[14674]: audit 2024-06-30T13:21:46.944693+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:21:48.309 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:48 smithi055 bash[14674]: audit 2024-06-30T13:21:46.961701+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:21:48.309 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:48 smithi055 bash[14674]: cephadm 2024-06-30T13:21:46.964142+0000 mgr.y (mgr.14144) 44 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-06-30T13:21:48.309 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:48 smithi055 bash[14674]: audit 2024-06-30T13:21:46.964666+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-30T13:21:48.310 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:48 smithi055 bash[14674]: audit 2024-06-30T13:21:46.966208+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-30T13:21:48.310 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:48 smithi055 bash[14674]: audit 2024-06-30T13:21:46.967396+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:21:48.310 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:48 smithi055 bash[14674]: cephadm 2024-06-30T13:21:46.968383+0000 mgr.y (mgr.14144) 45 : cephadm [INF] Reconfiguring daemon mgr.y on smithi055 2024-06-30T13:21:48.310 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:48 smithi055 bash[19150]: cluster 2024-06-30T13:21:46.295300+0000 mgr.y (mgr.14144) 43 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:48.310 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:48 smithi055 bash[19150]: audit 2024-06-30T13:21:46.944693+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:21:48.310 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:48 smithi055 bash[19150]: audit 2024-06-30T13:21:46.961701+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:21:48.310 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:48 smithi055 bash[19150]: cephadm 2024-06-30T13:21:46.964142+0000 mgr.y (mgr.14144) 44 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-06-30T13:21:48.310 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:48 smithi055 bash[19150]: audit 2024-06-30T13:21:46.964666+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-30T13:21:48.310 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:48 smithi055 bash[19150]: audit 2024-06-30T13:21:46.966208+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-30T13:21:48.310 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:48 smithi055 bash[19150]: audit 2024-06-30T13:21:46.967396+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:21:48.311 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:48 smithi055 bash[19150]: cephadm 2024-06-30T13:21:46.968383+0000 mgr.y (mgr.14144) 45 : cephadm [INF] Reconfiguring daemon mgr.y on smithi055 2024-06-30T13:21:48.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:47 smithi134 bash[14604]: cluster 2024-06-30T13:21:46.295300+0000 mgr.y (mgr.14144) 43 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:48.378 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:47 smithi134 bash[14604]: audit 2024-06-30T13:21:46.944693+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:21:48.378 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:47 smithi134 bash[14604]: audit 2024-06-30T13:21:46.961701+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:21:48.378 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:47 smithi134 bash[14604]: cephadm 2024-06-30T13:21:46.964142+0000 mgr.y (mgr.14144) 44 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-06-30T13:21:48.378 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:47 smithi134 bash[14604]: audit 2024-06-30T13:21:46.964666+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-30T13:21:48.378 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:47 smithi134 bash[14604]: audit 2024-06-30T13:21:46.966208+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-30T13:21:48.378 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:47 smithi134 bash[14604]: audit 2024-06-30T13:21:46.967396+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:21:48.378 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:47 smithi134 bash[14604]: cephadm 2024-06-30T13:21:46.968383+0000 mgr.y (mgr.14144) 45 : cephadm [INF] Reconfiguring daemon mgr.y on smithi055 2024-06-30T13:21:48.724 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -- ceph orch daemon add osd smithi055:vg_nvme/lv_4 2024-06-30T13:21:50.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:49 smithi055 bash[14674]: cluster 2024-06-30T13:21:48.295742+0000 mgr.y (mgr.14144) 46 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:50.306 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:49 smithi055 bash[19150]: cluster 2024-06-30T13:21:48.295742+0000 mgr.y (mgr.14144) 46 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:50.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:49 smithi134 bash[14604]: cluster 2024-06-30T13:21:48.295742+0000 mgr.y (mgr.14144) 46 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:51.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:51 smithi134 bash[14604]: cluster 2024-06-30T13:21:50.296218+0000 mgr.y (mgr.14144) 47 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:51.628 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:51 smithi134 bash[14604]: audit 2024-06-30T13:21:50.315259+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:21:51.628 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:51 smithi134 bash[14604]: audit 2024-06-30T13:21:50.317108+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:21:51.628 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:51 smithi134 bash[14604]: audit 2024-06-30T13:21:50.328328+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:21:51.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:51 smithi055 bash[19150]: cluster 2024-06-30T13:21:50.296218+0000 mgr.y (mgr.14144) 47 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:51.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:51 smithi055 bash[19150]: audit 2024-06-30T13:21:50.315259+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:21:51.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:51 smithi055 bash[19150]: audit 2024-06-30T13:21:50.317108+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:21:51.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:51 smithi055 bash[19150]: audit 2024-06-30T13:21:50.328328+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:21:51.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:51 smithi055 bash[14674]: cluster 2024-06-30T13:21:50.296218+0000 mgr.y (mgr.14144) 47 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:51.807 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:51 smithi055 bash[14674]: audit 2024-06-30T13:21:50.315259+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:21:51.807 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:51 smithi055 bash[14674]: audit 2024-06-30T13:21:50.317108+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:21:51.807 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:51 smithi055 bash[14674]: audit 2024-06-30T13:21:50.328328+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:21:52.610 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:52 smithi055 bash[14674]: cluster 2024-06-30T13:21:51.932931+0000 mon.a (mon.0) 190 : cluster [DBG] Standby manager daemon x started 2024-06-30T13:21:52.611 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:52 smithi055 bash[14674]: audit 2024-06-30T13:21:51.933738+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.134:0/3111954359' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-06-30T13:21:52.611 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:52 smithi055 bash[14674]: audit 2024-06-30T13:21:51.934595+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.134:0/3111954359' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-06-30T13:21:52.611 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:52 smithi055 bash[14674]: audit 2024-06-30T13:21:51.936609+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.134:0/3111954359' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-06-30T13:21:52.611 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:52 smithi055 bash[14674]: audit 2024-06-30T13:21:51.937431+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.134:0/3111954359' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-06-30T13:21:52.611 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:52 smithi055 bash[19150]: cluster 2024-06-30T13:21:51.932931+0000 mon.a (mon.0) 190 : cluster [DBG] Standby manager daemon x started 2024-06-30T13:21:52.611 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:52 smithi055 bash[19150]: audit 2024-06-30T13:21:51.933738+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.134:0/3111954359' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-06-30T13:21:52.611 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:52 smithi055 bash[19150]: audit 2024-06-30T13:21:51.934595+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.134:0/3111954359' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-06-30T13:21:52.611 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:52 smithi055 bash[19150]: audit 2024-06-30T13:21:51.936609+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.134:0/3111954359' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-06-30T13:21:52.611 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:52 smithi055 bash[19150]: audit 2024-06-30T13:21:51.937431+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.134:0/3111954359' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-06-30T13:21:52.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:52 smithi134 bash[14604]: cluster 2024-06-30T13:21:51.932931+0000 mon.a (mon.0) 190 : cluster [DBG] Standby manager daemon x started 2024-06-30T13:21:52.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:52 smithi134 bash[14604]: audit 2024-06-30T13:21:51.933738+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.134:0/3111954359' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-06-30T13:21:52.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:52 smithi134 bash[14604]: audit 2024-06-30T13:21:51.934595+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.134:0/3111954359' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-06-30T13:21:52.628 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:52 smithi134 bash[14604]: audit 2024-06-30T13:21:51.936609+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.134:0/3111954359' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-06-30T13:21:52.628 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:52 smithi134 bash[14604]: audit 2024-06-30T13:21:51.937431+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.134:0/3111954359' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-06-30T13:21:53.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:53 smithi055 bash[14674]: cluster 2024-06-30T13:21:52.296697+0000 mgr.y (mgr.14144) 48 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:53.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:53 smithi055 bash[14674]: cluster 2024-06-30T13:21:52.339192+0000 mon.a (mon.0) 191 : cluster [DBG] mgrmap e14: y(active, since 70s), standbys: x 2024-06-30T13:21:53.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:53 smithi055 bash[14674]: audit 2024-06-30T13:21:52.339423+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-06-30T13:21:53.557 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:53 smithi055 bash[14674]: audit 2024-06-30T13:21:52.967602+0000 mgr.y (mgr.14144) 49 : audit [DBG] from='client.24119 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi055:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:21:53.557 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:53 smithi055 bash[14674]: audit 2024-06-30T13:21:52.969274+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-30T13:21:53.557 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:53 smithi055 bash[14674]: cephadm 2024-06-30T13:21:52.972420+0000 mgr.y (mgr.14144) 50 : cephadm [INF] Applying service osd.None on host smithi055... 2024-06-30T13:21:53.557 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:53 smithi055 bash[14674]: audit 2024-06-30T13:21:52.972972+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-30T13:21:53.557 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:53 smithi055 bash[14674]: audit 2024-06-30T13:21:52.974417+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:21:53.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:53 smithi055 bash[19150]: cluster 2024-06-30T13:21:52.296697+0000 mgr.y (mgr.14144) 48 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:53.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:53 smithi055 bash[19150]: cluster 2024-06-30T13:21:52.339192+0000 mon.a (mon.0) 191 : cluster [DBG] mgrmap e14: y(active, since 70s), standbys: x 2024-06-30T13:21:53.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:53 smithi055 bash[19150]: audit 2024-06-30T13:21:52.339423+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-06-30T13:21:53.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:53 smithi055 bash[19150]: audit 2024-06-30T13:21:52.967602+0000 mgr.y (mgr.14144) 49 : audit [DBG] from='client.24119 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi055:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:21:53.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:53 smithi055 bash[19150]: audit 2024-06-30T13:21:52.969274+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-30T13:21:53.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:53 smithi055 bash[19150]: cephadm 2024-06-30T13:21:52.972420+0000 mgr.y (mgr.14144) 50 : cephadm [INF] Applying service osd.None on host smithi055... 2024-06-30T13:21:53.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:53 smithi055 bash[19150]: audit 2024-06-30T13:21:52.972972+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-30T13:21:53.558 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:53 smithi055 bash[19150]: audit 2024-06-30T13:21:52.974417+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:21:53.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:53 smithi134 bash[14604]: cluster 2024-06-30T13:21:52.296697+0000 mgr.y (mgr.14144) 48 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:53.628 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:53 smithi134 bash[14604]: cluster 2024-06-30T13:21:52.339192+0000 mon.a (mon.0) 191 : cluster [DBG] mgrmap e14: y(active, since 70s), standbys: x 2024-06-30T13:21:53.628 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:53 smithi134 bash[14604]: audit 2024-06-30T13:21:52.339423+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-06-30T13:21:53.628 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:53 smithi134 bash[14604]: audit 2024-06-30T13:21:52.967602+0000 mgr.y (mgr.14144) 49 : audit [DBG] from='client.24119 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi055:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:21:53.628 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:53 smithi134 bash[14604]: audit 2024-06-30T13:21:52.969274+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-30T13:21:53.628 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:53 smithi134 bash[14604]: cephadm 2024-06-30T13:21:52.972420+0000 mgr.y (mgr.14144) 50 : cephadm [INF] Applying service osd.None on host smithi055... 2024-06-30T13:21:53.628 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:53 smithi134 bash[14604]: audit 2024-06-30T13:21:52.972972+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-30T13:21:53.628 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:53 smithi134 bash[14604]: audit 2024-06-30T13:21:52.974417+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:21:55.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:55 smithi055 bash[14674]: cluster 2024-06-30T13:21:54.297185+0000 mgr.y (mgr.14144) 51 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:55.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:55 smithi055 bash[19150]: cluster 2024-06-30T13:21:54.297185+0000 mgr.y (mgr.14144) 51 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:55.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:55 smithi134 bash[14604]: cluster 2024-06-30T13:21:54.297185+0000 mgr.y (mgr.14144) 51 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:57.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:57 smithi055 bash[14674]: cluster 2024-06-30T13:21:56.297622+0000 mgr.y (mgr.14144) 52 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:57.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:57 smithi055 bash[14674]: audit 2024-06-30T13:21:56.958036+0000 mon.c (mon.2) 2 : audit [INF] from='client.? 172.21.15.55:0/327435765' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8ebdafae-875c-4e81-8c0f-3e73f59317d9"}]: dispatch 2024-06-30T13:21:57.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:57 smithi055 bash[14674]: audit 2024-06-30T13:21:56.958759+0000 mon.a (mon.0) 196 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8ebdafae-875c-4e81-8c0f-3e73f59317d9"}]: dispatch 2024-06-30T13:21:57.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:57 smithi055 bash[14674]: audit 2024-06-30T13:21:56.975189+0000 mon.a (mon.0) 197 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8ebdafae-875c-4e81-8c0f-3e73f59317d9"}]': finished 2024-06-30T13:21:57.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:57 smithi055 bash[14674]: cluster 2024-06-30T13:21:56.975356+0000 mon.a (mon.0) 198 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-06-30T13:21:57.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:57 smithi055 bash[14674]: audit 2024-06-30T13:21:56.975610+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-30T13:21:57.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:57 smithi055 bash[19150]: cluster 2024-06-30T13:21:56.297622+0000 mgr.y (mgr.14144) 52 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:57.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:57 smithi055 bash[19150]: audit 2024-06-30T13:21:56.958036+0000 mon.c (mon.2) 2 : audit [INF] from='client.? 172.21.15.55:0/327435765' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8ebdafae-875c-4e81-8c0f-3e73f59317d9"}]: dispatch 2024-06-30T13:21:57.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:57 smithi055 bash[19150]: audit 2024-06-30T13:21:56.958759+0000 mon.a (mon.0) 196 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8ebdafae-875c-4e81-8c0f-3e73f59317d9"}]: dispatch 2024-06-30T13:21:57.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:57 smithi055 bash[19150]: audit 2024-06-30T13:21:56.975189+0000 mon.a (mon.0) 197 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8ebdafae-875c-4e81-8c0f-3e73f59317d9"}]': finished 2024-06-30T13:21:57.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:57 smithi055 bash[19150]: cluster 2024-06-30T13:21:56.975356+0000 mon.a (mon.0) 198 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-06-30T13:21:57.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:57 smithi055 bash[19150]: audit 2024-06-30T13:21:56.975610+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-30T13:21:57.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:57 smithi134 bash[14604]: cluster 2024-06-30T13:21:56.297622+0000 mgr.y (mgr.14144) 52 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:57.878 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:57 smithi134 bash[14604]: audit 2024-06-30T13:21:56.958036+0000 mon.c (mon.2) 2 : audit [INF] from='client.? 172.21.15.55:0/327435765' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8ebdafae-875c-4e81-8c0f-3e73f59317d9"}]: dispatch 2024-06-30T13:21:57.878 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:57 smithi134 bash[14604]: audit 2024-06-30T13:21:56.958759+0000 mon.a (mon.0) 196 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8ebdafae-875c-4e81-8c0f-3e73f59317d9"}]: dispatch 2024-06-30T13:21:57.878 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:57 smithi134 bash[14604]: audit 2024-06-30T13:21:56.975189+0000 mon.a (mon.0) 197 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8ebdafae-875c-4e81-8c0f-3e73f59317d9"}]': finished 2024-06-30T13:21:57.878 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:57 smithi134 bash[14604]: cluster 2024-06-30T13:21:56.975356+0000 mon.a (mon.0) 198 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-06-30T13:21:57.878 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:57 smithi134 bash[14604]: audit 2024-06-30T13:21:56.975610+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-30T13:21:58.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:58 smithi055 bash[14674]: audit 2024-06-30T13:21:57.624096+0000 mon.a (mon.0) 200 : audit [DBG] from='client.? 172.21.15.55:0/3758660255' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-30T13:21:58.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:58 smithi055 bash[19150]: audit 2024-06-30T13:21:57.624096+0000 mon.a (mon.0) 200 : audit [DBG] from='client.? 172.21.15.55:0/3758660255' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-30T13:21:58.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:58 smithi134 bash[14604]: audit 2024-06-30T13:21:57.624096+0000 mon.a (mon.0) 200 : audit [DBG] from='client.? 172.21.15.55:0/3758660255' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-30T13:21:59.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:21:59 smithi055 bash[14674]: cluster 2024-06-30T13:21:58.298035+0000 mgr.y (mgr.14144) 53 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:59.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:21:59 smithi055 bash[19150]: cluster 2024-06-30T13:21:58.298035+0000 mgr.y (mgr.14144) 53 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:21:59.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:21:59 smithi134 bash[14604]: cluster 2024-06-30T13:21:58.298035+0000 mgr.y (mgr.14144) 53 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:22:01.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:01 smithi055 bash[14674]: cluster 2024-06-30T13:22:00.298588+0000 mgr.y (mgr.14144) 54 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:22:01.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:01 smithi055 bash[19150]: cluster 2024-06-30T13:22:00.298588+0000 mgr.y (mgr.14144) 54 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:22:01.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:01 smithi134 bash[14604]: cluster 2024-06-30T13:22:00.298588+0000 mgr.y (mgr.14144) 54 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:22:03.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:03 smithi055 bash[14674]: cluster 2024-06-30T13:22:02.299201+0000 mgr.y (mgr.14144) 55 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:22:03.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:03 smithi055 bash[19150]: cluster 2024-06-30T13:22:02.299201+0000 mgr.y (mgr.14144) 55 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:22:03.878 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:03 smithi134 bash[14604]: cluster 2024-06-30T13:22:02.299201+0000 mgr.y (mgr.14144) 55 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:22:05.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:05 smithi055 bash[14674]: cluster 2024-06-30T13:22:04.299628+0000 mgr.y (mgr.14144) 56 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:22:05.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:05 smithi055 bash[14674]: audit 2024-06-30T13:22:05.087366+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-06-30T13:22:05.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:05 smithi055 bash[14674]: audit 2024-06-30T13:22:05.089025+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:22:05.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:05 smithi055 bash[14674]: cephadm 2024-06-30T13:22:05.090332+0000 mgr.y (mgr.14144) 57 : cephadm [INF] Deploying daemon osd.0 on smithi055 2024-06-30T13:22:05.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:05 smithi055 bash[19150]: cluster 2024-06-30T13:22:04.299628+0000 mgr.y (mgr.14144) 56 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:22:05.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:05 smithi055 bash[19150]: audit 2024-06-30T13:22:05.087366+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-06-30T13:22:05.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:05 smithi055 bash[19150]: audit 2024-06-30T13:22:05.089025+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:22:05.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:05 smithi055 bash[19150]: cephadm 2024-06-30T13:22:05.090332+0000 mgr.y (mgr.14144) 57 : cephadm [INF] Deploying daemon osd.0 on smithi055 2024-06-30T13:22:05.878 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:05 smithi134 bash[14604]: cluster 2024-06-30T13:22:04.299628+0000 mgr.y (mgr.14144) 56 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:22:05.878 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:05 smithi134 bash[14604]: audit 2024-06-30T13:22:05.087366+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-06-30T13:22:05.878 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:05 smithi134 bash[14604]: audit 2024-06-30T13:22:05.089025+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:22:05.878 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:05 smithi134 bash[14604]: cephadm 2024-06-30T13:22:05.090332+0000 mgr.y (mgr.14144) 57 : cephadm [INF] Deploying daemon osd.0 on smithi055 2024-06-30T13:22:07.572 INFO:teuthology.orchestra.run.smithi055.stdout:Created osd(s) 0 on host 'smithi055' 2024-06-30T13:22:07.805 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:07 smithi055 bash[14674]: cluster 2024-06-30T13:22:06.300150+0000 mgr.y (mgr.14144) 58 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:22:07.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:07 smithi055 bash[19150]: cluster 2024-06-30T13:22:06.300150+0000 mgr.y (mgr.14144) 58 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:22:07.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:07 smithi134 bash[14604]: cluster 2024-06-30T13:22:06.300150+0000 mgr.y (mgr.14144) 58 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:22:08.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:08 smithi055 bash[14674]: audit 2024-06-30T13:22:07.548708+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:22:08.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:08 smithi055 bash[14674]: audit 2024-06-30T13:22:07.557345+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:22:08.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:08 smithi055 bash[14674]: audit 2024-06-30T13:22:07.572151+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:22:08.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:08 smithi055 bash[19150]: audit 2024-06-30T13:22:07.548708+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:22:08.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:08 smithi055 bash[19150]: audit 2024-06-30T13:22:07.557345+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:22:08.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:08 smithi055 bash[19150]: audit 2024-06-30T13:22:07.572151+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:22:08.831 DEBUG:teuthology.orchestra.run.smithi055:osd.0> sudo journalctl -f -n 0 -u ceph-4925a540-36e3-11ef-bcaa-c7b262605968@osd.0.service 2024-06-30T13:22:08.834 INFO:tasks.cephadm:Deploying osd.1 on smithi055 with /dev/vg_nvme/lv_3... 2024-06-30T13:22:08.834 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-06-30T13:22:08.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:08 smithi134 bash[14604]: audit 2024-06-30T13:22:07.548708+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:22:08.878 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:08 smithi134 bash[14604]: audit 2024-06-30T13:22:07.557345+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:22:08.878 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:08 smithi134 bash[14604]: audit 2024-06-30T13:22:07.572151+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:22:09.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:09 smithi134 bash[14604]: cluster 2024-06-30T13:22:08.300664+0000 mgr.y (mgr.14144) 59 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:22:09.898 INFO:journalctl@ceph.osd.0.smithi055.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-06-30T13:22:10.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:09 smithi055 bash[14674]: cluster 2024-06-30T13:22:08.300664+0000 mgr.y (mgr.14144) 59 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:22:10.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:09 smithi055 bash[19150]: cluster 2024-06-30T13:22:08.300664+0000 mgr.y (mgr.14144) 59 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:22:10.966 INFO:journalctl@ceph.osd.0.smithi055.stdout:Jun 30 13:22:10 smithi055 bash[21576]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-06-30T13:22:10.966 INFO:journalctl@ceph.osd.0.smithi055.stdout:Jun 30 13:22:10 smithi055 bash[21576]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-0 --no-mon-config 2024-06-30T13:22:10.966 INFO:journalctl@ceph.osd.0.smithi055.stdout:Jun 30 13:22:10 smithi055 bash[21576]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2024-06-30T13:22:10.966 INFO:journalctl@ceph.osd.0.smithi055.stdout:Jun 30 13:22:10 smithi055 bash[21576]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2024-06-30T13:22:10.966 INFO:journalctl@ceph.osd.0.smithi055.stdout:Jun 30 13:22:10 smithi055 bash[21576]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-06-30T13:22:10.966 INFO:journalctl@ceph.osd.0.smithi055.stdout:Jun 30 13:22:10 smithi055 bash[21576]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-06-30T13:22:10.967 INFO:journalctl@ceph.osd.0.smithi055.stdout:Jun 30 13:22:10 smithi055 bash[21576]: --> ceph-volume lvm activate successful for osd ID: 0 2024-06-30T13:22:11.997 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:11 smithi055 bash[14674]: cluster 2024-06-30T13:22:10.301090+0000 mgr.y (mgr.14144) 60 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:22:11.998 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:11 smithi055 bash[14674]: audit 2024-06-30T13:22:10.686045+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:22:11.998 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:11 smithi055 bash[19150]: cluster 2024-06-30T13:22:10.301090+0000 mgr.y (mgr.14144) 60 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:22:11.998 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:11 smithi055 bash[19150]: audit 2024-06-30T13:22:10.686045+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:22:12.127 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:11 smithi134 bash[14604]: cluster 2024-06-30T13:22:10.301090+0000 mgr.y (mgr.14144) 60 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:22:12.127 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:11 smithi134 bash[14604]: audit 2024-06-30T13:22:10.686045+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:22:13.967 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:13 smithi055 bash[14674]: cluster 2024-06-30T13:22:12.301523+0000 mgr.y (mgr.14144) 61 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:22:13.968 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:13 smithi055 bash[19150]: cluster 2024-06-30T13:22:12.301523+0000 mgr.y (mgr.14144) 61 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:22:14.127 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:13 smithi134 bash[14604]: cluster 2024-06-30T13:22:12.301523+0000 mgr.y (mgr.14144) 61 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:22:15.056 INFO:journalctl@ceph.osd.0.smithi055.stdout:Jun 30 13:22:14 smithi055 bash[21909]: debug 2024-06-30T13:22:14.813+0000 7f3467e2e700 1 -- 172.21.15.55:0/388450112 <== mon.2 v2:172.21.15.55:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x555fc46484e0 con 0x555fc46c0c00 2024-06-30T13:22:15.555 INFO:journalctl@ceph.osd.0.smithi055.stdout:Jun 30 13:22:15 smithi055 bash[21909]: debug 2024-06-30T13:22:15.385+0000 7f346f8b9080 -1 Falling back to public interface 2024-06-30T13:22:16.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:15 smithi055 bash[14674]: cluster 2024-06-30T13:22:14.301968+0000 mgr.y (mgr.14144) 62 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:22:16.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:15 smithi055 bash[19150]: cluster 2024-06-30T13:22:14.301968+0000 mgr.y (mgr.14144) 62 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:22:16.112 INFO:teuthology.orchestra.run.smithi055.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-06-30T13:22:16.112 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-06-30T13:22:16.112 INFO:teuthology.orchestra.run.smithi055.stderr: stderr: 10+0 records in 2024-06-30T13:22:16.112 INFO:teuthology.orchestra.run.smithi055.stderr:10+0 records out 2024-06-30T13:22:16.112 INFO:teuthology.orchestra.run.smithi055.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0156858 s, 668 MB/s 2024-06-30T13:22:16.113 INFO:teuthology.orchestra.run.smithi055.stderr:--> Zapping successful for: 2024-06-30T13:22:16.127 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:15 smithi134 bash[14604]: cluster 2024-06-30T13:22:14.301968+0000 mgr.y (mgr.14144) 62 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:22:16.976 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -- ceph orch daemon add osd smithi055:vg_nvme/lv_3 2024-06-30T13:22:18.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:17 smithi055 bash[14674]: cluster 2024-06-30T13:22:16.302472+0000 mgr.y (mgr.14144) 63 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:22:18.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:17 smithi055 bash[19150]: cluster 2024-06-30T13:22:16.302472+0000 mgr.y (mgr.14144) 63 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:22:18.127 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:17 smithi134 bash[14604]: cluster 2024-06-30T13:22:16.302472+0000 mgr.y (mgr.14144) 63 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:22:18.555 INFO:journalctl@ceph.osd.0.smithi055.stdout:Jun 30 13:22:18 smithi055 bash[21909]: debug 2024-06-30T13:22:18.457+0000 7f346f8b9080 -1 osd.0 0 log_to_monitors {default=true} 2024-06-30T13:22:19.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:19 smithi055 bash[14674]: cluster 2024-06-30T13:22:18.302839+0000 mgr.y (mgr.14144) 64 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:22:19.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:19 smithi055 bash[14674]: audit 2024-06-30T13:22:18.465528+0000 mon.c (mon.2) 3 : audit [INF] from='osd.0 [v2:172.21.15.55:6802/1552197321,v1:172.21.15.55:6803/1552197321]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-06-30T13:22:19.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:19 smithi055 bash[14674]: audit 2024-06-30T13:22:18.465991+0000 mon.a (mon.0) 207 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-06-30T13:22:19.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:19 smithi055 bash[19150]: cluster 2024-06-30T13:22:18.302839+0000 mgr.y (mgr.14144) 64 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:22:19.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:19 smithi055 bash[19150]: audit 2024-06-30T13:22:18.465528+0000 mon.c (mon.2) 3 : audit [INF] from='osd.0 [v2:172.21.15.55:6802/1552197321,v1:172.21.15.55:6803/1552197321]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-06-30T13:22:19.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:19 smithi055 bash[19150]: audit 2024-06-30T13:22:18.465991+0000 mon.a (mon.0) 207 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-06-30T13:22:19.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:19 smithi134 bash[14604]: cluster 2024-06-30T13:22:18.302839+0000 mgr.y (mgr.14144) 64 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:22:19.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:19 smithi134 bash[14604]: audit 2024-06-30T13:22:18.465528+0000 mon.c (mon.2) 3 : audit [INF] from='osd.0 [v2:172.21.15.55:6802/1552197321,v1:172.21.15.55:6803/1552197321]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-06-30T13:22:19.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:19 smithi134 bash[14604]: audit 2024-06-30T13:22:18.465991+0000 mon.a (mon.0) 207 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-06-30T13:22:20.805 INFO:journalctl@ceph.osd.0.smithi055.stdout:Jun 30 13:22:20 smithi055 bash[21909]: debug 2024-06-30T13:22:20.417+0000 7f3465e2a700 -1 osd.0 0 waiting for initial osdmap 2024-06-30T13:22:20.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:20 smithi055 bash[19150]: audit 2024-06-30T13:22:19.391419+0000 mon.a (mon.0) 208 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-06-30T13:22:20.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:20 smithi055 bash[19150]: cluster 2024-06-30T13:22:19.391564+0000 mon.a (mon.0) 209 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-06-30T13:22:20.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:20 smithi055 bash[19150]: audit 2024-06-30T13:22:19.391778+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-30T13:22:20.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:20 smithi055 bash[19150]: audit 2024-06-30T13:22:19.397358+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.55:6802/1552197321,v1:172.21.15.55:6803/1552197321]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi055", "root=default"]}]: dispatch 2024-06-30T13:22:20.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:20 smithi055 bash[19150]: audit 2024-06-30T13:22:19.398084+0000 mon.a (mon.0) 211 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi055", "root=default"]}]: dispatch 2024-06-30T13:22:20.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:20 smithi055 bash[19150]: audit 2024-06-30T13:22:20.315332+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:22:20.807 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:20 smithi055 bash[14674]: audit 2024-06-30T13:22:19.391419+0000 mon.a (mon.0) 208 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-06-30T13:22:20.807 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:20 smithi055 bash[14674]: cluster 2024-06-30T13:22:19.391564+0000 mon.a (mon.0) 209 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-06-30T13:22:20.807 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:20 smithi055 bash[14674]: audit 2024-06-30T13:22:19.391778+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-30T13:22:20.807 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:20 smithi055 bash[14674]: audit 2024-06-30T13:22:19.397358+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.55:6802/1552197321,v1:172.21.15.55:6803/1552197321]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi055", "root=default"]}]: dispatch 2024-06-30T13:22:20.807 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:20 smithi055 bash[14674]: audit 2024-06-30T13:22:19.398084+0000 mon.a (mon.0) 211 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi055", "root=default"]}]: dispatch 2024-06-30T13:22:20.807 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:20 smithi055 bash[14674]: audit 2024-06-30T13:22:20.315332+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:22:20.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:20 smithi134 bash[14604]: audit 2024-06-30T13:22:19.391419+0000 mon.a (mon.0) 208 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-06-30T13:22:20.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:20 smithi134 bash[14604]: cluster 2024-06-30T13:22:19.391564+0000 mon.a (mon.0) 209 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-06-30T13:22:20.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:20 smithi134 bash[14604]: audit 2024-06-30T13:22:19.391778+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-30T13:22:20.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:20 smithi134 bash[14604]: audit 2024-06-30T13:22:19.397358+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.55:6802/1552197321,v1:172.21.15.55:6803/1552197321]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi055", "root=default"]}]: dispatch 2024-06-30T13:22:20.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:20 smithi134 bash[14604]: audit 2024-06-30T13:22:19.398084+0000 mon.a (mon.0) 211 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi055", "root=default"]}]: dispatch 2024-06-30T13:22:20.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:20 smithi134 bash[14604]: audit 2024-06-30T13:22:20.315332+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:22:21.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:21 smithi055 bash[14674]: cluster 2024-06-30T13:22:20.303360+0000 mgr.y (mgr.14144) 65 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:22:21.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:21 smithi055 bash[14674]: cephadm 2024-06-30T13:22:20.305215+0000 mgr.y (mgr.14144) 66 : cephadm [INF] Detected new or changed devices on smithi055 2024-06-30T13:22:21.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:21 smithi055 bash[14674]: audit 2024-06-30T13:22:20.412136+0000 mon.a (mon.0) 213 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi055", "root=default"]}]': finished 2024-06-30T13:22:21.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:21 smithi055 bash[14674]: cluster 2024-06-30T13:22:20.412246+0000 mon.a (mon.0) 214 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-06-30T13:22:21.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:21 smithi055 bash[14674]: audit 2024-06-30T13:22:20.412768+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-30T13:22:21.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:21 smithi055 bash[14674]: audit 2024-06-30T13:22:20.420864+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-30T13:22:21.807 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:21 smithi055 bash[14674]: audit 2024-06-30T13:22:20.574709+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:22:21.807 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:21 smithi055 bash[14674]: audit 2024-06-30T13:22:20.577210+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:22:21.807 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:21 smithi055 bash[14674]: audit 2024-06-30T13:22:20.588817+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:22:21.807 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:21 smithi055 bash[14674]: audit 2024-06-30T13:22:21.233900+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-30T13:22:21.807 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:21 smithi055 bash[14674]: audit 2024-06-30T13:22:21.237211+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-30T13:22:21.807 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:21 smithi055 bash[14674]: audit 2024-06-30T13:22:21.238694+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:22:21.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:21 smithi055 bash[19150]: cluster 2024-06-30T13:22:20.303360+0000 mgr.y (mgr.14144) 65 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:22:21.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:21 smithi055 bash[19150]: cephadm 2024-06-30T13:22:20.305215+0000 mgr.y (mgr.14144) 66 : cephadm [INF] Detected new or changed devices on smithi055 2024-06-30T13:22:21.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:21 smithi055 bash[19150]: audit 2024-06-30T13:22:20.412136+0000 mon.a (mon.0) 213 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi055", "root=default"]}]': finished 2024-06-30T13:22:21.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:21 smithi055 bash[19150]: cluster 2024-06-30T13:22:20.412246+0000 mon.a (mon.0) 214 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-06-30T13:22:21.808 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:21 smithi055 bash[19150]: audit 2024-06-30T13:22:20.412768+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-30T13:22:21.808 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:21 smithi055 bash[19150]: audit 2024-06-30T13:22:20.420864+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-30T13:22:21.808 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:21 smithi055 bash[19150]: audit 2024-06-30T13:22:20.574709+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:22:21.808 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:21 smithi055 bash[19150]: audit 2024-06-30T13:22:20.577210+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:22:21.808 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:21 smithi055 bash[19150]: audit 2024-06-30T13:22:20.588817+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:22:21.808 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:21 smithi055 bash[19150]: audit 2024-06-30T13:22:21.233900+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-30T13:22:21.808 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:21 smithi055 bash[19150]: audit 2024-06-30T13:22:21.237211+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-30T13:22:21.808 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:21 smithi055 bash[19150]: audit 2024-06-30T13:22:21.238694+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:22:21.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:21 smithi134 bash[14604]: cluster 2024-06-30T13:22:20.303360+0000 mgr.y (mgr.14144) 65 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:22:21.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:21 smithi134 bash[14604]: cephadm 2024-06-30T13:22:20.305215+0000 mgr.y (mgr.14144) 66 : cephadm [INF] Detected new or changed devices on smithi055 2024-06-30T13:22:21.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:21 smithi134 bash[14604]: audit 2024-06-30T13:22:20.412136+0000 mon.a (mon.0) 213 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi055", "root=default"]}]': finished 2024-06-30T13:22:21.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:21 smithi134 bash[14604]: cluster 2024-06-30T13:22:20.412246+0000 mon.a (mon.0) 214 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-06-30T13:22:21.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:21 smithi134 bash[14604]: audit 2024-06-30T13:22:20.412768+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-30T13:22:21.878 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:21 smithi134 bash[14604]: audit 2024-06-30T13:22:20.420864+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-30T13:22:21.878 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:21 smithi134 bash[14604]: audit 2024-06-30T13:22:20.574709+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:22:21.878 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:21 smithi134 bash[14604]: audit 2024-06-30T13:22:20.577210+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:22:21.878 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:21 smithi134 bash[14604]: audit 2024-06-30T13:22:20.588817+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:22:21.878 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:21 smithi134 bash[14604]: audit 2024-06-30T13:22:21.233900+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-30T13:22:21.878 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:21 smithi134 bash[14604]: audit 2024-06-30T13:22:21.237211+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-30T13:22:21.878 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:21 smithi134 bash[14604]: audit 2024-06-30T13:22:21.238694+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:22:22.758 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:22 smithi055 bash[14674]: cluster 2024-06-30T13:22:19.499113+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-30T13:22:22.758 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:22 smithi055 bash[14674]: cluster 2024-06-30T13:22:19.499300+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-30T13:22:22.758 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:22 smithi055 bash[14674]: audit 2024-06-30T13:22:21.232291+0000 mgr.y (mgr.14144) 67 : audit [DBG] from='client.24146 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi055:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:22:22.758 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:22 smithi055 bash[14674]: cephadm 2024-06-30T13:22:21.236723+0000 mgr.y (mgr.14144) 68 : cephadm [INF] Applying service osd.None on host smithi055... 2024-06-30T13:22:22.758 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:22 smithi055 bash[14674]: cluster 2024-06-30T13:22:21.428181+0000 mon.a (mon.0) 223 : cluster [INF] osd.0 [v2:172.21.15.55:6802/1552197321,v1:172.21.15.55:6803/1552197321] boot 2024-06-30T13:22:22.759 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:22 smithi055 bash[14674]: cluster 2024-06-30T13:22:21.428269+0000 mon.a (mon.0) 224 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-06-30T13:22:22.759 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:22 smithi055 bash[14674]: audit 2024-06-30T13:22:21.430138+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-30T13:22:22.759 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:22 smithi055 bash[19150]: cluster 2024-06-30T13:22:19.499113+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-30T13:22:22.759 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:22 smithi055 bash[19150]: cluster 2024-06-30T13:22:19.499300+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-30T13:22:22.759 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:22 smithi055 bash[19150]: audit 2024-06-30T13:22:21.232291+0000 mgr.y (mgr.14144) 67 : audit [DBG] from='client.24146 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi055:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:22:22.759 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:22 smithi055 bash[19150]: cephadm 2024-06-30T13:22:21.236723+0000 mgr.y (mgr.14144) 68 : cephadm [INF] Applying service osd.None on host smithi055... 2024-06-30T13:22:22.759 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:22 smithi055 bash[19150]: cluster 2024-06-30T13:22:21.428181+0000 mon.a (mon.0) 223 : cluster [INF] osd.0 [v2:172.21.15.55:6802/1552197321,v1:172.21.15.55:6803/1552197321] boot 2024-06-30T13:22:22.759 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:22 smithi055 bash[19150]: cluster 2024-06-30T13:22:21.428269+0000 mon.a (mon.0) 224 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-06-30T13:22:22.759 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:22 smithi055 bash[19150]: audit 2024-06-30T13:22:21.430138+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-30T13:22:22.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:22 smithi134 bash[14604]: cluster 2024-06-30T13:22:19.499113+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-30T13:22:22.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:22 smithi134 bash[14604]: cluster 2024-06-30T13:22:19.499300+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-30T13:22:22.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:22 smithi134 bash[14604]: audit 2024-06-30T13:22:21.232291+0000 mgr.y (mgr.14144) 67 : audit [DBG] from='client.24146 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi055:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:22:22.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:22 smithi134 bash[14604]: cephadm 2024-06-30T13:22:21.236723+0000 mgr.y (mgr.14144) 68 : cephadm [INF] Applying service osd.None on host smithi055... 2024-06-30T13:22:22.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:22 smithi134 bash[14604]: cluster 2024-06-30T13:22:21.428181+0000 mon.a (mon.0) 223 : cluster [INF] osd.0 [v2:172.21.15.55:6802/1552197321,v1:172.21.15.55:6803/1552197321] boot 2024-06-30T13:22:22.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:22 smithi134 bash[14604]: cluster 2024-06-30T13:22:21.428269+0000 mon.a (mon.0) 224 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-06-30T13:22:22.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:22 smithi134 bash[14604]: audit 2024-06-30T13:22:21.430138+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-30T13:22:23.805 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:23 smithi055 bash[14674]: cluster 2024-06-30T13:22:22.303804+0000 mgr.y (mgr.14144) 69 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:22:23.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:23 smithi055 bash[14674]: cluster 2024-06-30T13:22:22.460270+0000 mon.a (mon.0) 226 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-06-30T13:22:23.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:23 smithi055 bash[19150]: cluster 2024-06-30T13:22:22.303804+0000 mgr.y (mgr.14144) 69 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:22:23.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:23 smithi055 bash[19150]: cluster 2024-06-30T13:22:22.460270+0000 mon.a (mon.0) 226 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-06-30T13:22:23.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:23 smithi134 bash[14604]: cluster 2024-06-30T13:22:22.303804+0000 mgr.y (mgr.14144) 69 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:22:23.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:23 smithi134 bash[14604]: cluster 2024-06-30T13:22:22.460270+0000 mon.a (mon.0) 226 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-06-30T13:22:25.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:25 smithi055 bash[14674]: cluster 2024-06-30T13:22:24.304267+0000 mgr.y (mgr.14144) 70 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:22:25.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:25 smithi055 bash[14674]: audit 2024-06-30T13:22:25.459840+0000 mon.a (mon.0) 227 : audit [INF] from='client.? 172.21.15.55:0/1481386947' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1b97af67-76c5-4d8a-bd1f-0f6ca48952fc"}]: dispatch 2024-06-30T13:22:25.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:25 smithi055 bash[19150]: cluster 2024-06-30T13:22:24.304267+0000 mgr.y (mgr.14144) 70 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:22:25.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:25 smithi055 bash[19150]: audit 2024-06-30T13:22:25.459840+0000 mon.a (mon.0) 227 : audit [INF] from='client.? 172.21.15.55:0/1481386947' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1b97af67-76c5-4d8a-bd1f-0f6ca48952fc"}]: dispatch 2024-06-30T13:22:25.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:25 smithi134 bash[14604]: cluster 2024-06-30T13:22:24.304267+0000 mgr.y (mgr.14144) 70 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:22:25.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:25 smithi134 bash[14604]: audit 2024-06-30T13:22:25.459840+0000 mon.a (mon.0) 227 : audit [INF] from='client.? 172.21.15.55:0/1481386947' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1b97af67-76c5-4d8a-bd1f-0f6ca48952fc"}]: dispatch 2024-06-30T13:22:26.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:26 smithi055 bash[14674]: audit 2024-06-30T13:22:25.480529+0000 mon.a (mon.0) 228 : audit [INF] from='client.? 172.21.15.55:0/1481386947' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1b97af67-76c5-4d8a-bd1f-0f6ca48952fc"}]': finished 2024-06-30T13:22:26.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:26 smithi055 bash[14674]: cluster 2024-06-30T13:22:25.480713+0000 mon.a (mon.0) 229 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-06-30T13:22:26.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:26 smithi055 bash[14674]: audit 2024-06-30T13:22:25.482051+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-30T13:22:26.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:26 smithi055 bash[14674]: audit 2024-06-30T13:22:26.170554+0000 mon.a (mon.0) 231 : audit [DBG] from='client.? 172.21.15.55:0/2790803261' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-30T13:22:26.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:26 smithi055 bash[19150]: audit 2024-06-30T13:22:25.480529+0000 mon.a (mon.0) 228 : audit [INF] from='client.? 172.21.15.55:0/1481386947' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1b97af67-76c5-4d8a-bd1f-0f6ca48952fc"}]': finished 2024-06-30T13:22:26.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:26 smithi055 bash[19150]: cluster 2024-06-30T13:22:25.480713+0000 mon.a (mon.0) 229 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-06-30T13:22:26.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:26 smithi055 bash[19150]: audit 2024-06-30T13:22:25.482051+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-30T13:22:26.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:26 smithi055 bash[19150]: audit 2024-06-30T13:22:26.170554+0000 mon.a (mon.0) 231 : audit [DBG] from='client.? 172.21.15.55:0/2790803261' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-30T13:22:26.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:26 smithi134 bash[14604]: audit 2024-06-30T13:22:25.480529+0000 mon.a (mon.0) 228 : audit [INF] from='client.? 172.21.15.55:0/1481386947' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1b97af67-76c5-4d8a-bd1f-0f6ca48952fc"}]': finished 2024-06-30T13:22:26.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:26 smithi134 bash[14604]: cluster 2024-06-30T13:22:25.480713+0000 mon.a (mon.0) 229 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-06-30T13:22:26.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:26 smithi134 bash[14604]: audit 2024-06-30T13:22:25.482051+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-30T13:22:26.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:26 smithi134 bash[14604]: audit 2024-06-30T13:22:26.170554+0000 mon.a (mon.0) 231 : audit [DBG] from='client.? 172.21.15.55:0/2790803261' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-30T13:22:27.805 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:27 smithi055 bash[14674]: cluster 2024-06-30T13:22:26.304818+0000 mgr.y (mgr.14144) 71 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:22:27.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:27 smithi055 bash[19150]: cluster 2024-06-30T13:22:26.304818+0000 mgr.y (mgr.14144) 71 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:22:27.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:27 smithi134 bash[14604]: cluster 2024-06-30T13:22:26.304818+0000 mgr.y (mgr.14144) 71 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:22:29.805 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:29 smithi055 bash[14674]: cluster 2024-06-30T13:22:28.305400+0000 mgr.y (mgr.14144) 72 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:22:29.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:29 smithi055 bash[19150]: cluster 2024-06-30T13:22:28.305400+0000 mgr.y (mgr.14144) 72 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:22:29.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:29 smithi134 bash[14604]: cluster 2024-06-30T13:22:28.305400+0000 mgr.y (mgr.14144) 72 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:22:31.805 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:31 smithi055 bash[14674]: cluster 2024-06-30T13:22:30.305916+0000 mgr.y (mgr.14144) 73 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:22:31.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:31 smithi055 bash[19150]: cluster 2024-06-30T13:22:30.305916+0000 mgr.y (mgr.14144) 73 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:22:31.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:31 smithi134 bash[14604]: cluster 2024-06-30T13:22:30.305916+0000 mgr.y (mgr.14144) 73 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:22:33.805 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:33 smithi055 bash[14674]: cluster 2024-06-30T13:22:32.306437+0000 mgr.y (mgr.14144) 74 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:22:33.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:33 smithi055 bash[19150]: cluster 2024-06-30T13:22:32.306437+0000 mgr.y (mgr.14144) 74 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:22:33.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:33 smithi134 bash[14604]: cluster 2024-06-30T13:22:32.306437+0000 mgr.y (mgr.14144) 74 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:22:34.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:34 smithi134 bash[14604]: audit 2024-06-30T13:22:33.958891+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-06-30T13:22:34.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:34 smithi134 bash[14604]: audit 2024-06-30T13:22:33.960846+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:22:34.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:34 smithi134 bash[14604]: cephadm 2024-06-30T13:22:33.962430+0000 mgr.y (mgr.14144) 75 : cephadm [INF] Deploying daemon osd.1 on smithi055 2024-06-30T13:22:35.055 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:34 smithi055 bash[14674]: audit 2024-06-30T13:22:33.958891+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-06-30T13:22:35.055 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:34 smithi055 bash[14674]: audit 2024-06-30T13:22:33.960846+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:22:35.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:34 smithi055 bash[14674]: cephadm 2024-06-30T13:22:33.962430+0000 mgr.y (mgr.14144) 75 : cephadm [INF] Deploying daemon osd.1 on smithi055 2024-06-30T13:22:35.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:34 smithi055 bash[19150]: audit 2024-06-30T13:22:33.958891+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-06-30T13:22:35.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:34 smithi055 bash[19150]: audit 2024-06-30T13:22:33.960846+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:22:35.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:34 smithi055 bash[19150]: cephadm 2024-06-30T13:22:33.962430+0000 mgr.y (mgr.14144) 75 : cephadm [INF] Deploying daemon osd.1 on smithi055 2024-06-30T13:22:35.802 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:35 smithi055 bash[14674]: cluster 2024-06-30T13:22:34.306988+0000 mgr.y (mgr.14144) 76 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:22:35.802 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:35 smithi055 bash[19150]: cluster 2024-06-30T13:22:34.306988+0000 mgr.y (mgr.14144) 76 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:22:35.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:35 smithi134 bash[14604]: cluster 2024-06-30T13:22:34.306988+0000 mgr.y (mgr.14144) 76 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:22:36.754 INFO:teuthology.orchestra.run.smithi055.stdout:Created osd(s) 1 on host 'smithi055' 2024-06-30T13:22:37.805 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:37 smithi055 bash[14674]: cluster 2024-06-30T13:22:36.307514+0000 mgr.y (mgr.14144) 77 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:22:37.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:37 smithi055 bash[14674]: audit 2024-06-30T13:22:36.741662+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:22:37.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:37 smithi055 bash[14674]: audit 2024-06-30T13:22:36.747476+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:22:37.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:37 smithi055 bash[14674]: audit 2024-06-30T13:22:36.754348+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:22:37.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:37 smithi055 bash[19150]: cluster 2024-06-30T13:22:36.307514+0000 mgr.y (mgr.14144) 77 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:22:37.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:37 smithi055 bash[19150]: audit 2024-06-30T13:22:36.741662+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:22:37.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:37 smithi055 bash[19150]: audit 2024-06-30T13:22:36.747476+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:22:37.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:37 smithi055 bash[19150]: audit 2024-06-30T13:22:36.754348+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:22:37.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:37 smithi134 bash[14604]: cluster 2024-06-30T13:22:36.307514+0000 mgr.y (mgr.14144) 77 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:22:37.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:37 smithi134 bash[14604]: audit 2024-06-30T13:22:36.741662+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:22:37.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:37 smithi134 bash[14604]: audit 2024-06-30T13:22:36.747476+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:22:37.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:37 smithi134 bash[14604]: audit 2024-06-30T13:22:36.754348+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:22:37.879 DEBUG:teuthology.orchestra.run.smithi055:osd.1> sudo journalctl -f -n 0 -u ceph-4925a540-36e3-11ef-bcaa-c7b262605968@osd.1.service 2024-06-30T13:22:37.881 INFO:tasks.cephadm:Deploying osd.2 on smithi055 with /dev/vg_nvme/lv_2... 2024-06-30T13:22:37.882 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-06-30T13:22:38.536 INFO:journalctl@ceph.osd.1.smithi055.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-06-30T13:22:39.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:39 smithi134 bash[14604]: cluster 2024-06-30T13:22:38.307980+0000 mgr.y (mgr.14144) 78 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:22:39.896 INFO:journalctl@ceph.osd.1.smithi055.stdout:Jun 30 13:22:39 smithi055 bash[24302]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-06-30T13:22:39.897 INFO:journalctl@ceph.osd.1.smithi055.stdout:Jun 30 13:22:39 smithi055 bash[24302]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-1 --no-mon-config 2024-06-30T13:22:39.897 INFO:journalctl@ceph.osd.1.smithi055.stdout:Jun 30 13:22:39 smithi055 bash[24302]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2024-06-30T13:22:39.897 INFO:journalctl@ceph.osd.1.smithi055.stdout:Jun 30 13:22:39 smithi055 bash[24302]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2024-06-30T13:22:39.897 INFO:journalctl@ceph.osd.1.smithi055.stdout:Jun 30 13:22:39 smithi055 bash[24302]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-06-30T13:22:39.897 INFO:journalctl@ceph.osd.1.smithi055.stdout:Jun 30 13:22:39 smithi055 bash[24302]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-06-30T13:22:39.897 INFO:journalctl@ceph.osd.1.smithi055.stdout:Jun 30 13:22:39 smithi055 bash[24302]: --> ceph-volume lvm activate successful for osd ID: 1 2024-06-30T13:22:39.897 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:39 smithi055 bash[14674]: cluster 2024-06-30T13:22:38.307980+0000 mgr.y (mgr.14144) 78 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:22:39.898 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:39 smithi055 bash[19150]: cluster 2024-06-30T13:22:38.307980+0000 mgr.y (mgr.14144) 78 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:22:41.305 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:40 smithi055 bash[14674]: audit 2024-06-30T13:22:39.932918+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:22:41.306 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:40 smithi055 bash[19150]: audit 2024-06-30T13:22:39.932918+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:22:41.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:40 smithi134 bash[14604]: audit 2024-06-30T13:22:39.932918+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:22:42.323 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:41 smithi055 bash[14674]: cluster 2024-06-30T13:22:40.308522+0000 mgr.y (mgr.14144) 79 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:22:42.323 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:41 smithi055 bash[19150]: cluster 2024-06-30T13:22:40.308522+0000 mgr.y (mgr.14144) 79 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:22:42.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:41 smithi134 bash[14604]: cluster 2024-06-30T13:22:40.308522+0000 mgr.y (mgr.14144) 79 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:22:43.055 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:42 smithi055 bash[14674]: audit 2024-06-30T13:22:42.487202+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:22:43.055 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:42 smithi055 bash[14674]: audit 2024-06-30T13:22:42.489854+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:22:43.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:42 smithi055 bash[19150]: audit 2024-06-30T13:22:42.487202+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:22:43.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:42 smithi055 bash[19150]: audit 2024-06-30T13:22:42.489854+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:22:43.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:42 smithi134 bash[14604]: audit 2024-06-30T13:22:42.487202+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:22:43.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:42 smithi134 bash[14604]: audit 2024-06-30T13:22:42.489854+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:22:44.055 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:43 smithi055 bash[14674]: cluster 2024-06-30T13:22:42.309098+0000 mgr.y (mgr.14144) 80 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:22:44.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:43 smithi055 bash[19150]: cluster 2024-06-30T13:22:42.309098+0000 mgr.y (mgr.14144) 80 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:22:44.056 INFO:journalctl@ceph.osd.1.smithi055.stdout:Jun 30 13:22:43 smithi055 bash[24650]: debug 2024-06-30T13:22:43.828+0000 7f7ef0e43700 1 -- 172.21.15.55:0/2058193778 <== mon.2 v2:172.21.15.55:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x561bfda584e0 con 0x561bfdad0c00 2024-06-30T13:22:44.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:43 smithi134 bash[14604]: cluster 2024-06-30T13:22:42.309098+0000 mgr.y (mgr.14144) 80 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:22:44.589 INFO:teuthology.orchestra.run.smithi055.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-06-30T13:22:44.590 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-06-30T13:22:44.590 INFO:teuthology.orchestra.run.smithi055.stderr: stderr: 10+0 records in 2024-06-30T13:22:44.590 INFO:teuthology.orchestra.run.smithi055.stderr:10+0 records out 2024-06-30T13:22:44.590 INFO:teuthology.orchestra.run.smithi055.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0213492 s, 491 MB/s 2024-06-30T13:22:44.590 INFO:teuthology.orchestra.run.smithi055.stderr:--> Zapping successful for: 2024-06-30T13:22:44.805 INFO:journalctl@ceph.osd.1.smithi055.stdout:Jun 30 13:22:44 smithi055 bash[24650]: debug 2024-06-30T13:22:44.388+0000 7f7ef88ce080 -1 Falling back to public interface 2024-06-30T13:22:45.587 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -- ceph orch daemon add osd smithi055:vg_nvme/lv_2 2024-06-30T13:22:46.305 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:45 smithi055 bash[14674]: cluster 2024-06-30T13:22:44.309649+0000 mgr.y (mgr.14144) 81 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:22:46.306 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:45 smithi055 bash[19150]: cluster 2024-06-30T13:22:44.309649+0000 mgr.y (mgr.14144) 81 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:22:46.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:45 smithi134 bash[14604]: cluster 2024-06-30T13:22:44.309649+0000 mgr.y (mgr.14144) 81 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:22:47.805 INFO:journalctl@ceph.osd.1.smithi055.stdout:Jun 30 13:22:47 smithi055 bash[24650]: debug 2024-06-30T13:22:47.428+0000 7f7ef88ce080 -1 osd.1 0 log_to_monitors {default=true} 2024-06-30T13:22:48.305 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:47 smithi055 bash[14674]: cluster 2024-06-30T13:22:46.310124+0000 mgr.y (mgr.14144) 82 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:22:48.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:47 smithi055 bash[14674]: audit 2024-06-30T13:22:47.439990+0000 mon.a (mon.0) 240 : audit [INF] from='osd.1 [v2:172.21.15.55:6810/3661962535,v1:172.21.15.55:6811/3661962535]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-06-30T13:22:48.306 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:47 smithi055 bash[19150]: cluster 2024-06-30T13:22:46.310124+0000 mgr.y (mgr.14144) 82 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:22:48.306 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:47 smithi055 bash[19150]: audit 2024-06-30T13:22:47.439990+0000 mon.a (mon.0) 240 : audit [INF] from='osd.1 [v2:172.21.15.55:6810/3661962535,v1:172.21.15.55:6811/3661962535]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-06-30T13:22:48.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:47 smithi134 bash[14604]: cluster 2024-06-30T13:22:46.310124+0000 mgr.y (mgr.14144) 82 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:22:48.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:47 smithi134 bash[14604]: audit 2024-06-30T13:22:47.439990+0000 mon.a (mon.0) 240 : audit [INF] from='osd.1 [v2:172.21.15.55:6810/3661962535,v1:172.21.15.55:6811/3661962535]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-06-30T13:22:49.305 INFO:journalctl@ceph.osd.1.smithi055.stdout:Jun 30 13:22:48 smithi055 bash[24650]: debug 2024-06-30T13:22:48.984+0000 7f7eeee3f700 -1 osd.1 0 waiting for initial osdmap 2024-06-30T13:22:49.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:49 smithi055 bash[14674]: audit 2024-06-30T13:22:47.986687+0000 mon.a (mon.0) 241 : audit [INF] from='osd.1 [v2:172.21.15.55:6810/3661962535,v1:172.21.15.55:6811/3661962535]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-06-30T13:22:49.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:49 smithi055 bash[14674]: cluster 2024-06-30T13:22:47.986964+0000 mon.a (mon.0) 242 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-06-30T13:22:49.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:49 smithi055 bash[14674]: audit 2024-06-30T13:22:47.988004+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-30T13:22:49.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:49 smithi055 bash[14674]: audit 2024-06-30T13:22:47.989241+0000 mon.a (mon.0) 244 : audit [INF] from='osd.1 [v2:172.21.15.55:6810/3661962535,v1:172.21.15.55:6811/3661962535]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi055", "root=default"]}]: dispatch 2024-06-30T13:22:49.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:49 smithi055 bash[14674]: audit 2024-06-30T13:22:48.953413+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:22:49.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:49 smithi055 bash[14674]: audit 2024-06-30T13:22:48.963818+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:22:49.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:49 smithi055 bash[14674]: audit 2024-06-30T13:22:48.967509+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:22:49.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:49 smithi055 bash[14674]: audit 2024-06-30T13:22:48.976362+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:22:49.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:49 smithi055 bash[14674]: audit 2024-06-30T13:22:48.984857+0000 mon.a (mon.0) 249 : audit [INF] from='osd.1 [v2:172.21.15.55:6810/3661962535,v1:172.21.15.55:6811/3661962535]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi055", "root=default"]}]': finished 2024-06-30T13:22:49.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:49 smithi055 bash[14674]: cluster 2024-06-30T13:22:48.985033+0000 mon.a (mon.0) 250 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-06-30T13:22:49.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:49 smithi055 bash[14674]: audit 2024-06-30T13:22:48.985200+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-30T13:22:49.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:49 smithi055 bash[14674]: audit 2024-06-30T13:22:48.990230+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-30T13:22:49.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:49 smithi055 bash[19150]: audit 2024-06-30T13:22:47.986687+0000 mon.a (mon.0) 241 : audit [INF] from='osd.1 [v2:172.21.15.55:6810/3661962535,v1:172.21.15.55:6811/3661962535]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-06-30T13:22:49.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:49 smithi055 bash[19150]: cluster 2024-06-30T13:22:47.986964+0000 mon.a (mon.0) 242 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-06-30T13:22:49.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:49 smithi055 bash[19150]: audit 2024-06-30T13:22:47.988004+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-30T13:22:49.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:49 smithi055 bash[19150]: audit 2024-06-30T13:22:47.989241+0000 mon.a (mon.0) 244 : audit [INF] from='osd.1 [v2:172.21.15.55:6810/3661962535,v1:172.21.15.55:6811/3661962535]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi055", "root=default"]}]: dispatch 2024-06-30T13:22:49.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:49 smithi055 bash[19150]: audit 2024-06-30T13:22:48.953413+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:22:49.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:49 smithi055 bash[19150]: audit 2024-06-30T13:22:48.963818+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:22:49.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:49 smithi055 bash[19150]: audit 2024-06-30T13:22:48.967509+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:22:49.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:49 smithi055 bash[19150]: audit 2024-06-30T13:22:48.976362+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:22:49.308 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:49 smithi055 bash[19150]: audit 2024-06-30T13:22:48.984857+0000 mon.a (mon.0) 249 : audit [INF] from='osd.1 [v2:172.21.15.55:6810/3661962535,v1:172.21.15.55:6811/3661962535]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi055", "root=default"]}]': finished 2024-06-30T13:22:49.308 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:49 smithi055 bash[19150]: cluster 2024-06-30T13:22:48.985033+0000 mon.a (mon.0) 250 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-06-30T13:22:49.308 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:49 smithi055 bash[19150]: audit 2024-06-30T13:22:48.985200+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-30T13:22:49.308 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:49 smithi055 bash[19150]: audit 2024-06-30T13:22:48.990230+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-30T13:22:49.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:49 smithi134 bash[14604]: audit 2024-06-30T13:22:47.986687+0000 mon.a (mon.0) 241 : audit [INF] from='osd.1 [v2:172.21.15.55:6810/3661962535,v1:172.21.15.55:6811/3661962535]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-06-30T13:22:49.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:49 smithi134 bash[14604]: cluster 2024-06-30T13:22:47.986964+0000 mon.a (mon.0) 242 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-06-30T13:22:49.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:49 smithi134 bash[14604]: audit 2024-06-30T13:22:47.988004+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-30T13:22:49.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:49 smithi134 bash[14604]: audit 2024-06-30T13:22:47.989241+0000 mon.a (mon.0) 244 : audit [INF] from='osd.1 [v2:172.21.15.55:6810/3661962535,v1:172.21.15.55:6811/3661962535]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi055", "root=default"]}]: dispatch 2024-06-30T13:22:49.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:49 smithi134 bash[14604]: audit 2024-06-30T13:22:48.953413+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:22:49.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:49 smithi134 bash[14604]: audit 2024-06-30T13:22:48.963818+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:22:49.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:49 smithi134 bash[14604]: audit 2024-06-30T13:22:48.967509+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:22:49.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:49 smithi134 bash[14604]: audit 2024-06-30T13:22:48.976362+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:22:49.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:49 smithi134 bash[14604]: audit 2024-06-30T13:22:48.984857+0000 mon.a (mon.0) 249 : audit [INF] from='osd.1 [v2:172.21.15.55:6810/3661962535,v1:172.21.15.55:6811/3661962535]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi055", "root=default"]}]': finished 2024-06-30T13:22:49.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:49 smithi134 bash[14604]: cluster 2024-06-30T13:22:48.985033+0000 mon.a (mon.0) 250 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-06-30T13:22:49.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:49 smithi134 bash[14604]: audit 2024-06-30T13:22:48.985200+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-30T13:22:49.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:49 smithi134 bash[14604]: audit 2024-06-30T13:22:48.990230+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-30T13:22:50.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:50 smithi055 bash[14674]: cluster 2024-06-30T13:22:48.310620+0000 mgr.y (mgr.14144) 83 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:22:50.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:50 smithi055 bash[14674]: cephadm 2024-06-30T13:22:48.943811+0000 mgr.y (mgr.14144) 84 : cephadm [INF] Detected new or changed devices on smithi055 2024-06-30T13:22:50.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:50 smithi055 bash[14674]: audit 2024-06-30T13:22:49.816176+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-30T13:22:50.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:50 smithi055 bash[14674]: audit 2024-06-30T13:22:49.819254+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-30T13:22:50.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:50 smithi055 bash[14674]: audit 2024-06-30T13:22:49.820722+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:22:50.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:50 smithi055 bash[14674]: audit 2024-06-30T13:22:49.989740+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-30T13:22:50.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:50 smithi055 bash[14674]: cluster 2024-06-30T13:22:49.999016+0000 mon.a (mon.0) 257 : cluster [INF] osd.1 [v2:172.21.15.55:6810/3661962535,v1:172.21.15.55:6811/3661962535] boot 2024-06-30T13:22:50.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:50 smithi055 bash[14674]: cluster 2024-06-30T13:22:49.999090+0000 mon.a (mon.0) 258 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-06-30T13:22:50.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:50 smithi055 bash[14674]: audit 2024-06-30T13:22:49.999243+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-30T13:22:50.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:50 smithi055 bash[19150]: cluster 2024-06-30T13:22:48.310620+0000 mgr.y (mgr.14144) 83 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:22:50.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:50 smithi055 bash[19150]: cephadm 2024-06-30T13:22:48.943811+0000 mgr.y (mgr.14144) 84 : cephadm [INF] Detected new or changed devices on smithi055 2024-06-30T13:22:50.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:50 smithi055 bash[19150]: audit 2024-06-30T13:22:49.816176+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-30T13:22:50.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:50 smithi055 bash[19150]: audit 2024-06-30T13:22:49.819254+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-30T13:22:50.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:50 smithi055 bash[19150]: audit 2024-06-30T13:22:49.820722+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:22:50.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:50 smithi055 bash[19150]: audit 2024-06-30T13:22:49.989740+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-30T13:22:50.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:50 smithi055 bash[19150]: cluster 2024-06-30T13:22:49.999016+0000 mon.a (mon.0) 257 : cluster [INF] osd.1 [v2:172.21.15.55:6810/3661962535,v1:172.21.15.55:6811/3661962535] boot 2024-06-30T13:22:50.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:50 smithi055 bash[19150]: cluster 2024-06-30T13:22:49.999090+0000 mon.a (mon.0) 258 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-06-30T13:22:50.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:50 smithi055 bash[19150]: audit 2024-06-30T13:22:49.999243+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-30T13:22:50.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:50 smithi134 bash[14604]: cluster 2024-06-30T13:22:48.310620+0000 mgr.y (mgr.14144) 83 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:22:50.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:50 smithi134 bash[14604]: cephadm 2024-06-30T13:22:48.943811+0000 mgr.y (mgr.14144) 84 : cephadm [INF] Detected new or changed devices on smithi055 2024-06-30T13:22:50.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:50 smithi134 bash[14604]: audit 2024-06-30T13:22:49.816176+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-30T13:22:50.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:50 smithi134 bash[14604]: audit 2024-06-30T13:22:49.819254+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-30T13:22:50.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:50 smithi134 bash[14604]: audit 2024-06-30T13:22:49.820722+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:22:50.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:50 smithi134 bash[14604]: audit 2024-06-30T13:22:49.989740+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-30T13:22:50.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:50 smithi134 bash[14604]: cluster 2024-06-30T13:22:49.999016+0000 mon.a (mon.0) 257 : cluster [INF] osd.1 [v2:172.21.15.55:6810/3661962535,v1:172.21.15.55:6811/3661962535] boot 2024-06-30T13:22:50.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:50 smithi134 bash[14604]: cluster 2024-06-30T13:22:49.999090+0000 mon.a (mon.0) 258 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-06-30T13:22:50.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:50 smithi134 bash[14604]: audit 2024-06-30T13:22:49.999243+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-30T13:22:51.291 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:51 smithi055 bash[14674]: cluster 2024-06-30T13:22:48.469918+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-30T13:22:51.291 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:51 smithi055 bash[14674]: cluster 2024-06-30T13:22:48.470140+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-30T13:22:51.291 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:51 smithi055 bash[14674]: audit 2024-06-30T13:22:49.815113+0000 mgr.y (mgr.14144) 85 : audit [DBG] from='client.14256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi055:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:22:51.292 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:51 smithi055 bash[14674]: cephadm 2024-06-30T13:22:49.818801+0000 mgr.y (mgr.14144) 86 : cephadm [INF] Applying service osd.None on host smithi055... 2024-06-30T13:22:51.292 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:51 smithi055 bash[19150]: cluster 2024-06-30T13:22:48.469918+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-30T13:22:51.292 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:51 smithi055 bash[19150]: cluster 2024-06-30T13:22:48.470140+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-30T13:22:51.292 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:51 smithi055 bash[19150]: audit 2024-06-30T13:22:49.815113+0000 mgr.y (mgr.14144) 85 : audit [DBG] from='client.14256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi055:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:22:51.292 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:51 smithi055 bash[19150]: cephadm 2024-06-30T13:22:49.818801+0000 mgr.y (mgr.14144) 86 : cephadm [INF] Applying service osd.None on host smithi055... 2024-06-30T13:22:51.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:51 smithi134 bash[14604]: cluster 2024-06-30T13:22:48.469918+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-30T13:22:51.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:51 smithi134 bash[14604]: cluster 2024-06-30T13:22:48.470140+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-30T13:22:51.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:51 smithi134 bash[14604]: audit 2024-06-30T13:22:49.815113+0000 mgr.y (mgr.14144) 85 : audit [DBG] from='client.14256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi055:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:22:51.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:51 smithi134 bash[14604]: cephadm 2024-06-30T13:22:49.818801+0000 mgr.y (mgr.14144) 86 : cephadm [INF] Applying service osd.None on host smithi055... 2024-06-30T13:22:52.305 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:52 smithi055 bash[14674]: cluster 2024-06-30T13:22:50.311229+0000 mgr.y (mgr.14144) 87 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:22:52.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:52 smithi055 bash[14674]: cluster 2024-06-30T13:22:51.022095+0000 mon.a (mon.0) 260 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-06-30T13:22:52.306 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:52 smithi055 bash[19150]: cluster 2024-06-30T13:22:50.311229+0000 mgr.y (mgr.14144) 87 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:22:52.306 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:52 smithi055 bash[19150]: cluster 2024-06-30T13:22:51.022095+0000 mon.a (mon.0) 260 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-06-30T13:22:52.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:52 smithi134 bash[14604]: cluster 2024-06-30T13:22:50.311229+0000 mgr.y (mgr.14144) 87 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:22:52.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:52 smithi134 bash[14604]: cluster 2024-06-30T13:22:51.022095+0000 mon.a (mon.0) 260 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-06-30T13:22:54.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:54 smithi055 bash[14674]: cluster 2024-06-30T13:22:52.311860+0000 mgr.y (mgr.14144) 88 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:22:54.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:54 smithi055 bash[14674]: audit 2024-06-30T13:22:53.952554+0000 mon.c (mon.2) 5 : audit [INF] from='client.? 172.21.15.55:0/2526108939' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dcebce64-bc09-4da6-a515-9f4af3b21d12"}]: dispatch 2024-06-30T13:22:54.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:54 smithi055 bash[14674]: audit 2024-06-30T13:22:53.953336+0000 mon.a (mon.0) 261 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dcebce64-bc09-4da6-a515-9f4af3b21d12"}]: dispatch 2024-06-30T13:22:54.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:54 smithi055 bash[14674]: audit 2024-06-30T13:22:53.969784+0000 mon.a (mon.0) 262 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "dcebce64-bc09-4da6-a515-9f4af3b21d12"}]': finished 2024-06-30T13:22:54.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:54 smithi055 bash[14674]: cluster 2024-06-30T13:22:53.969983+0000 mon.a (mon.0) 263 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-06-30T13:22:54.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:54 smithi055 bash[14674]: audit 2024-06-30T13:22:53.970250+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-30T13:22:54.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:54 smithi055 bash[19150]: cluster 2024-06-30T13:22:52.311860+0000 mgr.y (mgr.14144) 88 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:22:54.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:54 smithi055 bash[19150]: audit 2024-06-30T13:22:53.952554+0000 mon.c (mon.2) 5 : audit [INF] from='client.? 172.21.15.55:0/2526108939' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dcebce64-bc09-4da6-a515-9f4af3b21d12"}]: dispatch 2024-06-30T13:22:54.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:54 smithi055 bash[19150]: audit 2024-06-30T13:22:53.953336+0000 mon.a (mon.0) 261 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dcebce64-bc09-4da6-a515-9f4af3b21d12"}]: dispatch 2024-06-30T13:22:54.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:54 smithi055 bash[19150]: audit 2024-06-30T13:22:53.969784+0000 mon.a (mon.0) 262 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "dcebce64-bc09-4da6-a515-9f4af3b21d12"}]': finished 2024-06-30T13:22:54.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:54 smithi055 bash[19150]: cluster 2024-06-30T13:22:53.969983+0000 mon.a (mon.0) 263 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-06-30T13:22:54.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:54 smithi055 bash[19150]: audit 2024-06-30T13:22:53.970250+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-30T13:22:54.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:54 smithi134 bash[14604]: cluster 2024-06-30T13:22:52.311860+0000 mgr.y (mgr.14144) 88 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:22:54.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:54 smithi134 bash[14604]: audit 2024-06-30T13:22:53.952554+0000 mon.c (mon.2) 5 : audit [INF] from='client.? 172.21.15.55:0/2526108939' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dcebce64-bc09-4da6-a515-9f4af3b21d12"}]: dispatch 2024-06-30T13:22:54.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:54 smithi134 bash[14604]: audit 2024-06-30T13:22:53.953336+0000 mon.a (mon.0) 261 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dcebce64-bc09-4da6-a515-9f4af3b21d12"}]: dispatch 2024-06-30T13:22:54.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:54 smithi134 bash[14604]: audit 2024-06-30T13:22:53.969784+0000 mon.a (mon.0) 262 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "dcebce64-bc09-4da6-a515-9f4af3b21d12"}]': finished 2024-06-30T13:22:54.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:54 smithi134 bash[14604]: cluster 2024-06-30T13:22:53.969983+0000 mon.a (mon.0) 263 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-06-30T13:22:54.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:54 smithi134 bash[14604]: audit 2024-06-30T13:22:53.970250+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-30T13:22:55.305 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:55 smithi055 bash[14674]: audit 2024-06-30T13:22:54.678268+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.55:0/3728973068' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-30T13:22:55.306 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:55 smithi055 bash[19150]: audit 2024-06-30T13:22:54.678268+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.55:0/3728973068' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-30T13:22:55.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:55 smithi134 bash[14604]: audit 2024-06-30T13:22:54.678268+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.55:0/3728973068' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-30T13:22:56.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:56 smithi134 bash[14604]: cluster 2024-06-30T13:22:54.312445+0000 mgr.y (mgr.14144) 89 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:22:56.555 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:56 smithi055 bash[14674]: cluster 2024-06-30T13:22:54.312445+0000 mgr.y (mgr.14144) 89 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:22:56.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:56 smithi055 bash[19150]: cluster 2024-06-30T13:22:54.312445+0000 mgr.y (mgr.14144) 89 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:22:58.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:22:58 smithi134 bash[14604]: cluster 2024-06-30T13:22:56.313048+0000 mgr.y (mgr.14144) 90 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:22:58.555 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:22:58 smithi055 bash[14674]: cluster 2024-06-30T13:22:56.313048+0000 mgr.y (mgr.14144) 90 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:22:58.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:22:58 smithi055 bash[19150]: cluster 2024-06-30T13:22:56.313048+0000 mgr.y (mgr.14144) 90 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:23:00.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:00 smithi134 bash[14604]: cluster 2024-06-30T13:22:58.313615+0000 mgr.y (mgr.14144) 91 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:23:00.555 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:00 smithi055 bash[19150]: cluster 2024-06-30T13:22:58.313615+0000 mgr.y (mgr.14144) 91 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:23:00.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:00 smithi055 bash[14674]: cluster 2024-06-30T13:22:58.313615+0000 mgr.y (mgr.14144) 91 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:23:02.305 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:02 smithi055 bash[19150]: cluster 2024-06-30T13:23:00.314123+0000 mgr.y (mgr.14144) 92 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:23:02.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:02 smithi055 bash[14674]: cluster 2024-06-30T13:23:00.314123+0000 mgr.y (mgr.14144) 92 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:23:02.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:02 smithi134 bash[14604]: cluster 2024-06-30T13:23:00.314123+0000 mgr.y (mgr.14144) 92 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:23:03.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:03 smithi134 bash[14604]: audit 2024-06-30T13:23:02.312746+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-06-30T13:23:03.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:03 smithi134 bash[14604]: audit 2024-06-30T13:23:02.314563+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:23:03.555 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:03 smithi055 bash[19150]: audit 2024-06-30T13:23:02.312746+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-06-30T13:23:03.555 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:03 smithi055 bash[19150]: audit 2024-06-30T13:23:02.314563+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:23:03.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:03 smithi055 bash[14674]: audit 2024-06-30T13:23:02.312746+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-06-30T13:23:03.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:03 smithi055 bash[14674]: audit 2024-06-30T13:23:02.314563+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:23:04.305 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:04 smithi055 bash[14674]: cluster 2024-06-30T13:23:02.314454+0000 mgr.y (mgr.14144) 93 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:23:04.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:04 smithi055 bash[14674]: cephadm 2024-06-30T13:23:02.316287+0000 mgr.y (mgr.14144) 94 : cephadm [INF] Deploying daemon osd.2 on smithi055 2024-06-30T13:23:04.306 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:04 smithi055 bash[19150]: cluster 2024-06-30T13:23:02.314454+0000 mgr.y (mgr.14144) 93 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:23:04.306 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:04 smithi055 bash[19150]: cephadm 2024-06-30T13:23:02.316287+0000 mgr.y (mgr.14144) 94 : cephadm [INF] Deploying daemon osd.2 on smithi055 2024-06-30T13:23:04.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:04 smithi134 bash[14604]: cluster 2024-06-30T13:23:02.314454+0000 mgr.y (mgr.14144) 93 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:23:04.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:04 smithi134 bash[14604]: cephadm 2024-06-30T13:23:02.316287+0000 mgr.y (mgr.14144) 94 : cephadm [INF] Deploying daemon osd.2 on smithi055 2024-06-30T13:23:05.028 INFO:teuthology.orchestra.run.smithi055.stdout:Created osd(s) 2 on host 'smithi055' 2024-06-30T13:23:05.555 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:05 smithi055 bash[14674]: audit 2024-06-30T13:23:05.011991+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:23:05.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:05 smithi055 bash[14674]: audit 2024-06-30T13:23:05.019658+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:23:05.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:05 smithi055 bash[14674]: audit 2024-06-30T13:23:05.028056+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:23:05.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:05 smithi055 bash[19150]: audit 2024-06-30T13:23:05.011991+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:23:05.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:05 smithi055 bash[19150]: audit 2024-06-30T13:23:05.019658+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:23:05.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:05 smithi055 bash[19150]: audit 2024-06-30T13:23:05.028056+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:23:05.626 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:05 smithi134 bash[14604]: audit 2024-06-30T13:23:05.011991+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:23:05.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:05 smithi134 bash[14604]: audit 2024-06-30T13:23:05.019658+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:23:05.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:05 smithi134 bash[14604]: audit 2024-06-30T13:23:05.028056+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:23:06.455 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:06 smithi055 bash[14674]: cluster 2024-06-30T13:23:04.314906+0000 mgr.y (mgr.14144) 95 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:23:06.456 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:06 smithi055 bash[19150]: cluster 2024-06-30T13:23:04.314906+0000 mgr.y (mgr.14144) 95 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:23:06.457 DEBUG:teuthology.orchestra.run.smithi055:osd.2> sudo journalctl -f -n 0 -u ceph-4925a540-36e3-11ef-bcaa-c7b262605968@osd.2.service 2024-06-30T13:23:06.459 INFO:tasks.cephadm:Deploying osd.3 on smithi055 with /dev/vg_nvme/lv_1... 2024-06-30T13:23:06.460 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-06-30T13:23:06.626 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:06 smithi134 bash[14604]: cluster 2024-06-30T13:23:04.314906+0000 mgr.y (mgr.14144) 95 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:23:08.003 INFO:journalctl@ceph.osd.2.smithi055.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-06-30T13:23:08.305 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:08 smithi055 bash[14674]: cluster 2024-06-30T13:23:06.315412+0000 mgr.y (mgr.14144) 96 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:23:08.305 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:08 smithi055 bash[19150]: cluster 2024-06-30T13:23:06.315412+0000 mgr.y (mgr.14144) 96 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:23:08.306 INFO:journalctl@ceph.osd.2.smithi055.stdout:Jun 30 13:23:08 smithi055 bash[27045]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-06-30T13:23:08.306 INFO:journalctl@ceph.osd.2.smithi055.stdout:Jun 30 13:23:08 smithi055 bash[27045]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-2 --no-mon-config 2024-06-30T13:23:08.306 INFO:journalctl@ceph.osd.2.smithi055.stdout:Jun 30 13:23:08 smithi055 bash[27045]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2024-06-30T13:23:08.306 INFO:journalctl@ceph.osd.2.smithi055.stdout:Jun 30 13:23:08 smithi055 bash[27045]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2024-06-30T13:23:08.306 INFO:journalctl@ceph.osd.2.smithi055.stdout:Jun 30 13:23:08 smithi055 bash[27045]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-06-30T13:23:08.306 INFO:journalctl@ceph.osd.2.smithi055.stdout:Jun 30 13:23:08 smithi055 bash[27045]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-06-30T13:23:08.306 INFO:journalctl@ceph.osd.2.smithi055.stdout:Jun 30 13:23:08 smithi055 bash[27045]: --> ceph-volume lvm activate successful for osd ID: 2 2024-06-30T13:23:08.626 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:08 smithi134 bash[14604]: cluster 2024-06-30T13:23:06.315412+0000 mgr.y (mgr.14144) 96 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:23:09.805 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:09 smithi055 bash[14674]: cluster 2024-06-30T13:23:08.315944+0000 mgr.y (mgr.14144) 97 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:23:09.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:09 smithi055 bash[14674]: audit 2024-06-30T13:23:08.480552+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:23:09.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:09 smithi055 bash[19150]: cluster 2024-06-30T13:23:08.315944+0000 mgr.y (mgr.14144) 97 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:23:09.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:09 smithi055 bash[19150]: audit 2024-06-30T13:23:08.480552+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:23:09.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:09 smithi134 bash[14604]: cluster 2024-06-30T13:23:08.315944+0000 mgr.y (mgr.14144) 97 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:23:09.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:09 smithi134 bash[14604]: audit 2024-06-30T13:23:08.480552+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:23:11.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:11 smithi055 bash[14674]: cluster 2024-06-30T13:23:10.316609+0000 mgr.y (mgr.14144) 98 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:23:11.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:11 smithi055 bash[19150]: cluster 2024-06-30T13:23:10.316609+0000 mgr.y (mgr.14144) 98 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:23:11.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:11 smithi134 bash[14604]: cluster 2024-06-30T13:23:10.316609+0000 mgr.y (mgr.14144) 98 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:23:12.456 INFO:journalctl@ceph.osd.2.smithi055.stdout:Jun 30 13:23:12 smithi055 bash[27402]: debug 2024-06-30T13:23:12.200+0000 7f01f5b69700 1 -- 172.21.15.55:0/3089477601 <== mon.2 v2:172.21.15.55:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5563bb1604e0 con 0x5563bb1d9000 2024-06-30T13:23:13.037 INFO:journalctl@ceph.osd.2.smithi055.stdout:Jun 30 13:23:12 smithi055 bash[27402]: debug 2024-06-30T13:23:12.748+0000 7f01fd5f4080 -1 Falling back to public interface 2024-06-30T13:23:13.493 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:13 smithi055 bash[19150]: cluster 2024-06-30T13:23:12.317188+0000 mgr.y (mgr.14144) 99 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:23:13.805 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:13 smithi055 bash[14674]: cluster 2024-06-30T13:23:12.317188+0000 mgr.y (mgr.14144) 99 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:23:13.811 INFO:teuthology.orchestra.run.smithi055.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-06-30T13:23:13.812 INFO:teuthology.orchestra.run.smithi055.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-06-30T13:23:13.812 INFO:teuthology.orchestra.run.smithi055.stderr: stderr: 10+0 records in 2024-06-30T13:23:13.812 INFO:teuthology.orchestra.run.smithi055.stderr:10+0 records out 2024-06-30T13:23:13.812 INFO:teuthology.orchestra.run.smithi055.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0154241 s, 680 MB/s 2024-06-30T13:23:13.812 INFO:teuthology.orchestra.run.smithi055.stderr:--> Zapping successful for: 2024-06-30T13:23:13.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:13 smithi134 bash[14604]: cluster 2024-06-30T13:23:12.317188+0000 mgr.y (mgr.14144) 99 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:23:14.725 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -- ceph orch daemon add osd smithi055:vg_nvme/lv_1 2024-06-30T13:23:15.792 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:15 smithi055 bash[14674]: cluster 2024-06-30T13:23:14.317723+0000 mgr.y (mgr.14144) 100 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:23:15.792 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:15 smithi055 bash[19150]: cluster 2024-06-30T13:23:14.317723+0000 mgr.y (mgr.14144) 100 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:23:15.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:15 smithi134 bash[14604]: cluster 2024-06-30T13:23:14.317723+0000 mgr.y (mgr.14144) 100 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:23:16.055 INFO:journalctl@ceph.osd.2.smithi055.stdout:Jun 30 13:23:15 smithi055 bash[27402]: debug 2024-06-30T13:23:15.788+0000 7f01fd5f4080 -1 osd.2 0 log_to_monitors {default=true} 2024-06-30T13:23:16.805 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:16 smithi055 bash[14674]: audit 2024-06-30T13:23:15.798219+0000 mon.c (mon.2) 7 : audit [INF] from='osd.2 [v2:172.21.15.55:6818/3927116361,v1:172.21.15.55:6819/3927116361]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-06-30T13:23:16.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:16 smithi055 bash[14674]: audit 2024-06-30T13:23:15.798653+0000 mon.a (mon.0) 271 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-06-30T13:23:16.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:16 smithi055 bash[19150]: audit 2024-06-30T13:23:15.798219+0000 mon.c (mon.2) 7 : audit [INF] from='osd.2 [v2:172.21.15.55:6818/3927116361,v1:172.21.15.55:6819/3927116361]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-06-30T13:23:16.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:16 smithi055 bash[19150]: audit 2024-06-30T13:23:15.798653+0000 mon.a (mon.0) 271 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-06-30T13:23:16.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:16 smithi134 bash[14604]: audit 2024-06-30T13:23:15.798219+0000 mon.c (mon.2) 7 : audit [INF] from='osd.2 [v2:172.21.15.55:6818/3927116361,v1:172.21.15.55:6819/3927116361]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-06-30T13:23:16.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:16 smithi134 bash[14604]: audit 2024-06-30T13:23:15.798653+0000 mon.a (mon.0) 271 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-06-30T13:23:17.805 INFO:journalctl@ceph.osd.2.smithi055.stdout:Jun 30 13:23:17 smithi055 bash[27402]: debug 2024-06-30T13:23:17.544+0000 7f01f3b65700 -1 osd.2 0 waiting for initial osdmap 2024-06-30T13:23:17.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:17 smithi055 bash[14674]: cluster 2024-06-30T13:23:16.318245+0000 mgr.y (mgr.14144) 101 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:23:17.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:17 smithi055 bash[14674]: audit 2024-06-30T13:23:16.527979+0000 mon.a (mon.0) 272 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-06-30T13:23:17.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:17 smithi055 bash[14674]: cluster 2024-06-30T13:23:16.528292+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-06-30T13:23:17.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:17 smithi055 bash[14674]: audit 2024-06-30T13:23:16.528576+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-30T13:23:17.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:17 smithi055 bash[14674]: audit 2024-06-30T13:23:16.529564+0000 mon.c (mon.2) 8 : audit [INF] from='osd.2 [v2:172.21.15.55:6818/3927116361,v1:172.21.15.55:6819/3927116361]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi055", "root=default"]}]: dispatch 2024-06-30T13:23:17.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:17 smithi055 bash[14674]: audit 2024-06-30T13:23:16.530157+0000 mon.a (mon.0) 275 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi055", "root=default"]}]: dispatch 2024-06-30T13:23:17.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:17 smithi055 bash[19150]: cluster 2024-06-30T13:23:16.318245+0000 mgr.y (mgr.14144) 101 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:23:17.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:17 smithi055 bash[19150]: audit 2024-06-30T13:23:16.527979+0000 mon.a (mon.0) 272 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-06-30T13:23:17.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:17 smithi055 bash[19150]: cluster 2024-06-30T13:23:16.528292+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-06-30T13:23:17.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:17 smithi055 bash[19150]: audit 2024-06-30T13:23:16.528576+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-30T13:23:17.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:17 smithi055 bash[19150]: audit 2024-06-30T13:23:16.529564+0000 mon.c (mon.2) 8 : audit [INF] from='osd.2 [v2:172.21.15.55:6818/3927116361,v1:172.21.15.55:6819/3927116361]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi055", "root=default"]}]: dispatch 2024-06-30T13:23:17.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:17 smithi055 bash[19150]: audit 2024-06-30T13:23:16.530157+0000 mon.a (mon.0) 275 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi055", "root=default"]}]: dispatch 2024-06-30T13:23:17.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:17 smithi134 bash[14604]: cluster 2024-06-30T13:23:16.318245+0000 mgr.y (mgr.14144) 101 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:23:17.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:17 smithi134 bash[14604]: audit 2024-06-30T13:23:16.527979+0000 mon.a (mon.0) 272 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-06-30T13:23:17.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:17 smithi134 bash[14604]: cluster 2024-06-30T13:23:16.528292+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-06-30T13:23:17.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:17 smithi134 bash[14604]: audit 2024-06-30T13:23:16.528576+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-30T13:23:17.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:17 smithi134 bash[14604]: audit 2024-06-30T13:23:16.529564+0000 mon.c (mon.2) 8 : audit [INF] from='osd.2 [v2:172.21.15.55:6818/3927116361,v1:172.21.15.55:6819/3927116361]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi055", "root=default"]}]: dispatch 2024-06-30T13:23:17.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:17 smithi134 bash[14604]: audit 2024-06-30T13:23:16.530157+0000 mon.a (mon.0) 275 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi055", "root=default"]}]: dispatch 2024-06-30T13:23:19.305 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:19 smithi055 bash[14674]: audit 2024-06-30T13:23:17.534396+0000 mon.a (mon.0) 276 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi055", "root=default"]}]': finished 2024-06-30T13:23:19.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:19 smithi055 bash[14674]: cluster 2024-06-30T13:23:17.534720+0000 mon.a (mon.0) 277 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-06-30T13:23:19.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:19 smithi055 bash[14674]: audit 2024-06-30T13:23:17.535673+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-30T13:23:19.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:19 smithi055 bash[14674]: audit 2024-06-30T13:23:17.547667+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-30T13:23:19.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:19 smithi055 bash[14674]: cephadm 2024-06-30T13:23:17.713870+0000 mgr.y (mgr.14144) 102 : cephadm [INF] Detected new or changed devices on smithi055 2024-06-30T13:23:19.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:19 smithi055 bash[14674]: audit 2024-06-30T13:23:17.723246+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:23:19.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:19 smithi055 bash[14674]: audit 2024-06-30T13:23:17.733486+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:23:19.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:19 smithi055 bash[14674]: audit 2024-06-30T13:23:17.735806+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:23:19.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:19 smithi055 bash[14674]: audit 2024-06-30T13:23:18.005968+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:23:19.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:19 smithi055 bash[19150]: audit 2024-06-30T13:23:17.534396+0000 mon.a (mon.0) 276 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi055", "root=default"]}]': finished 2024-06-30T13:23:19.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:19 smithi055 bash[19150]: cluster 2024-06-30T13:23:17.534720+0000 mon.a (mon.0) 277 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-06-30T13:23:19.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:19 smithi055 bash[19150]: audit 2024-06-30T13:23:17.535673+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-30T13:23:19.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:19 smithi055 bash[19150]: audit 2024-06-30T13:23:17.547667+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-30T13:23:19.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:19 smithi055 bash[19150]: cephadm 2024-06-30T13:23:17.713870+0000 mgr.y (mgr.14144) 102 : cephadm [INF] Detected new or changed devices on smithi055 2024-06-30T13:23:19.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:19 smithi055 bash[19150]: audit 2024-06-30T13:23:17.723246+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:23:19.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:19 smithi055 bash[19150]: audit 2024-06-30T13:23:17.733486+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:23:19.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:19 smithi055 bash[19150]: audit 2024-06-30T13:23:17.735806+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:23:19.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:19 smithi055 bash[19150]: audit 2024-06-30T13:23:18.005968+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:23:19.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:19 smithi134 bash[14604]: audit 2024-06-30T13:23:17.534396+0000 mon.a (mon.0) 276 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi055", "root=default"]}]': finished 2024-06-30T13:23:19.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:19 smithi134 bash[14604]: cluster 2024-06-30T13:23:17.534720+0000 mon.a (mon.0) 277 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-06-30T13:23:19.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:19 smithi134 bash[14604]: audit 2024-06-30T13:23:17.535673+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-30T13:23:19.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:19 smithi134 bash[14604]: audit 2024-06-30T13:23:17.547667+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-30T13:23:19.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:19 smithi134 bash[14604]: cephadm 2024-06-30T13:23:17.713870+0000 mgr.y (mgr.14144) 102 : cephadm [INF] Detected new or changed devices on smithi055 2024-06-30T13:23:19.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:19 smithi134 bash[14604]: audit 2024-06-30T13:23:17.723246+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:23:19.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:19 smithi134 bash[14604]: audit 2024-06-30T13:23:17.733486+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:23:19.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:19 smithi134 bash[14604]: audit 2024-06-30T13:23:17.735806+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:23:19.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:19 smithi134 bash[14604]: audit 2024-06-30T13:23:18.005968+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:23:20.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:20 smithi055 bash[14674]: cluster 2024-06-30T13:23:16.815610+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-30T13:23:20.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:20 smithi055 bash[14674]: cluster 2024-06-30T13:23:16.815810+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-30T13:23:20.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:20 smithi055 bash[14674]: cluster 2024-06-30T13:23:18.318694+0000 mgr.y (mgr.14144) 103 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:23:20.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:20 smithi055 bash[14674]: cluster 2024-06-30T13:23:18.550582+0000 mon.a (mon.0) 284 : cluster [INF] osd.2 [v2:172.21.15.55:6818/3927116361,v1:172.21.15.55:6819/3927116361] boot 2024-06-30T13:23:20.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:20 smithi055 bash[14674]: cluster 2024-06-30T13:23:18.550731+0000 mon.a (mon.0) 285 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-06-30T13:23:20.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:20 smithi055 bash[14674]: audit 2024-06-30T13:23:18.552178+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-30T13:23:20.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:20 smithi055 bash[14674]: audit 2024-06-30T13:23:18.553587+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2024-06-30T13:23:20.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:20 smithi055 bash[14674]: audit 2024-06-30T13:23:19.001129+0000 mgr.y (mgr.14144) 104 : audit [DBG] from='client.24200 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi055:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:23:20.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:20 smithi055 bash[14674]: audit 2024-06-30T13:23:19.553045+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2024-06-30T13:23:20.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:20 smithi055 bash[14674]: cluster 2024-06-30T13:23:19.553178+0000 mon.a (mon.0) 289 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-06-30T13:23:20.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:20 smithi055 bash[14674]: audit 2024-06-30T13:23:19.556025+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-06-30T13:23:20.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:20 smithi055 bash[19150]: cluster 2024-06-30T13:23:16.815610+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-30T13:23:20.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:20 smithi055 bash[19150]: cluster 2024-06-30T13:23:16.815810+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-30T13:23:20.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:20 smithi055 bash[19150]: cluster 2024-06-30T13:23:18.318694+0000 mgr.y (mgr.14144) 103 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:23:20.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:20 smithi055 bash[19150]: cluster 2024-06-30T13:23:18.550582+0000 mon.a (mon.0) 284 : cluster [INF] osd.2 [v2:172.21.15.55:6818/3927116361,v1:172.21.15.55:6819/3927116361] boot 2024-06-30T13:23:20.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:20 smithi055 bash[19150]: cluster 2024-06-30T13:23:18.550731+0000 mon.a (mon.0) 285 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-06-30T13:23:20.308 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:20 smithi055 bash[19150]: audit 2024-06-30T13:23:18.552178+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-30T13:23:20.308 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:20 smithi055 bash[19150]: audit 2024-06-30T13:23:18.553587+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2024-06-30T13:23:20.308 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:20 smithi055 bash[19150]: audit 2024-06-30T13:23:19.001129+0000 mgr.y (mgr.14144) 104 : audit [DBG] from='client.24200 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi055:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:23:20.308 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:20 smithi055 bash[19150]: audit 2024-06-30T13:23:19.553045+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2024-06-30T13:23:20.308 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:20 smithi055 bash[19150]: cluster 2024-06-30T13:23:19.553178+0000 mon.a (mon.0) 289 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-06-30T13:23:20.308 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:20 smithi055 bash[19150]: audit 2024-06-30T13:23:19.556025+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-06-30T13:23:20.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:20 smithi134 bash[14604]: cluster 2024-06-30T13:23:16.815610+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-30T13:23:20.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:20 smithi134 bash[14604]: cluster 2024-06-30T13:23:16.815810+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-30T13:23:20.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:20 smithi134 bash[14604]: cluster 2024-06-30T13:23:18.318694+0000 mgr.y (mgr.14144) 103 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:23:20.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:20 smithi134 bash[14604]: cluster 2024-06-30T13:23:18.550582+0000 mon.a (mon.0) 284 : cluster [INF] osd.2 [v2:172.21.15.55:6818/3927116361,v1:172.21.15.55:6819/3927116361] boot 2024-06-30T13:23:20.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:20 smithi134 bash[14604]: cluster 2024-06-30T13:23:18.550731+0000 mon.a (mon.0) 285 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-06-30T13:23:20.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:20 smithi134 bash[14604]: audit 2024-06-30T13:23:18.552178+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-30T13:23:20.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:20 smithi134 bash[14604]: audit 2024-06-30T13:23:18.553587+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2024-06-30T13:23:20.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:20 smithi134 bash[14604]: audit 2024-06-30T13:23:19.001129+0000 mgr.y (mgr.14144) 104 : audit [DBG] from='client.24200 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi055:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:23:20.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:20 smithi134 bash[14604]: audit 2024-06-30T13:23:19.553045+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2024-06-30T13:23:20.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:20 smithi134 bash[14604]: cluster 2024-06-30T13:23:19.553178+0000 mon.a (mon.0) 289 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-06-30T13:23:20.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:20 smithi134 bash[14604]: audit 2024-06-30T13:23:19.556025+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-06-30T13:23:21.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:21 smithi134 bash[14604]: cluster 2024-06-30T13:23:20.319341+0000 mgr.y (mgr.14144) 105 : cluster [DBG] pgmap v88: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:23:21.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:21 smithi134 bash[14604]: audit 2024-06-30T13:23:20.558908+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-06-30T13:23:21.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:21 smithi134 bash[14604]: cluster 2024-06-30T13:23:20.559130+0000 mon.a (mon.0) 292 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-06-30T13:23:21.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:21 smithi134 bash[14604]: audit 2024-06-30T13:23:20.564072+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-30T13:23:21.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:21 smithi134 bash[14604]: cephadm 2024-06-30T13:23:20.566381+0000 mgr.y (mgr.14144) 106 : cephadm [INF] Applying service osd.None on host smithi055... 2024-06-30T13:23:21.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:21 smithi134 bash[14604]: audit 2024-06-30T13:23:20.566844+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-30T13:23:21.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:21 smithi134 bash[14604]: audit 2024-06-30T13:23:20.568254+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:23:21.884 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:21 smithi055 bash[14674]: cluster 2024-06-30T13:23:20.319341+0000 mgr.y (mgr.14144) 105 : cluster [DBG] pgmap v88: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:23:21.884 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:21 smithi055 bash[14674]: audit 2024-06-30T13:23:20.558908+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-06-30T13:23:21.885 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:21 smithi055 bash[14674]: cluster 2024-06-30T13:23:20.559130+0000 mon.a (mon.0) 292 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-06-30T13:23:21.885 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:21 smithi055 bash[14674]: audit 2024-06-30T13:23:20.564072+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-30T13:23:21.885 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:21 smithi055 bash[14674]: cephadm 2024-06-30T13:23:20.566381+0000 mgr.y (mgr.14144) 106 : cephadm [INF] Applying service osd.None on host smithi055... 2024-06-30T13:23:21.885 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:21 smithi055 bash[14674]: audit 2024-06-30T13:23:20.566844+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-30T13:23:21.885 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:21 smithi055 bash[14674]: audit 2024-06-30T13:23:20.568254+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:23:21.885 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:21 smithi055 bash[19150]: cluster 2024-06-30T13:23:20.319341+0000 mgr.y (mgr.14144) 105 : cluster [DBG] pgmap v88: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:23:21.885 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:21 smithi055 bash[19150]: audit 2024-06-30T13:23:20.558908+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-06-30T13:23:21.885 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:21 smithi055 bash[19150]: cluster 2024-06-30T13:23:20.559130+0000 mon.a (mon.0) 292 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-06-30T13:23:21.885 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:21 smithi055 bash[19150]: audit 2024-06-30T13:23:20.564072+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-30T13:23:21.885 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:21 smithi055 bash[19150]: cephadm 2024-06-30T13:23:20.566381+0000 mgr.y (mgr.14144) 106 : cephadm [INF] Applying service osd.None on host smithi055... 2024-06-30T13:23:21.885 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:21 smithi055 bash[19150]: audit 2024-06-30T13:23:20.566844+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-30T13:23:21.886 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:21 smithi055 bash[19150]: audit 2024-06-30T13:23:20.568254+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:23:22.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:22 smithi134 bash[14604]: cluster 2024-06-30T13:23:21.561865+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-06-30T13:23:23.055 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:22 smithi055 bash[19150]: cluster 2024-06-30T13:23:21.561865+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-06-30T13:23:23.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:22 smithi055 bash[14674]: cluster 2024-06-30T13:23:21.561865+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-06-30T13:23:23.852 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:23 smithi055 bash[14674]: cluster 2024-06-30T13:23:22.319965+0000 mgr.y (mgr.14144) 107 : cluster [DBG] pgmap v91: 1 pgs: 1 active+clean; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:23:23.853 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:23 smithi055 bash[19150]: cluster 2024-06-30T13:23:22.319965+0000 mgr.y (mgr.14144) 107 : cluster [DBG] pgmap v91: 1 pgs: 1 active+clean; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:23:23.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:23 smithi134 bash[14604]: cluster 2024-06-30T13:23:22.319965+0000 mgr.y (mgr.14144) 107 : cluster [DBG] pgmap v91: 1 pgs: 1 active+clean; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:23:25.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:25 smithi134 bash[14604]: cluster 2024-06-30T13:23:24.320573+0000 mgr.y (mgr.14144) 108 : cluster [DBG] pgmap v92: 1 pgs: 1 active+clean; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:23:25.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:25 smithi134 bash[14604]: audit 2024-06-30T13:23:24.717528+0000 mon.c (mon.2) 9 : audit [INF] from='client.? 172.21.15.55:0/2682531156' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c7d25686-93c4-45d2-8dec-d8351814e9df"}]: dispatch 2024-06-30T13:23:25.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:25 smithi134 bash[14604]: audit 2024-06-30T13:23:24.718273+0000 mon.a (mon.0) 297 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c7d25686-93c4-45d2-8dec-d8351814e9df"}]: dispatch 2024-06-30T13:23:25.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:25 smithi134 bash[14604]: audit 2024-06-30T13:23:24.729158+0000 mon.a (mon.0) 298 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c7d25686-93c4-45d2-8dec-d8351814e9df"}]': finished 2024-06-30T13:23:25.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:25 smithi134 bash[14604]: cluster 2024-06-30T13:23:24.729379+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-06-30T13:23:25.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:25 smithi134 bash[14604]: audit 2024-06-30T13:23:24.729697+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-30T13:23:25.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:25 smithi134 bash[14604]: audit 2024-06-30T13:23:25.457663+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.55:0/2540497699' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-30T13:23:26.055 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:25 smithi055 bash[14674]: cluster 2024-06-30T13:23:24.320573+0000 mgr.y (mgr.14144) 108 : cluster [DBG] pgmap v92: 1 pgs: 1 active+clean; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:23:26.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:25 smithi055 bash[14674]: audit 2024-06-30T13:23:24.717528+0000 mon.c (mon.2) 9 : audit [INF] from='client.? 172.21.15.55:0/2682531156' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c7d25686-93c4-45d2-8dec-d8351814e9df"}]: dispatch 2024-06-30T13:23:26.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:25 smithi055 bash[14674]: audit 2024-06-30T13:23:24.718273+0000 mon.a (mon.0) 297 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c7d25686-93c4-45d2-8dec-d8351814e9df"}]: dispatch 2024-06-30T13:23:26.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:25 smithi055 bash[14674]: audit 2024-06-30T13:23:24.729158+0000 mon.a (mon.0) 298 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c7d25686-93c4-45d2-8dec-d8351814e9df"}]': finished 2024-06-30T13:23:26.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:25 smithi055 bash[14674]: cluster 2024-06-30T13:23:24.729379+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-06-30T13:23:26.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:25 smithi055 bash[14674]: audit 2024-06-30T13:23:24.729697+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-30T13:23:26.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:25 smithi055 bash[14674]: audit 2024-06-30T13:23:25.457663+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.55:0/2540497699' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-30T13:23:26.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:25 smithi055 bash[19150]: cluster 2024-06-30T13:23:24.320573+0000 mgr.y (mgr.14144) 108 : cluster [DBG] pgmap v92: 1 pgs: 1 active+clean; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:23:26.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:25 smithi055 bash[19150]: audit 2024-06-30T13:23:24.717528+0000 mon.c (mon.2) 9 : audit [INF] from='client.? 172.21.15.55:0/2682531156' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c7d25686-93c4-45d2-8dec-d8351814e9df"}]: dispatch 2024-06-30T13:23:26.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:25 smithi055 bash[19150]: audit 2024-06-30T13:23:24.718273+0000 mon.a (mon.0) 297 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c7d25686-93c4-45d2-8dec-d8351814e9df"}]: dispatch 2024-06-30T13:23:26.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:25 smithi055 bash[19150]: audit 2024-06-30T13:23:24.729158+0000 mon.a (mon.0) 298 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c7d25686-93c4-45d2-8dec-d8351814e9df"}]': finished 2024-06-30T13:23:26.057 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:25 smithi055 bash[19150]: cluster 2024-06-30T13:23:24.729379+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-06-30T13:23:26.057 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:25 smithi055 bash[19150]: audit 2024-06-30T13:23:24.729697+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-30T13:23:26.057 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:25 smithi055 bash[19150]: audit 2024-06-30T13:23:25.457663+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.55:0/2540497699' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-30T13:23:27.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:27 smithi134 bash[14604]: cluster 2024-06-30T13:23:26.321186+0000 mgr.y (mgr.14144) 109 : cluster [DBG] pgmap v94: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:23:27.968 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:27 smithi055 bash[14674]: cluster 2024-06-30T13:23:26.321186+0000 mgr.y (mgr.14144) 109 : cluster [DBG] pgmap v94: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:23:27.969 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:27 smithi055 bash[19150]: cluster 2024-06-30T13:23:26.321186+0000 mgr.y (mgr.14144) 109 : cluster [DBG] pgmap v94: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:23:29.866 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:29 smithi055 bash[14674]: cluster 2024-06-30T13:23:28.321761+0000 mgr.y (mgr.14144) 110 : cluster [DBG] pgmap v95: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:23:29.867 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:29 smithi055 bash[19150]: cluster 2024-06-30T13:23:28.321761+0000 mgr.y (mgr.14144) 110 : cluster [DBG] pgmap v95: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:23:29.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:29 smithi134 bash[14604]: cluster 2024-06-30T13:23:28.321761+0000 mgr.y (mgr.14144) 110 : cluster [DBG] pgmap v95: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:23:31.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:31 smithi134 bash[14604]: cluster 2024-06-30T13:23:30.322331+0000 mgr.y (mgr.14144) 111 : cluster [DBG] pgmap v96: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:23:32.055 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:31 smithi055 bash[14674]: cluster 2024-06-30T13:23:30.322331+0000 mgr.y (mgr.14144) 111 : cluster [DBG] pgmap v96: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:23:32.055 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:31 smithi055 bash[19150]: cluster 2024-06-30T13:23:30.322331+0000 mgr.y (mgr.14144) 111 : cluster [DBG] pgmap v96: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:23:33.805 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:33 smithi055 bash[14674]: cluster 2024-06-30T13:23:32.322935+0000 mgr.y (mgr.14144) 112 : cluster [DBG] pgmap v97: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:23:33.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:33 smithi055 bash[14674]: audit 2024-06-30T13:23:33.112213+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-06-30T13:23:33.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:33 smithi055 bash[14674]: audit 2024-06-30T13:23:33.113577+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:23:33.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:33 smithi055 bash[14674]: cephadm 2024-06-30T13:23:33.114867+0000 mgr.y (mgr.14144) 113 : cephadm [INF] Deploying daemon osd.3 on smithi055 2024-06-30T13:23:33.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:33 smithi055 bash[19150]: cluster 2024-06-30T13:23:32.322935+0000 mgr.y (mgr.14144) 112 : cluster [DBG] pgmap v97: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:23:33.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:33 smithi055 bash[19150]: audit 2024-06-30T13:23:33.112213+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-06-30T13:23:33.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:33 smithi055 bash[19150]: audit 2024-06-30T13:23:33.113577+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:23:33.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:33 smithi055 bash[19150]: cephadm 2024-06-30T13:23:33.114867+0000 mgr.y (mgr.14144) 113 : cephadm [INF] Deploying daemon osd.3 on smithi055 2024-06-30T13:23:34.126 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:33 smithi134 bash[14604]: cluster 2024-06-30T13:23:32.322935+0000 mgr.y (mgr.14144) 112 : cluster [DBG] pgmap v97: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:23:34.126 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:33 smithi134 bash[14604]: audit 2024-06-30T13:23:33.112213+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-06-30T13:23:34.126 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:33 smithi134 bash[14604]: audit 2024-06-30T13:23:33.113577+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:23:34.126 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:33 smithi134 bash[14604]: cephadm 2024-06-30T13:23:33.114867+0000 mgr.y (mgr.14144) 113 : cephadm [INF] Deploying daemon osd.3 on smithi055 2024-06-30T13:23:35.872 INFO:teuthology.orchestra.run.smithi055.stdout:Created osd(s) 3 on host 'smithi055' 2024-06-30T13:23:35.910 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:35 smithi055 bash[14674]: cluster 2024-06-30T13:23:34.323572+0000 mgr.y (mgr.14144) 114 : cluster [DBG] pgmap v98: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:23:35.911 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:35 smithi055 bash[19150]: cluster 2024-06-30T13:23:34.323572+0000 mgr.y (mgr.14144) 114 : cluster [DBG] pgmap v98: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:23:36.126 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:35 smithi134 bash[14604]: cluster 2024-06-30T13:23:34.323572+0000 mgr.y (mgr.14144) 114 : cluster [DBG] pgmap v98: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:23:36.805 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:36 smithi055 bash[14674]: audit 2024-06-30T13:23:35.839887+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:23:36.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:36 smithi055 bash[14674]: audit 2024-06-30T13:23:35.854348+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:23:36.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:36 smithi055 bash[14674]: audit 2024-06-30T13:23:35.872475+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:23:36.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:36 smithi055 bash[19150]: audit 2024-06-30T13:23:35.839887+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:23:36.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:36 smithi055 bash[19150]: audit 2024-06-30T13:23:35.854348+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:23:36.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:36 smithi055 bash[19150]: audit 2024-06-30T13:23:35.872475+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:23:37.126 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:36 smithi134 bash[14604]: audit 2024-06-30T13:23:35.839887+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:23:37.126 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:36 smithi134 bash[14604]: audit 2024-06-30T13:23:35.854348+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:23:37.126 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:36 smithi134 bash[14604]: audit 2024-06-30T13:23:35.872475+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:23:37.437 DEBUG:teuthology.orchestra.run.smithi055:osd.3> sudo journalctl -f -n 0 -u ceph-4925a540-36e3-11ef-bcaa-c7b262605968@osd.3.service 2024-06-30T13:23:37.439 INFO:tasks.cephadm:Deploying osd.4 on smithi134 with /dev/vg_nvme/lv_4... 2024-06-30T13:23:37.440 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-06-30T13:23:37.787 INFO:journalctl@ceph.osd.3.smithi055.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-06-30T13:23:38.126 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:37 smithi134 bash[14604]: cluster 2024-06-30T13:23:36.324197+0000 mgr.y (mgr.14144) 115 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:23:38.302 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:37 smithi055 bash[14674]: cluster 2024-06-30T13:23:36.324197+0000 mgr.y (mgr.14144) 115 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:23:38.302 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:37 smithi055 bash[19150]: cluster 2024-06-30T13:23:36.324197+0000 mgr.y (mgr.14144) 115 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:23:38.556 INFO:journalctl@ceph.osd.3.smithi055.stdout:Jun 30 13:23:38 smithi055 bash[29768]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-06-30T13:23:38.556 INFO:journalctl@ceph.osd.3.smithi055.stdout:Jun 30 13:23:38 smithi055 bash[29768]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-3 --no-mon-config 2024-06-30T13:23:38.556 INFO:journalctl@ceph.osd.3.smithi055.stdout:Jun 30 13:23:38 smithi055 bash[29768]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2024-06-30T13:23:38.556 INFO:journalctl@ceph.osd.3.smithi055.stdout:Jun 30 13:23:38 smithi055 bash[29768]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2024-06-30T13:23:38.556 INFO:journalctl@ceph.osd.3.smithi055.stdout:Jun 30 13:23:38 smithi055 bash[29768]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-06-30T13:23:38.556 INFO:journalctl@ceph.osd.3.smithi055.stdout:Jun 30 13:23:38 smithi055 bash[29768]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-06-30T13:23:38.556 INFO:journalctl@ceph.osd.3.smithi055.stdout:Jun 30 13:23:38 smithi055 bash[29768]: --> ceph-volume lvm activate successful for osd ID: 3 2024-06-30T13:23:40.055 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:39 smithi055 bash[19150]: cluster 2024-06-30T13:23:38.324802+0000 mgr.y (mgr.14144) 116 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:23:40.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:39 smithi055 bash[14674]: cluster 2024-06-30T13:23:38.324802+0000 mgr.y (mgr.14144) 116 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:23:40.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:39 smithi134 bash[14604]: cluster 2024-06-30T13:23:38.324802+0000 mgr.y (mgr.14144) 116 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:23:40.518 INFO:journalctl@ceph.osd.3.smithi055.stdout:Jun 30 13:23:40 smithi055 bash[29908]: debug 2024-06-30T13:23:40.179+0000 7f15a606a700 1 -- 172.21.15.55:0/1883672029 <== mon.2 v2:172.21.15.55:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55df2658c4e0 con 0x55df26605000 2024-06-30T13:23:40.805 INFO:journalctl@ceph.osd.3.smithi055.stdout:Jun 30 13:23:40 smithi055 bash[29908]: debug 2024-06-30T13:23:40.727+0000 7f15adaf5080 -1 Falling back to public interface 2024-06-30T13:23:41.007 INFO:teuthology.orchestra.run.smithi134.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-06-30T13:23:41.008 INFO:teuthology.orchestra.run.smithi134.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-06-30T13:23:41.008 INFO:teuthology.orchestra.run.smithi134.stderr: stderr: 10+0 records in 2024-06-30T13:23:41.008 INFO:teuthology.orchestra.run.smithi134.stderr:10+0 records out 2024-06-30T13:23:41.008 INFO:teuthology.orchestra.run.smithi134.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0195059 s, 538 MB/s 2024-06-30T13:23:41.008 INFO:teuthology.orchestra.run.smithi134.stderr:--> Zapping successful for: 2024-06-30T13:23:41.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:41 smithi134 bash[14604]: audit 2024-06-30T13:23:40.267429+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:23:41.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:41 smithi134 bash[14604]: cluster 2024-06-30T13:23:40.325481+0000 mgr.y (mgr.14144) 117 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:23:41.555 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:41 smithi055 bash[14674]: audit 2024-06-30T13:23:40.267429+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:23:41.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:41 smithi055 bash[14674]: cluster 2024-06-30T13:23:40.325481+0000 mgr.y (mgr.14144) 117 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:23:41.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:41 smithi055 bash[19150]: audit 2024-06-30T13:23:40.267429+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:23:41.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:41 smithi055 bash[19150]: cluster 2024-06-30T13:23:40.325481+0000 mgr.y (mgr.14144) 117 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:23:41.656 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -- ceph orch daemon add osd smithi134:vg_nvme/lv_4 2024-06-30T13:23:43.680 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:43 smithi134 bash[14604]: cluster 2024-06-30T13:23:42.326108+0000 mgr.y (mgr.14144) 118 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:23:43.680 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:43 smithi134 bash[14604]: audit 2024-06-30T13:23:42.489368+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:23:43.680 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:43 smithi134 bash[14604]: audit 2024-06-30T13:23:42.492182+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:23:43.744 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:43 smithi055 bash[14674]: cluster 2024-06-30T13:23:42.326108+0000 mgr.y (mgr.14144) 118 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:23:43.744 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:43 smithi055 bash[14674]: audit 2024-06-30T13:23:42.489368+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:23:43.744 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:43 smithi055 bash[14674]: audit 2024-06-30T13:23:42.492182+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:23:43.744 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:43 smithi055 bash[19150]: cluster 2024-06-30T13:23:42.326108+0000 mgr.y (mgr.14144) 118 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:23:43.744 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:43 smithi055 bash[19150]: audit 2024-06-30T13:23:42.489368+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:23:43.745 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:43 smithi055 bash[19150]: audit 2024-06-30T13:23:42.492182+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:23:44.055 INFO:journalctl@ceph.osd.3.smithi055.stdout:Jun 30 13:23:43 smithi055 bash[29908]: debug 2024-06-30T13:23:43.739+0000 7f15adaf5080 -1 osd.3 0 log_to_monitors {default=true} 2024-06-30T13:23:44.805 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:44 smithi055 bash[14674]: audit 2024-06-30T13:23:43.749058+0000 mon.a (mon.0) 309 : audit [INF] from='osd.3 [v2:172.21.15.55:6826/3765039493,v1:172.21.15.55:6827/3765039493]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-06-30T13:23:44.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:44 smithi055 bash[19150]: audit 2024-06-30T13:23:43.749058+0000 mon.a (mon.0) 309 : audit [INF] from='osd.3 [v2:172.21.15.55:6826/3765039493,v1:172.21.15.55:6827/3765039493]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-06-30T13:23:44.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:44 smithi134 bash[14604]: audit 2024-06-30T13:23:43.749058+0000 mon.a (mon.0) 309 : audit [INF] from='osd.3 [v2:172.21.15.55:6826/3765039493,v1:172.21.15.55:6827/3765039493]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-06-30T13:23:45.626 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:45 smithi134 bash[14604]: cluster 2024-06-30T13:23:44.326539+0000 mgr.y (mgr.14144) 119 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:23:45.626 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:45 smithi134 bash[14604]: audit 2024-06-30T13:23:44.419406+0000 mon.a (mon.0) 310 : audit [INF] from='osd.3 [v2:172.21.15.55:6826/3765039493,v1:172.21.15.55:6827/3765039493]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-06-30T13:23:45.626 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:45 smithi134 bash[14604]: cluster 2024-06-30T13:23:44.419577+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-06-30T13:23:45.626 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:45 smithi134 bash[14604]: audit 2024-06-30T13:23:44.419932+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-30T13:23:45.626 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:45 smithi134 bash[14604]: audit 2024-06-30T13:23:44.420680+0000 mon.a (mon.0) 313 : audit [INF] from='osd.3 [v2:172.21.15.55:6826/3765039493,v1:172.21.15.55:6827/3765039493]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi055", "root=default"]}]: dispatch 2024-06-30T13:23:45.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:45 smithi134 bash[14604]: audit 2024-06-30T13:23:44.964643+0000 mgr.y (mgr.14144) 120 : audit [DBG] from='client.24226 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:23:45.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:45 smithi134 bash[14604]: audit 2024-06-30T13:23:44.966430+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-30T13:23:45.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:45 smithi134 bash[14604]: cephadm 2024-06-30T13:23:44.970318+0000 mgr.y (mgr.14144) 121 : cephadm [INF] Applying service osd.None on host smithi134... 2024-06-30T13:23:45.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:45 smithi134 bash[14604]: audit 2024-06-30T13:23:44.971021+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-30T13:23:45.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:45 smithi134 bash[14604]: audit 2024-06-30T13:23:44.973271+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:23:45.805 INFO:journalctl@ceph.osd.3.smithi055.stdout:Jun 30 13:23:45 smithi055 bash[29908]: debug 2024-06-30T13:23:45.423+0000 7f15a4066700 -1 osd.3 0 waiting for initial osdmap 2024-06-30T13:23:45.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:45 smithi055 bash[14674]: cluster 2024-06-30T13:23:44.326539+0000 mgr.y (mgr.14144) 119 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:23:45.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:45 smithi055 bash[14674]: audit 2024-06-30T13:23:44.419406+0000 mon.a (mon.0) 310 : audit [INF] from='osd.3 [v2:172.21.15.55:6826/3765039493,v1:172.21.15.55:6827/3765039493]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-06-30T13:23:45.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:45 smithi055 bash[14674]: cluster 2024-06-30T13:23:44.419577+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-06-30T13:23:45.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:45 smithi055 bash[14674]: audit 2024-06-30T13:23:44.419932+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-30T13:23:45.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:45 smithi055 bash[14674]: audit 2024-06-30T13:23:44.420680+0000 mon.a (mon.0) 313 : audit [INF] from='osd.3 [v2:172.21.15.55:6826/3765039493,v1:172.21.15.55:6827/3765039493]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi055", "root=default"]}]: dispatch 2024-06-30T13:23:45.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:45 smithi055 bash[14674]: audit 2024-06-30T13:23:44.964643+0000 mgr.y (mgr.14144) 120 : audit [DBG] from='client.24226 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:23:45.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:45 smithi055 bash[14674]: audit 2024-06-30T13:23:44.966430+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-30T13:23:45.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:45 smithi055 bash[14674]: cephadm 2024-06-30T13:23:44.970318+0000 mgr.y (mgr.14144) 121 : cephadm [INF] Applying service osd.None on host smithi134... 2024-06-30T13:23:45.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:45 smithi055 bash[14674]: audit 2024-06-30T13:23:44.971021+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-30T13:23:45.807 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:45 smithi055 bash[14674]: audit 2024-06-30T13:23:44.973271+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:23:45.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:45 smithi055 bash[19150]: cluster 2024-06-30T13:23:44.326539+0000 mgr.y (mgr.14144) 119 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:23:45.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:45 smithi055 bash[19150]: audit 2024-06-30T13:23:44.419406+0000 mon.a (mon.0) 310 : audit [INF] from='osd.3 [v2:172.21.15.55:6826/3765039493,v1:172.21.15.55:6827/3765039493]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-06-30T13:23:45.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:45 smithi055 bash[19150]: cluster 2024-06-30T13:23:44.419577+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-06-30T13:23:45.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:45 smithi055 bash[19150]: audit 2024-06-30T13:23:44.419932+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-30T13:23:45.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:45 smithi055 bash[19150]: audit 2024-06-30T13:23:44.420680+0000 mon.a (mon.0) 313 : audit [INF] from='osd.3 [v2:172.21.15.55:6826/3765039493,v1:172.21.15.55:6827/3765039493]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi055", "root=default"]}]: dispatch 2024-06-30T13:23:45.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:45 smithi055 bash[19150]: audit 2024-06-30T13:23:44.964643+0000 mgr.y (mgr.14144) 120 : audit [DBG] from='client.24226 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:23:45.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:45 smithi055 bash[19150]: audit 2024-06-30T13:23:44.966430+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-30T13:23:45.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:45 smithi055 bash[19150]: cephadm 2024-06-30T13:23:44.970318+0000 mgr.y (mgr.14144) 121 : cephadm [INF] Applying service osd.None on host smithi134... 2024-06-30T13:23:45.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:45 smithi055 bash[19150]: audit 2024-06-30T13:23:44.971021+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-30T13:23:45.808 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:45 smithi055 bash[19150]: audit 2024-06-30T13:23:44.973271+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:23:46.626 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:46 smithi134 bash[14604]: audit 2024-06-30T13:23:45.423471+0000 mon.a (mon.0) 317 : audit [INF] from='osd.3 [v2:172.21.15.55:6826/3765039493,v1:172.21.15.55:6827/3765039493]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi055", "root=default"]}]': finished 2024-06-30T13:23:46.626 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:46 smithi134 bash[14604]: cluster 2024-06-30T13:23:45.423612+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-06-30T13:23:46.626 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:46 smithi134 bash[14604]: audit 2024-06-30T13:23:45.424697+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-30T13:23:46.626 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:46 smithi134 bash[14604]: audit 2024-06-30T13:23:45.434686+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-30T13:23:46.626 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:46 smithi134 bash[14604]: cephadm 2024-06-30T13:23:45.731220+0000 mgr.y (mgr.14144) 122 : cephadm [INF] Detected new or changed devices on smithi055 2024-06-30T13:23:46.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:46 smithi134 bash[14604]: audit 2024-06-30T13:23:45.740682+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:23:46.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:46 smithi134 bash[14604]: audit 2024-06-30T13:23:45.985101+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:23:46.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:46 smithi134 bash[14604]: audit 2024-06-30T13:23:45.987461+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:23:46.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:46 smithi134 bash[14604]: audit 2024-06-30T13:23:45.996615+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:23:46.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:46 smithi055 bash[14674]: audit 2024-06-30T13:23:45.423471+0000 mon.a (mon.0) 317 : audit [INF] from='osd.3 [v2:172.21.15.55:6826/3765039493,v1:172.21.15.55:6827/3765039493]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi055", "root=default"]}]': finished 2024-06-30T13:23:46.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:46 smithi055 bash[14674]: cluster 2024-06-30T13:23:45.423612+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-06-30T13:23:46.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:46 smithi055 bash[14674]: audit 2024-06-30T13:23:45.424697+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-30T13:23:46.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:46 smithi055 bash[14674]: audit 2024-06-30T13:23:45.434686+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-30T13:23:46.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:46 smithi055 bash[14674]: cephadm 2024-06-30T13:23:45.731220+0000 mgr.y (mgr.14144) 122 : cephadm [INF] Detected new or changed devices on smithi055 2024-06-30T13:23:46.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:46 smithi055 bash[14674]: audit 2024-06-30T13:23:45.740682+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:23:46.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:46 smithi055 bash[14674]: audit 2024-06-30T13:23:45.985101+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:23:46.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:46 smithi055 bash[14674]: audit 2024-06-30T13:23:45.987461+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:23:46.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:46 smithi055 bash[14674]: audit 2024-06-30T13:23:45.996615+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:23:46.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:46 smithi055 bash[19150]: audit 2024-06-30T13:23:45.423471+0000 mon.a (mon.0) 317 : audit [INF] from='osd.3 [v2:172.21.15.55:6826/3765039493,v1:172.21.15.55:6827/3765039493]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi055", "root=default"]}]': finished 2024-06-30T13:23:46.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:46 smithi055 bash[19150]: cluster 2024-06-30T13:23:45.423612+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-06-30T13:23:46.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:46 smithi055 bash[19150]: audit 2024-06-30T13:23:45.424697+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-30T13:23:46.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:46 smithi055 bash[19150]: audit 2024-06-30T13:23:45.434686+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-30T13:23:46.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:46 smithi055 bash[19150]: cephadm 2024-06-30T13:23:45.731220+0000 mgr.y (mgr.14144) 122 : cephadm [INF] Detected new or changed devices on smithi055 2024-06-30T13:23:46.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:46 smithi055 bash[19150]: audit 2024-06-30T13:23:45.740682+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:23:46.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:46 smithi055 bash[19150]: audit 2024-06-30T13:23:45.985101+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:23:46.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:46 smithi055 bash[19150]: audit 2024-06-30T13:23:45.987461+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:23:46.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:46 smithi055 bash[19150]: audit 2024-06-30T13:23:45.996615+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:23:47.626 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:47 smithi134 bash[14604]: cluster 2024-06-30T13:23:44.741376+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-30T13:23:47.626 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:47 smithi134 bash[14604]: cluster 2024-06-30T13:23:44.741581+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-30T13:23:47.626 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:47 smithi134 bash[14604]: cluster 2024-06-30T13:23:46.327119+0000 mgr.y (mgr.14144) 123 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:23:47.626 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:47 smithi134 bash[14604]: audit 2024-06-30T13:23:46.431560+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-30T13:23:47.626 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:47 smithi134 bash[14604]: cluster 2024-06-30T13:23:46.439193+0000 mon.a (mon.0) 326 : cluster [INF] osd.3 [v2:172.21.15.55:6826/3765039493,v1:172.21.15.55:6827/3765039493] boot 2024-06-30T13:23:47.626 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:47 smithi134 bash[14604]: cluster 2024-06-30T13:23:46.439350+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-06-30T13:23:47.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:47 smithi134 bash[14604]: audit 2024-06-30T13:23:46.440769+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-30T13:23:47.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:47 smithi055 bash[14674]: cluster 2024-06-30T13:23:44.741376+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-30T13:23:47.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:47 smithi055 bash[14674]: cluster 2024-06-30T13:23:44.741581+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-30T13:23:47.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:47 smithi055 bash[14674]: cluster 2024-06-30T13:23:46.327119+0000 mgr.y (mgr.14144) 123 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:23:47.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:47 smithi055 bash[14674]: audit 2024-06-30T13:23:46.431560+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-30T13:23:47.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:47 smithi055 bash[14674]: cluster 2024-06-30T13:23:46.439193+0000 mon.a (mon.0) 326 : cluster [INF] osd.3 [v2:172.21.15.55:6826/3765039493,v1:172.21.15.55:6827/3765039493] boot 2024-06-30T13:23:47.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:47 smithi055 bash[14674]: cluster 2024-06-30T13:23:46.439350+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-06-30T13:23:47.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:47 smithi055 bash[14674]: audit 2024-06-30T13:23:46.440769+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-30T13:23:47.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:47 smithi055 bash[19150]: cluster 2024-06-30T13:23:44.741376+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-30T13:23:47.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:47 smithi055 bash[19150]: cluster 2024-06-30T13:23:44.741581+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-30T13:23:47.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:47 smithi055 bash[19150]: cluster 2024-06-30T13:23:46.327119+0000 mgr.y (mgr.14144) 123 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:23:47.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:47 smithi055 bash[19150]: audit 2024-06-30T13:23:46.431560+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-30T13:23:47.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:47 smithi055 bash[19150]: cluster 2024-06-30T13:23:46.439193+0000 mon.a (mon.0) 326 : cluster [INF] osd.3 [v2:172.21.15.55:6826/3765039493,v1:172.21.15.55:6827/3765039493] boot 2024-06-30T13:23:47.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:47 smithi055 bash[19150]: cluster 2024-06-30T13:23:46.439350+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-06-30T13:23:47.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:47 smithi055 bash[19150]: audit 2024-06-30T13:23:46.440769+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-30T13:23:48.626 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:48 smithi134 bash[14604]: cluster 2024-06-30T13:23:47.461478+0000 mon.a (mon.0) 329 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-06-30T13:23:48.805 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:48 smithi055 bash[14674]: cluster 2024-06-30T13:23:47.461478+0000 mon.a (mon.0) 329 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-06-30T13:23:48.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:48 smithi055 bash[19150]: cluster 2024-06-30T13:23:47.461478+0000 mon.a (mon.0) 329 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-06-30T13:23:49.805 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:49 smithi055 bash[19150]: cluster 2024-06-30T13:23:48.327663+0000 mgr.y (mgr.14144) 124 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 19 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:23:49.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:49 smithi055 bash[19150]: audit 2024-06-30T13:23:49.095736+0000 mon.b (mon.1) 7 : audit [INF] from='client.? 172.21.15.134:0/2546809494' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0a5c6f70-fc71-432d-b896-81245a15f102"}]: dispatch 2024-06-30T13:23:49.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:49 smithi055 bash[19150]: audit 2024-06-30T13:23:49.097521+0000 mon.a (mon.0) 330 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0a5c6f70-fc71-432d-b896-81245a15f102"}]: dispatch 2024-06-30T13:23:49.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:49 smithi055 bash[19150]: audit 2024-06-30T13:23:49.109357+0000 mon.a (mon.0) 331 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0a5c6f70-fc71-432d-b896-81245a15f102"}]': finished 2024-06-30T13:23:49.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:49 smithi055 bash[19150]: cluster 2024-06-30T13:23:49.109498+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-06-30T13:23:49.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:49 smithi055 bash[19150]: audit 2024-06-30T13:23:49.109840+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-30T13:23:49.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:49 smithi055 bash[14674]: cluster 2024-06-30T13:23:48.327663+0000 mgr.y (mgr.14144) 124 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 19 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:23:49.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:49 smithi055 bash[14674]: audit 2024-06-30T13:23:49.095736+0000 mon.b (mon.1) 7 : audit [INF] from='client.? 172.21.15.134:0/2546809494' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0a5c6f70-fc71-432d-b896-81245a15f102"}]: dispatch 2024-06-30T13:23:49.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:49 smithi055 bash[14674]: audit 2024-06-30T13:23:49.097521+0000 mon.a (mon.0) 330 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0a5c6f70-fc71-432d-b896-81245a15f102"}]: dispatch 2024-06-30T13:23:49.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:49 smithi055 bash[14674]: audit 2024-06-30T13:23:49.109357+0000 mon.a (mon.0) 331 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0a5c6f70-fc71-432d-b896-81245a15f102"}]': finished 2024-06-30T13:23:49.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:49 smithi055 bash[14674]: cluster 2024-06-30T13:23:49.109498+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-06-30T13:23:49.807 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:49 smithi055 bash[14674]: audit 2024-06-30T13:23:49.109840+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-30T13:23:49.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:49 smithi134 bash[14604]: cluster 2024-06-30T13:23:48.327663+0000 mgr.y (mgr.14144) 124 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 19 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:23:49.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:49 smithi134 bash[14604]: audit 2024-06-30T13:23:49.095736+0000 mon.b (mon.1) 7 : audit [INF] from='client.? 172.21.15.134:0/2546809494' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0a5c6f70-fc71-432d-b896-81245a15f102"}]: dispatch 2024-06-30T13:23:49.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:49 smithi134 bash[14604]: audit 2024-06-30T13:23:49.097521+0000 mon.a (mon.0) 330 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0a5c6f70-fc71-432d-b896-81245a15f102"}]: dispatch 2024-06-30T13:23:49.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:49 smithi134 bash[14604]: audit 2024-06-30T13:23:49.109357+0000 mon.a (mon.0) 331 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0a5c6f70-fc71-432d-b896-81245a15f102"}]': finished 2024-06-30T13:23:49.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:49 smithi134 bash[14604]: cluster 2024-06-30T13:23:49.109498+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-06-30T13:23:49.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:49 smithi134 bash[14604]: audit 2024-06-30T13:23:49.109840+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-30T13:23:50.805 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:50 smithi055 bash[14674]: audit 2024-06-30T13:23:49.789575+0000 mon.b (mon.1) 8 : audit [DBG] from='client.? 172.21.15.134:0/779698606' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-30T13:23:50.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:50 smithi055 bash[19150]: audit 2024-06-30T13:23:49.789575+0000 mon.b (mon.1) 8 : audit [DBG] from='client.? 172.21.15.134:0/779698606' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-30T13:23:50.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:50 smithi134 bash[14604]: audit 2024-06-30T13:23:49.789575+0000 mon.b (mon.1) 8 : audit [DBG] from='client.? 172.21.15.134:0/779698606' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-30T13:23:51.805 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:51 smithi055 bash[14674]: cluster 2024-06-30T13:23:50.328229+0000 mgr.y (mgr.14144) 125 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:23:51.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:51 smithi055 bash[19150]: cluster 2024-06-30T13:23:50.328229+0000 mgr.y (mgr.14144) 125 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:23:51.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:51 smithi134 bash[14604]: cluster 2024-06-30T13:23:50.328229+0000 mgr.y (mgr.14144) 125 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:23:53.805 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:53 smithi055 bash[14674]: cluster 2024-06-30T13:23:52.328849+0000 mgr.y (mgr.14144) 126 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:23:53.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:53 smithi055 bash[19150]: cluster 2024-06-30T13:23:52.328849+0000 mgr.y (mgr.14144) 126 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:23:53.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:53 smithi134 bash[14604]: cluster 2024-06-30T13:23:52.328849+0000 mgr.y (mgr.14144) 126 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:23:55.805 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:55 smithi055 bash[14674]: cluster 2024-06-30T13:23:54.329436+0000 mgr.y (mgr.14144) 127 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:23:55.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:55 smithi055 bash[19150]: cluster 2024-06-30T13:23:54.329436+0000 mgr.y (mgr.14144) 127 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:23:55.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:55 smithi134 bash[14604]: cluster 2024-06-30T13:23:54.329436+0000 mgr.y (mgr.14144) 127 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:23:57.626 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:57 smithi134 bash[14604]: cluster 2024-06-30T13:23:56.330055+0000 mgr.y (mgr.14144) 128 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:23:57.626 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:57 smithi134 bash[14604]: audit 2024-06-30T13:23:57.066586+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-06-30T13:23:57.626 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:57 smithi134 bash[14604]: audit 2024-06-30T13:23:57.068529+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:23:57.626 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:57 smithi134 bash[14604]: cephadm 2024-06-30T13:23:57.070059+0000 mgr.y (mgr.14144) 129 : cephadm [INF] Deploying daemon osd.4 on smithi134 2024-06-30T13:23:57.805 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:57 smithi055 bash[14674]: cluster 2024-06-30T13:23:56.330055+0000 mgr.y (mgr.14144) 128 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:23:57.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:57 smithi055 bash[14674]: audit 2024-06-30T13:23:57.066586+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-06-30T13:23:57.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:57 smithi055 bash[14674]: audit 2024-06-30T13:23:57.068529+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:23:57.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:57 smithi055 bash[14674]: cephadm 2024-06-30T13:23:57.070059+0000 mgr.y (mgr.14144) 129 : cephadm [INF] Deploying daemon osd.4 on smithi134 2024-06-30T13:23:57.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:57 smithi055 bash[19150]: cluster 2024-06-30T13:23:56.330055+0000 mgr.y (mgr.14144) 128 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:23:57.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:57 smithi055 bash[19150]: audit 2024-06-30T13:23:57.066586+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-06-30T13:23:57.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:57 smithi055 bash[19150]: audit 2024-06-30T13:23:57.068529+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:23:57.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:57 smithi055 bash[19150]: cephadm 2024-06-30T13:23:57.070059+0000 mgr.y (mgr.14144) 129 : cephadm [INF] Deploying daemon osd.4 on smithi134 2024-06-30T13:23:59.599 INFO:teuthology.orchestra.run.smithi134.stdout:Created osd(s) 4 on host 'smithi134' 2024-06-30T13:23:59.784 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:23:59 smithi134 bash[14604]: cluster 2024-06-30T13:23:58.330607+0000 mgr.y (mgr.14144) 130 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:23:59.805 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:23:59 smithi055 bash[14674]: cluster 2024-06-30T13:23:58.330607+0000 mgr.y (mgr.14144) 130 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:23:59.805 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:23:59 smithi055 bash[19150]: cluster 2024-06-30T13:23:58.330607+0000 mgr.y (mgr.14144) 130 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:24:00.805 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:00 smithi055 bash[19150]: audit 2024-06-30T13:23:59.580616+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:24:00.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:00 smithi055 bash[19150]: audit 2024-06-30T13:23:59.588867+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:24:00.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:00 smithi055 bash[19150]: audit 2024-06-30T13:23:59.599199+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:24:00.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:00 smithi055 bash[14674]: audit 2024-06-30T13:23:59.580616+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:24:00.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:00 smithi055 bash[14674]: audit 2024-06-30T13:23:59.588867+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:24:00.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:00 smithi055 bash[14674]: audit 2024-06-30T13:23:59.599199+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:24:00.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:00 smithi134 bash[14604]: audit 2024-06-30T13:23:59.580616+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:24:00.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:00 smithi134 bash[14604]: audit 2024-06-30T13:23:59.588867+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:24:00.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:00 smithi134 bash[14604]: audit 2024-06-30T13:23:59.599199+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:24:00.910 DEBUG:teuthology.orchestra.run.smithi134:osd.4> sudo journalctl -f -n 0 -u ceph-4925a540-36e3-11ef-bcaa-c7b262605968@osd.4.service 2024-06-30T13:24:00.912 INFO:tasks.cephadm:Deploying osd.5 on smithi134 with /dev/vg_nvme/lv_3... 2024-06-30T13:24:00.912 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-06-30T13:24:01.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:01 smithi134 bash[14604]: cluster 2024-06-30T13:24:00.331182+0000 mgr.y (mgr.14144) 131 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:24:02.055 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:01 smithi055 bash[19150]: cluster 2024-06-30T13:24:00.331182+0000 mgr.y (mgr.14144) 131 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:24:02.055 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:01 smithi055 bash[14674]: cluster 2024-06-30T13:24:00.331182+0000 mgr.y (mgr.14144) 131 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:24:02.539 INFO:journalctl@ceph.osd.4.smithi134.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-06-30T13:24:02.539 INFO:journalctl@ceph.osd.4.smithi134.stdout:Jun 30 13:24:02 smithi134 bash[17601]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-06-30T13:24:02.539 INFO:journalctl@ceph.osd.4.smithi134.stdout:Jun 30 13:24:02 smithi134 bash[17601]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-4 --no-mon-config 2024-06-30T13:24:02.539 INFO:journalctl@ceph.osd.4.smithi134.stdout:Jun 30 13:24:02 smithi134 bash[17601]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2024-06-30T13:24:02.540 INFO:journalctl@ceph.osd.4.smithi134.stdout:Jun 30 13:24:02 smithi134 bash[17601]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2024-06-30T13:24:02.540 INFO:journalctl@ceph.osd.4.smithi134.stdout:Jun 30 13:24:02 smithi134 bash[17601]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-06-30T13:24:02.540 INFO:journalctl@ceph.osd.4.smithi134.stdout:Jun 30 13:24:02 smithi134 bash[17601]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-06-30T13:24:02.540 INFO:journalctl@ceph.osd.4.smithi134.stdout:Jun 30 13:24:02 smithi134 bash[17601]: --> ceph-volume lvm activate successful for osd ID: 4 2024-06-30T13:24:04.305 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:04 smithi055 bash[14674]: cluster 2024-06-30T13:24:02.331746+0000 mgr.y (mgr.14144) 132 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:24:04.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:04 smithi055 bash[14674]: audit 2024-06-30T13:24:03.039660+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:24:04.306 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:04 smithi055 bash[19150]: cluster 2024-06-30T13:24:02.331746+0000 mgr.y (mgr.14144) 132 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:24:04.306 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:04 smithi055 bash[19150]: audit 2024-06-30T13:24:03.039660+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:24:04.403 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:04 smithi134 bash[14604]: cluster 2024-06-30T13:24:02.331746+0000 mgr.y (mgr.14144) 132 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:24:04.404 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:04 smithi134 bash[14604]: audit 2024-06-30T13:24:03.039660+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:24:06.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:06 smithi134 bash[14604]: cluster 2024-06-30T13:24:04.332312+0000 mgr.y (mgr.14144) 133 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:24:06.376 INFO:journalctl@ceph.osd.4.smithi134.stdout:Jun 30 13:24:06 smithi134 bash[17890]: debug 2024-06-30T13:24:06.078+0000 7fb08add9700 1 -- 172.21.15.134:0/2732854794 <== mon.1 v2:172.21.15.134:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55d2613564e0 con 0x55d2613cf000 2024-06-30T13:24:06.555 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:06 smithi055 bash[14674]: cluster 2024-06-30T13:24:04.332312+0000 mgr.y (mgr.14144) 133 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:24:06.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:06 smithi055 bash[19150]: cluster 2024-06-30T13:24:04.332312+0000 mgr.y (mgr.14144) 133 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:24:06.876 INFO:journalctl@ceph.osd.4.smithi134.stdout:Jun 30 13:24:06 smithi134 bash[17890]: debug 2024-06-30T13:24:06.614+0000 7fb092864080 -1 Falling back to public interface 2024-06-30T13:24:07.627 INFO:teuthology.orchestra.run.smithi134.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-06-30T13:24:07.627 INFO:teuthology.orchestra.run.smithi134.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-06-30T13:24:07.627 INFO:teuthology.orchestra.run.smithi134.stderr: stderr: 10+0 records in 2024-06-30T13:24:07.627 INFO:teuthology.orchestra.run.smithi134.stderr:10+0 records out 2024-06-30T13:24:07.627 INFO:teuthology.orchestra.run.smithi134.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.014058 s, 746 MB/s 2024-06-30T13:24:07.628 INFO:teuthology.orchestra.run.smithi134.stderr:--> Zapping successful for: 2024-06-30T13:24:08.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:08 smithi134 bash[14604]: cluster 2024-06-30T13:24:06.332910+0000 mgr.y (mgr.14144) 134 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:24:08.555 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:08 smithi055 bash[14674]: cluster 2024-06-30T13:24:06.332910+0000 mgr.y (mgr.14144) 134 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:24:08.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:08 smithi055 bash[19150]: cluster 2024-06-30T13:24:06.332910+0000 mgr.y (mgr.14144) 134 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:24:08.717 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -- ceph orch daemon add osd smithi134:vg_nvme/lv_3 2024-06-30T13:24:09.939 INFO:journalctl@ceph.osd.4.smithi134.stdout:Jun 30 13:24:09 smithi134 bash[17890]: debug 2024-06-30T13:24:09.630+0000 7fb092864080 -1 osd.4 0 log_to_monitors {default=true} 2024-06-30T13:24:10.308 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:10 smithi134 bash[14604]: cluster 2024-06-30T13:24:08.333490+0000 mgr.y (mgr.14144) 135 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:24:10.308 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:10 smithi134 bash[14604]: audit 2024-06-30T13:24:09.637469+0000 mon.b (mon.1) 9 : audit [INF] from='osd.4 [v2:172.21.15.134:6800/4006764677,v1:172.21.15.134:6801/4006764677]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-06-30T13:24:10.308 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:10 smithi134 bash[14604]: audit 2024-06-30T13:24:09.639166+0000 mon.a (mon.0) 340 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-06-30T13:24:10.555 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:10 smithi055 bash[14674]: cluster 2024-06-30T13:24:08.333490+0000 mgr.y (mgr.14144) 135 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:24:10.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:10 smithi055 bash[14674]: audit 2024-06-30T13:24:09.637469+0000 mon.b (mon.1) 9 : audit [INF] from='osd.4 [v2:172.21.15.134:6800/4006764677,v1:172.21.15.134:6801/4006764677]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-06-30T13:24:10.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:10 smithi055 bash[14674]: audit 2024-06-30T13:24:09.639166+0000 mon.a (mon.0) 340 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-06-30T13:24:10.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:10 smithi055 bash[19150]: cluster 2024-06-30T13:24:08.333490+0000 mgr.y (mgr.14144) 135 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:24:10.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:10 smithi055 bash[19150]: audit 2024-06-30T13:24:09.637469+0000 mon.b (mon.1) 9 : audit [INF] from='osd.4 [v2:172.21.15.134:6800/4006764677,v1:172.21.15.134:6801/4006764677]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-06-30T13:24:10.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:10 smithi055 bash[19150]: audit 2024-06-30T13:24:09.639166+0000 mon.a (mon.0) 340 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-06-30T13:24:11.376 INFO:journalctl@ceph.osd.4.smithi134.stdout:Jun 30 13:24:11 smithi134 bash[17890]: debug 2024-06-30T13:24:11.106+0000 7fb088dd5700 -1 osd.4 0 waiting for initial osdmap 2024-06-30T13:24:11.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:11 smithi134 bash[14604]: audit 2024-06-30T13:24:10.094879+0000 mon.a (mon.0) 341 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-06-30T13:24:11.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:11 smithi134 bash[14604]: cluster 2024-06-30T13:24:10.094986+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-06-30T13:24:11.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:11 smithi134 bash[14604]: audit 2024-06-30T13:24:10.095053+0000 mon.b (mon.1) 10 : audit [INF] from='osd.4 [v2:172.21.15.134:6800/4006764677,v1:172.21.15.134:6801/4006764677]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-06-30T13:24:11.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:11 smithi134 bash[14604]: audit 2024-06-30T13:24:10.095172+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-30T13:24:11.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:11 smithi134 bash[14604]: audit 2024-06-30T13:24:10.096390+0000 mon.a (mon.0) 344 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-06-30T13:24:11.555 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:11 smithi055 bash[14674]: audit 2024-06-30T13:24:10.094879+0000 mon.a (mon.0) 341 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-06-30T13:24:11.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:11 smithi055 bash[14674]: cluster 2024-06-30T13:24:10.094986+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-06-30T13:24:11.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:11 smithi055 bash[14674]: audit 2024-06-30T13:24:10.095053+0000 mon.b (mon.1) 10 : audit [INF] from='osd.4 [v2:172.21.15.134:6800/4006764677,v1:172.21.15.134:6801/4006764677]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-06-30T13:24:11.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:11 smithi055 bash[14674]: audit 2024-06-30T13:24:10.095172+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-30T13:24:11.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:11 smithi055 bash[14674]: audit 2024-06-30T13:24:10.096390+0000 mon.a (mon.0) 344 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-06-30T13:24:11.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:11 smithi055 bash[19150]: audit 2024-06-30T13:24:10.094879+0000 mon.a (mon.0) 341 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-06-30T13:24:11.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:11 smithi055 bash[19150]: cluster 2024-06-30T13:24:10.094986+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-06-30T13:24:11.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:11 smithi055 bash[19150]: audit 2024-06-30T13:24:10.095053+0000 mon.b (mon.1) 10 : audit [INF] from='osd.4 [v2:172.21.15.134:6800/4006764677,v1:172.21.15.134:6801/4006764677]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-06-30T13:24:11.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:11 smithi055 bash[19150]: audit 2024-06-30T13:24:10.095172+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-30T13:24:11.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:11 smithi055 bash[19150]: audit 2024-06-30T13:24:10.096390+0000 mon.a (mon.0) 344 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-06-30T13:24:12.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:12 smithi134 bash[14604]: cluster 2024-06-30T13:24:10.334118+0000 mgr.y (mgr.14144) 136 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:24:12.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:12 smithi134 bash[14604]: audit 2024-06-30T13:24:11.097705+0000 mon.a (mon.0) 345 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-06-30T13:24:12.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:12 smithi134 bash[14604]: cluster 2024-06-30T13:24:11.097989+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-06-30T13:24:12.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:12 smithi134 bash[14604]: audit 2024-06-30T13:24:11.098763+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-30T13:24:12.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:12 smithi134 bash[14604]: audit 2024-06-30T13:24:11.106563+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-30T13:24:12.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:12 smithi134 bash[14604]: audit 2024-06-30T13:24:11.444816+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:24:12.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:12 smithi134 bash[14604]: audit 2024-06-30T13:24:11.454420+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:24:12.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:12 smithi134 bash[14604]: audit 2024-06-30T13:24:11.457012+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:24:12.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:12 smithi134 bash[14604]: audit 2024-06-30T13:24:11.467058+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:24:12.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:12 smithi055 bash[14674]: cluster 2024-06-30T13:24:10.334118+0000 mgr.y (mgr.14144) 136 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:24:12.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:12 smithi055 bash[14674]: audit 2024-06-30T13:24:11.097705+0000 mon.a (mon.0) 345 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-06-30T13:24:12.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:12 smithi055 bash[14674]: cluster 2024-06-30T13:24:11.097989+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-06-30T13:24:12.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:12 smithi055 bash[14674]: audit 2024-06-30T13:24:11.098763+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-30T13:24:12.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:12 smithi055 bash[14674]: audit 2024-06-30T13:24:11.106563+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-30T13:24:12.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:12 smithi055 bash[14674]: audit 2024-06-30T13:24:11.444816+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:24:12.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:12 smithi055 bash[14674]: audit 2024-06-30T13:24:11.454420+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:24:12.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:12 smithi055 bash[14674]: audit 2024-06-30T13:24:11.457012+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:24:12.557 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:12 smithi055 bash[14674]: audit 2024-06-30T13:24:11.467058+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:24:12.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:12 smithi055 bash[19150]: cluster 2024-06-30T13:24:10.334118+0000 mgr.y (mgr.14144) 136 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:24:12.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:12 smithi055 bash[19150]: audit 2024-06-30T13:24:11.097705+0000 mon.a (mon.0) 345 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-06-30T13:24:12.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:12 smithi055 bash[19150]: cluster 2024-06-30T13:24:11.097989+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-06-30T13:24:12.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:12 smithi055 bash[19150]: audit 2024-06-30T13:24:11.098763+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-30T13:24:12.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:12 smithi055 bash[19150]: audit 2024-06-30T13:24:11.106563+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-30T13:24:12.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:12 smithi055 bash[19150]: audit 2024-06-30T13:24:11.444816+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:24:12.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:12 smithi055 bash[19150]: audit 2024-06-30T13:24:11.454420+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:24:12.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:12 smithi055 bash[19150]: audit 2024-06-30T13:24:11.457012+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:24:12.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:12 smithi055 bash[19150]: audit 2024-06-30T13:24:11.467058+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:24:13.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:13 smithi134 bash[14604]: cluster 2024-06-30T13:24:10.608523+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-30T13:24:13.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:13 smithi134 bash[14604]: cluster 2024-06-30T13:24:10.608716+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-30T13:24:13.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:13 smithi134 bash[14604]: cephadm 2024-06-30T13:24:11.433891+0000 mgr.y (mgr.14144) 137 : cephadm [INF] Detected new or changed devices on smithi134 2024-06-30T13:24:13.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:13 smithi134 bash[14604]: cluster 2024-06-30T13:24:12.102963+0000 mon.a (mon.0) 353 : cluster [INF] osd.4 [v2:172.21.15.134:6800/4006764677,v1:172.21.15.134:6801/4006764677] boot 2024-06-30T13:24:13.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:13 smithi134 bash[14604]: cluster 2024-06-30T13:24:12.103083+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-06-30T13:24:13.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:13 smithi134 bash[14604]: audit 2024-06-30T13:24:12.103447+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-30T13:24:13.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:13 smithi134 bash[14604]: audit 2024-06-30T13:24:12.611513+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-30T13:24:13.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:13 smithi134 bash[14604]: audit 2024-06-30T13:24:12.615183+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-30T13:24:13.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:13 smithi134 bash[14604]: audit 2024-06-30T13:24:12.616966+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:24:13.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:13 smithi055 bash[14674]: cluster 2024-06-30T13:24:10.608523+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-30T13:24:13.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:13 smithi055 bash[14674]: cluster 2024-06-30T13:24:10.608716+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-30T13:24:13.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:13 smithi055 bash[14674]: cephadm 2024-06-30T13:24:11.433891+0000 mgr.y (mgr.14144) 137 : cephadm [INF] Detected new or changed devices on smithi134 2024-06-30T13:24:13.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:13 smithi055 bash[14674]: cluster 2024-06-30T13:24:12.102963+0000 mon.a (mon.0) 353 : cluster [INF] osd.4 [v2:172.21.15.134:6800/4006764677,v1:172.21.15.134:6801/4006764677] boot 2024-06-30T13:24:13.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:13 smithi055 bash[14674]: cluster 2024-06-30T13:24:12.103083+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-06-30T13:24:13.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:13 smithi055 bash[14674]: audit 2024-06-30T13:24:12.103447+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-30T13:24:13.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:13 smithi055 bash[14674]: audit 2024-06-30T13:24:12.611513+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-30T13:24:13.557 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:13 smithi055 bash[14674]: audit 2024-06-30T13:24:12.615183+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-30T13:24:13.557 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:13 smithi055 bash[14674]: audit 2024-06-30T13:24:12.616966+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:24:13.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:13 smithi055 bash[19150]: cluster 2024-06-30T13:24:10.608523+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-30T13:24:13.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:13 smithi055 bash[19150]: cluster 2024-06-30T13:24:10.608716+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-30T13:24:13.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:13 smithi055 bash[19150]: cephadm 2024-06-30T13:24:11.433891+0000 mgr.y (mgr.14144) 137 : cephadm [INF] Detected new or changed devices on smithi134 2024-06-30T13:24:13.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:13 smithi055 bash[19150]: cluster 2024-06-30T13:24:12.102963+0000 mon.a (mon.0) 353 : cluster [INF] osd.4 [v2:172.21.15.134:6800/4006764677,v1:172.21.15.134:6801/4006764677] boot 2024-06-30T13:24:13.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:13 smithi055 bash[19150]: cluster 2024-06-30T13:24:12.103083+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-06-30T13:24:13.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:13 smithi055 bash[19150]: audit 2024-06-30T13:24:12.103447+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-30T13:24:13.558 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:13 smithi055 bash[19150]: audit 2024-06-30T13:24:12.611513+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-30T13:24:13.558 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:13 smithi055 bash[19150]: audit 2024-06-30T13:24:12.615183+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-30T13:24:13.558 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:13 smithi055 bash[19150]: audit 2024-06-30T13:24:12.616966+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:24:14.266 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:14 smithi134 bash[14604]: cluster 2024-06-30T13:24:12.334822+0000 mgr.y (mgr.14144) 138 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:24:14.266 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:14 smithi134 bash[14604]: audit 2024-06-30T13:24:12.609840+0000 mgr.y (mgr.14144) 139 : audit [DBG] from='client.24253 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:24:14.266 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:14 smithi134 bash[14604]: cephadm 2024-06-30T13:24:12.614613+0000 mgr.y (mgr.14144) 140 : cephadm [INF] Applying service osd.None on host smithi134... 2024-06-30T13:24:14.266 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:14 smithi134 bash[14604]: cluster 2024-06-30T13:24:13.107295+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-06-30T13:24:14.266 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:14 smithi134 bash[14604]: cluster 2024-06-30T13:24:14.109916+0000 mon.a (mon.0) 360 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-06-30T13:24:14.555 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:14 smithi055 bash[14674]: cluster 2024-06-30T13:24:12.334822+0000 mgr.y (mgr.14144) 138 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:24:14.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:14 smithi055 bash[14674]: audit 2024-06-30T13:24:12.609840+0000 mgr.y (mgr.14144) 139 : audit [DBG] from='client.24253 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:24:14.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:14 smithi055 bash[14674]: cephadm 2024-06-30T13:24:12.614613+0000 mgr.y (mgr.14144) 140 : cephadm [INF] Applying service osd.None on host smithi134... 2024-06-30T13:24:14.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:14 smithi055 bash[14674]: cluster 2024-06-30T13:24:13.107295+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-06-30T13:24:14.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:14 smithi055 bash[14674]: cluster 2024-06-30T13:24:14.109916+0000 mon.a (mon.0) 360 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-06-30T13:24:14.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:14 smithi055 bash[19150]: cluster 2024-06-30T13:24:12.334822+0000 mgr.y (mgr.14144) 138 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:24:14.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:14 smithi055 bash[19150]: audit 2024-06-30T13:24:12.609840+0000 mgr.y (mgr.14144) 139 : audit [DBG] from='client.24253 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:24:14.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:14 smithi055 bash[19150]: cephadm 2024-06-30T13:24:12.614613+0000 mgr.y (mgr.14144) 140 : cephadm [INF] Applying service osd.None on host smithi134... 2024-06-30T13:24:14.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:14 smithi055 bash[19150]: cluster 2024-06-30T13:24:13.107295+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-06-30T13:24:14.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:14 smithi055 bash[19150]: cluster 2024-06-30T13:24:14.109916+0000 mon.a (mon.0) 360 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-06-30T13:24:16.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:16 smithi055 bash[14674]: cluster 2024-06-30T13:24:14.335462+0000 mgr.y (mgr.14144) 141 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:24:16.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:16 smithi055 bash[19150]: cluster 2024-06-30T13:24:14.335462+0000 mgr.y (mgr.14144) 141 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:24:16.626 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:16 smithi134 bash[14604]: cluster 2024-06-30T13:24:14.335462+0000 mgr.y (mgr.14144) 141 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:24:17.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:17 smithi055 bash[14674]: audit 2024-06-30T13:24:16.556363+0000 mon.b (mon.1) 11 : audit [INF] from='client.? 172.21.15.134:0/378885783' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "961c3f5e-ef62-440d-91c3-e13f4927a1fc"}]: dispatch 2024-06-30T13:24:17.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:17 smithi055 bash[14674]: audit 2024-06-30T13:24:16.558074+0000 mon.a (mon.0) 361 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "961c3f5e-ef62-440d-91c3-e13f4927a1fc"}]: dispatch 2024-06-30T13:24:17.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:17 smithi055 bash[14674]: audit 2024-06-30T13:24:16.575130+0000 mon.a (mon.0) 362 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "961c3f5e-ef62-440d-91c3-e13f4927a1fc"}]': finished 2024-06-30T13:24:17.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:17 smithi055 bash[14674]: cluster 2024-06-30T13:24:16.575359+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e33: 6 total, 5 up, 6 in 2024-06-30T13:24:17.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:17 smithi055 bash[14674]: audit 2024-06-30T13:24:16.575710+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-30T13:24:17.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:17 smithi055 bash[19150]: audit 2024-06-30T13:24:16.556363+0000 mon.b (mon.1) 11 : audit [INF] from='client.? 172.21.15.134:0/378885783' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "961c3f5e-ef62-440d-91c3-e13f4927a1fc"}]: dispatch 2024-06-30T13:24:17.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:17 smithi055 bash[19150]: audit 2024-06-30T13:24:16.558074+0000 mon.a (mon.0) 361 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "961c3f5e-ef62-440d-91c3-e13f4927a1fc"}]: dispatch 2024-06-30T13:24:17.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:17 smithi055 bash[19150]: audit 2024-06-30T13:24:16.575130+0000 mon.a (mon.0) 362 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "961c3f5e-ef62-440d-91c3-e13f4927a1fc"}]': finished 2024-06-30T13:24:17.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:17 smithi055 bash[19150]: cluster 2024-06-30T13:24:16.575359+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e33: 6 total, 5 up, 6 in 2024-06-30T13:24:17.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:17 smithi055 bash[19150]: audit 2024-06-30T13:24:16.575710+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-30T13:24:17.626 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:17 smithi134 bash[14604]: audit 2024-06-30T13:24:16.556363+0000 mon.b (mon.1) 11 : audit [INF] from='client.? 172.21.15.134:0/378885783' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "961c3f5e-ef62-440d-91c3-e13f4927a1fc"}]: dispatch 2024-06-30T13:24:17.626 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:17 smithi134 bash[14604]: audit 2024-06-30T13:24:16.558074+0000 mon.a (mon.0) 361 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "961c3f5e-ef62-440d-91c3-e13f4927a1fc"}]: dispatch 2024-06-30T13:24:17.626 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:17 smithi134 bash[14604]: audit 2024-06-30T13:24:16.575130+0000 mon.a (mon.0) 362 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "961c3f5e-ef62-440d-91c3-e13f4927a1fc"}]': finished 2024-06-30T13:24:17.626 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:17 smithi134 bash[14604]: cluster 2024-06-30T13:24:16.575359+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e33: 6 total, 5 up, 6 in 2024-06-30T13:24:17.626 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:17 smithi134 bash[14604]: audit 2024-06-30T13:24:16.575710+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-30T13:24:18.555 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:18 smithi055 bash[14674]: cluster 2024-06-30T13:24:16.336092+0000 mgr.y (mgr.14144) 142 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:24:18.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:18 smithi055 bash[14674]: audit 2024-06-30T13:24:17.226172+0000 mon.b (mon.1) 12 : audit [DBG] from='client.? 172.21.15.134:0/2554431572' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-30T13:24:18.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:18 smithi055 bash[19150]: cluster 2024-06-30T13:24:16.336092+0000 mgr.y (mgr.14144) 142 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:24:18.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:18 smithi055 bash[19150]: audit 2024-06-30T13:24:17.226172+0000 mon.b (mon.1) 12 : audit [DBG] from='client.? 172.21.15.134:0/2554431572' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-30T13:24:18.626 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:18 smithi134 bash[14604]: cluster 2024-06-30T13:24:16.336092+0000 mgr.y (mgr.14144) 142 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:24:18.626 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:18 smithi134 bash[14604]: audit 2024-06-30T13:24:17.226172+0000 mon.b (mon.1) 12 : audit [DBG] from='client.? 172.21.15.134:0/2554431572' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-30T13:24:20.553 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:20 smithi134 bash[14604]: cluster 2024-06-30T13:24:18.336656+0000 mgr.y (mgr.14144) 143 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:24:20.555 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:20 smithi055 bash[14674]: cluster 2024-06-30T13:24:18.336656+0000 mgr.y (mgr.14144) 143 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:24:20.555 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:20 smithi055 bash[19150]: cluster 2024-06-30T13:24:18.336656+0000 mgr.y (mgr.14144) 143 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:24:22.479 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:22 smithi134 bash[14604]: cluster 2024-06-30T13:24:20.337238+0000 mgr.y (mgr.14144) 144 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:24:22.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:22 smithi055 bash[14674]: cluster 2024-06-30T13:24:20.337238+0000 mgr.y (mgr.14144) 144 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:24:22.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:22 smithi055 bash[19150]: cluster 2024-06-30T13:24:20.337238+0000 mgr.y (mgr.14144) 144 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:24:24.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:24 smithi134 bash[14604]: cluster 2024-06-30T13:24:22.337823+0000 mgr.y (mgr.14144) 145 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:24:24.558 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:24 smithi055 bash[14674]: cluster 2024-06-30T13:24:22.337823+0000 mgr.y (mgr.14144) 145 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:24:24.559 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:24 smithi055 bash[19150]: cluster 2024-06-30T13:24:22.337823+0000 mgr.y (mgr.14144) 145 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:24:25.555 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:25 smithi055 bash[14674]: audit 2024-06-30T13:24:24.568649+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-06-30T13:24:25.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:25 smithi055 bash[14674]: audit 2024-06-30T13:24:24.570522+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:24:25.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:25 smithi055 bash[19150]: audit 2024-06-30T13:24:24.568649+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-06-30T13:24:25.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:25 smithi055 bash[19150]: audit 2024-06-30T13:24:24.570522+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:24:25.626 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:25 smithi134 bash[14604]: audit 2024-06-30T13:24:24.568649+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-06-30T13:24:25.626 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:25 smithi134 bash[14604]: audit 2024-06-30T13:24:24.570522+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:24:26.555 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:26 smithi055 bash[14674]: cluster 2024-06-30T13:24:24.338381+0000 mgr.y (mgr.14144) 146 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:24:26.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:26 smithi055 bash[14674]: cephadm 2024-06-30T13:24:24.572134+0000 mgr.y (mgr.14144) 147 : cephadm [INF] Deploying daemon osd.5 on smithi134 2024-06-30T13:24:26.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:26 smithi055 bash[19150]: cluster 2024-06-30T13:24:24.338381+0000 mgr.y (mgr.14144) 146 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:24:26.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:26 smithi055 bash[19150]: cephadm 2024-06-30T13:24:24.572134+0000 mgr.y (mgr.14144) 147 : cephadm [INF] Deploying daemon osd.5 on smithi134 2024-06-30T13:24:26.626 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:26 smithi134 bash[14604]: cluster 2024-06-30T13:24:24.338381+0000 mgr.y (mgr.14144) 146 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:24:26.626 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:26 smithi134 bash[14604]: cephadm 2024-06-30T13:24:24.572134+0000 mgr.y (mgr.14144) 147 : cephadm [INF] Deploying daemon osd.5 on smithi134 2024-06-30T13:24:27.172 INFO:teuthology.orchestra.run.smithi134.stdout:Created osd(s) 5 on host 'smithi134' 2024-06-30T13:24:27.426 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:27 smithi134 bash[14604]: audit 2024-06-30T13:24:27.139873+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:24:27.426 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:27 smithi134 bash[14604]: audit 2024-06-30T13:24:27.156493+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:24:27.426 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:27 smithi134 bash[14604]: audit 2024-06-30T13:24:27.172268+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:24:27.555 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:27 smithi055 bash[14674]: audit 2024-06-30T13:24:27.139873+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:24:27.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:27 smithi055 bash[14674]: audit 2024-06-30T13:24:27.156493+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:24:27.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:27 smithi055 bash[14674]: audit 2024-06-30T13:24:27.172268+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:24:27.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:27 smithi055 bash[19150]: audit 2024-06-30T13:24:27.139873+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:24:27.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:27 smithi055 bash[19150]: audit 2024-06-30T13:24:27.156493+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:24:27.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:27 smithi055 bash[19150]: audit 2024-06-30T13:24:27.172268+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:24:28.431 DEBUG:teuthology.orchestra.run.smithi134:osd.5> sudo journalctl -f -n 0 -u ceph-4925a540-36e3-11ef-bcaa-c7b262605968@osd.5.service 2024-06-30T13:24:28.433 INFO:tasks.cephadm:Deploying osd.6 on smithi134 with /dev/vg_nvme/lv_2... 2024-06-30T13:24:28.433 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-06-30T13:24:28.551 INFO:journalctl@ceph.osd.5.smithi134.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-06-30T13:24:28.555 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:28 smithi055 bash[19150]: cluster 2024-06-30T13:24:26.338986+0000 mgr.y (mgr.14144) 148 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:24:28.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:28 smithi055 bash[14674]: cluster 2024-06-30T13:24:26.338986+0000 mgr.y (mgr.14144) 148 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:24:28.626 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:28 smithi134 bash[14604]: cluster 2024-06-30T13:24:26.338986+0000 mgr.y (mgr.14144) 148 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:24:29.583 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:29 smithi134 bash[14604]: cluster 2024-06-30T13:24:28.339525+0000 mgr.y (mgr.14144) 149 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:24:29.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:29 smithi055 bash[19150]: cluster 2024-06-30T13:24:28.339525+0000 mgr.y (mgr.14144) 149 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:24:29.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:29 smithi055 bash[14674]: cluster 2024-06-30T13:24:28.339525+0000 mgr.y (mgr.14144) 149 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:24:29.855 INFO:journalctl@ceph.osd.5.smithi134.stdout:Jun 30 13:24:29 smithi134 bash[20300]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-06-30T13:24:29.855 INFO:journalctl@ceph.osd.5.smithi134.stdout:Jun 30 13:24:29 smithi134 bash[20300]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-5 --no-mon-config 2024-06-30T13:24:29.855 INFO:journalctl@ceph.osd.5.smithi134.stdout:Jun 30 13:24:29 smithi134 bash[20300]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2024-06-30T13:24:29.855 INFO:journalctl@ceph.osd.5.smithi134.stdout:Jun 30 13:24:29 smithi134 bash[20300]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2024-06-30T13:24:29.855 INFO:journalctl@ceph.osd.5.smithi134.stdout:Jun 30 13:24:29 smithi134 bash[20300]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-06-30T13:24:29.855 INFO:journalctl@ceph.osd.5.smithi134.stdout:Jun 30 13:24:29 smithi134 bash[20300]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-06-30T13:24:29.855 INFO:journalctl@ceph.osd.5.smithi134.stdout:Jun 30 13:24:29 smithi134 bash[20300]: --> ceph-volume lvm activate successful for osd ID: 5 2024-06-30T13:24:31.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:31 smithi055 bash[14674]: cluster 2024-06-30T13:24:30.340101+0000 mgr.y (mgr.14144) 150 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:24:31.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:31 smithi055 bash[14674]: audit 2024-06-30T13:24:30.544248+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:24:31.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:31 smithi055 bash[19150]: cluster 2024-06-30T13:24:30.340101+0000 mgr.y (mgr.14144) 150 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:24:31.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:31 smithi055 bash[19150]: audit 2024-06-30T13:24:30.544248+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:24:31.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:31 smithi134 bash[14604]: cluster 2024-06-30T13:24:30.340101+0000 mgr.y (mgr.14144) 150 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:24:31.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:31 smithi134 bash[14604]: audit 2024-06-30T13:24:30.544248+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:24:33.557 INFO:journalctl@ceph.osd.5.smithi134.stdout:Jun 30 13:24:33 smithi134 bash[20580]: debug 2024-06-30T13:24:33.290+0000 7f205e776700 1 -- 172.21.15.134:0/354315893 <== mon.1 v2:172.21.15.134:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55dcfc29e4e0 con 0x55dcfc317400 2024-06-30T13:24:33.807 INFO:journalctl@ceph.osd.5.smithi134.stdout:Jun 30 13:24:33 smithi134 bash[20580]: debug 2024-06-30T13:24:33.594+0000 7f2066201080 -1 Falling back to public interface 2024-06-30T13:24:33.807 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:33 smithi134 bash[14604]: cluster 2024-06-30T13:24:32.340685+0000 mgr.y (mgr.14144) 151 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:24:34.055 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:33 smithi055 bash[14674]: cluster 2024-06-30T13:24:32.340685+0000 mgr.y (mgr.14144) 151 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:24:34.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:33 smithi055 bash[19150]: cluster 2024-06-30T13:24:32.340685+0000 mgr.y (mgr.14144) 151 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:24:35.189 INFO:teuthology.orchestra.run.smithi134.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-06-30T13:24:35.190 INFO:teuthology.orchestra.run.smithi134.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-06-30T13:24:35.190 INFO:teuthology.orchestra.run.smithi134.stderr: stderr: 10+0 records in 2024-06-30T13:24:35.190 INFO:teuthology.orchestra.run.smithi134.stderr:10+0 records out 2024-06-30T13:24:35.190 INFO:teuthology.orchestra.run.smithi134.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0205743 s, 510 MB/s 2024-06-30T13:24:35.190 INFO:teuthology.orchestra.run.smithi134.stderr:--> Zapping successful for: 2024-06-30T13:24:35.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:35 smithi134 bash[14604]: cluster 2024-06-30T13:24:34.341302+0000 mgr.y (mgr.14144) 152 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:24:36.055 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:35 smithi055 bash[14674]: cluster 2024-06-30T13:24:34.341302+0000 mgr.y (mgr.14144) 152 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:24:36.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:35 smithi055 bash[19150]: cluster 2024-06-30T13:24:34.341302+0000 mgr.y (mgr.14144) 152 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:24:36.140 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -- ceph orch daemon add osd smithi134:vg_nvme/lv_2 2024-06-30T13:24:36.876 INFO:journalctl@ceph.osd.5.smithi134.stdout:Jun 30 13:24:36 smithi134 bash[20580]: debug 2024-06-30T13:24:36.594+0000 7f2066201080 -1 osd.5 0 log_to_monitors {default=true} 2024-06-30T13:24:37.686 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:37 smithi134 bash[14604]: cluster 2024-06-30T13:24:36.341882+0000 mgr.y (mgr.14144) 153 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:24:37.686 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:37 smithi134 bash[14604]: audit 2024-06-30T13:24:36.604527+0000 mon.a (mon.0) 371 : audit [INF] from='osd.5 [v2:172.21.15.134:6808/2051821818,v1:172.21.15.134:6809/2051821818]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-06-30T13:24:38.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:37 smithi055 bash[14674]: cluster 2024-06-30T13:24:36.341882+0000 mgr.y (mgr.14144) 153 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:24:38.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:37 smithi055 bash[14674]: audit 2024-06-30T13:24:36.604527+0000 mon.a (mon.0) 371 : audit [INF] from='osd.5 [v2:172.21.15.134:6808/2051821818,v1:172.21.15.134:6809/2051821818]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-06-30T13:24:38.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:37 smithi055 bash[19150]: cluster 2024-06-30T13:24:36.341882+0000 mgr.y (mgr.14144) 153 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:24:38.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:37 smithi055 bash[19150]: audit 2024-06-30T13:24:36.604527+0000 mon.a (mon.0) 371 : audit [INF] from='osd.5 [v2:172.21.15.134:6808/2051821818,v1:172.21.15.134:6809/2051821818]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-06-30T13:24:38.876 INFO:journalctl@ceph.osd.5.smithi134.stdout:Jun 30 13:24:38 smithi134 bash[20580]: debug 2024-06-30T13:24:38.598+0000 7f205c772700 -1 osd.5 0 waiting for initial osdmap 2024-06-30T13:24:38.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:38 smithi134 bash[14604]: audit 2024-06-30T13:24:37.588789+0000 mon.a (mon.0) 372 : audit [INF] from='osd.5 [v2:172.21.15.134:6808/2051821818,v1:172.21.15.134:6809/2051821818]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-06-30T13:24:38.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:38 smithi134 bash[14604]: cluster 2024-06-30T13:24:37.588908+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-06-30T13:24:38.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:38 smithi134 bash[14604]: audit 2024-06-30T13:24:37.589111+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-30T13:24:38.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:38 smithi134 bash[14604]: audit 2024-06-30T13:24:37.589821+0000 mon.a (mon.0) 375 : audit [INF] from='osd.5 [v2:172.21.15.134:6808/2051821818,v1:172.21.15.134:6809/2051821818]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-06-30T13:24:39.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:38 smithi055 bash[14674]: audit 2024-06-30T13:24:37.588789+0000 mon.a (mon.0) 372 : audit [INF] from='osd.5 [v2:172.21.15.134:6808/2051821818,v1:172.21.15.134:6809/2051821818]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-06-30T13:24:39.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:38 smithi055 bash[14674]: cluster 2024-06-30T13:24:37.588908+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-06-30T13:24:39.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:38 smithi055 bash[14674]: audit 2024-06-30T13:24:37.589111+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-30T13:24:39.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:38 smithi055 bash[14674]: audit 2024-06-30T13:24:37.589821+0000 mon.a (mon.0) 375 : audit [INF] from='osd.5 [v2:172.21.15.134:6808/2051821818,v1:172.21.15.134:6809/2051821818]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-06-30T13:24:39.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:38 smithi055 bash[19150]: audit 2024-06-30T13:24:37.588789+0000 mon.a (mon.0) 372 : audit [INF] from='osd.5 [v2:172.21.15.134:6808/2051821818,v1:172.21.15.134:6809/2051821818]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-06-30T13:24:39.057 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:38 smithi055 bash[19150]: cluster 2024-06-30T13:24:37.588908+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-06-30T13:24:39.057 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:38 smithi055 bash[19150]: audit 2024-06-30T13:24:37.589111+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-30T13:24:39.057 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:38 smithi055 bash[19150]: audit 2024-06-30T13:24:37.589821+0000 mon.a (mon.0) 375 : audit [INF] from='osd.5 [v2:172.21.15.134:6808/2051821818,v1:172.21.15.134:6809/2051821818]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-06-30T13:24:39.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:39 smithi134 bash[14604]: cluster 2024-06-30T13:24:38.342447+0000 mgr.y (mgr.14144) 154 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:24:39.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:39 smithi134 bash[14604]: audit 2024-06-30T13:24:38.594446+0000 mon.a (mon.0) 376 : audit [INF] from='osd.5 [v2:172.21.15.134:6808/2051821818,v1:172.21.15.134:6809/2051821818]' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-06-30T13:24:39.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:39 smithi134 bash[14604]: cluster 2024-06-30T13:24:38.594671+0000 mon.a (mon.0) 377 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-06-30T13:24:39.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:39 smithi134 bash[14604]: audit 2024-06-30T13:24:38.595718+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-30T13:24:39.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:39 smithi134 bash[14604]: audit 2024-06-30T13:24:38.604814+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-30T13:24:39.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:39 smithi134 bash[14604]: audit 2024-06-30T13:24:39.390299+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:24:40.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:39 smithi055 bash[19150]: cluster 2024-06-30T13:24:38.342447+0000 mgr.y (mgr.14144) 154 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:24:40.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:39 smithi055 bash[19150]: audit 2024-06-30T13:24:38.594446+0000 mon.a (mon.0) 376 : audit [INF] from='osd.5 [v2:172.21.15.134:6808/2051821818,v1:172.21.15.134:6809/2051821818]' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-06-30T13:24:40.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:39 smithi055 bash[19150]: cluster 2024-06-30T13:24:38.594671+0000 mon.a (mon.0) 377 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-06-30T13:24:40.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:39 smithi055 bash[19150]: audit 2024-06-30T13:24:38.595718+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-30T13:24:40.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:39 smithi055 bash[19150]: audit 2024-06-30T13:24:38.604814+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-30T13:24:40.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:39 smithi055 bash[19150]: audit 2024-06-30T13:24:39.390299+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:24:40.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:39 smithi055 bash[14674]: cluster 2024-06-30T13:24:38.342447+0000 mgr.y (mgr.14144) 154 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:24:40.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:39 smithi055 bash[14674]: audit 2024-06-30T13:24:38.594446+0000 mon.a (mon.0) 376 : audit [INF] from='osd.5 [v2:172.21.15.134:6808/2051821818,v1:172.21.15.134:6809/2051821818]' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-06-30T13:24:40.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:39 smithi055 bash[14674]: cluster 2024-06-30T13:24:38.594671+0000 mon.a (mon.0) 377 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-06-30T13:24:40.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:39 smithi055 bash[14674]: audit 2024-06-30T13:24:38.595718+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-30T13:24:40.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:39 smithi055 bash[14674]: audit 2024-06-30T13:24:38.604814+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-30T13:24:40.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:39 smithi055 bash[14674]: audit 2024-06-30T13:24:39.390299+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:24:40.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:40 smithi134 bash[14604]: cluster 2024-06-30T13:24:37.633364+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-30T13:24:40.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:40 smithi134 bash[14604]: cluster 2024-06-30T13:24:37.633555+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-30T13:24:40.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:40 smithi134 bash[14604]: cephadm 2024-06-30T13:24:39.379422+0000 mgr.y (mgr.14144) 155 : cephadm [INF] Detected new or changed devices on smithi134 2024-06-30T13:24:40.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:40 smithi134 bash[14604]: audit 2024-06-30T13:24:39.610664+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-30T13:24:40.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:40 smithi134 bash[14604]: cluster 2024-06-30T13:24:39.617892+0000 mon.a (mon.0) 382 : cluster [INF] osd.5 [v2:172.21.15.134:6808/2051821818,v1:172.21.15.134:6809/2051821818] boot 2024-06-30T13:24:40.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:40 smithi134 bash[14604]: cluster 2024-06-30T13:24:39.617931+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2024-06-30T13:24:40.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:40 smithi134 bash[14604]: audit 2024-06-30T13:24:39.618303+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-30T13:24:40.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:40 smithi134 bash[14604]: audit 2024-06-30T13:24:39.632058+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:24:40.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:40 smithi134 bash[14604]: audit 2024-06-30T13:24:39.634718+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:24:40.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:40 smithi134 bash[14604]: audit 2024-06-30T13:24:39.647157+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:24:40.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:40 smithi134 bash[14604]: audit 2024-06-30T13:24:40.302671+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-30T13:24:40.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:40 smithi134 bash[14604]: audit 2024-06-30T13:24:40.306505+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-30T13:24:40.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:40 smithi134 bash[14604]: audit 2024-06-30T13:24:40.308450+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:24:41.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:40 smithi055 bash[14674]: cluster 2024-06-30T13:24:37.633364+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-30T13:24:41.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:40 smithi055 bash[14674]: cluster 2024-06-30T13:24:37.633555+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-30T13:24:41.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:40 smithi055 bash[14674]: cephadm 2024-06-30T13:24:39.379422+0000 mgr.y (mgr.14144) 155 : cephadm [INF] Detected new or changed devices on smithi134 2024-06-30T13:24:41.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:40 smithi055 bash[14674]: audit 2024-06-30T13:24:39.610664+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-30T13:24:41.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:40 smithi055 bash[14674]: cluster 2024-06-30T13:24:39.617892+0000 mon.a (mon.0) 382 : cluster [INF] osd.5 [v2:172.21.15.134:6808/2051821818,v1:172.21.15.134:6809/2051821818] boot 2024-06-30T13:24:41.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:40 smithi055 bash[14674]: cluster 2024-06-30T13:24:39.617931+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2024-06-30T13:24:41.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:40 smithi055 bash[14674]: audit 2024-06-30T13:24:39.618303+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-30T13:24:41.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:40 smithi055 bash[14674]: audit 2024-06-30T13:24:39.632058+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:24:41.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:40 smithi055 bash[14674]: audit 2024-06-30T13:24:39.634718+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:24:41.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:40 smithi055 bash[14674]: audit 2024-06-30T13:24:39.647157+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:24:41.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:40 smithi055 bash[14674]: audit 2024-06-30T13:24:40.302671+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-30T13:24:41.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:40 smithi055 bash[14674]: audit 2024-06-30T13:24:40.306505+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-30T13:24:41.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:40 smithi055 bash[14674]: audit 2024-06-30T13:24:40.308450+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:24:41.057 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:40 smithi055 bash[19150]: cluster 2024-06-30T13:24:37.633364+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-30T13:24:41.057 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:40 smithi055 bash[19150]: cluster 2024-06-30T13:24:37.633555+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-30T13:24:41.058 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:40 smithi055 bash[19150]: cephadm 2024-06-30T13:24:39.379422+0000 mgr.y (mgr.14144) 155 : cephadm [INF] Detected new or changed devices on smithi134 2024-06-30T13:24:41.058 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:40 smithi055 bash[19150]: audit 2024-06-30T13:24:39.610664+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-30T13:24:41.058 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:40 smithi055 bash[19150]: cluster 2024-06-30T13:24:39.617892+0000 mon.a (mon.0) 382 : cluster [INF] osd.5 [v2:172.21.15.134:6808/2051821818,v1:172.21.15.134:6809/2051821818] boot 2024-06-30T13:24:41.058 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:40 smithi055 bash[19150]: cluster 2024-06-30T13:24:39.617931+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2024-06-30T13:24:41.058 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:40 smithi055 bash[19150]: audit 2024-06-30T13:24:39.618303+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-30T13:24:41.058 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:40 smithi055 bash[19150]: audit 2024-06-30T13:24:39.632058+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:24:41.058 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:40 smithi055 bash[19150]: audit 2024-06-30T13:24:39.634718+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:24:41.058 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:40 smithi055 bash[19150]: audit 2024-06-30T13:24:39.647157+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:24:41.058 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:40 smithi055 bash[19150]: audit 2024-06-30T13:24:40.302671+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-30T13:24:41.058 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:40 smithi055 bash[19150]: audit 2024-06-30T13:24:40.306505+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-30T13:24:41.058 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:40 smithi055 bash[19150]: audit 2024-06-30T13:24:40.308450+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:24:41.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:41 smithi134 bash[14604]: audit 2024-06-30T13:24:40.300912+0000 mgr.y (mgr.14144) 156 : audit [DBG] from='client.24280 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:24:41.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:41 smithi134 bash[14604]: cephadm 2024-06-30T13:24:40.305931+0000 mgr.y (mgr.14144) 157 : cephadm [INF] Applying service osd.None on host smithi134... 2024-06-30T13:24:41.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:41 smithi134 bash[14604]: cluster 2024-06-30T13:24:40.343087+0000 mgr.y (mgr.14144) 158 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:24:41.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:41 smithi134 bash[14604]: cluster 2024-06-30T13:24:40.625195+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-06-30T13:24:42.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:41 smithi055 bash[14674]: audit 2024-06-30T13:24:40.300912+0000 mgr.y (mgr.14144) 156 : audit [DBG] from='client.24280 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:24:42.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:41 smithi055 bash[14674]: cephadm 2024-06-30T13:24:40.305931+0000 mgr.y (mgr.14144) 157 : cephadm [INF] Applying service osd.None on host smithi134... 2024-06-30T13:24:42.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:41 smithi055 bash[14674]: cluster 2024-06-30T13:24:40.343087+0000 mgr.y (mgr.14144) 158 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:24:42.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:41 smithi055 bash[14674]: cluster 2024-06-30T13:24:40.625195+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-06-30T13:24:42.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:41 smithi055 bash[19150]: audit 2024-06-30T13:24:40.300912+0000 mgr.y (mgr.14144) 156 : audit [DBG] from='client.24280 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:24:42.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:41 smithi055 bash[19150]: cephadm 2024-06-30T13:24:40.305931+0000 mgr.y (mgr.14144) 157 : cephadm [INF] Applying service osd.None on host smithi134... 2024-06-30T13:24:42.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:41 smithi055 bash[19150]: cluster 2024-06-30T13:24:40.343087+0000 mgr.y (mgr.14144) 158 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:24:42.057 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:41 smithi055 bash[19150]: cluster 2024-06-30T13:24:40.625195+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-06-30T13:24:42.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:42 smithi134 bash[14604]: cluster 2024-06-30T13:24:41.646592+0000 mon.a (mon.0) 392 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-06-30T13:24:42.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:42 smithi134 bash[14604]: audit 2024-06-30T13:24:42.491926+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:24:42.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:42 smithi134 bash[14604]: audit 2024-06-30T13:24:42.494905+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:24:43.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:42 smithi055 bash[14674]: cluster 2024-06-30T13:24:41.646592+0000 mon.a (mon.0) 392 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-06-30T13:24:43.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:42 smithi055 bash[14674]: audit 2024-06-30T13:24:42.491926+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:24:43.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:42 smithi055 bash[14674]: audit 2024-06-30T13:24:42.494905+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:24:43.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:42 smithi055 bash[19150]: cluster 2024-06-30T13:24:41.646592+0000 mon.a (mon.0) 392 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-06-30T13:24:43.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:42 smithi055 bash[19150]: audit 2024-06-30T13:24:42.491926+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:24:43.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:42 smithi055 bash[19150]: audit 2024-06-30T13:24:42.494905+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:24:43.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:43 smithi134 bash[14604]: cluster 2024-06-30T13:24:42.343760+0000 mgr.y (mgr.14144) 159 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:24:44.055 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:43 smithi055 bash[14674]: cluster 2024-06-30T13:24:42.343760+0000 mgr.y (mgr.14144) 159 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:24:44.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:43 smithi055 bash[19150]: cluster 2024-06-30T13:24:42.343760+0000 mgr.y (mgr.14144) 159 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:24:45.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:44 smithi055 bash[14674]: audit 2024-06-30T13:24:44.405096+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.134:0/2522892854' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ea00b724-ab14-4eaa-8e74-f232fa01d6d6"}]: dispatch 2024-06-30T13:24:45.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:44 smithi055 bash[14674]: audit 2024-06-30T13:24:44.406884+0000 mon.a (mon.0) 395 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ea00b724-ab14-4eaa-8e74-f232fa01d6d6"}]: dispatch 2024-06-30T13:24:45.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:44 smithi055 bash[14674]: audit 2024-06-30T13:24:44.424233+0000 mon.a (mon.0) 396 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ea00b724-ab14-4eaa-8e74-f232fa01d6d6"}]': finished 2024-06-30T13:24:45.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:44 smithi055 bash[14674]: cluster 2024-06-30T13:24:44.424484+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e39: 7 total, 6 up, 7 in 2024-06-30T13:24:45.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:44 smithi055 bash[14674]: audit 2024-06-30T13:24:44.424876+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-30T13:24:45.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:44 smithi055 bash[19150]: audit 2024-06-30T13:24:44.405096+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.134:0/2522892854' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ea00b724-ab14-4eaa-8e74-f232fa01d6d6"}]: dispatch 2024-06-30T13:24:45.057 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:44 smithi055 bash[19150]: audit 2024-06-30T13:24:44.406884+0000 mon.a (mon.0) 395 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ea00b724-ab14-4eaa-8e74-f232fa01d6d6"}]: dispatch 2024-06-30T13:24:45.057 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:44 smithi055 bash[19150]: audit 2024-06-30T13:24:44.424233+0000 mon.a (mon.0) 396 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ea00b724-ab14-4eaa-8e74-f232fa01d6d6"}]': finished 2024-06-30T13:24:45.057 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:44 smithi055 bash[19150]: cluster 2024-06-30T13:24:44.424484+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e39: 7 total, 6 up, 7 in 2024-06-30T13:24:45.057 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:44 smithi055 bash[19150]: audit 2024-06-30T13:24:44.424876+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-30T13:24:45.126 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:44 smithi134 bash[14604]: audit 2024-06-30T13:24:44.405096+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.134:0/2522892854' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ea00b724-ab14-4eaa-8e74-f232fa01d6d6"}]: dispatch 2024-06-30T13:24:45.126 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:44 smithi134 bash[14604]: audit 2024-06-30T13:24:44.406884+0000 mon.a (mon.0) 395 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ea00b724-ab14-4eaa-8e74-f232fa01d6d6"}]: dispatch 2024-06-30T13:24:45.126 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:44 smithi134 bash[14604]: audit 2024-06-30T13:24:44.424233+0000 mon.a (mon.0) 396 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ea00b724-ab14-4eaa-8e74-f232fa01d6d6"}]': finished 2024-06-30T13:24:45.126 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:44 smithi134 bash[14604]: cluster 2024-06-30T13:24:44.424484+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e39: 7 total, 6 up, 7 in 2024-06-30T13:24:45.126 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:44 smithi134 bash[14604]: audit 2024-06-30T13:24:44.424876+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-30T13:24:46.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:45 smithi055 bash[19150]: cluster 2024-06-30T13:24:44.344381+0000 mgr.y (mgr.14144) 160 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:24:46.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:45 smithi055 bash[19150]: audit 2024-06-30T13:24:45.064371+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.134:0/1577015474' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-30T13:24:46.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:45 smithi055 bash[14674]: cluster 2024-06-30T13:24:44.344381+0000 mgr.y (mgr.14144) 160 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:24:46.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:45 smithi055 bash[14674]: audit 2024-06-30T13:24:45.064371+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.134:0/1577015474' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-30T13:24:46.126 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:45 smithi134 bash[14604]: cluster 2024-06-30T13:24:44.344381+0000 mgr.y (mgr.14144) 160 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:24:46.126 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:45 smithi134 bash[14604]: audit 2024-06-30T13:24:45.064371+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.134:0/1577015474' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-30T13:24:47.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:47 smithi134 bash[14604]: cluster 2024-06-30T13:24:46.344991+0000 mgr.y (mgr.14144) 161 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:24:48.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:47 smithi055 bash[14674]: cluster 2024-06-30T13:24:46.344991+0000 mgr.y (mgr.14144) 161 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:24:48.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:47 smithi055 bash[19150]: cluster 2024-06-30T13:24:46.344991+0000 mgr.y (mgr.14144) 161 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:24:49.868 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:49 smithi134 bash[14604]: cluster 2024-06-30T13:24:48.345637+0000 mgr.y (mgr.14144) 162 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:24:50.055 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:49 smithi055 bash[14674]: cluster 2024-06-30T13:24:48.345637+0000 mgr.y (mgr.14144) 162 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:24:50.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:49 smithi055 bash[19150]: cluster 2024-06-30T13:24:48.345637+0000 mgr.y (mgr.14144) 162 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:24:52.055 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:51 smithi055 bash[19150]: cluster 2024-06-30T13:24:50.346229+0000 mgr.y (mgr.14144) 163 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:24:52.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:51 smithi055 bash[14674]: cluster 2024-06-30T13:24:50.346229+0000 mgr.y (mgr.14144) 163 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:24:52.076 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:51 smithi134 bash[14604]: cluster 2024-06-30T13:24:50.346229+0000 mgr.y (mgr.14144) 163 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:24:53.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:52 smithi055 bash[19150]: audit 2024-06-30T13:24:52.576933+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-06-30T13:24:53.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:52 smithi055 bash[19150]: audit 2024-06-30T13:24:52.578863+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:24:53.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:52 smithi055 bash[14674]: audit 2024-06-30T13:24:52.576933+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-06-30T13:24:53.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:52 smithi055 bash[14674]: audit 2024-06-30T13:24:52.578863+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:24:53.126 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:52 smithi134 bash[14604]: audit 2024-06-30T13:24:52.576933+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-06-30T13:24:53.126 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:52 smithi134 bash[14604]: audit 2024-06-30T13:24:52.578863+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:24:54.030 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:53 smithi134 bash[14604]: cluster 2024-06-30T13:24:52.346840+0000 mgr.y (mgr.14144) 164 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:24:54.030 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:53 smithi134 bash[14604]: cephadm 2024-06-30T13:24:52.580461+0000 mgr.y (mgr.14144) 165 : cephadm [INF] Deploying daemon osd.6 on smithi134 2024-06-30T13:24:54.055 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:53 smithi055 bash[19150]: cluster 2024-06-30T13:24:52.346840+0000 mgr.y (mgr.14144) 164 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:24:54.055 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:53 smithi055 bash[19150]: cephadm 2024-06-30T13:24:52.580461+0000 mgr.y (mgr.14144) 165 : cephadm [INF] Deploying daemon osd.6 on smithi134 2024-06-30T13:24:54.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:53 smithi055 bash[14674]: cluster 2024-06-30T13:24:52.346840+0000 mgr.y (mgr.14144) 164 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:24:54.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:53 smithi055 bash[14674]: cephadm 2024-06-30T13:24:52.580461+0000 mgr.y (mgr.14144) 165 : cephadm [INF] Deploying daemon osd.6 on smithi134 2024-06-30T13:24:55.201 INFO:teuthology.orchestra.run.smithi134.stdout:Created osd(s) 6 on host 'smithi134' 2024-06-30T13:24:56.055 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:55 smithi055 bash[14674]: cluster 2024-06-30T13:24:54.347431+0000 mgr.y (mgr.14144) 166 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:24:56.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:55 smithi055 bash[14674]: audit 2024-06-30T13:24:55.175676+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:24:56.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:55 smithi055 bash[14674]: audit 2024-06-30T13:24:55.185761+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:24:56.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:55 smithi055 bash[14674]: audit 2024-06-30T13:24:55.201406+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:24:56.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:55 smithi055 bash[19150]: cluster 2024-06-30T13:24:54.347431+0000 mgr.y (mgr.14144) 166 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:24:56.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:55 smithi055 bash[19150]: audit 2024-06-30T13:24:55.175676+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:24:56.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:55 smithi055 bash[19150]: audit 2024-06-30T13:24:55.185761+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:24:56.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:55 smithi055 bash[19150]: audit 2024-06-30T13:24:55.201406+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:24:56.164 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:55 smithi134 bash[14604]: cluster 2024-06-30T13:24:54.347431+0000 mgr.y (mgr.14144) 166 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:24:56.164 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:55 smithi134 bash[14604]: audit 2024-06-30T13:24:55.175676+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:24:56.164 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:55 smithi134 bash[14604]: audit 2024-06-30T13:24:55.185761+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:24:56.164 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:55 smithi134 bash[14604]: audit 2024-06-30T13:24:55.201406+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:24:56.656 DEBUG:teuthology.orchestra.run.smithi134:osd.6> sudo journalctl -f -n 0 -u ceph-4925a540-36e3-11ef-bcaa-c7b262605968@osd.6.service 2024-06-30T13:24:56.658 INFO:tasks.cephadm:Deploying osd.7 on smithi134 with /dev/vg_nvme/lv_1... 2024-06-30T13:24:56.659 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-06-30T13:24:57.010 INFO:journalctl@ceph.osd.6.smithi134.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-06-30T13:24:58.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:57 smithi134 bash[14604]: cluster 2024-06-30T13:24:56.348043+0000 mgr.y (mgr.14144) 167 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:24:58.050 INFO:journalctl@ceph.osd.6.smithi134.stdout:Jun 30 13:24:57 smithi134 bash[23037]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-06-30T13:24:58.051 INFO:journalctl@ceph.osd.6.smithi134.stdout:Jun 30 13:24:57 smithi134 bash[23037]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-6 --no-mon-config 2024-06-30T13:24:58.051 INFO:journalctl@ceph.osd.6.smithi134.stdout:Jun 30 13:24:57 smithi134 bash[23037]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-6/block 2024-06-30T13:24:58.051 INFO:journalctl@ceph.osd.6.smithi134.stdout:Jun 30 13:24:57 smithi134 bash[23037]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-6/block 2024-06-30T13:24:58.051 INFO:journalctl@ceph.osd.6.smithi134.stdout:Jun 30 13:24:57 smithi134 bash[23037]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-06-30T13:24:58.051 INFO:journalctl@ceph.osd.6.smithi134.stdout:Jun 30 13:24:57 smithi134 bash[23037]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-06-30T13:24:58.051 INFO:journalctl@ceph.osd.6.smithi134.stdout:Jun 30 13:24:57 smithi134 bash[23037]: --> ceph-volume lvm activate successful for osd ID: 6 2024-06-30T13:24:58.055 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:57 smithi055 bash[19150]: cluster 2024-06-30T13:24:56.348043+0000 mgr.y (mgr.14144) 167 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:24:58.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:57 smithi055 bash[14674]: cluster 2024-06-30T13:24:56.348043+0000 mgr.y (mgr.14144) 167 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:24:59.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:59 smithi055 bash[14674]: cluster 2024-06-30T13:24:58.348652+0000 mgr.y (mgr.14144) 168 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:24:59.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:24:59 smithi055 bash[14674]: audit 2024-06-30T13:24:58.443842+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:24:59.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:59 smithi055 bash[19150]: cluster 2024-06-30T13:24:58.348652+0000 mgr.y (mgr.14144) 168 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:24:59.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:24:59 smithi055 bash[19150]: audit 2024-06-30T13:24:58.443842+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:24:59.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:59 smithi134 bash[14604]: cluster 2024-06-30T13:24:58.348652+0000 mgr.y (mgr.14144) 168 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:24:59.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:24:59 smithi134 bash[14604]: audit 2024-06-30T13:24:58.443842+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:25:01.376 INFO:journalctl@ceph.osd.6.smithi134.stdout:Jun 30 13:25:01 smithi134 bash[23432]: debug 2024-06-30T13:25:01.229+0000 7efce877d700 1 -- 172.21.15.134:0/2578374089 <== mon.1 v2:172.21.15.134:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x563cbb5a64e0 con 0x563cbb61f000 2024-06-30T13:25:01.774 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:01 smithi134 bash[14604]: cluster 2024-06-30T13:25:00.349214+0000 mgr.y (mgr.14144) 169 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:25:01.805 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:01 smithi055 bash[19150]: cluster 2024-06-30T13:25:00.349214+0000 mgr.y (mgr.14144) 169 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:25:01.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:01 smithi055 bash[14674]: cluster 2024-06-30T13:25:00.349214+0000 mgr.y (mgr.14144) 169 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:25:02.114 INFO:journalctl@ceph.osd.6.smithi134.stdout:Jun 30 13:25:01 smithi134 bash[23432]: debug 2024-06-30T13:25:01.769+0000 7efcf0208080 -1 Falling back to public interface 2024-06-30T13:25:02.850 INFO:teuthology.orchestra.run.smithi134.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-06-30T13:25:02.851 INFO:teuthology.orchestra.run.smithi134.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-06-30T13:25:02.851 INFO:teuthology.orchestra.run.smithi134.stderr: stderr: 10+0 records in 2024-06-30T13:25:02.851 INFO:teuthology.orchestra.run.smithi134.stderr:10+0 records out 2024-06-30T13:25:02.851 INFO:teuthology.orchestra.run.smithi134.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0170426 s, 615 MB/s 2024-06-30T13:25:02.851 INFO:teuthology.orchestra.run.smithi134.stderr:--> Zapping successful for: 2024-06-30T13:25:03.626 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:03 smithi134 bash[14604]: cluster 2024-06-30T13:25:02.349819+0000 mgr.y (mgr.14144) 170 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:25:03.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:03 smithi055 bash[19150]: cluster 2024-06-30T13:25:02.349819+0000 mgr.y (mgr.14144) 170 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:25:03.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:03 smithi055 bash[14674]: cluster 2024-06-30T13:25:02.349819+0000 mgr.y (mgr.14144) 170 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:25:03.851 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -- ceph orch daemon add osd smithi134:vg_nvme/lv_1 2024-06-30T13:25:05.126 INFO:journalctl@ceph.osd.6.smithi134.stdout:Jun 30 13:25:04 smithi134 bash[23432]: debug 2024-06-30T13:25:04.801+0000 7efcf0208080 -1 osd.6 0 log_to_monitors {default=true} 2024-06-30T13:25:05.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:05 smithi055 bash[14674]: cluster 2024-06-30T13:25:04.350395+0000 mgr.y (mgr.14144) 171 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:25:05.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:05 smithi055 bash[14674]: audit 2024-06-30T13:25:04.810033+0000 mon.b (mon.1) 15 : audit [INF] from='osd.6 [v2:172.21.15.134:6816/4228251479,v1:172.21.15.134:6817/4228251479]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-06-30T13:25:05.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:05 smithi055 bash[14674]: audit 2024-06-30T13:25:04.811895+0000 mon.a (mon.0) 405 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-06-30T13:25:05.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:05 smithi055 bash[19150]: cluster 2024-06-30T13:25:04.350395+0000 mgr.y (mgr.14144) 171 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:25:05.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:05 smithi055 bash[19150]: audit 2024-06-30T13:25:04.810033+0000 mon.b (mon.1) 15 : audit [INF] from='osd.6 [v2:172.21.15.134:6816/4228251479,v1:172.21.15.134:6817/4228251479]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-06-30T13:25:05.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:05 smithi055 bash[19150]: audit 2024-06-30T13:25:04.811895+0000 mon.a (mon.0) 405 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-06-30T13:25:05.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:05 smithi134 bash[14604]: cluster 2024-06-30T13:25:04.350395+0000 mgr.y (mgr.14144) 171 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:25:05.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:05 smithi134 bash[14604]: audit 2024-06-30T13:25:04.810033+0000 mon.b (mon.1) 15 : audit [INF] from='osd.6 [v2:172.21.15.134:6816/4228251479,v1:172.21.15.134:6817/4228251479]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-06-30T13:25:05.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:05 smithi134 bash[14604]: audit 2024-06-30T13:25:04.811895+0000 mon.a (mon.0) 405 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-06-30T13:25:06.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:06 smithi055 bash[14674]: audit 2024-06-30T13:25:05.486788+0000 mon.a (mon.0) 406 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-06-30T13:25:06.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:06 smithi055 bash[14674]: cluster 2024-06-30T13:25:05.486930+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2024-06-30T13:25:06.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:06 smithi055 bash[14674]: audit 2024-06-30T13:25:05.487266+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-30T13:25:06.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:06 smithi055 bash[14674]: audit 2024-06-30T13:25:05.487281+0000 mon.b (mon.1) 16 : audit [INF] from='osd.6 [v2:172.21.15.134:6816/4228251479,v1:172.21.15.134:6817/4228251479]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-06-30T13:25:06.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:06 smithi055 bash[14674]: audit 2024-06-30T13:25:05.489045+0000 mon.a (mon.0) 409 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-06-30T13:25:06.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:06 smithi055 bash[19150]: audit 2024-06-30T13:25:05.486788+0000 mon.a (mon.0) 406 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-06-30T13:25:06.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:06 smithi055 bash[19150]: cluster 2024-06-30T13:25:05.486930+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2024-06-30T13:25:06.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:06 smithi055 bash[19150]: audit 2024-06-30T13:25:05.487266+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-30T13:25:06.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:06 smithi055 bash[19150]: audit 2024-06-30T13:25:05.487281+0000 mon.b (mon.1) 16 : audit [INF] from='osd.6 [v2:172.21.15.134:6816/4228251479,v1:172.21.15.134:6817/4228251479]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-06-30T13:25:06.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:06 smithi055 bash[19150]: audit 2024-06-30T13:25:05.489045+0000 mon.a (mon.0) 409 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-06-30T13:25:06.876 INFO:journalctl@ceph.osd.6.smithi134.stdout:Jun 30 13:25:06 smithi134 bash[23432]: debug 2024-06-30T13:25:06.501+0000 7efce6779700 -1 osd.6 0 waiting for initial osdmap 2024-06-30T13:25:06.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:06 smithi134 bash[14604]: audit 2024-06-30T13:25:05.486788+0000 mon.a (mon.0) 406 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-06-30T13:25:06.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:06 smithi134 bash[14604]: cluster 2024-06-30T13:25:05.486930+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2024-06-30T13:25:06.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:06 smithi134 bash[14604]: audit 2024-06-30T13:25:05.487266+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-30T13:25:06.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:06 smithi134 bash[14604]: audit 2024-06-30T13:25:05.487281+0000 mon.b (mon.1) 16 : audit [INF] from='osd.6 [v2:172.21.15.134:6816/4228251479,v1:172.21.15.134:6817/4228251479]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-06-30T13:25:06.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:06 smithi134 bash[14604]: audit 2024-06-30T13:25:05.489045+0000 mon.a (mon.0) 409 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-06-30T13:25:07.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:07 smithi055 bash[14674]: cluster 2024-06-30T13:25:06.351116+0000 mgr.y (mgr.14144) 172 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:25:07.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:07 smithi055 bash[14674]: cephadm 2024-06-30T13:25:06.487906+0000 mgr.y (mgr.14144) 173 : cephadm [INF] Detected new or changed devices on smithi134 2024-06-30T13:25:07.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:07 smithi055 bash[14674]: audit 2024-06-30T13:25:06.499349+0000 mon.a (mon.0) 410 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-06-30T13:25:07.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:07 smithi055 bash[14674]: cluster 2024-06-30T13:25:06.499521+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2024-06-30T13:25:07.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:07 smithi055 bash[14674]: audit 2024-06-30T13:25:06.501309+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-30T13:25:07.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:07 smithi055 bash[14674]: audit 2024-06-30T13:25:06.508054+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:25:07.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:07 smithi055 bash[14674]: audit 2024-06-30T13:25:06.508456+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-30T13:25:07.807 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:07 smithi055 bash[14674]: audit 2024-06-30T13:25:06.522948+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:25:07.807 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:07 smithi055 bash[14674]: audit 2024-06-30T13:25:06.526568+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:25:07.807 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:07 smithi055 bash[14674]: audit 2024-06-30T13:25:06.534812+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:25:07.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:07 smithi055 bash[19150]: cluster 2024-06-30T13:25:06.351116+0000 mgr.y (mgr.14144) 172 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:25:07.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:07 smithi055 bash[19150]: cephadm 2024-06-30T13:25:06.487906+0000 mgr.y (mgr.14144) 173 : cephadm [INF] Detected new or changed devices on smithi134 2024-06-30T13:25:07.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:07 smithi055 bash[19150]: audit 2024-06-30T13:25:06.499349+0000 mon.a (mon.0) 410 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-06-30T13:25:07.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:07 smithi055 bash[19150]: cluster 2024-06-30T13:25:06.499521+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2024-06-30T13:25:07.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:07 smithi055 bash[19150]: audit 2024-06-30T13:25:06.501309+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-30T13:25:07.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:07 smithi055 bash[19150]: audit 2024-06-30T13:25:06.508054+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:25:07.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:07 smithi055 bash[19150]: audit 2024-06-30T13:25:06.508456+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-30T13:25:07.808 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:07 smithi055 bash[19150]: audit 2024-06-30T13:25:06.522948+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:25:07.808 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:07 smithi055 bash[19150]: audit 2024-06-30T13:25:06.526568+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:25:07.808 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:07 smithi055 bash[19150]: audit 2024-06-30T13:25:06.534812+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:25:07.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:07 smithi134 bash[14604]: cluster 2024-06-30T13:25:06.351116+0000 mgr.y (mgr.14144) 172 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:25:07.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:07 smithi134 bash[14604]: cephadm 2024-06-30T13:25:06.487906+0000 mgr.y (mgr.14144) 173 : cephadm [INF] Detected new or changed devices on smithi134 2024-06-30T13:25:07.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:07 smithi134 bash[14604]: audit 2024-06-30T13:25:06.499349+0000 mon.a (mon.0) 410 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-06-30T13:25:07.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:07 smithi134 bash[14604]: cluster 2024-06-30T13:25:06.499521+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2024-06-30T13:25:07.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:07 smithi134 bash[14604]: audit 2024-06-30T13:25:06.501309+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-30T13:25:07.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:07 smithi134 bash[14604]: audit 2024-06-30T13:25:06.508054+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:25:07.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:07 smithi134 bash[14604]: audit 2024-06-30T13:25:06.508456+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-30T13:25:07.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:07 smithi134 bash[14604]: audit 2024-06-30T13:25:06.522948+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:25:07.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:07 smithi134 bash[14604]: audit 2024-06-30T13:25:06.526568+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:25:07.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:07 smithi134 bash[14604]: audit 2024-06-30T13:25:06.534812+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:25:08.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:08 smithi055 bash[14674]: cluster 2024-06-30T13:25:05.805805+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-30T13:25:08.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:08 smithi055 bash[14674]: cluster 2024-06-30T13:25:05.805988+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-30T13:25:08.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:08 smithi055 bash[14674]: cluster 2024-06-30T13:25:07.503884+0000 mon.a (mon.0) 418 : cluster [INF] osd.6 [v2:172.21.15.134:6816/4228251479,v1:172.21.15.134:6817/4228251479] boot 2024-06-30T13:25:08.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:08 smithi055 bash[14674]: cluster 2024-06-30T13:25:07.504042+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2024-06-30T13:25:08.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:08 smithi055 bash[14674]: audit 2024-06-30T13:25:07.505191+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-30T13:25:08.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:08 smithi055 bash[14674]: audit 2024-06-30T13:25:07.861755+0000 mgr.y (mgr.14144) 174 : audit [DBG] from='client.24307 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:25:08.807 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:08 smithi055 bash[14674]: audit 2024-06-30T13:25:07.863426+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-30T13:25:08.807 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:08 smithi055 bash[14674]: cephadm 2024-06-30T13:25:07.866636+0000 mgr.y (mgr.14144) 175 : cephadm [INF] Applying service osd.None on host smithi134... 2024-06-30T13:25:08.807 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:08 smithi055 bash[14674]: audit 2024-06-30T13:25:07.867199+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-30T13:25:08.807 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:08 smithi055 bash[14674]: audit 2024-06-30T13:25:07.869134+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:25:08.807 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:08 smithi055 bash[14674]: cluster 2024-06-30T13:25:08.433853+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2024-06-30T13:25:08.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:08 smithi055 bash[19150]: cluster 2024-06-30T13:25:05.805805+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-30T13:25:08.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:08 smithi055 bash[19150]: cluster 2024-06-30T13:25:05.805988+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-30T13:25:08.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:08 smithi055 bash[19150]: cluster 2024-06-30T13:25:07.503884+0000 mon.a (mon.0) 418 : cluster [INF] osd.6 [v2:172.21.15.134:6816/4228251479,v1:172.21.15.134:6817/4228251479] boot 2024-06-30T13:25:08.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:08 smithi055 bash[19150]: cluster 2024-06-30T13:25:07.504042+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2024-06-30T13:25:08.808 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:08 smithi055 bash[19150]: audit 2024-06-30T13:25:07.505191+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-30T13:25:08.808 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:08 smithi055 bash[19150]: audit 2024-06-30T13:25:07.861755+0000 mgr.y (mgr.14144) 174 : audit [DBG] from='client.24307 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:25:08.808 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:08 smithi055 bash[19150]: audit 2024-06-30T13:25:07.863426+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-30T13:25:08.808 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:08 smithi055 bash[19150]: cephadm 2024-06-30T13:25:07.866636+0000 mgr.y (mgr.14144) 175 : cephadm [INF] Applying service osd.None on host smithi134... 2024-06-30T13:25:08.808 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:08 smithi055 bash[19150]: audit 2024-06-30T13:25:07.867199+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-30T13:25:08.808 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:08 smithi055 bash[19150]: audit 2024-06-30T13:25:07.869134+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:25:08.808 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:08 smithi055 bash[19150]: cluster 2024-06-30T13:25:08.433853+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2024-06-30T13:25:08.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:08 smithi134 bash[14604]: cluster 2024-06-30T13:25:05.805805+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-30T13:25:08.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:08 smithi134 bash[14604]: cluster 2024-06-30T13:25:05.805988+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-30T13:25:08.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:08 smithi134 bash[14604]: cluster 2024-06-30T13:25:07.503884+0000 mon.a (mon.0) 418 : cluster [INF] osd.6 [v2:172.21.15.134:6816/4228251479,v1:172.21.15.134:6817/4228251479] boot 2024-06-30T13:25:08.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:08 smithi134 bash[14604]: cluster 2024-06-30T13:25:07.504042+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2024-06-30T13:25:08.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:08 smithi134 bash[14604]: audit 2024-06-30T13:25:07.505191+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-30T13:25:08.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:08 smithi134 bash[14604]: audit 2024-06-30T13:25:07.861755+0000 mgr.y (mgr.14144) 174 : audit [DBG] from='client.24307 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:25:08.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:08 smithi134 bash[14604]: audit 2024-06-30T13:25:07.863426+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-30T13:25:08.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:08 smithi134 bash[14604]: cephadm 2024-06-30T13:25:07.866636+0000 mgr.y (mgr.14144) 175 : cephadm [INF] Applying service osd.None on host smithi134... 2024-06-30T13:25:08.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:08 smithi134 bash[14604]: audit 2024-06-30T13:25:07.867199+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-30T13:25:08.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:08 smithi134 bash[14604]: audit 2024-06-30T13:25:07.869134+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:25:08.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:08 smithi134 bash[14604]: cluster 2024-06-30T13:25:08.433853+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2024-06-30T13:25:09.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:09 smithi055 bash[14674]: cluster 2024-06-30T13:25:08.351743+0000 mgr.y (mgr.14144) 176 : cluster [DBG] pgmap v165: 1 pgs: 1 peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:25:09.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:09 smithi055 bash[14674]: cluster 2024-06-30T13:25:09.468946+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2024-06-30T13:25:09.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:09 smithi055 bash[19150]: cluster 2024-06-30T13:25:08.351743+0000 mgr.y (mgr.14144) 176 : cluster [DBG] pgmap v165: 1 pgs: 1 peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:25:09.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:09 smithi055 bash[19150]: cluster 2024-06-30T13:25:09.468946+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2024-06-30T13:25:09.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:09 smithi134 bash[14604]: cluster 2024-06-30T13:25:08.351743+0000 mgr.y (mgr.14144) 176 : cluster [DBG] pgmap v165: 1 pgs: 1 peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:25:09.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:09 smithi134 bash[14604]: cluster 2024-06-30T13:25:09.468946+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2024-06-30T13:25:11.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:11 smithi055 bash[14674]: cluster 2024-06-30T13:25:10.352407+0000 mgr.y (mgr.14144) 177 : cluster [DBG] pgmap v168: 1 pgs: 1 peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:25:11.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:11 smithi055 bash[19150]: cluster 2024-06-30T13:25:10.352407+0000 mgr.y (mgr.14144) 177 : cluster [DBG] pgmap v168: 1 pgs: 1 peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:25:11.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:11 smithi134 bash[14604]: cluster 2024-06-30T13:25:10.352407+0000 mgr.y (mgr.14144) 177 : cluster [DBG] pgmap v168: 1 pgs: 1 peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:25:12.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:12 smithi055 bash[14674]: audit 2024-06-30T13:25:11.989027+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.134:0/285964837' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a0c2bf2c-402c-4179-8b4c-6f694bd5eb3e"}]: dispatch 2024-06-30T13:25:12.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:12 smithi055 bash[14674]: audit 2024-06-30T13:25:11.991075+0000 mon.a (mon.0) 426 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a0c2bf2c-402c-4179-8b4c-6f694bd5eb3e"}]: dispatch 2024-06-30T13:25:12.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:12 smithi055 bash[14674]: audit 2024-06-30T13:25:12.008456+0000 mon.a (mon.0) 427 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a0c2bf2c-402c-4179-8b4c-6f694bd5eb3e"}]': finished 2024-06-30T13:25:12.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:12 smithi055 bash[14674]: cluster 2024-06-30T13:25:12.008758+0000 mon.a (mon.0) 428 : cluster [DBG] osdmap e45: 8 total, 7 up, 8 in 2024-06-30T13:25:12.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:12 smithi055 bash[14674]: audit 2024-06-30T13:25:12.009108+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-30T13:25:12.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:12 smithi055 bash[19150]: audit 2024-06-30T13:25:11.989027+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.134:0/285964837' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a0c2bf2c-402c-4179-8b4c-6f694bd5eb3e"}]: dispatch 2024-06-30T13:25:12.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:12 smithi055 bash[19150]: audit 2024-06-30T13:25:11.991075+0000 mon.a (mon.0) 426 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a0c2bf2c-402c-4179-8b4c-6f694bd5eb3e"}]: dispatch 2024-06-30T13:25:12.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:12 smithi055 bash[19150]: audit 2024-06-30T13:25:12.008456+0000 mon.a (mon.0) 427 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a0c2bf2c-402c-4179-8b4c-6f694bd5eb3e"}]': finished 2024-06-30T13:25:12.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:12 smithi055 bash[19150]: cluster 2024-06-30T13:25:12.008758+0000 mon.a (mon.0) 428 : cluster [DBG] osdmap e45: 8 total, 7 up, 8 in 2024-06-30T13:25:12.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:12 smithi055 bash[19150]: audit 2024-06-30T13:25:12.009108+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-30T13:25:12.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:12 smithi134 bash[14604]: audit 2024-06-30T13:25:11.989027+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.134:0/285964837' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a0c2bf2c-402c-4179-8b4c-6f694bd5eb3e"}]: dispatch 2024-06-30T13:25:12.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:12 smithi134 bash[14604]: audit 2024-06-30T13:25:11.991075+0000 mon.a (mon.0) 426 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a0c2bf2c-402c-4179-8b4c-6f694bd5eb3e"}]: dispatch 2024-06-30T13:25:12.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:12 smithi134 bash[14604]: audit 2024-06-30T13:25:12.008456+0000 mon.a (mon.0) 427 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a0c2bf2c-402c-4179-8b4c-6f694bd5eb3e"}]': finished 2024-06-30T13:25:12.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:12 smithi134 bash[14604]: cluster 2024-06-30T13:25:12.008758+0000 mon.a (mon.0) 428 : cluster [DBG] osdmap e45: 8 total, 7 up, 8 in 2024-06-30T13:25:12.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:12 smithi134 bash[14604]: audit 2024-06-30T13:25:12.009108+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-30T13:25:13.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:13 smithi055 bash[14674]: cluster 2024-06-30T13:25:12.353151+0000 mgr.y (mgr.14144) 178 : cluster [DBG] pgmap v170: 1 pgs: 1 peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:25:13.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:13 smithi055 bash[14674]: audit 2024-06-30T13:25:12.668341+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.134:0/3278835308' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-30T13:25:13.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:13 smithi055 bash[14674]: cluster 2024-06-30T13:25:12.999450+0000 mon.a (mon.0) 430 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-06-30T13:25:13.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:13 smithi055 bash[19150]: cluster 2024-06-30T13:25:12.353151+0000 mgr.y (mgr.14144) 178 : cluster [DBG] pgmap v170: 1 pgs: 1 peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:25:13.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:13 smithi055 bash[19150]: audit 2024-06-30T13:25:12.668341+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.134:0/3278835308' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-30T13:25:13.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:13 smithi055 bash[19150]: cluster 2024-06-30T13:25:12.999450+0000 mon.a (mon.0) 430 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-06-30T13:25:13.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:13 smithi134 bash[14604]: cluster 2024-06-30T13:25:12.353151+0000 mgr.y (mgr.14144) 178 : cluster [DBG] pgmap v170: 1 pgs: 1 peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:25:13.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:13 smithi134 bash[14604]: audit 2024-06-30T13:25:12.668341+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.134:0/3278835308' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-30T13:25:13.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:13 smithi134 bash[14604]: cluster 2024-06-30T13:25:12.999450+0000 mon.a (mon.0) 430 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-06-30T13:25:14.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:14 smithi134 bash[14604]: cluster 2024-06-30T13:25:14.553234+0000 mon.a (mon.0) 431 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-06-30T13:25:14.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:14 smithi134 bash[14604]: cluster 2024-06-30T13:25:14.553312+0000 mon.a (mon.0) 432 : cluster [INF] Cluster is now healthy 2024-06-30T13:25:15.055 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:14 smithi055 bash[14674]: cluster 2024-06-30T13:25:14.553234+0000 mon.a (mon.0) 431 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-06-30T13:25:15.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:14 smithi055 bash[14674]: cluster 2024-06-30T13:25:14.553312+0000 mon.a (mon.0) 432 : cluster [INF] Cluster is now healthy 2024-06-30T13:25:15.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:14 smithi055 bash[19150]: cluster 2024-06-30T13:25:14.553234+0000 mon.a (mon.0) 431 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-06-30T13:25:15.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:14 smithi055 bash[19150]: cluster 2024-06-30T13:25:14.553312+0000 mon.a (mon.0) 432 : cluster [INF] Cluster is now healthy 2024-06-30T13:25:15.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:15 smithi134 bash[14604]: cluster 2024-06-30T13:25:14.353723+0000 mgr.y (mgr.14144) 179 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:25:16.055 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:15 smithi055 bash[14674]: cluster 2024-06-30T13:25:14.353723+0000 mgr.y (mgr.14144) 179 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:25:16.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:15 smithi055 bash[19150]: cluster 2024-06-30T13:25:14.353723+0000 mgr.y (mgr.14144) 179 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:25:17.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:17 smithi134 bash[14604]: cluster 2024-06-30T13:25:16.354310+0000 mgr.y (mgr.14144) 180 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:25:18.055 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:17 smithi055 bash[14674]: cluster 2024-06-30T13:25:16.354310+0000 mgr.y (mgr.14144) 180 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:25:18.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:17 smithi055 bash[19150]: cluster 2024-06-30T13:25:16.354310+0000 mgr.y (mgr.14144) 180 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:25:19.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:19 smithi134 bash[14604]: cluster 2024-06-30T13:25:18.354926+0000 mgr.y (mgr.14144) 181 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:25:20.055 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:19 smithi055 bash[14674]: cluster 2024-06-30T13:25:18.354926+0000 mgr.y (mgr.14144) 181 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:25:20.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:19 smithi055 bash[19150]: cluster 2024-06-30T13:25:18.354926+0000 mgr.y (mgr.14144) 181 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:25:21.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:20 smithi055 bash[14674]: audit 2024-06-30T13:25:20.065480+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-06-30T13:25:21.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:20 smithi055 bash[14674]: audit 2024-06-30T13:25:20.067367+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:25:21.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:20 smithi055 bash[14674]: cephadm 2024-06-30T13:25:20.068979+0000 mgr.y (mgr.14144) 182 : cephadm [INF] Deploying daemon osd.7 on smithi134 2024-06-30T13:25:21.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:20 smithi055 bash[19150]: audit 2024-06-30T13:25:20.065480+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-06-30T13:25:21.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:20 smithi055 bash[19150]: audit 2024-06-30T13:25:20.067367+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:25:21.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:20 smithi055 bash[19150]: cephadm 2024-06-30T13:25:20.068979+0000 mgr.y (mgr.14144) 182 : cephadm [INF] Deploying daemon osd.7 on smithi134 2024-06-30T13:25:21.126 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:20 smithi134 bash[14604]: audit 2024-06-30T13:25:20.065480+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-06-30T13:25:21.126 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:20 smithi134 bash[14604]: audit 2024-06-30T13:25:20.067367+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:25:21.126 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:20 smithi134 bash[14604]: cephadm 2024-06-30T13:25:20.068979+0000 mgr.y (mgr.14144) 182 : cephadm [INF] Deploying daemon osd.7 on smithi134 2024-06-30T13:25:22.055 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:21 smithi055 bash[14674]: cluster 2024-06-30T13:25:20.355563+0000 mgr.y (mgr.14144) 183 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:25:22.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:21 smithi055 bash[19150]: cluster 2024-06-30T13:25:20.355563+0000 mgr.y (mgr.14144) 183 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:25:22.126 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:21 smithi134 bash[14604]: cluster 2024-06-30T13:25:20.355563+0000 mgr.y (mgr.14144) 183 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:25:22.674 INFO:teuthology.orchestra.run.smithi134.stdout:Created osd(s) 7 on host 'smithi134' 2024-06-30T13:25:24.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:23 smithi055 bash[14674]: cluster 2024-06-30T13:25:22.356134+0000 mgr.y (mgr.14144) 184 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:25:24.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:23 smithi055 bash[14674]: audit 2024-06-30T13:25:22.647865+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:25:24.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:23 smithi055 bash[14674]: audit 2024-06-30T13:25:22.662864+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:25:24.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:23 smithi055 bash[14674]: audit 2024-06-30T13:25:22.673888+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:25:24.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:23 smithi055 bash[19150]: cluster 2024-06-30T13:25:22.356134+0000 mgr.y (mgr.14144) 184 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:25:24.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:23 smithi055 bash[19150]: audit 2024-06-30T13:25:22.647865+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:25:24.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:23 smithi055 bash[19150]: audit 2024-06-30T13:25:22.662864+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:25:24.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:23 smithi055 bash[19150]: audit 2024-06-30T13:25:22.673888+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:25:24.061 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:23 smithi134 bash[14604]: cluster 2024-06-30T13:25:22.356134+0000 mgr.y (mgr.14144) 184 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:25:24.061 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:23 smithi134 bash[14604]: audit 2024-06-30T13:25:22.647865+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:25:24.061 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:23 smithi134 bash[14604]: audit 2024-06-30T13:25:22.662864+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:25:24.061 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:23 smithi134 bash[14604]: audit 2024-06-30T13:25:22.673888+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:25:24.062 DEBUG:teuthology.orchestra.run.smithi134:osd.7> sudo journalctl -f -n 0 -u ceph-4925a540-36e3-11ef-bcaa-c7b262605968@osd.7.service 2024-06-30T13:25:24.065 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-06-30T13:25:24.065 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -- ceph osd stat -f json 2024-06-30T13:25:24.354 INFO:journalctl@ceph.osd.7.smithi134.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-06-30T13:25:25.377 INFO:journalctl@ceph.osd.7.smithi134.stdout:Jun 30 13:25:24 smithi134 bash[25833]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-06-30T13:25:25.377 INFO:journalctl@ceph.osd.7.smithi134.stdout:Jun 30 13:25:24 smithi134 bash[25833]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-7 --no-mon-config 2024-06-30T13:25:25.377 INFO:journalctl@ceph.osd.7.smithi134.stdout:Jun 30 13:25:24 smithi134 bash[25833]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-7/block 2024-06-30T13:25:25.377 INFO:journalctl@ceph.osd.7.smithi134.stdout:Jun 30 13:25:24 smithi134 bash[25833]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-7/block 2024-06-30T13:25:25.377 INFO:journalctl@ceph.osd.7.smithi134.stdout:Jun 30 13:25:24 smithi134 bash[25833]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-06-30T13:25:25.377 INFO:journalctl@ceph.osd.7.smithi134.stdout:Jun 30 13:25:24 smithi134 bash[25833]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-06-30T13:25:25.377 INFO:journalctl@ceph.osd.7.smithi134.stdout:Jun 30 13:25:24 smithi134 bash[25833]: --> ceph-volume lvm activate successful for osd ID: 7 2024-06-30T13:25:26.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:25 smithi055 bash[14674]: cluster 2024-06-30T13:25:24.356715+0000 mgr.y (mgr.14144) 185 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:25:26.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:25 smithi055 bash[19150]: cluster 2024-06-30T13:25:24.356715+0000 mgr.y (mgr.14144) 185 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:25:26.126 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:25 smithi134 bash[14604]: cluster 2024-06-30T13:25:24.356715+0000 mgr.y (mgr.14144) 185 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:25:27.126 INFO:journalctl@ceph.osd.7.smithi134.stdout:Jun 30 13:25:26 smithi134 bash[25982]: debug 2024-06-30T13:25:26.845+0000 7fb45d5f7700 1 -- 172.21.15.134:0/3104889902 <== mon.1 v2:172.21.15.134:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55fd53f804e0 con 0x55fd53ff9000 2024-06-30T13:25:27.626 INFO:journalctl@ceph.osd.7.smithi134.stdout:Jun 30 13:25:27 smithi134 bash[25982]: debug 2024-06-30T13:25:27.161+0000 7fb465082080 -1 Falling back to public interface 2024-06-30T13:25:27.719 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-06-30T13:25:28.063 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:27 smithi055 bash[14674]: cluster 2024-06-30T13:25:26.357328+0000 mgr.y (mgr.14144) 186 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:25:28.064 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:27 smithi055 bash[14674]: audit 2024-06-30T13:25:26.937578+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:25:28.064 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:28 smithi055 bash[14674]: audit 2024-06-30T13:25:27.719907+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.55:0/3002797789' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-06-30T13:25:28.209 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:27 smithi134 bash[14604]: cluster 2024-06-30T13:25:26.357328+0000 mgr.y (mgr.14144) 186 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:25:28.209 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:27 smithi134 bash[14604]: audit 2024-06-30T13:25:26.937578+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:25:28.209 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:27 smithi134 bash[14604]: audit 2024-06-30T13:25:27.719907+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.55:0/3002797789' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-06-30T13:25:28.305 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:28 smithi055 bash[19150]: cluster 2024-06-30T13:25:26.357328+0000 mgr.y (mgr.14144) 186 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:25:28.306 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:28 smithi055 bash[19150]: audit 2024-06-30T13:25:26.937578+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:25:28.306 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:28 smithi055 bash[19150]: audit 2024-06-30T13:25:27.719907+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.55:0/3002797789' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-06-30T13:25:28.443 INFO:teuthology.orchestra.run.smithi055.stdout:{"epoch":45,"num_osds":8,"num_up_osds":7,"osd_up_since":1719753907,"num_in_osds":8,"osd_in_since":1719753911,"num_remapped_pgs":0} 2024-06-30T13:25:29.444 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -- ceph osd stat -f json 2024-06-30T13:25:30.089 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:29 smithi055 bash[14674]: cluster 2024-06-30T13:25:28.358049+0000 mgr.y (mgr.14144) 187 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:25:30.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:29 smithi134 bash[14604]: cluster 2024-06-30T13:25:28.358049+0000 mgr.y (mgr.14144) 187 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:25:30.377 INFO:journalctl@ceph.osd.7.smithi134.stdout:Jun 30 13:25:30 smithi134 bash[25982]: debug 2024-06-30T13:25:30.161+0000 7fb465082080 -1 osd.7 0 log_to_monitors {default=true} 2024-06-30T13:25:30.555 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:30 smithi055 bash[19150]: cluster 2024-06-30T13:25:28.358049+0000 mgr.y (mgr.14144) 187 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:25:31.255 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:30 smithi055 bash[14674]: audit 2024-06-30T13:25:30.170195+0000 mon.b (mon.1) 19 : audit [INF] from='osd.7 [v2:172.21.15.134:6824/3203139127,v1:172.21.15.134:6825/3203139127]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-06-30T13:25:31.255 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:30 smithi055 bash[14674]: audit 2024-06-30T13:25:30.172115+0000 mon.a (mon.0) 439 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-06-30T13:25:31.255 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:30 smithi055 bash[19150]: audit 2024-06-30T13:25:30.170195+0000 mon.b (mon.1) 19 : audit [INF] from='osd.7 [v2:172.21.15.134:6824/3203139127,v1:172.21.15.134:6825/3203139127]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-06-30T13:25:31.255 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:30 smithi055 bash[19150]: audit 2024-06-30T13:25:30.172115+0000 mon.a (mon.0) 439 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-06-30T13:25:31.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:30 smithi134 bash[14604]: audit 2024-06-30T13:25:30.170195+0000 mon.b (mon.1) 19 : audit [INF] from='osd.7 [v2:172.21.15.134:6824/3203139127,v1:172.21.15.134:6825/3203139127]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-06-30T13:25:31.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:30 smithi134 bash[14604]: audit 2024-06-30T13:25:30.172115+0000 mon.a (mon.0) 439 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-06-30T13:25:32.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:32 smithi055 bash[14674]: cluster 2024-06-30T13:25:30.358658+0000 mgr.y (mgr.14144) 188 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:25:32.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:32 smithi055 bash[14674]: audit 2024-06-30T13:25:30.965830+0000 mon.a (mon.0) 440 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-06-30T13:25:32.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:32 smithi055 bash[14674]: cluster 2024-06-30T13:25:30.965942+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2024-06-30T13:25:32.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:32 smithi055 bash[14674]: audit 2024-06-30T13:25:30.966203+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-30T13:25:32.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:32 smithi055 bash[14674]: audit 2024-06-30T13:25:30.968396+0000 mon.b (mon.1) 20 : audit [INF] from='osd.7 [v2:172.21.15.134:6824/3203139127,v1:172.21.15.134:6825/3203139127]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-06-30T13:25:32.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:32 smithi055 bash[14674]: audit 2024-06-30T13:25:30.970351+0000 mon.a (mon.0) 443 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-06-30T13:25:32.306 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:32 smithi055 bash[19150]: cluster 2024-06-30T13:25:30.358658+0000 mgr.y (mgr.14144) 188 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:25:32.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:32 smithi055 bash[19150]: audit 2024-06-30T13:25:30.965830+0000 mon.a (mon.0) 440 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-06-30T13:25:32.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:32 smithi055 bash[19150]: cluster 2024-06-30T13:25:30.965942+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2024-06-30T13:25:32.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:32 smithi055 bash[19150]: audit 2024-06-30T13:25:30.966203+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-30T13:25:32.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:32 smithi055 bash[19150]: audit 2024-06-30T13:25:30.968396+0000 mon.b (mon.1) 20 : audit [INF] from='osd.7 [v2:172.21.15.134:6824/3203139127,v1:172.21.15.134:6825/3203139127]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-06-30T13:25:32.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:32 smithi055 bash[19150]: audit 2024-06-30T13:25:30.970351+0000 mon.a (mon.0) 443 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-06-30T13:25:32.376 INFO:journalctl@ceph.osd.7.smithi134.stdout:Jun 30 13:25:31 smithi134 bash[25982]: debug 2024-06-30T13:25:31.977+0000 7fb45b5f3700 -1 osd.7 0 waiting for initial osdmap 2024-06-30T13:25:32.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:31 smithi134 bash[14604]: cluster 2024-06-30T13:25:30.358658+0000 mgr.y (mgr.14144) 188 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:25:32.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:31 smithi134 bash[14604]: audit 2024-06-30T13:25:30.965830+0000 mon.a (mon.0) 440 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-06-30T13:25:32.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:31 smithi134 bash[14604]: cluster 2024-06-30T13:25:30.965942+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2024-06-30T13:25:32.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:31 smithi134 bash[14604]: audit 2024-06-30T13:25:30.966203+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-30T13:25:32.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:31 smithi134 bash[14604]: audit 2024-06-30T13:25:30.968396+0000 mon.b (mon.1) 20 : audit [INF] from='osd.7 [v2:172.21.15.134:6824/3203139127,v1:172.21.15.134:6825/3203139127]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-06-30T13:25:32.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:31 smithi134 bash[14604]: audit 2024-06-30T13:25:30.970351+0000 mon.a (mon.0) 443 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-06-30T13:25:33.248 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-06-30T13:25:33.275 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:32 smithi055 bash[14674]: audit 2024-06-30T13:25:31.972539+0000 mon.a (mon.0) 444 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-06-30T13:25:33.275 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:32 smithi055 bash[14674]: cluster 2024-06-30T13:25:31.972748+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2024-06-30T13:25:33.275 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:32 smithi055 bash[14674]: audit 2024-06-30T13:25:31.974437+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-30T13:25:33.275 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:32 smithi055 bash[14674]: audit 2024-06-30T13:25:31.982017+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-30T13:25:33.275 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:32 smithi055 bash[14674]: cephadm 2024-06-30T13:25:32.261852+0000 mgr.y (mgr.14144) 189 : cephadm [INF] Detected new or changed devices on smithi134 2024-06-30T13:25:33.275 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:32 smithi055 bash[14674]: audit 2024-06-30T13:25:32.274873+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:25:33.275 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:32 smithi055 bash[14674]: audit 2024-06-30T13:25:32.285299+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:25:33.275 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:32 smithi055 bash[14674]: audit 2024-06-30T13:25:32.289697+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:25:33.275 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:32 smithi055 bash[14674]: audit 2024-06-30T13:25:32.301194+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:25:33.276 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:32 smithi055 bash[19150]: audit 2024-06-30T13:25:31.972539+0000 mon.a (mon.0) 444 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-06-30T13:25:33.276 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:32 smithi055 bash[19150]: cluster 2024-06-30T13:25:31.972748+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2024-06-30T13:25:33.276 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:32 smithi055 bash[19150]: audit 2024-06-30T13:25:31.974437+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-30T13:25:33.276 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:32 smithi055 bash[19150]: audit 2024-06-30T13:25:31.982017+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-30T13:25:33.276 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:32 smithi055 bash[19150]: cephadm 2024-06-30T13:25:32.261852+0000 mgr.y (mgr.14144) 189 : cephadm [INF] Detected new or changed devices on smithi134 2024-06-30T13:25:33.276 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:32 smithi055 bash[19150]: audit 2024-06-30T13:25:32.274873+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:25:33.276 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:32 smithi055 bash[19150]: audit 2024-06-30T13:25:32.285299+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:25:33.276 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:32 smithi055 bash[19150]: audit 2024-06-30T13:25:32.289697+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:25:33.276 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:32 smithi055 bash[19150]: audit 2024-06-30T13:25:32.301194+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:25:33.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:32 smithi134 bash[14604]: audit 2024-06-30T13:25:31.972539+0000 mon.a (mon.0) 444 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-06-30T13:25:33.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:32 smithi134 bash[14604]: cluster 2024-06-30T13:25:31.972748+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2024-06-30T13:25:33.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:32 smithi134 bash[14604]: audit 2024-06-30T13:25:31.974437+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-30T13:25:33.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:32 smithi134 bash[14604]: audit 2024-06-30T13:25:31.982017+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-30T13:25:33.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:32 smithi134 bash[14604]: cephadm 2024-06-30T13:25:32.261852+0000 mgr.y (mgr.14144) 189 : cephadm [INF] Detected new or changed devices on smithi134 2024-06-30T13:25:33.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:32 smithi134 bash[14604]: audit 2024-06-30T13:25:32.274873+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:25:33.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:32 smithi134 bash[14604]: audit 2024-06-30T13:25:32.285299+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:25:33.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:32 smithi134 bash[14604]: audit 2024-06-30T13:25:32.289697+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:25:33.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:32 smithi134 bash[14604]: audit 2024-06-30T13:25:32.301194+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:25:33.983 INFO:teuthology.orchestra.run.smithi055.stdout:{"epoch":48,"num_osds":8,"num_up_osds":8,"osd_up_since":1719753932,"num_in_osds":8,"osd_in_since":1719753911,"num_remapped_pgs":1} 2024-06-30T13:25:33.984 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -- ceph osd dump --format=json 2024-06-30T13:25:34.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:34 smithi055 bash[14674]: cluster 2024-06-30T13:25:31.137962+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-30T13:25:34.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:34 smithi055 bash[14674]: cluster 2024-06-30T13:25:31.138134+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-30T13:25:34.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:34 smithi055 bash[14674]: cluster 2024-06-30T13:25:32.359228+0000 mgr.y (mgr.14144) 190 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:25:34.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:34 smithi055 bash[14674]: cluster 2024-06-30T13:25:32.982510+0000 mon.a (mon.0) 452 : cluster [INF] osd.7 [v2:172.21.15.134:6824/3203139127,v1:172.21.15.134:6825/3203139127] boot 2024-06-30T13:25:34.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:34 smithi055 bash[14674]: cluster 2024-06-30T13:25:32.982714+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2024-06-30T13:25:34.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:34 smithi055 bash[14674]: audit 2024-06-30T13:25:32.988331+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-30T13:25:34.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:34 smithi055 bash[14674]: audit 2024-06-30T13:25:33.249193+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.55:0/2894026723' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-06-30T13:25:34.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:34 smithi055 bash[14674]: cluster 2024-06-30T13:25:33.448272+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-06-30T13:25:34.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:34 smithi055 bash[19150]: cluster 2024-06-30T13:25:31.137962+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-30T13:25:34.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:34 smithi055 bash[19150]: cluster 2024-06-30T13:25:31.138134+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-30T13:25:34.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:34 smithi055 bash[19150]: cluster 2024-06-30T13:25:32.359228+0000 mgr.y (mgr.14144) 190 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:25:34.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:34 smithi055 bash[19150]: cluster 2024-06-30T13:25:32.982510+0000 mon.a (mon.0) 452 : cluster [INF] osd.7 [v2:172.21.15.134:6824/3203139127,v1:172.21.15.134:6825/3203139127] boot 2024-06-30T13:25:34.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:34 smithi055 bash[19150]: cluster 2024-06-30T13:25:32.982714+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2024-06-30T13:25:34.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:34 smithi055 bash[19150]: audit 2024-06-30T13:25:32.988331+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-30T13:25:34.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:34 smithi055 bash[19150]: audit 2024-06-30T13:25:33.249193+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.55:0/2894026723' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-06-30T13:25:34.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:34 smithi055 bash[19150]: cluster 2024-06-30T13:25:33.448272+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-06-30T13:25:34.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:34 smithi134 bash[14604]: cluster 2024-06-30T13:25:31.137962+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-30T13:25:34.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:34 smithi134 bash[14604]: cluster 2024-06-30T13:25:31.138134+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-30T13:25:34.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:34 smithi134 bash[14604]: cluster 2024-06-30T13:25:32.359228+0000 mgr.y (mgr.14144) 190 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:25:34.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:34 smithi134 bash[14604]: cluster 2024-06-30T13:25:32.982510+0000 mon.a (mon.0) 452 : cluster [INF] osd.7 [v2:172.21.15.134:6824/3203139127,v1:172.21.15.134:6825/3203139127] boot 2024-06-30T13:25:34.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:34 smithi134 bash[14604]: cluster 2024-06-30T13:25:32.982714+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2024-06-30T13:25:34.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:34 smithi134 bash[14604]: audit 2024-06-30T13:25:32.988331+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-30T13:25:34.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:34 smithi134 bash[14604]: audit 2024-06-30T13:25:33.249193+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.55:0/2894026723' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-06-30T13:25:34.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:34 smithi134 bash[14604]: cluster 2024-06-30T13:25:33.448272+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-06-30T13:25:35.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:35 smithi055 bash[14674]: cluster 2024-06-30T13:25:34.360015+0000 mgr.y (mgr.14144) 191 : cluster [DBG] pgmap v185: 1 pgs: 1 peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:25:35.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:35 smithi055 bash[14674]: cluster 2024-06-30T13:25:34.449652+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-06-30T13:25:35.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:35 smithi055 bash[14674]: cluster 2024-06-30T13:25:35.004047+0000 mon.a (mon.0) 457 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-06-30T13:25:35.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:35 smithi055 bash[19150]: cluster 2024-06-30T13:25:34.360015+0000 mgr.y (mgr.14144) 191 : cluster [DBG] pgmap v185: 1 pgs: 1 peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:25:35.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:35 smithi055 bash[19150]: cluster 2024-06-30T13:25:34.449652+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-06-30T13:25:35.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:35 smithi055 bash[19150]: cluster 2024-06-30T13:25:35.004047+0000 mon.a (mon.0) 457 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-06-30T13:25:35.879 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:35 smithi134 bash[14604]: cluster 2024-06-30T13:25:34.360015+0000 mgr.y (mgr.14144) 191 : cluster [DBG] pgmap v185: 1 pgs: 1 peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:25:35.879 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:35 smithi134 bash[14604]: cluster 2024-06-30T13:25:34.449652+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-06-30T13:25:35.879 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:35 smithi134 bash[14604]: cluster 2024-06-30T13:25:35.004047+0000 mon.a (mon.0) 457 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-06-30T13:25:36.705 INFO:teuthology.orchestra.run.smithi055.stderr:Inferring config /var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/mon.a/config 2024-06-30T13:25:37.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:37 smithi055 bash[14674]: cluster 2024-06-30T13:25:36.360751+0000 mgr.y (mgr.14144) 192 : cluster [DBG] pgmap v187: 1 pgs: 1 peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:25:37.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:37 smithi055 bash[19150]: cluster 2024-06-30T13:25:36.360751+0000 mgr.y (mgr.14144) 192 : cluster [DBG] pgmap v187: 1 pgs: 1 peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:25:37.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:37 smithi134 bash[14604]: cluster 2024-06-30T13:25:36.360751+0000 mgr.y (mgr.14144) 192 : cluster [DBG] pgmap v187: 1 pgs: 1 peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:25:39.710 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:39 smithi055 bash[14674]: cluster 2024-06-30T13:25:38.361380+0000 mgr.y (mgr.14144) 193 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:25:39.711 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:39 smithi055 bash[14674]: cluster 2024-06-30T13:25:38.471350+0000 mon.a (mon.0) 458 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-06-30T13:25:39.711 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:39 smithi055 bash[14674]: cluster 2024-06-30T13:25:38.471421+0000 mon.a (mon.0) 459 : cluster [INF] Cluster is now healthy 2024-06-30T13:25:39.711 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:39 smithi055 bash[19150]: cluster 2024-06-30T13:25:38.361380+0000 mgr.y (mgr.14144) 193 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:25:39.711 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:39 smithi055 bash[19150]: cluster 2024-06-30T13:25:38.471350+0000 mon.a (mon.0) 458 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-06-30T13:25:39.711 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:39 smithi055 bash[19150]: cluster 2024-06-30T13:25:38.471421+0000 mon.a (mon.0) 459 : cluster [INF] Cluster is now healthy 2024-06-30T13:25:39.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:39 smithi134 bash[14604]: cluster 2024-06-30T13:25:38.361380+0000 mgr.y (mgr.14144) 193 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:25:39.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:39 smithi134 bash[14604]: cluster 2024-06-30T13:25:38.471350+0000 mon.a (mon.0) 458 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-06-30T13:25:39.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:39 smithi134 bash[14604]: cluster 2024-06-30T13:25:38.471421+0000 mon.a (mon.0) 459 : cluster [INF] Cluster is now healthy 2024-06-30T13:25:40.096 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-06-30T13:25:40.096 INFO:teuthology.orchestra.run.smithi055.stdout:{"epoch":50,"fsid":"4925a540-36e3-11ef-bcaa-c7b262605968","created":"2024-06-30T13:19:41.131171+0000","modified":"2024-06-30T13:25:34.437347+0000","last_up_change":"2024-06-30T13:25:32.965737+0000","last_in_change":"2024-06-30T13:25:11.992765+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"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":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-06-30T13:23:19.016376+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,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"8ebdafae-875c-4e81-8c0f-3e73f59317d9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.55:6802","nonce":1552197321},{"type":"v1","addr":"172.21.15.55:6803","nonce":1552197321}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.55:6804","nonce":1552197321},{"type":"v1","addr":"172.21.15.55:6805","nonce":1552197321}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.55:6808","nonce":1552197321},{"type":"v1","addr":"172.21.15.55:6809","nonce":1552197321}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.55:6806","nonce":1552197321},{"type":"v1","addr":"172.21.15.55:6807","nonce":1552197321}]},"public_addr":"172.21.15.55:6803/1552197321","cluster_addr":"172.21.15.55:6805/1552197321","heartbeat_back_addr":"172.21.15.55:6809/1552197321","heartbeat_front_addr":"172.21.15.55:6807/1552197321","state":["exists","up"]},{"osd":1,"uuid":"1b97af67-76c5-4d8a-bd1f-0f6ca48952fc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.55:6810","nonce":3661962535},{"type":"v1","addr":"172.21.15.55:6811","nonce":3661962535}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.55:6812","nonce":3661962535},{"type":"v1","addr":"172.21.15.55:6813","nonce":3661962535}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.55:6816","nonce":3661962535},{"type":"v1","addr":"172.21.15.55:6817","nonce":3661962535}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.55:6814","nonce":3661962535},{"type":"v1","addr":"172.21.15.55:6815","nonce":3661962535}]},"public_addr":"172.21.15.55:6811/3661962535","cluster_addr":"172.21.15.55:6813/3661962535","heartbeat_back_addr":"172.21.15.55:6817/3661962535","heartbeat_front_addr":"172.21.15.55:6815/3661962535","state":["exists","up"]},{"osd":2,"uuid":"dcebce64-bc09-4da6-a515-9f4af3b21d12","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.55:6818","nonce":3927116361},{"type":"v1","addr":"172.21.15.55:6819","nonce":3927116361}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.55:6820","nonce":3927116361},{"type":"v1","addr":"172.21.15.55:6821","nonce":3927116361}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.55:6824","nonce":3927116361},{"type":"v1","addr":"172.21.15.55:6825","nonce":3927116361}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.55:6822","nonce":3927116361},{"type":"v1","addr":"172.21.15.55:6823","nonce":3927116361}]},"public_addr":"172.21.15.55:6819/3927116361","cluster_addr":"172.21.15.55:6821/3927116361","heartbeat_back_addr":"172.21.15.55:6825/3927116361","heartbeat_front_addr":"172.21.15.55:6823/3927116361","state":["exists","up"]},{"osd":3,"uuid":"c7d25686-93c4-45d2-8dec-d8351814e9df","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.55:6826","nonce":3765039493},{"type":"v1","addr":"172.21.15.55:6827","nonce":3765039493}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.55:6828","nonce":3765039493},{"type":"v1","addr":"172.21.15.55:6829","nonce":3765039493}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.55:6832","nonce":3765039493},{"type":"v1","addr":"172.21.15.55:6833","nonce":3765039493}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.55:6830","nonce":3765039493},{"type":"v1","addr":"172.21.15.55:6831","nonce":3765039493}]},"public_addr":"172.21.15.55:6827/3765039493","cluster_addr":"172.21.15.55:6829/3765039493","heartbeat_back_addr":"172.21.15.55:6833/3765039493","heartbeat_front_addr":"172.21.15.55:6831/3765039493","state":["exists","up"]},{"osd":4,"uuid":"0a5c6f70-fc71-432d-b896-81245a15f102","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6800","nonce":4006764677},{"type":"v1","addr":"172.21.15.134:6801","nonce":4006764677}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6802","nonce":4006764677},{"type":"v1","addr":"172.21.15.134:6803","nonce":4006764677}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6806","nonce":4006764677},{"type":"v1","addr":"172.21.15.134:6807","nonce":4006764677}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6804","nonce":4006764677},{"type":"v1","addr":"172.21.15.134:6805","nonce":4006764677}]},"public_addr":"172.21.15.134:6801/4006764677","cluster_addr":"172.21.15.134:6803/4006764677","heartbeat_back_addr":"172.21.15.134:6807/4006764677","heartbeat_front_addr":"172.21.15.134:6805/4006764677","state":["exists","up"]},{"osd":5,"uuid":"961c3f5e-ef62-440d-91c3-e13f4927a1fc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":37,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6808","nonce":2051821818},{"type":"v1","addr":"172.21.15.134:6809","nonce":2051821818}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6810","nonce":2051821818},{"type":"v1","addr":"172.21.15.134:6811","nonce":2051821818}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6814","nonce":2051821818},{"type":"v1","addr":"172.21.15.134:6815","nonce":2051821818}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6812","nonce":2051821818},{"type":"v1","addr":"172.21.15.134:6813","nonce":2051821818}]},"public_addr":"172.21.15.134:6809/2051821818","cluster_addr":"172.21.15.134:6811/2051821818","heartbeat_back_addr":"172.21.15.134:6815/2051821818","heartbeat_front_addr":"172.21.15.134:6813/2051821818","state":["exists","up"]},{"osd":6,"uuid":"ea00b724-ab14-4eaa-8e74-f232fa01d6d6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":43,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6816","nonce":4228251479},{"type":"v1","addr":"172.21.15.134:6817","nonce":4228251479}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6818","nonce":4228251479},{"type":"v1","addr":"172.21.15.134:6819","nonce":4228251479}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6822","nonce":4228251479},{"type":"v1","addr":"172.21.15.134:6823","nonce":4228251479}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6820","nonce":4228251479},{"type":"v1","addr":"172.21.15.134:6821","nonce":4228251479}]},"public_addr":"172.21.15.134:6817/4228251479","cluster_addr":"172.21.15.134:6819/4228251479","heartbeat_back_addr":"172.21.15.134:6823/4228251479","heartbeat_front_addr":"172.21.15.134:6821/4228251479","state":["exists","up"]},{"osd":7,"uuid":"a0c2bf2c-402c-4179-8b4c-6f694bd5eb3e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6824","nonce":3203139127},{"type":"v1","addr":"172.21.15.134:6825","nonce":3203139127}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6826","nonce":3203139127},{"type":"v1","addr":"172.21.15.134:6827","nonce":3203139127}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6830","nonce":3203139127},{"type":"v1","addr":"172.21.15.134:6831","nonce":3203139127}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6828","nonce":3203139127},{"type":"v1","addr":"172.21.15.134:6829","nonce":3203139127}]},"public_addr":"172.21.15.134:6825/3203139127","cluster_addr":"172.21.15.134:6827/3203139127","heartbeat_back_addr":"172.21.15.134:6831/3203139127","heartbeat_front_addr":"172.21.15.134:6829/3203139127","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-06-30T13:22:19.499306+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-06-30T13:22:48.470146+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-06-30T13:23:16.815816+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-06-30T13:23:44.741589+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-06-30T13:24:10.608722+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-06-30T13:24:37.633560+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-06-30T13:25:05.805995+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-06-30T13:25:31.138138+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.55:6801/1801791855":"2024-07-01T13:20:42.216685+0000","172.21.15.55:6800/1801791855":"2024-07-01T13:20:42.216685+0000","172.21.15.55:0/3087978290":"2024-07-01T13:20:42.216685+0000","172.21.15.55:0/3280106242":"2024-07-01T13:20:42.216685+0000","172.21.15.55:0/3383727903":"2024-07-01T13:20:10.528925+0000","172.21.15.55:0/2691464238":"2024-07-01T13:20:10.528925+0000","172.21.15.55:6800/2694899392":"2024-07-01T13:20:10.528925+0000","172.21.15.55:6801/2694899392":"2024-07-01T13:20:10.528925+0000"},"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-06-30T13:25:40.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:40 smithi055 bash[14674]: audit 2024-06-30T13:25:40.095223+0000 mon.a (mon.0) 460 : audit [DBG] from='client.? 172.21.15.55:0/2830456544' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-06-30T13:25:40.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:40 smithi055 bash[19150]: audit 2024-06-30T13:25:40.095223+0000 mon.a (mon.0) 460 : audit [DBG] from='client.? 172.21.15.55:0/2830456544' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-06-30T13:25:40.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:40 smithi134 bash[14604]: audit 2024-06-30T13:25:40.095223+0000 mon.a (mon.0) 460 : audit [DBG] from='client.? 172.21.15.55:0/2830456544' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-06-30T13:25:40.915 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2024-06-30T13:23:19.016376+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, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_min': 1}, 'application_metadata': {'mgr_devicehealth': {}}}] 2024-06-30T13:25:40.915 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -- ceph osd pool get device_health_metrics pg_num 2024-06-30T13:25:41.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:41 smithi055 bash[19150]: cluster 2024-06-30T13:25:40.362038+0000 mgr.y (mgr.14144) 194 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:25:41.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:41 smithi055 bash[14674]: cluster 2024-06-30T13:25:40.362038+0000 mgr.y (mgr.14144) 194 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:25:41.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:41 smithi134 bash[14604]: cluster 2024-06-30T13:25:40.362038+0000 mgr.y (mgr.14144) 194 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:25:43.641 INFO:teuthology.orchestra.run.smithi055.stderr:Inferring config /var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/mon.a/config 2024-06-30T13:25:43.747 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:43 smithi055 bash[14674]: cluster 2024-06-30T13:25:42.362764+0000 mgr.y (mgr.14144) 195 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:25:43.747 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:43 smithi055 bash[14674]: audit 2024-06-30T13:25:42.494702+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:25:43.747 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:43 smithi055 bash[14674]: audit 2024-06-30T13:25:42.498117+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:25:43.748 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:43 smithi055 bash[19150]: cluster 2024-06-30T13:25:42.362764+0000 mgr.y (mgr.14144) 195 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:25:43.748 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:43 smithi055 bash[19150]: audit 2024-06-30T13:25:42.494702+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:25:43.748 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:43 smithi055 bash[19150]: audit 2024-06-30T13:25:42.498117+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:25:43.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:43 smithi134 bash[14604]: cluster 2024-06-30T13:25:42.362764+0000 mgr.y (mgr.14144) 195 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:25:43.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:43 smithi134 bash[14604]: audit 2024-06-30T13:25:42.494702+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:25:43.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:43 smithi134 bash[14604]: audit 2024-06-30T13:25:42.498117+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:25:45.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:45 smithi055 bash[14674]: cluster 2024-06-30T13:25:44.363409+0000 mgr.y (mgr.14144) 196 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:25:45.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:45 smithi055 bash[19150]: cluster 2024-06-30T13:25:44.363409+0000 mgr.y (mgr.14144) 196 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:25:45.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:45 smithi134 bash[14604]: cluster 2024-06-30T13:25:44.363409+0000 mgr.y (mgr.14144) 196 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:25:47.151 INFO:teuthology.orchestra.run.smithi055.stdout:pg_num: 1 2024-06-30T13:25:47.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:47 smithi055 bash[19150]: cluster 2024-06-30T13:25:46.364023+0000 mgr.y (mgr.14144) 197 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:25:47.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:47 smithi055 bash[19150]: audit 2024-06-30T13:25:47.151829+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.55:0/558705327' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-06-30T13:25:47.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:47 smithi055 bash[14674]: cluster 2024-06-30T13:25:46.364023+0000 mgr.y (mgr.14144) 197 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:25:47.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:47 smithi055 bash[14674]: audit 2024-06-30T13:25:47.151829+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.55:0/558705327' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-06-30T13:25:47.856 INFO:tasks.cephadm:Adding prometheus.a on smithi134 2024-06-30T13:25:47.856 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -- ceph orch apply prometheus '1;smithi134=a' 2024-06-30T13:25:47.869 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:47 smithi134 bash[14604]: cluster 2024-06-30T13:25:46.364023+0000 mgr.y (mgr.14144) 197 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:25:47.869 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:47 smithi134 bash[14604]: audit 2024-06-30T13:25:47.151829+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.55:0/558705327' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-06-30T13:25:49.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:49 smithi055 bash[14674]: cluster 2024-06-30T13:25:48.364579+0000 mgr.y (mgr.14144) 198 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:25:49.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:49 smithi055 bash[19150]: cluster 2024-06-30T13:25:48.364579+0000 mgr.y (mgr.14144) 198 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:25:49.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:49 smithi134 bash[14604]: cluster 2024-06-30T13:25:48.364579+0000 mgr.y (mgr.14144) 198 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:25:51.468 INFO:teuthology.orchestra.run.smithi134.stdout:Scheduled prometheus update... 2024-06-30T13:25:51.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:51 smithi055 bash[14674]: cluster 2024-06-30T13:25:50.365179+0000 mgr.y (mgr.14144) 199 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:25:51.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:51 smithi055 bash[14674]: audit 2024-06-30T13:25:51.468069+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:25:51.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:51 smithi055 bash[14674]: audit 2024-06-30T13:25:51.469647+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:25:51.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:51 smithi055 bash[19150]: cluster 2024-06-30T13:25:50.365179+0000 mgr.y (mgr.14144) 199 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:25:51.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:51 smithi055 bash[19150]: audit 2024-06-30T13:25:51.468069+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:25:51.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:51 smithi055 bash[19150]: audit 2024-06-30T13:25:51.469647+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:25:51.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:51 smithi134 bash[14604]: cluster 2024-06-30T13:25:50.365179+0000 mgr.y (mgr.14144) 199 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:25:51.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:51 smithi134 bash[14604]: audit 2024-06-30T13:25:51.468069+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:25:51.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:51 smithi134 bash[14604]: audit 2024-06-30T13:25:51.469647+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:25:52.179 DEBUG:teuthology.orchestra.run.smithi134:prometheus.a> sudo journalctl -f -n 0 -u ceph-4925a540-36e3-11ef-bcaa-c7b262605968@prometheus.a.service 2024-06-30T13:25:52.181 INFO:tasks.cephadm:Adding node-exporter.a on smithi055 2024-06-30T13:25:52.181 INFO:tasks.cephadm:Adding node-exporter.b on smithi134 2024-06-30T13:25:52.181 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -- ceph orch apply node-exporter '2;smithi055=a;smithi134=b' 2024-06-30T13:25:52.312 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-06-30T13:25:53.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:52 smithi055 bash[14674]: audit 2024-06-30T13:25:51.458016+0000 mgr.y (mgr.14144) 200 : audit [DBG] from='client.24358 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi134=a", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:25:53.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:52 smithi055 bash[14674]: cephadm 2024-06-30T13:25:51.459573+0000 mgr.y (mgr.14144) 201 : cephadm [INF] Saving service prometheus spec with placement smithi134=a;count:1 2024-06-30T13:25:53.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:52 smithi055 bash[14674]: audit 2024-06-30T13:25:51.721552+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:25:53.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:52 smithi055 bash[14674]: cephadm 2024-06-30T13:25:51.738477+0000 mgr.y (mgr.14144) 202 : cephadm [INF] Deploying daemon prometheus.a on smithi134 2024-06-30T13:25:53.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:52 smithi055 bash[19150]: audit 2024-06-30T13:25:51.458016+0000 mgr.y (mgr.14144) 200 : audit [DBG] from='client.24358 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi134=a", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:25:53.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:52 smithi055 bash[19150]: cephadm 2024-06-30T13:25:51.459573+0000 mgr.y (mgr.14144) 201 : cephadm [INF] Saving service prometheus spec with placement smithi134=a;count:1 2024-06-30T13:25:53.057 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:52 smithi055 bash[19150]: audit 2024-06-30T13:25:51.721552+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:25:53.057 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:52 smithi055 bash[19150]: cephadm 2024-06-30T13:25:51.738477+0000 mgr.y (mgr.14144) 202 : cephadm [INF] Deploying daemon prometheus.a on smithi134 2024-06-30T13:25:53.126 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:52 smithi134 bash[14604]: audit 2024-06-30T13:25:51.458016+0000 mgr.y (mgr.14144) 200 : audit [DBG] from='client.24358 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi134=a", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:25:53.126 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:52 smithi134 bash[14604]: cephadm 2024-06-30T13:25:51.459573+0000 mgr.y (mgr.14144) 201 : cephadm [INF] Saving service prometheus spec with placement smithi134=a;count:1 2024-06-30T13:25:53.126 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:52 smithi134 bash[14604]: audit 2024-06-30T13:25:51.721552+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:25:53.126 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:52 smithi134 bash[14604]: cephadm 2024-06-30T13:25:51.738477+0000 mgr.y (mgr.14144) 202 : cephadm [INF] Deploying daemon prometheus.a on smithi134 2024-06-30T13:25:53.866 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:53 smithi134 bash[14604]: cluster 2024-06-30T13:25:52.365750+0000 mgr.y (mgr.14144) 203 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:25:54.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:53 smithi055 bash[14674]: cluster 2024-06-30T13:25:52.365750+0000 mgr.y (mgr.14144) 203 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:25:54.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:53 smithi055 bash[19150]: cluster 2024-06-30T13:25:52.365750+0000 mgr.y (mgr.14144) 203 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:25:55.881 INFO:teuthology.orchestra.run.smithi134.stdout:Scheduled node-exporter update... 2024-06-30T13:25:56.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:55 smithi055 bash[19150]: cluster 2024-06-30T13:25:54.366368+0000 mgr.y (mgr.14144) 204 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:25:56.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:55 smithi055 bash[14674]: cluster 2024-06-30T13:25:54.366368+0000 mgr.y (mgr.14144) 204 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:25:56.126 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:55 smithi134 bash[14604]: cluster 2024-06-30T13:25:54.366368+0000 mgr.y (mgr.14144) 204 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:25:56.820 DEBUG:teuthology.orchestra.run.smithi055:node-exporter.a> sudo journalctl -f -n 0 -u ceph-4925a540-36e3-11ef-bcaa-c7b262605968@node-exporter.a.service 2024-06-30T13:25:56.823 DEBUG:teuthology.orchestra.run.smithi134:node-exporter.b> sudo journalctl -f -n 0 -u ceph-4925a540-36e3-11ef-bcaa-c7b262605968@node-exporter.b.service 2024-06-30T13:25:56.825 INFO:tasks.cephadm:Adding alertmanager.a on smithi055 2024-06-30T13:25:56.826 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -- ceph orch apply alertmanager '1;smithi055=a' 2024-06-30T13:25:56.857 INFO:journalctl@ceph.node-exporter.a.smithi055.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-06-30T13:25:56.914 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-06-30T13:25:57.076 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:56 smithi134 bash[14604]: audit 2024-06-30T13:25:55.867305+0000 mgr.y (mgr.14144) 205 : audit [DBG] from='client.24364 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi055=a;smithi134=b", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:25:57.076 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:56 smithi134 bash[14604]: cephadm 2024-06-30T13:25:55.868854+0000 mgr.y (mgr.14144) 206 : cephadm [INF] Saving service node-exporter spec with placement smithi055=a;smithi134=b;count:2 2024-06-30T13:25:57.076 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:56 smithi134 bash[14604]: audit 2024-06-30T13:25:55.880339+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:25:57.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:56 smithi055 bash[14674]: audit 2024-06-30T13:25:55.867305+0000 mgr.y (mgr.14144) 205 : audit [DBG] from='client.24364 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi055=a;smithi134=b", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:25:57.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:56 smithi055 bash[14674]: cephadm 2024-06-30T13:25:55.868854+0000 mgr.y (mgr.14144) 206 : cephadm [INF] Saving service node-exporter spec with placement smithi055=a;smithi134=b;count:2 2024-06-30T13:25:57.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:56 smithi055 bash[14674]: audit 2024-06-30T13:25:55.880339+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:25:57.306 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:56 smithi055 bash[19150]: audit 2024-06-30T13:25:55.867305+0000 mgr.y (mgr.14144) 205 : audit [DBG] from='client.24364 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi055=a;smithi134=b", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:25:57.306 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:56 smithi055 bash[19150]: cephadm 2024-06-30T13:25:55.868854+0000 mgr.y (mgr.14144) 206 : cephadm [INF] Saving service node-exporter spec with placement smithi055=a;smithi134=b;count:2 2024-06-30T13:25:57.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:56 smithi055 bash[19150]: audit 2024-06-30T13:25:55.880339+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:25:58.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:57 smithi055 bash[14674]: cluster 2024-06-30T13:25:56.366959+0000 mgr.y (mgr.14144) 207 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:25:58.306 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:57 smithi055 bash[19150]: cluster 2024-06-30T13:25:56.366959+0000 mgr.y (mgr.14144) 207 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:25:58.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:57 smithi134 bash[14604]: cluster 2024-06-30T13:25:56.366959+0000 mgr.y (mgr.14144) 207 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:00.204 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:25:59 smithi134 bash[14604]: cluster 2024-06-30T13:25:58.367577+0000 mgr.y (mgr.14144) 208 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:00.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:25:59 smithi055 bash[14674]: cluster 2024-06-30T13:25:58.367577+0000 mgr.y (mgr.14144) 208 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:00.306 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:25:59 smithi055 bash[19150]: cluster 2024-06-30T13:25:58.367577+0000 mgr.y (mgr.14144) 208 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:02.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:26:01 smithi055 bash[14674]: cluster 2024-06-30T13:26:00.368169+0000 mgr.y (mgr.14144) 209 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:02.306 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:26:01 smithi055 bash[19150]: cluster 2024-06-30T13:26:00.368169+0000 mgr.y (mgr.14144) 209 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:02.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:26:01 smithi134 bash[14604]: cluster 2024-06-30T13:26:00.368169+0000 mgr.y (mgr.14144) 209 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:02.420 INFO:teuthology.orchestra.run.smithi134.stdout:Scheduled alertmanager update... 2024-06-30T13:26:03.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:26:03 smithi055 bash[14674]: cluster 2024-06-30T13:26:02.368767+0000 mgr.y (mgr.14144) 210 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:03.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:26:03 smithi055 bash[14674]: audit 2024-06-30T13:26:02.407203+0000 mgr.y (mgr.14144) 211 : audit [DBG] from='client.24370 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi055=a", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:26:03.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:26:03 smithi055 bash[14674]: cephadm 2024-06-30T13:26:02.408735+0000 mgr.y (mgr.14144) 212 : cephadm [INF] Saving service alertmanager spec with placement smithi055=a;count:1 2024-06-30T13:26:03.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:26:03 smithi055 bash[14674]: audit 2024-06-30T13:26:02.420298+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:26:03.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:26:03 smithi055 bash[19150]: cluster 2024-06-30T13:26:02.368767+0000 mgr.y (mgr.14144) 210 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:03.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:26:03 smithi055 bash[19150]: audit 2024-06-30T13:26:02.407203+0000 mgr.y (mgr.14144) 211 : audit [DBG] from='client.24370 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi055=a", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:26:03.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:26:03 smithi055 bash[19150]: cephadm 2024-06-30T13:26:02.408735+0000 mgr.y (mgr.14144) 212 : cephadm [INF] Saving service alertmanager spec with placement smithi055=a;count:1 2024-06-30T13:26:03.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:26:03 smithi055 bash[19150]: audit 2024-06-30T13:26:02.420298+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:26:03.865 DEBUG:teuthology.orchestra.run.smithi055:alertmanager.a> sudo journalctl -f -n 0 -u ceph-4925a540-36e3-11ef-bcaa-c7b262605968@alertmanager.a.service 2024-06-30T13:26:03.866 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:26:03 smithi134 bash[14604]: cluster 2024-06-30T13:26:02.368767+0000 mgr.y (mgr.14144) 210 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:03.866 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:26:03 smithi134 bash[14604]: audit 2024-06-30T13:26:02.407203+0000 mgr.y (mgr.14144) 211 : audit [DBG] from='client.24370 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi055=a", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:26:03.866 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:26:03 smithi134 bash[14604]: cephadm 2024-06-30T13:26:02.408735+0000 mgr.y (mgr.14144) 212 : cephadm [INF] Saving service alertmanager spec with placement smithi055=a;count:1 2024-06-30T13:26:03.866 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:26:03 smithi134 bash[14604]: audit 2024-06-30T13:26:02.420298+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:26:03.868 INFO:tasks.cephadm:Adding grafana.a on smithi134 2024-06-30T13:26:03.868 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -- ceph orch apply grafana '1;smithi134=a' 2024-06-30T13:26:03.998 INFO:journalctl@ceph.alertmanager.a.smithi055.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-06-30T13:26:05.749 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:26:05 smithi134 bash[14604]: cluster 2024-06-30T13:26:04.369410+0000 mgr.y (mgr.14144) 213 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:05.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:26:05 smithi055 bash[14674]: cluster 2024-06-30T13:26:04.369410+0000 mgr.y (mgr.14144) 213 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:05.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:26:05 smithi055 bash[19150]: cluster 2024-06-30T13:26:04.369410+0000 mgr.y (mgr.14144) 213 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:07.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:26:07 smithi055 bash[14674]: cluster 2024-06-30T13:26:06.369997+0000 mgr.y (mgr.14144) 214 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:07.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:26:07 smithi055 bash[19150]: cluster 2024-06-30T13:26:06.369997+0000 mgr.y (mgr.14144) 214 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:07.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:26:07 smithi134 bash[14604]: cluster 2024-06-30T13:26:06.369997+0000 mgr.y (mgr.14144) 214 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:09.626 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:26:09 smithi134 bash[14604]: cluster 2024-06-30T13:26:08.370621+0000 mgr.y (mgr.14144) 215 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:09.667 INFO:teuthology.orchestra.run.smithi134.stdout:Scheduled grafana update... 2024-06-30T13:26:09.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:26:09 smithi055 bash[14674]: cluster 2024-06-30T13:26:08.370621+0000 mgr.y (mgr.14144) 215 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:09.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:26:09 smithi055 bash[19150]: cluster 2024-06-30T13:26:08.370621+0000 mgr.y (mgr.14144) 215 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:10.624 DEBUG:teuthology.orchestra.run.smithi134:grafana.a> sudo journalctl -f -n 0 -u ceph-4925a540-36e3-11ef-bcaa-c7b262605968@grafana.a.service 2024-06-30T13:26:10.627 INFO:tasks.cephadm:Setting up client nodes... 2024-06-30T13:26:10.627 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-06-30T13:26:10.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:26:10 smithi134 bash[14604]: audit 2024-06-30T13:26:09.650338+0000 mgr.y (mgr.14144) 216 : audit [DBG] from='client.24376 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi134=a", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:26:10.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:26:10 smithi134 bash[14604]: cephadm 2024-06-30T13:26:09.651841+0000 mgr.y (mgr.14144) 217 : cephadm [INF] Saving service grafana spec with placement smithi134=a;count:1 2024-06-30T13:26:10.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:26:10 smithi134 bash[14604]: audit 2024-06-30T13:26:09.667328+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:26:10.896 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:26:10 smithi055 bash[14674]: audit 2024-06-30T13:26:09.650338+0000 mgr.y (mgr.14144) 216 : audit [DBG] from='client.24376 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi134=a", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:26:10.896 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:26:10 smithi055 bash[14674]: cephadm 2024-06-30T13:26:09.651841+0000 mgr.y (mgr.14144) 217 : cephadm [INF] Saving service grafana spec with placement smithi134=a;count:1 2024-06-30T13:26:10.896 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:26:10 smithi055 bash[14674]: audit 2024-06-30T13:26:09.667328+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:26:10.896 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:26:10 smithi055 bash[19150]: audit 2024-06-30T13:26:09.650338+0000 mgr.y (mgr.14144) 216 : audit [DBG] from='client.24376 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi134=a", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:26:10.896 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:26:10 smithi055 bash[19150]: cephadm 2024-06-30T13:26:09.651841+0000 mgr.y (mgr.14144) 217 : cephadm [INF] Saving service grafana spec with placement smithi134=a;count:1 2024-06-30T13:26:10.897 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:26:10 smithi055 bash[19150]: audit 2024-06-30T13:26:09.667328+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:26:11.104 INFO:journalctl@ceph.grafana.a.smithi134.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-06-30T13:26:11.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:26:11 smithi134 bash[14604]: cluster 2024-06-30T13:26:10.371209+0000 mgr.y (mgr.14144) 218 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:11.979 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:26:11 smithi055 bash[14674]: cluster 2024-06-30T13:26:10.371209+0000 mgr.y (mgr.14144) 218 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:11.979 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:26:11 smithi055 bash[19150]: cluster 2024-06-30T13:26:10.371209+0000 mgr.y (mgr.14144) 218 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:14.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:26:13 smithi055 bash[14674]: cluster 2024-06-30T13:26:12.371842+0000 mgr.y (mgr.14144) 219 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:14.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:26:13 smithi055 bash[14674]: audit 2024-06-30T13:26:13.303180+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:26:14.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:26:13 smithi055 bash[14674]: audit 2024-06-30T13:26:13.305084+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:26:14.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:26:13 smithi055 bash[19150]: cluster 2024-06-30T13:26:12.371842+0000 mgr.y (mgr.14144) 219 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:14.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:26:13 smithi055 bash[19150]: audit 2024-06-30T13:26:13.303180+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:26:14.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:26:13 smithi055 bash[19150]: audit 2024-06-30T13:26:13.305084+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:26:14.126 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:26:13 smithi134 bash[14604]: cluster 2024-06-30T13:26:12.371842+0000 mgr.y (mgr.14144) 219 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:14.126 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:26:13 smithi134 bash[14604]: audit 2024-06-30T13:26:13.303180+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:26:14.126 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:26:13 smithi134 bash[14604]: audit 2024-06-30T13:26:13.305084+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:26:14.301 INFO:teuthology.orchestra.run.smithi055.stdout:[client.0] 2024-06-30T13:26:14.301 INFO:teuthology.orchestra.run.smithi055.stdout: key = AQD2XIFmtC5vERAAvVHhlHNpzxku3FOYweFmmw== 2024-06-30T13:26:14.704 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Jun 30 13:26:14 smithi134 bash[27912]: level=info ts=2024-06-30T13:26:14.571Z caller=main.go:646 msg="Server is ready to receive web requests." 2024-06-30T13:26:14.827 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:26:14 smithi055 bash[14674]: audit 2024-06-30T13:26:14.292063+0000 mon.a (mon.0) 471 : audit [INF] from='client.? 172.21.15.55:0/2458650766' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-06-30T13:26:14.827 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:26:14 smithi055 bash[14674]: audit 2024-06-30T13:26:14.301236+0000 mon.a (mon.0) 472 : audit [INF] from='client.? 172.21.15.55:0/2458650766' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-06-30T13:26:14.828 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:26:14 smithi055 bash[19150]: audit 2024-06-30T13:26:14.292063+0000 mon.a (mon.0) 471 : audit [INF] from='client.? 172.21.15.55:0/2458650766' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-06-30T13:26:14.828 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:26:14 smithi055 bash[19150]: audit 2024-06-30T13:26:14.301236+0000 mon.a (mon.0) 472 : audit [INF] from='client.? 172.21.15.55:0/2458650766' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-06-30T13:26:15.071 DEBUG:teuthology.orchestra.run.smithi055:> set -ex 2024-06-30T13:26:15.072 DEBUG:teuthology.orchestra.run.smithi055:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-06-30T13:26:15.072 DEBUG:teuthology.orchestra.run.smithi055:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-06-30T13:26:15.095 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-06-30T13:26:15.108 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:26:14 smithi134 bash[14604]: audit 2024-06-30T13:26:14.292063+0000 mon.a (mon.0) 471 : audit [INF] from='client.? 172.21.15.55:0/2458650766' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-06-30T13:26:15.108 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:26:14 smithi134 bash[14604]: audit 2024-06-30T13:26:14.301236+0000 mon.a (mon.0) 472 : audit [INF] from='client.? 172.21.15.55:0/2458650766' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-06-30T13:26:16.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:26:15 smithi055 bash[14674]: cluster 2024-06-30T13:26:14.372520+0000 mgr.y (mgr.14144) 220 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:16.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:26:15 smithi055 bash[19150]: cluster 2024-06-30T13:26:14.372520+0000 mgr.y (mgr.14144) 220 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:16.126 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:26:15 smithi134 bash[14604]: cluster 2024-06-30T13:26:14.372520+0000 mgr.y (mgr.14144) 220 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:17.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:26:17 smithi134 bash[14604]: cluster 2024-06-30T13:26:16.373136+0000 mgr.y (mgr.14144) 221 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:18.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:26:17 smithi055 bash[14674]: cluster 2024-06-30T13:26:16.373136+0000 mgr.y (mgr.14144) 221 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:18.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:26:17 smithi055 bash[19150]: cluster 2024-06-30T13:26:16.373136+0000 mgr.y (mgr.14144) 221 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:18.757 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Jun 30 13:26:18 smithi134 systemd[1]: Started Ceph node-exporter.b for 4925a540-36e3-11ef-bcaa-c7b262605968. 2024-06-30T13:26:18.758 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Jun 30 13:26:18 smithi134 bash[28390]: Unable to find image 'prom/node-exporter:v0.18.1' locally 2024-06-30T13:26:18.859 INFO:teuthology.orchestra.run.smithi134.stdout:[client.1] 2024-06-30T13:26:18.859 INFO:teuthology.orchestra.run.smithi134.stdout: key = AQD6XIFmrPXHMhAA9Rnc56XBHV4+1SLeIKhmfA== 2024-06-30T13:26:19.054 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:26:18 smithi134 bash[14604]: audit 2024-06-30T13:26:17.757670+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:26:19.054 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:26:18 smithi134 bash[14604]: audit 2024-06-30T13:26:17.766189+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:26:19.054 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:26:18 smithi134 bash[14604]: cephadm 2024-06-30T13:26:17.768982+0000 mgr.y (mgr.14144) 222 : cephadm [INF] Deploying daemon node-exporter.b on smithi134 2024-06-30T13:26:19.054 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:26:18 smithi134 bash[14604]: audit 2024-06-30T13:26:18.514474+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:26:19.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:26:18 smithi055 bash[14674]: audit 2024-06-30T13:26:17.757670+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:26:19.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:26:18 smithi055 bash[14674]: audit 2024-06-30T13:26:17.766189+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:26:19.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:26:18 smithi055 bash[14674]: cephadm 2024-06-30T13:26:17.768982+0000 mgr.y (mgr.14144) 222 : cephadm [INF] Deploying daemon node-exporter.b on smithi134 2024-06-30T13:26:19.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:26:18 smithi055 bash[14674]: audit 2024-06-30T13:26:18.514474+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:26:19.058 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:26:18 smithi055 bash[19150]: audit 2024-06-30T13:26:17.757670+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:26:19.058 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:26:18 smithi055 bash[19150]: audit 2024-06-30T13:26:17.766189+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:26:19.058 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:26:18 smithi055 bash[19150]: cephadm 2024-06-30T13:26:17.768982+0000 mgr.y (mgr.14144) 222 : cephadm [INF] Deploying daemon node-exporter.b on smithi134 2024-06-30T13:26:19.058 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:26:18 smithi055 bash[19150]: audit 2024-06-30T13:26:18.514474+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:26:19.556 INFO:journalctl@ceph.node-exporter.a.smithi055.stdout:Jun 30 13:26:19 smithi055 systemd[1]: Started Ceph node-exporter.a for 4925a540-36e3-11ef-bcaa-c7b262605968. 2024-06-30T13:26:19.556 INFO:journalctl@ceph.node-exporter.a.smithi055.stdout:Jun 30 13:26:19 smithi055 bash[31901]: Unable to find image 'prom/node-exporter:v0.18.1' locally 2024-06-30T13:26:19.628 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-06-30T13:26:19.629 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-06-30T13:26:19.629 DEBUG:teuthology.orchestra.run.smithi134:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-06-30T13:26:19.653 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-06-30T13:26:19.653 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-06-30T13:26:19.654 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -- ceph mgr dump --format=json 2024-06-30T13:26:20.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:26:19 smithi055 bash[14674]: cluster 2024-06-30T13:26:18.373732+0000 mgr.y (mgr.14144) 223 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:20.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:26:19 smithi055 bash[14674]: cephadm 2024-06-30T13:26:18.516205+0000 mgr.y (mgr.14144) 224 : cephadm [INF] Deploying daemon node-exporter.a on smithi055 2024-06-30T13:26:20.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:26:19 smithi055 bash[14674]: audit 2024-06-30T13:26:18.849705+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.134:0/3604771172' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-06-30T13:26:20.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:26:19 smithi055 bash[14674]: audit 2024-06-30T13:26:18.851539+0000 mon.a (mon.0) 476 : 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-06-30T13:26:20.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:26:19 smithi055 bash[14674]: audit 2024-06-30T13:26:18.859208+0000 mon.a (mon.0) 477 : 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-06-30T13:26:20.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:26:19 smithi055 bash[14674]: audit 2024-06-30T13:26:19.225239+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:26:20.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:26:19 smithi055 bash[14674]: cephadm 2024-06-30T13:26:19.231844+0000 mgr.y (mgr.14144) 225 : cephadm [INF] Deploying daemon alertmanager.a on smithi055 2024-06-30T13:26:20.057 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:26:19 smithi055 bash[19150]: cluster 2024-06-30T13:26:18.373732+0000 mgr.y (mgr.14144) 223 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:20.057 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:26:19 smithi055 bash[19150]: cephadm 2024-06-30T13:26:18.516205+0000 mgr.y (mgr.14144) 224 : cephadm [INF] Deploying daemon node-exporter.a on smithi055 2024-06-30T13:26:20.057 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:26:19 smithi055 bash[19150]: audit 2024-06-30T13:26:18.849705+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.134:0/3604771172' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-06-30T13:26:20.057 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:26:19 smithi055 bash[19150]: audit 2024-06-30T13:26:18.851539+0000 mon.a (mon.0) 476 : 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-06-30T13:26:20.057 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:26:19 smithi055 bash[19150]: audit 2024-06-30T13:26:18.859208+0000 mon.a (mon.0) 477 : 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-06-30T13:26:20.057 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:26:19 smithi055 bash[19150]: audit 2024-06-30T13:26:19.225239+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:26:20.057 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:26:19 smithi055 bash[19150]: cephadm 2024-06-30T13:26:19.231844+0000 mgr.y (mgr.14144) 225 : cephadm [INF] Deploying daemon alertmanager.a on smithi055 2024-06-30T13:26:20.126 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:26:19 smithi134 bash[14604]: cluster 2024-06-30T13:26:18.373732+0000 mgr.y (mgr.14144) 223 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:20.127 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:26:19 smithi134 bash[14604]: cephadm 2024-06-30T13:26:18.516205+0000 mgr.y (mgr.14144) 224 : cephadm [INF] Deploying daemon node-exporter.a on smithi055 2024-06-30T13:26:20.127 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:26:19 smithi134 bash[14604]: audit 2024-06-30T13:26:18.849705+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.134:0/3604771172' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-06-30T13:26:20.127 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:26:19 smithi134 bash[14604]: audit 2024-06-30T13:26:18.851539+0000 mon.a (mon.0) 476 : 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-06-30T13:26:20.127 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:26:19 smithi134 bash[14604]: audit 2024-06-30T13:26:18.859208+0000 mon.a (mon.0) 477 : 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-06-30T13:26:20.127 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:26:19 smithi134 bash[14604]: audit 2024-06-30T13:26:19.225239+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:26:20.127 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:26:19 smithi134 bash[14604]: cephadm 2024-06-30T13:26:19.231844+0000 mgr.y (mgr.14144) 225 : cephadm [INF] Deploying daemon alertmanager.a on smithi055 2024-06-30T13:26:22.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:26:21 smithi055 bash[14674]: cluster 2024-06-30T13:26:20.374349+0000 mgr.y (mgr.14144) 226 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:22.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:26:21 smithi055 bash[19150]: cluster 2024-06-30T13:26:20.374349+0000 mgr.y (mgr.14144) 226 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:22.102 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:26:21 smithi134 bash[14604]: cluster 2024-06-30T13:26:20.374349+0000 mgr.y (mgr.14144) 226 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:22.376 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Jun 30 13:26:22 smithi134 bash[28390]: v0.18.1: Pulling from prom/node-exporter 2024-06-30T13:26:22.376 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Jun 30 13:26:22 smithi134 bash[28390]: 49a2d53aa1af: Pulling fs layer 2024-06-30T13:26:22.376 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Jun 30 13:26:22 smithi134 bash[28390]: 3589a6efd9ce: Pulling fs layer 2024-06-30T13:26:22.376 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Jun 30 13:26:22 smithi134 bash[28390]: 190160031744: Pulling fs layer 2024-06-30T13:26:22.378 INFO:teuthology.orchestra.run.smithi055.stderr:Inferring config /var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/mon.a/config 2024-06-30T13:26:22.748 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Jun 30 13:26:22 smithi134 bash[28390]: 3589a6efd9ce: Verifying Checksum 2024-06-30T13:26:22.748 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Jun 30 13:26:22 smithi134 bash[28390]: 3589a6efd9ce: Download complete 2024-06-30T13:26:22.749 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Jun 30 13:26:22 smithi134 bash[28390]: 49a2d53aa1af: Verifying Checksum 2024-06-30T13:26:22.749 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Jun 30 13:26:22 smithi134 bash[28390]: 49a2d53aa1af: Download complete 2024-06-30T13:26:22.749 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Jun 30 13:26:22 smithi134 bash[28390]: 190160031744: Verifying Checksum 2024-06-30T13:26:22.749 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Jun 30 13:26:22 smithi134 bash[28390]: 190160031744: Download complete 2024-06-30T13:26:23.126 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Jun 30 13:26:22 smithi134 bash[28390]: 49a2d53aa1af: Pull complete 2024-06-30T13:26:23.626 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Jun 30 13:26:23 smithi134 bash[28390]: 3589a6efd9ce: Pull complete 2024-06-30T13:26:24.033 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:26:23 smithi134 bash[14604]: cluster 2024-06-30T13:26:22.374960+0000 mgr.y (mgr.14144) 227 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:24.033 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Jun 30 13:26:23 smithi134 bash[28390]: 190160031744: Pull complete 2024-06-30T13:26:24.033 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Jun 30 13:26:23 smithi134 bash[28390]: Digest: sha256:a2f29256e53cc3e0b64d7a472512600b2e9410347d53cdc85b49f659c17e02ee 2024-06-30T13:26:24.033 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Jun 30 13:26:23 smithi134 bash[28390]: Status: Downloaded newer image for prom/node-exporter:v0.18.1 2024-06-30T13:26:24.055 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:26:23 smithi055 bash[19150]: cluster 2024-06-30T13:26:22.374960+0000 mgr.y (mgr.14144) 227 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:24.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:26:23 smithi055 bash[14674]: cluster 2024-06-30T13:26:22.374960+0000 mgr.y (mgr.14144) 227 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:24.056 INFO:journalctl@ceph.node-exporter.a.smithi055.stdout:Jun 30 13:26:23 smithi055 bash[31901]: v0.18.1: Pulling from prom/node-exporter 2024-06-30T13:26:24.482 INFO:journalctl@ceph.node-exporter.a.smithi055.stdout:Jun 30 13:26:24 smithi055 bash[31901]: 49a2d53aa1af: Pulling fs layer 2024-06-30T13:26:24.482 INFO:journalctl@ceph.node-exporter.a.smithi055.stdout:Jun 30 13:26:24 smithi055 bash[31901]: 3589a6efd9ce: Pulling fs layer 2024-06-30T13:26:24.482 INFO:journalctl@ceph.node-exporter.a.smithi055.stdout:Jun 30 13:26:24 smithi055 bash[31901]: 190160031744: Pulling fs layer 2024-06-30T13:26:24.482 INFO:journalctl@ceph.node-exporter.a.smithi055.stdout:Jun 30 13:26:24 smithi055 bash[31901]: 49a2d53aa1af: Waiting 2024-06-30T13:26:24.482 INFO:journalctl@ceph.node-exporter.a.smithi055.stdout:Jun 30 13:26:24 smithi055 bash[31901]: 3589a6efd9ce: Waiting 2024-06-30T13:26:24.482 INFO:journalctl@ceph.node-exporter.a.smithi055.stdout:Jun 30 13:26:24 smithi055 bash[31901]: 190160031744: Waiting 2024-06-30T13:26:25.557 INFO:journalctl@ceph.node-exporter.a.smithi055.stdout:Jun 30 13:26:25 smithi055 bash[31901]: 49a2d53aa1af: Verifying Checksum 2024-06-30T13:26:25.557 INFO:journalctl@ceph.node-exporter.a.smithi055.stdout:Jun 30 13:26:25 smithi055 bash[31901]: 49a2d53aa1af: Download complete 2024-06-30T13:26:25.557 INFO:journalctl@ceph.node-exporter.a.smithi055.stdout:Jun 30 13:26:25 smithi055 bash[31901]: 3589a6efd9ce: Verifying Checksum 2024-06-30T13:26:25.557 INFO:journalctl@ceph.node-exporter.a.smithi055.stdout:Jun 30 13:26:25 smithi055 bash[31901]: 3589a6efd9ce: Download complete 2024-06-30T13:26:25.557 INFO:journalctl@ceph.node-exporter.a.smithi055.stdout:Jun 30 13:26:25 smithi055 bash[31901]: 190160031744: Verifying Checksum 2024-06-30T13:26:25.557 INFO:journalctl@ceph.node-exporter.a.smithi055.stdout:Jun 30 13:26:25 smithi055 bash[31901]: 190160031744: Download complete 2024-06-30T13:26:25.628 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Jun 30 13:26:25 smithi134 bash[28390]: time="2024-06-30T13:26:25Z" level=info msg="Starting node_exporter (version=0.18.1, branch=HEAD, revision=3db77732e925c08f675d7404a8c46466b2ece83e)" source="node_exporter.go:156" 2024-06-30T13:26:25.628 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Jun 30 13:26:25 smithi134 bash[28390]: time="2024-06-30T13:26:25Z" level=info msg="Build context (go=go1.12.5, user=root@b50852a1acba, date=20190604-16:41:18)" source="node_exporter.go:157" 2024-06-30T13:26:25.628 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Jun 30 13:26:25 smithi134 bash[28390]: time="2024-06-30T13:26:25Z" level=info msg="Enabled collectors:" source="node_exporter.go:97" 2024-06-30T13:26:25.628 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Jun 30 13:26:25 smithi134 bash[28390]: time="2024-06-30T13:26:25Z" level=info msg=" - arp" source="node_exporter.go:104" 2024-06-30T13:26:25.628 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Jun 30 13:26:25 smithi134 bash[28390]: time="2024-06-30T13:26:25Z" level=info msg=" - bcache" source="node_exporter.go:104" 2024-06-30T13:26:25.628 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Jun 30 13:26:25 smithi134 bash[28390]: time="2024-06-30T13:26:25Z" level=info msg=" - bonding" source="node_exporter.go:104" 2024-06-30T13:26:25.628 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Jun 30 13:26:25 smithi134 bash[28390]: time="2024-06-30T13:26:25Z" level=info msg=" - conntrack" source="node_exporter.go:104" 2024-06-30T13:26:25.628 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Jun 30 13:26:25 smithi134 bash[28390]: time="2024-06-30T13:26:25Z" level=info msg=" - cpu" source="node_exporter.go:104" 2024-06-30T13:26:25.628 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Jun 30 13:26:25 smithi134 bash[28390]: time="2024-06-30T13:26:25Z" level=info msg=" - cpufreq" source="node_exporter.go:104" 2024-06-30T13:26:25.628 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Jun 30 13:26:25 smithi134 bash[28390]: time="2024-06-30T13:26:25Z" level=info msg=" - diskstats" source="node_exporter.go:104" 2024-06-30T13:26:25.628 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Jun 30 13:26:25 smithi134 bash[28390]: time="2024-06-30T13:26:25Z" level=info msg=" - edac" source="node_exporter.go:104" 2024-06-30T13:26:25.628 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Jun 30 13:26:25 smithi134 bash[28390]: time="2024-06-30T13:26:25Z" level=info msg=" - entropy" source="node_exporter.go:104" 2024-06-30T13:26:25.628 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Jun 30 13:26:25 smithi134 bash[28390]: time="2024-06-30T13:26:25Z" level=info msg=" - filefd" source="node_exporter.go:104" 2024-06-30T13:26:25.629 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Jun 30 13:26:25 smithi134 bash[28390]: time="2024-06-30T13:26:25Z" level=info msg=" - filesystem" source="node_exporter.go:104" 2024-06-30T13:26:25.629 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Jun 30 13:26:25 smithi134 bash[28390]: time="2024-06-30T13:26:25Z" level=info msg=" - hwmon" source="node_exporter.go:104" 2024-06-30T13:26:25.629 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Jun 30 13:26:25 smithi134 bash[28390]: time="2024-06-30T13:26:25Z" level=info msg=" - infiniband" source="node_exporter.go:104" 2024-06-30T13:26:25.629 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Jun 30 13:26:25 smithi134 bash[28390]: time="2024-06-30T13:26:25Z" level=info msg=" - ipvs" source="node_exporter.go:104" 2024-06-30T13:26:25.629 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Jun 30 13:26:25 smithi134 bash[28390]: time="2024-06-30T13:26:25Z" level=info msg=" - loadavg" source="node_exporter.go:104" 2024-06-30T13:26:25.629 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Jun 30 13:26:25 smithi134 bash[28390]: time="2024-06-30T13:26:25Z" level=info msg=" - mdadm" source="node_exporter.go:104" 2024-06-30T13:26:25.629 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Jun 30 13:26:25 smithi134 bash[28390]: time="2024-06-30T13:26:25Z" level=info msg=" - meminfo" source="node_exporter.go:104" 2024-06-30T13:26:25.629 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Jun 30 13:26:25 smithi134 bash[28390]: time="2024-06-30T13:26:25Z" level=info msg=" - netclass" source="node_exporter.go:104" 2024-06-30T13:26:25.629 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Jun 30 13:26:25 smithi134 bash[28390]: time="2024-06-30T13:26:25Z" level=info msg=" - netdev" source="node_exporter.go:104" 2024-06-30T13:26:25.629 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Jun 30 13:26:25 smithi134 bash[28390]: time="2024-06-30T13:26:25Z" level=info msg=" - netstat" source="node_exporter.go:104" 2024-06-30T13:26:25.629 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Jun 30 13:26:25 smithi134 bash[28390]: time="2024-06-30T13:26:25Z" level=info msg=" - nfs" source="node_exporter.go:104" 2024-06-30T13:26:25.629 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Jun 30 13:26:25 smithi134 bash[28390]: time="2024-06-30T13:26:25Z" level=info msg=" - nfsd" source="node_exporter.go:104" 2024-06-30T13:26:25.629 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Jun 30 13:26:25 smithi134 bash[28390]: time="2024-06-30T13:26:25Z" level=info msg=" - pressure" source="node_exporter.go:104" 2024-06-30T13:26:25.629 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Jun 30 13:26:25 smithi134 bash[28390]: time="2024-06-30T13:26:25Z" level=info msg=" - sockstat" source="node_exporter.go:104" 2024-06-30T13:26:25.629 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Jun 30 13:26:25 smithi134 bash[28390]: time="2024-06-30T13:26:25Z" level=info msg=" - stat" source="node_exporter.go:104" 2024-06-30T13:26:25.630 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Jun 30 13:26:25 smithi134 bash[28390]: time="2024-06-30T13:26:25Z" level=info msg=" - textfile" source="node_exporter.go:104" 2024-06-30T13:26:25.630 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Jun 30 13:26:25 smithi134 bash[28390]: time="2024-06-30T13:26:25Z" level=info msg=" - time" source="node_exporter.go:104" 2024-06-30T13:26:25.630 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Jun 30 13:26:25 smithi134 bash[28390]: time="2024-06-30T13:26:25Z" level=info msg=" - uname" source="node_exporter.go:104" 2024-06-30T13:26:25.630 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Jun 30 13:26:25 smithi134 bash[28390]: time="2024-06-30T13:26:25Z" level=info msg=" - vmstat" source="node_exporter.go:104" 2024-06-30T13:26:25.630 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Jun 30 13:26:25 smithi134 bash[28390]: time="2024-06-30T13:26:25Z" level=info msg=" - xfs" source="node_exporter.go:104" 2024-06-30T13:26:25.630 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Jun 30 13:26:25 smithi134 bash[28390]: time="2024-06-30T13:26:25Z" level=info msg=" - zfs" source="node_exporter.go:104" 2024-06-30T13:26:25.630 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Jun 30 13:26:25 smithi134 bash[28390]: time="2024-06-30T13:26:25Z" level=info msg="Listening on :9100" source="node_exporter.go:170" 2024-06-30T13:26:26.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:26:25 smithi055 bash[14674]: cluster 2024-06-30T13:26:24.375653+0000 mgr.y (mgr.14144) 228 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:26.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:26:25 smithi055 bash[19150]: cluster 2024-06-30T13:26:24.375653+0000 mgr.y (mgr.14144) 228 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:26.126 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:26:25 smithi134 bash[14604]: cluster 2024-06-30T13:26:24.375653+0000 mgr.y (mgr.14144) 228 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:26.556 INFO:journalctl@ceph.node-exporter.a.smithi055.stdout:Jun 30 13:26:26 smithi055 bash[31901]: 49a2d53aa1af: Pull complete 2024-06-30T13:26:28.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:26:27 smithi055 bash[14674]: cluster 2024-06-30T13:26:26.376365+0000 mgr.y (mgr.14144) 229 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:28.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:26:27 smithi055 bash[19150]: cluster 2024-06-30T13:26:26.376365+0000 mgr.y (mgr.14144) 229 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:28.056 INFO:journalctl@ceph.node-exporter.a.smithi055.stdout:Jun 30 13:26:27 smithi055 bash[31901]: 3589a6efd9ce: Pull complete 2024-06-30T13:26:28.126 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:26:27 smithi134 bash[14604]: cluster 2024-06-30T13:26:26.376365+0000 mgr.y (mgr.14144) 229 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:28.182 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-06-30T13:26:28.556 INFO:journalctl@ceph.node-exporter.a.smithi055.stdout:Jun 30 13:26:28 smithi055 bash[31901]: 190160031744: Pull complete 2024-06-30T13:26:29.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:26:28 smithi055 bash[14674]: audit 2024-06-30T13:26:28.178365+0000 mon.a (mon.0) 479 : audit [DBG] from='client.? 172.21.15.55:0/837281564' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-06-30T13:26:29.056 INFO:journalctl@ceph.node-exporter.a.smithi055.stdout:Jun 30 13:26:28 smithi055 bash[31901]: Digest: sha256:a2f29256e53cc3e0b64d7a472512600b2e9410347d53cdc85b49f659c17e02ee 2024-06-30T13:26:29.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:26:28 smithi055 bash[19150]: audit 2024-06-30T13:26:28.178365+0000 mon.a (mon.0) 479 : audit [DBG] from='client.? 172.21.15.55:0/837281564' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-06-30T13:26:29.126 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:26:28 smithi134 bash[14604]: audit 2024-06-30T13:26:28.178365+0000 mon.a (mon.0) 479 : audit [DBG] from='client.? 172.21.15.55:0/837281564' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-06-30T13:26:29.806 INFO:journalctl@ceph.node-exporter.a.smithi055.stdout:Jun 30 13:26:29 smithi055 bash[31901]: Status: Downloaded newer image for prom/node-exporter:v0.18.1 2024-06-30T13:26:30.126 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:26:29 smithi134 bash[14604]: cluster 2024-06-30T13:26:28.376982+0000 mgr.y (mgr.14144) 230 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:30.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:26:29 smithi055 bash[14674]: cluster 2024-06-30T13:26:28.376982+0000 mgr.y (mgr.14144) 230 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:30.306 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:26:29 smithi055 bash[19150]: cluster 2024-06-30T13:26:28.376982+0000 mgr.y (mgr.14144) 230 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:30.579 INFO:teuthology.orchestra.run.smithi055.stdout:{"epoch":14,"active_gid":14144,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.55:6800","nonce":3656701909},{"type":"v1","addr":"172.21.15.55:6801","nonce":3656701909}]},"active_addr":"172.21.15.55:6801/3656701909","active_change":"2024-06-30T13:20:42.217518+0000","active_mgr_features":4540138297136906239,"available":true,"standbys":[{"gid":24112,"name":"x","mgr_features":4540138297136906239,"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","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":[]}}},{"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":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = 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":"2400","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":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = 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","upmap"],"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":[]},"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":{"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":[]},"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":"docker.io/prom/alertmanager:v0.20.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":"docker.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"docker.io/ceph/ceph-grafana:6.7.4","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":"haproxy","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/node-exporter:v0.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/prometheus:v2.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus 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":[]},"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":[]},"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":[]},"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":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":[]},"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":[]},"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_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository url","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","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":[]},"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":[]},"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_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":[]},"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_HOST":{"name":"RGW_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_PORT":{"name":"RGW_API_PORT","type":"str","level":"advanced","flags":0,"default_value":"80","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SCHEME":{"name":"RGW_API_SCHEME","type":"str","level":"advanced","flags":0,"default_value":"http","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":[]},"RGW_API_USER_ID":{"name":"RGW_API_USER_ID","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"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":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","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":[]},"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":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","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":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","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":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","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":[]}}},{"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":[]}}},{"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":[]}}},{"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":"","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":"","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":[]},"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":"","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":[]}}},{"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":[]}}},{"name":"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":[]},"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":[]}}},{"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":[]}}},{"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":"str","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"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":[]},"persist_interval":{"name":"persist_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how frequently to persist completed events","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","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":[]},"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":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"","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":[]}}},{"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":[]},"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":[]},"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":[]}}},{"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":[]}}},{"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":[]},"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":"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":[]},"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","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":[]},"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":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","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":[]}}},{"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":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","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":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"None","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","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","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":[]}}},{"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":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = 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":"2400","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":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = 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","upmap"],"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":[]},"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":{"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":[]},"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":"docker.io/prom/alertmanager:v0.20.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":"docker.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"docker.io/ceph/ceph-grafana:6.7.4","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":"haproxy","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/node-exporter:v0.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/prometheus:v2.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus 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":[]},"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":[]},"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":[]},"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":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":[]},"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":[]},"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_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository url","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","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":[]},"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":[]},"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_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":[]},"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_HOST":{"name":"RGW_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_PORT":{"name":"RGW_API_PORT","type":"str","level":"advanced","flags":0,"default_value":"80","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SCHEME":{"name":"RGW_API_SCHEME","type":"str","level":"advanced","flags":0,"default_value":"http","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":[]},"RGW_API_USER_ID":{"name":"RGW_API_USER_ID","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"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":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","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":[]},"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":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","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":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","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":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","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":[]}}},{"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":[]}}},{"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":[]}}},{"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":"","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":"","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":[]},"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":"","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":[]}}},{"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":[]}}},{"name":"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":[]},"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":[]}}},{"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":[]}}},{"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":"str","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"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":[]},"persist_interval":{"name":"persist_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how frequently to persist completed events","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","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":[]},"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":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"","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":[]}}},{"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":[]},"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":[]},"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":[]}}},{"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":[]}}},{"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":[]},"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":"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":[]},"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","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":[]},"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":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","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":[]}}},{"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":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","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":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"None","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://smithi055.front.sepia.ceph.com:8443/"},"always_on_modules":{"nautilus":["balancer","crash","devicehealth","orchestrator_cli","progress","rbd_support","status","volumes"],"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"],"last_failure_osd_epoch":3,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.55:0","nonce":1905550691}]},{"addrvec":[{"type":"v2","addr":"172.21.15.55:0","nonce":2764563902}]}]}} 2024-06-30T13:26:30.584 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-06-30T13:26:30.584 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-06-30T13:26:30.584 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -- ceph osd dump --format=json 2024-06-30T13:26:32.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:26:31 smithi055 bash[14674]: cluster 2024-06-30T13:26:30.377555+0000 mgr.y (mgr.14144) 231 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:32.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:26:31 smithi055 bash[19150]: cluster 2024-06-30T13:26:30.377555+0000 mgr.y (mgr.14144) 231 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:32.056 INFO:journalctl@ceph.node-exporter.a.smithi055.stdout:Jun 30 13:26:31 smithi055 bash[31901]: time="2024-06-30T13:26:31Z" level=info msg="Starting node_exporter (version=0.18.1, branch=HEAD, revision=3db77732e925c08f675d7404a8c46466b2ece83e)" source="node_exporter.go:156" 2024-06-30T13:26:32.057 INFO:journalctl@ceph.node-exporter.a.smithi055.stdout:Jun 30 13:26:31 smithi055 bash[31901]: time="2024-06-30T13:26:31Z" level=info msg="Build context (go=go1.12.5, user=root@b50852a1acba, date=20190604-16:41:18)" source="node_exporter.go:157" 2024-06-30T13:26:32.057 INFO:journalctl@ceph.node-exporter.a.smithi055.stdout:Jun 30 13:26:31 smithi055 bash[31901]: time="2024-06-30T13:26:31Z" level=info msg="Enabled collectors:" source="node_exporter.go:97" 2024-06-30T13:26:32.057 INFO:journalctl@ceph.node-exporter.a.smithi055.stdout:Jun 30 13:26:31 smithi055 bash[31901]: time="2024-06-30T13:26:31Z" level=info msg=" - arp" source="node_exporter.go:104" 2024-06-30T13:26:32.057 INFO:journalctl@ceph.node-exporter.a.smithi055.stdout:Jun 30 13:26:31 smithi055 bash[31901]: time="2024-06-30T13:26:31Z" level=info msg=" - bcache" source="node_exporter.go:104" 2024-06-30T13:26:32.057 INFO:journalctl@ceph.node-exporter.a.smithi055.stdout:Jun 30 13:26:31 smithi055 bash[31901]: time="2024-06-30T13:26:31Z" level=info msg=" - bonding" source="node_exporter.go:104" 2024-06-30T13:26:32.057 INFO:journalctl@ceph.node-exporter.a.smithi055.stdout:Jun 30 13:26:31 smithi055 bash[31901]: time="2024-06-30T13:26:31Z" level=info msg=" - conntrack" source="node_exporter.go:104" 2024-06-30T13:26:32.057 INFO:journalctl@ceph.node-exporter.a.smithi055.stdout:Jun 30 13:26:31 smithi055 bash[31901]: time="2024-06-30T13:26:31Z" level=info msg=" - cpu" source="node_exporter.go:104" 2024-06-30T13:26:32.057 INFO:journalctl@ceph.node-exporter.a.smithi055.stdout:Jun 30 13:26:31 smithi055 bash[31901]: time="2024-06-30T13:26:31Z" level=info msg=" - cpufreq" source="node_exporter.go:104" 2024-06-30T13:26:32.057 INFO:journalctl@ceph.node-exporter.a.smithi055.stdout:Jun 30 13:26:31 smithi055 bash[31901]: time="2024-06-30T13:26:31Z" level=info msg=" - diskstats" source="node_exporter.go:104" 2024-06-30T13:26:32.057 INFO:journalctl@ceph.node-exporter.a.smithi055.stdout:Jun 30 13:26:31 smithi055 bash[31901]: time="2024-06-30T13:26:31Z" level=info msg=" - edac" source="node_exporter.go:104" 2024-06-30T13:26:32.057 INFO:journalctl@ceph.node-exporter.a.smithi055.stdout:Jun 30 13:26:31 smithi055 bash[31901]: time="2024-06-30T13:26:31Z" level=info msg=" - entropy" source="node_exporter.go:104" 2024-06-30T13:26:32.057 INFO:journalctl@ceph.node-exporter.a.smithi055.stdout:Jun 30 13:26:31 smithi055 bash[31901]: time="2024-06-30T13:26:31Z" level=info msg=" - filefd" source="node_exporter.go:104" 2024-06-30T13:26:32.058 INFO:journalctl@ceph.node-exporter.a.smithi055.stdout:Jun 30 13:26:31 smithi055 bash[31901]: time="2024-06-30T13:26:31Z" level=info msg=" - filesystem" source="node_exporter.go:104" 2024-06-30T13:26:32.058 INFO:journalctl@ceph.node-exporter.a.smithi055.stdout:Jun 30 13:26:31 smithi055 bash[31901]: time="2024-06-30T13:26:31Z" level=info msg=" - hwmon" source="node_exporter.go:104" 2024-06-30T13:26:32.058 INFO:journalctl@ceph.node-exporter.a.smithi055.stdout:Jun 30 13:26:31 smithi055 bash[31901]: time="2024-06-30T13:26:31Z" level=info msg=" - infiniband" source="node_exporter.go:104" 2024-06-30T13:26:32.058 INFO:journalctl@ceph.node-exporter.a.smithi055.stdout:Jun 30 13:26:31 smithi055 bash[31901]: time="2024-06-30T13:26:31Z" level=info msg=" - ipvs" source="node_exporter.go:104" 2024-06-30T13:26:32.058 INFO:journalctl@ceph.node-exporter.a.smithi055.stdout:Jun 30 13:26:31 smithi055 bash[31901]: time="2024-06-30T13:26:31Z" level=info msg=" - loadavg" source="node_exporter.go:104" 2024-06-30T13:26:32.058 INFO:journalctl@ceph.node-exporter.a.smithi055.stdout:Jun 30 13:26:31 smithi055 bash[31901]: time="2024-06-30T13:26:31Z" level=info msg=" - mdadm" source="node_exporter.go:104" 2024-06-30T13:26:32.058 INFO:journalctl@ceph.node-exporter.a.smithi055.stdout:Jun 30 13:26:31 smithi055 bash[31901]: time="2024-06-30T13:26:31Z" level=info msg=" - meminfo" source="node_exporter.go:104" 2024-06-30T13:26:32.058 INFO:journalctl@ceph.node-exporter.a.smithi055.stdout:Jun 30 13:26:31 smithi055 bash[31901]: time="2024-06-30T13:26:31Z" level=info msg=" - netclass" source="node_exporter.go:104" 2024-06-30T13:26:32.058 INFO:journalctl@ceph.node-exporter.a.smithi055.stdout:Jun 30 13:26:31 smithi055 bash[31901]: time="2024-06-30T13:26:31Z" level=info msg=" - netdev" source="node_exporter.go:104" 2024-06-30T13:26:32.058 INFO:journalctl@ceph.node-exporter.a.smithi055.stdout:Jun 30 13:26:31 smithi055 bash[31901]: time="2024-06-30T13:26:31Z" level=info msg=" - netstat" source="node_exporter.go:104" 2024-06-30T13:26:32.058 INFO:journalctl@ceph.node-exporter.a.smithi055.stdout:Jun 30 13:26:31 smithi055 bash[31901]: time="2024-06-30T13:26:31Z" level=info msg=" - nfs" source="node_exporter.go:104" 2024-06-30T13:26:32.058 INFO:journalctl@ceph.node-exporter.a.smithi055.stdout:Jun 30 13:26:31 smithi055 bash[31901]: time="2024-06-30T13:26:31Z" level=info msg=" - nfsd" source="node_exporter.go:104" 2024-06-30T13:26:32.058 INFO:journalctl@ceph.node-exporter.a.smithi055.stdout:Jun 30 13:26:31 smithi055 bash[31901]: time="2024-06-30T13:26:31Z" level=info msg=" - pressure" source="node_exporter.go:104" 2024-06-30T13:26:32.059 INFO:journalctl@ceph.node-exporter.a.smithi055.stdout:Jun 30 13:26:31 smithi055 bash[31901]: time="2024-06-30T13:26:31Z" level=info msg=" - sockstat" source="node_exporter.go:104" 2024-06-30T13:26:32.059 INFO:journalctl@ceph.node-exporter.a.smithi055.stdout:Jun 30 13:26:31 smithi055 bash[31901]: time="2024-06-30T13:26:31Z" level=info msg=" - stat" source="node_exporter.go:104" 2024-06-30T13:26:32.059 INFO:journalctl@ceph.node-exporter.a.smithi055.stdout:Jun 30 13:26:31 smithi055 bash[31901]: time="2024-06-30T13:26:31Z" level=info msg=" - textfile" source="node_exporter.go:104" 2024-06-30T13:26:32.059 INFO:journalctl@ceph.node-exporter.a.smithi055.stdout:Jun 30 13:26:31 smithi055 bash[31901]: time="2024-06-30T13:26:31Z" level=info msg=" - time" source="node_exporter.go:104" 2024-06-30T13:26:32.059 INFO:journalctl@ceph.node-exporter.a.smithi055.stdout:Jun 30 13:26:31 smithi055 bash[31901]: time="2024-06-30T13:26:31Z" level=info msg=" - uname" source="node_exporter.go:104" 2024-06-30T13:26:32.059 INFO:journalctl@ceph.node-exporter.a.smithi055.stdout:Jun 30 13:26:31 smithi055 bash[31901]: time="2024-06-30T13:26:31Z" level=info msg=" - vmstat" source="node_exporter.go:104" 2024-06-30T13:26:32.059 INFO:journalctl@ceph.node-exporter.a.smithi055.stdout:Jun 30 13:26:31 smithi055 bash[31901]: time="2024-06-30T13:26:31Z" level=info msg=" - xfs" source="node_exporter.go:104" 2024-06-30T13:26:32.059 INFO:journalctl@ceph.node-exporter.a.smithi055.stdout:Jun 30 13:26:31 smithi055 bash[31901]: time="2024-06-30T13:26:31Z" level=info msg=" - zfs" source="node_exporter.go:104" 2024-06-30T13:26:32.059 INFO:journalctl@ceph.node-exporter.a.smithi055.stdout:Jun 30 13:26:31 smithi055 bash[31901]: time="2024-06-30T13:26:31Z" level=info msg="Listening on :9100" source="node_exporter.go:170" 2024-06-30T13:26:32.126 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:26:31 smithi134 bash[14604]: cluster 2024-06-30T13:26:30.377555+0000 mgr.y (mgr.14144) 231 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:34.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:26:33 smithi055 bash[14674]: cluster 2024-06-30T13:26:32.378143+0000 mgr.y (mgr.14144) 232 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:34.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:26:33 smithi055 bash[19150]: cluster 2024-06-30T13:26:32.378143+0000 mgr.y (mgr.14144) 232 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:34.126 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:26:33 smithi134 bash[14604]: cluster 2024-06-30T13:26:32.378143+0000 mgr.y (mgr.14144) 232 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:34.716 INFO:teuthology.orchestra.run.smithi055.stderr:Inferring config /var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/mon.a/config 2024-06-30T13:26:36.126 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:26:35 smithi134 bash[14604]: cluster 2024-06-30T13:26:34.378767+0000 mgr.y (mgr.14144) 233 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:36.169 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:26:35 smithi055 bash[14674]: cluster 2024-06-30T13:26:34.378767+0000 mgr.y (mgr.14144) 233 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:36.170 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:26:35 smithi055 bash[19150]: cluster 2024-06-30T13:26:34.378767+0000 mgr.y (mgr.14144) 233 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:38.005 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:26:37 smithi055 bash[14674]: cluster 2024-06-30T13:26:36.379446+0000 mgr.y (mgr.14144) 234 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:38.005 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:26:37 smithi055 bash[19150]: cluster 2024-06-30T13:26:36.379446+0000 mgr.y (mgr.14144) 234 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:38.006 INFO:journalctl@ceph.alertmanager.a.smithi055.stdout:Jun 30 13:26:38 smithi055 systemd[1]: Started Ceph alertmanager.a for 4925a540-36e3-11ef-bcaa-c7b262605968. 2024-06-30T13:26:38.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:26:37 smithi134 bash[14604]: cluster 2024-06-30T13:26:36.379446+0000 mgr.y (mgr.14144) 234 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:39.364 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:26:39 smithi055 bash[19150]: audit 2024-06-30T13:26:38.046504+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:26:39.364 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:26:39 smithi055 bash[19150]: audit 2024-06-30T13:26:38.189000+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:26:39.365 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:26:39 smithi055 bash[19150]: audit 2024-06-30T13:26:38.198256+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:26:39.365 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:26:39 smithi055 bash[19150]: audit 2024-06-30T13:26:38.199377+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-06-30T13:26:39.365 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:26:39 smithi055 bash[19150]: audit 2024-06-30T13:26:38.200335+0000 mgr.y (mgr.14144) 235 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-06-30T13:26:39.365 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:26:39 smithi055 bash[19150]: audit 2024-06-30T13:26:38.208166+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:26:39.365 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:26:39 smithi055 bash[19150]: cephadm 2024-06-30T13:26:38.216073+0000 mgr.y (mgr.14144) 236 : cephadm [INF] Deploying daemon grafana.a on smithi134 2024-06-30T13:26:39.365 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:26:39 smithi055 bash[14674]: audit 2024-06-30T13:26:38.046504+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:26:39.365 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:26:39 smithi055 bash[14674]: audit 2024-06-30T13:26:38.189000+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:26:39.365 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:26:39 smithi055 bash[14674]: audit 2024-06-30T13:26:38.198256+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:26:39.365 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:26:39 smithi055 bash[14674]: audit 2024-06-30T13:26:38.199377+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-06-30T13:26:39.366 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:26:39 smithi055 bash[14674]: audit 2024-06-30T13:26:38.200335+0000 mgr.y (mgr.14144) 235 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-06-30T13:26:39.366 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:26:39 smithi055 bash[14674]: audit 2024-06-30T13:26:38.208166+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:26:39.366 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:26:39 smithi055 bash[14674]: cephadm 2024-06-30T13:26:38.216073+0000 mgr.y (mgr.14144) 236 : cephadm [INF] Deploying daemon grafana.a on smithi134 2024-06-30T13:26:39.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:26:39 smithi134 bash[14604]: audit 2024-06-30T13:26:38.046504+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:26:39.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:26:39 smithi134 bash[14604]: audit 2024-06-30T13:26:38.189000+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:26:39.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:26:39 smithi134 bash[14604]: audit 2024-06-30T13:26:38.198256+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:26:39.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:26:39 smithi134 bash[14604]: audit 2024-06-30T13:26:38.199377+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-06-30T13:26:39.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:26:39 smithi134 bash[14604]: audit 2024-06-30T13:26:38.200335+0000 mgr.y (mgr.14144) 235 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-06-30T13:26:39.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:26:39 smithi134 bash[14604]: audit 2024-06-30T13:26:38.208166+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:26:39.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:26:39 smithi134 bash[14604]: cephadm 2024-06-30T13:26:38.216073+0000 mgr.y (mgr.14144) 236 : cephadm [INF] Deploying daemon grafana.a on smithi134 2024-06-30T13:26:40.365 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-06-30T13:26:40.365 INFO:teuthology.orchestra.run.smithi055.stdout:{"epoch":50,"fsid":"4925a540-36e3-11ef-bcaa-c7b262605968","created":"2024-06-30T13:19:41.131171+0000","modified":"2024-06-30T13:25:34.437347+0000","last_up_change":"2024-06-30T13:25:32.965737+0000","last_in_change":"2024-06-30T13:25:11.992765+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"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":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-06-30T13:23:19.016376+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,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"8ebdafae-875c-4e81-8c0f-3e73f59317d9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.55:6802","nonce":1552197321},{"type":"v1","addr":"172.21.15.55:6803","nonce":1552197321}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.55:6804","nonce":1552197321},{"type":"v1","addr":"172.21.15.55:6805","nonce":1552197321}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.55:6808","nonce":1552197321},{"type":"v1","addr":"172.21.15.55:6809","nonce":1552197321}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.55:6806","nonce":1552197321},{"type":"v1","addr":"172.21.15.55:6807","nonce":1552197321}]},"public_addr":"172.21.15.55:6803/1552197321","cluster_addr":"172.21.15.55:6805/1552197321","heartbeat_back_addr":"172.21.15.55:6809/1552197321","heartbeat_front_addr":"172.21.15.55:6807/1552197321","state":["exists","up"]},{"osd":1,"uuid":"1b97af67-76c5-4d8a-bd1f-0f6ca48952fc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.55:6810","nonce":3661962535},{"type":"v1","addr":"172.21.15.55:6811","nonce":3661962535}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.55:6812","nonce":3661962535},{"type":"v1","addr":"172.21.15.55:6813","nonce":3661962535}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.55:6816","nonce":3661962535},{"type":"v1","addr":"172.21.15.55:6817","nonce":3661962535}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.55:6814","nonce":3661962535},{"type":"v1","addr":"172.21.15.55:6815","nonce":3661962535}]},"public_addr":"172.21.15.55:6811/3661962535","cluster_addr":"172.21.15.55:6813/3661962535","heartbeat_back_addr":"172.21.15.55:6817/3661962535","heartbeat_front_addr":"172.21.15.55:6815/3661962535","state":["exists","up"]},{"osd":2,"uuid":"dcebce64-bc09-4da6-a515-9f4af3b21d12","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.55:6818","nonce":3927116361},{"type":"v1","addr":"172.21.15.55:6819","nonce":3927116361}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.55:6820","nonce":3927116361},{"type":"v1","addr":"172.21.15.55:6821","nonce":3927116361}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.55:6824","nonce":3927116361},{"type":"v1","addr":"172.21.15.55:6825","nonce":3927116361}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.55:6822","nonce":3927116361},{"type":"v1","addr":"172.21.15.55:6823","nonce":3927116361}]},"public_addr":"172.21.15.55:6819/3927116361","cluster_addr":"172.21.15.55:6821/3927116361","heartbeat_back_addr":"172.21.15.55:6825/3927116361","heartbeat_front_addr":"172.21.15.55:6823/3927116361","state":["exists","up"]},{"osd":3,"uuid":"c7d25686-93c4-45d2-8dec-d8351814e9df","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.55:6826","nonce":3765039493},{"type":"v1","addr":"172.21.15.55:6827","nonce":3765039493}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.55:6828","nonce":3765039493},{"type":"v1","addr":"172.21.15.55:6829","nonce":3765039493}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.55:6832","nonce":3765039493},{"type":"v1","addr":"172.21.15.55:6833","nonce":3765039493}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.55:6830","nonce":3765039493},{"type":"v1","addr":"172.21.15.55:6831","nonce":3765039493}]},"public_addr":"172.21.15.55:6827/3765039493","cluster_addr":"172.21.15.55:6829/3765039493","heartbeat_back_addr":"172.21.15.55:6833/3765039493","heartbeat_front_addr":"172.21.15.55:6831/3765039493","state":["exists","up"]},{"osd":4,"uuid":"0a5c6f70-fc71-432d-b896-81245a15f102","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6800","nonce":4006764677},{"type":"v1","addr":"172.21.15.134:6801","nonce":4006764677}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6802","nonce":4006764677},{"type":"v1","addr":"172.21.15.134:6803","nonce":4006764677}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6806","nonce":4006764677},{"type":"v1","addr":"172.21.15.134:6807","nonce":4006764677}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6804","nonce":4006764677},{"type":"v1","addr":"172.21.15.134:6805","nonce":4006764677}]},"public_addr":"172.21.15.134:6801/4006764677","cluster_addr":"172.21.15.134:6803/4006764677","heartbeat_back_addr":"172.21.15.134:6807/4006764677","heartbeat_front_addr":"172.21.15.134:6805/4006764677","state":["exists","up"]},{"osd":5,"uuid":"961c3f5e-ef62-440d-91c3-e13f4927a1fc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":37,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6808","nonce":2051821818},{"type":"v1","addr":"172.21.15.134:6809","nonce":2051821818}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6810","nonce":2051821818},{"type":"v1","addr":"172.21.15.134:6811","nonce":2051821818}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6814","nonce":2051821818},{"type":"v1","addr":"172.21.15.134:6815","nonce":2051821818}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6812","nonce":2051821818},{"type":"v1","addr":"172.21.15.134:6813","nonce":2051821818}]},"public_addr":"172.21.15.134:6809/2051821818","cluster_addr":"172.21.15.134:6811/2051821818","heartbeat_back_addr":"172.21.15.134:6815/2051821818","heartbeat_front_addr":"172.21.15.134:6813/2051821818","state":["exists","up"]},{"osd":6,"uuid":"ea00b724-ab14-4eaa-8e74-f232fa01d6d6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":43,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6816","nonce":4228251479},{"type":"v1","addr":"172.21.15.134:6817","nonce":4228251479}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6818","nonce":4228251479},{"type":"v1","addr":"172.21.15.134:6819","nonce":4228251479}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6822","nonce":4228251479},{"type":"v1","addr":"172.21.15.134:6823","nonce":4228251479}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6820","nonce":4228251479},{"type":"v1","addr":"172.21.15.134:6821","nonce":4228251479}]},"public_addr":"172.21.15.134:6817/4228251479","cluster_addr":"172.21.15.134:6819/4228251479","heartbeat_back_addr":"172.21.15.134:6823/4228251479","heartbeat_front_addr":"172.21.15.134:6821/4228251479","state":["exists","up"]},{"osd":7,"uuid":"a0c2bf2c-402c-4179-8b4c-6f694bd5eb3e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6824","nonce":3203139127},{"type":"v1","addr":"172.21.15.134:6825","nonce":3203139127}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6826","nonce":3203139127},{"type":"v1","addr":"172.21.15.134:6827","nonce":3203139127}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6830","nonce":3203139127},{"type":"v1","addr":"172.21.15.134:6831","nonce":3203139127}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6828","nonce":3203139127},{"type":"v1","addr":"172.21.15.134:6829","nonce":3203139127}]},"public_addr":"172.21.15.134:6825/3203139127","cluster_addr":"172.21.15.134:6827/3203139127","heartbeat_back_addr":"172.21.15.134:6831/3203139127","heartbeat_front_addr":"172.21.15.134:6829/3203139127","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-06-30T13:22:19.499306+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-06-30T13:22:48.470146+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-06-30T13:23:16.815816+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-06-30T13:23:44.741589+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-06-30T13:24:10.608722+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-06-30T13:24:37.633560+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-06-30T13:25:05.805995+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-06-30T13:25:31.138138+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.55:6801/1801791855":"2024-07-01T13:20:42.216685+0000","172.21.15.55:6800/1801791855":"2024-07-01T13:20:42.216685+0000","172.21.15.55:0/3087978290":"2024-07-01T13:20:42.216685+0000","172.21.15.55:0/3280106242":"2024-07-01T13:20:42.216685+0000","172.21.15.55:0/3383727903":"2024-07-01T13:20:10.528925+0000","172.21.15.55:0/2691464238":"2024-07-01T13:20:10.528925+0000","172.21.15.55:6800/2694899392":"2024-07-01T13:20:10.528925+0000","172.21.15.55:6801/2694899392":"2024-07-01T13:20:10.528925+0000"},"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-06-30T13:26:40.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:26:40 smithi055 bash[14674]: cluster 2024-06-30T13:26:38.380189+0000 mgr.y (mgr.14144) 237 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:40.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:26:40 smithi055 bash[19150]: cluster 2024-06-30T13:26:38.380189+0000 mgr.y (mgr.14144) 237 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:40.556 INFO:journalctl@ceph.alertmanager.a.smithi055.stdout:Jun 30 13:26:40 smithi055 bash[32568]: level=info ts=2024-06-30T13:26:40.387Z caller=main.go:231 msg="Starting Alertmanager" version="(version=0.20.0, branch=HEAD, revision=f74be0400a6243d10bb53812d6fa408ad71ff32d)" 2024-06-30T13:26:40.557 INFO:journalctl@ceph.alertmanager.a.smithi055.stdout:Jun 30 13:26:40 smithi055 bash[32568]: level=info ts=2024-06-30T13:26:40.387Z caller=main.go:232 build_context="(go=go1.13.5, user=root@00c3106655f8, date=20191211-14:13:14)" 2024-06-30T13:26:40.557 INFO:journalctl@ceph.alertmanager.a.smithi055.stdout:Jun 30 13:26:40 smithi055 bash[32568]: level=info ts=2024-06-30T13:26:40.391Z caller=cluster.go:161 component=cluster msg="setting advertise address explicitly" addr=172.21.15.55 port=9094 2024-06-30T13:26:40.557 INFO:journalctl@ceph.alertmanager.a.smithi055.stdout:Jun 30 13:26:40 smithi055 bash[32568]: level=info ts=2024-06-30T13:26:40.393Z caller=cluster.go:623 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-06-30T13:26:40.557 INFO:journalctl@ceph.alertmanager.a.smithi055.stdout:Jun 30 13:26:40 smithi055 bash[32568]: level=info ts=2024-06-30T13:26:40.428Z caller=coordinator.go:119 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-06-30T13:26:40.557 INFO:journalctl@ceph.alertmanager.a.smithi055.stdout:Jun 30 13:26:40 smithi055 bash[32568]: level=info ts=2024-06-30T13:26:40.429Z caller=coordinator.go:131 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-06-30T13:26:40.557 INFO:journalctl@ceph.alertmanager.a.smithi055.stdout:Jun 30 13:26:40 smithi055 bash[32568]: level=info ts=2024-06-30T13:26:40.433Z caller=main.go:497 msg=Listening address=:9093 2024-06-30T13:26:40.626 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:26:40 smithi134 bash[14604]: cluster 2024-06-30T13:26:38.380189+0000 mgr.y (mgr.14144) 237 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:41.117 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-06-30T13:26:41.117 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -- ceph osd dump --format=json 2024-06-30T13:26:41.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:26:41 smithi134 bash[14604]: audit 2024-06-30T13:26:40.364610+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.55:0/2031359921' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-06-30T13:26:41.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:26:41 smithi055 bash[14674]: audit 2024-06-30T13:26:40.364610+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.55:0/2031359921' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-06-30T13:26:41.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:26:41 smithi055 bash[19150]: audit 2024-06-30T13:26:40.364610+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.55:0/2031359921' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-06-30T13:26:42.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:26:42 smithi055 bash[14674]: cluster 2024-06-30T13:26:40.380872+0000 mgr.y (mgr.14144) 238 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:42.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:26:42 smithi055 bash[19150]: cluster 2024-06-30T13:26:40.380872+0000 mgr.y (mgr.14144) 238 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:42.557 INFO:journalctl@ceph.alertmanager.a.smithi055.stdout:Jun 30 13:26:42 smithi055 bash[32568]: level=info ts=2024-06-30T13:26:42.393Z caller=cluster.go:648 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000133282s 2024-06-30T13:26:42.626 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:26:42 smithi134 bash[14604]: cluster 2024-06-30T13:26:40.380872+0000 mgr.y (mgr.14144) 238 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:43.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:26:43 smithi055 bash[14674]: audit 2024-06-30T13:26:42.497756+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:26:43.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:26:43 smithi055 bash[14674]: audit 2024-06-30T13:26:42.502057+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:26:43.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:26:43 smithi055 bash[19150]: audit 2024-06-30T13:26:42.497756+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:26:43.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:26:43 smithi055 bash[19150]: audit 2024-06-30T13:26:42.502057+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:26:43.626 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:26:43 smithi134 bash[14604]: audit 2024-06-30T13:26:42.497756+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:26:43.626 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:26:43 smithi134 bash[14604]: audit 2024-06-30T13:26:42.502057+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:26:43.853 INFO:teuthology.orchestra.run.smithi055.stderr:Inferring config /var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/mon.a/config 2024-06-30T13:26:44.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:26:44 smithi055 bash[14674]: cluster 2024-06-30T13:26:42.381511+0000 mgr.y (mgr.14144) 239 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:44.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:26:44 smithi055 bash[19150]: cluster 2024-06-30T13:26:42.381511+0000 mgr.y (mgr.14144) 239 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:44.626 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:26:44 smithi134 bash[14604]: cluster 2024-06-30T13:26:42.381511+0000 mgr.y (mgr.14144) 239 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:46.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:26:46 smithi055 bash[14674]: cluster 2024-06-30T13:26:44.382241+0000 mgr.y (mgr.14144) 240 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:46.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:26:46 smithi055 bash[19150]: cluster 2024-06-30T13:26:44.382241+0000 mgr.y (mgr.14144) 240 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:46.626 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:26:46 smithi134 bash[14604]: cluster 2024-06-30T13:26:44.382241+0000 mgr.y (mgr.14144) 240 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:47.416 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-06-30T13:26:47.416 INFO:teuthology.orchestra.run.smithi055.stdout:{"epoch":50,"fsid":"4925a540-36e3-11ef-bcaa-c7b262605968","created":"2024-06-30T13:19:41.131171+0000","modified":"2024-06-30T13:25:34.437347+0000","last_up_change":"2024-06-30T13:25:32.965737+0000","last_in_change":"2024-06-30T13:25:11.992765+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"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":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-06-30T13:23:19.016376+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,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"8ebdafae-875c-4e81-8c0f-3e73f59317d9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.55:6802","nonce":1552197321},{"type":"v1","addr":"172.21.15.55:6803","nonce":1552197321}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.55:6804","nonce":1552197321},{"type":"v1","addr":"172.21.15.55:6805","nonce":1552197321}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.55:6808","nonce":1552197321},{"type":"v1","addr":"172.21.15.55:6809","nonce":1552197321}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.55:6806","nonce":1552197321},{"type":"v1","addr":"172.21.15.55:6807","nonce":1552197321}]},"public_addr":"172.21.15.55:6803/1552197321","cluster_addr":"172.21.15.55:6805/1552197321","heartbeat_back_addr":"172.21.15.55:6809/1552197321","heartbeat_front_addr":"172.21.15.55:6807/1552197321","state":["exists","up"]},{"osd":1,"uuid":"1b97af67-76c5-4d8a-bd1f-0f6ca48952fc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.55:6810","nonce":3661962535},{"type":"v1","addr":"172.21.15.55:6811","nonce":3661962535}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.55:6812","nonce":3661962535},{"type":"v1","addr":"172.21.15.55:6813","nonce":3661962535}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.55:6816","nonce":3661962535},{"type":"v1","addr":"172.21.15.55:6817","nonce":3661962535}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.55:6814","nonce":3661962535},{"type":"v1","addr":"172.21.15.55:6815","nonce":3661962535}]},"public_addr":"172.21.15.55:6811/3661962535","cluster_addr":"172.21.15.55:6813/3661962535","heartbeat_back_addr":"172.21.15.55:6817/3661962535","heartbeat_front_addr":"172.21.15.55:6815/3661962535","state":["exists","up"]},{"osd":2,"uuid":"dcebce64-bc09-4da6-a515-9f4af3b21d12","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.55:6818","nonce":3927116361},{"type":"v1","addr":"172.21.15.55:6819","nonce":3927116361}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.55:6820","nonce":3927116361},{"type":"v1","addr":"172.21.15.55:6821","nonce":3927116361}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.55:6824","nonce":3927116361},{"type":"v1","addr":"172.21.15.55:6825","nonce":3927116361}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.55:6822","nonce":3927116361},{"type":"v1","addr":"172.21.15.55:6823","nonce":3927116361}]},"public_addr":"172.21.15.55:6819/3927116361","cluster_addr":"172.21.15.55:6821/3927116361","heartbeat_back_addr":"172.21.15.55:6825/3927116361","heartbeat_front_addr":"172.21.15.55:6823/3927116361","state":["exists","up"]},{"osd":3,"uuid":"c7d25686-93c4-45d2-8dec-d8351814e9df","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.55:6826","nonce":3765039493},{"type":"v1","addr":"172.21.15.55:6827","nonce":3765039493}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.55:6828","nonce":3765039493},{"type":"v1","addr":"172.21.15.55:6829","nonce":3765039493}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.55:6832","nonce":3765039493},{"type":"v1","addr":"172.21.15.55:6833","nonce":3765039493}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.55:6830","nonce":3765039493},{"type":"v1","addr":"172.21.15.55:6831","nonce":3765039493}]},"public_addr":"172.21.15.55:6827/3765039493","cluster_addr":"172.21.15.55:6829/3765039493","heartbeat_back_addr":"172.21.15.55:6833/3765039493","heartbeat_front_addr":"172.21.15.55:6831/3765039493","state":["exists","up"]},{"osd":4,"uuid":"0a5c6f70-fc71-432d-b896-81245a15f102","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6800","nonce":4006764677},{"type":"v1","addr":"172.21.15.134:6801","nonce":4006764677}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6802","nonce":4006764677},{"type":"v1","addr":"172.21.15.134:6803","nonce":4006764677}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6806","nonce":4006764677},{"type":"v1","addr":"172.21.15.134:6807","nonce":4006764677}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6804","nonce":4006764677},{"type":"v1","addr":"172.21.15.134:6805","nonce":4006764677}]},"public_addr":"172.21.15.134:6801/4006764677","cluster_addr":"172.21.15.134:6803/4006764677","heartbeat_back_addr":"172.21.15.134:6807/4006764677","heartbeat_front_addr":"172.21.15.134:6805/4006764677","state":["exists","up"]},{"osd":5,"uuid":"961c3f5e-ef62-440d-91c3-e13f4927a1fc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":37,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6808","nonce":2051821818},{"type":"v1","addr":"172.21.15.134:6809","nonce":2051821818}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6810","nonce":2051821818},{"type":"v1","addr":"172.21.15.134:6811","nonce":2051821818}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6814","nonce":2051821818},{"type":"v1","addr":"172.21.15.134:6815","nonce":2051821818}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6812","nonce":2051821818},{"type":"v1","addr":"172.21.15.134:6813","nonce":2051821818}]},"public_addr":"172.21.15.134:6809/2051821818","cluster_addr":"172.21.15.134:6811/2051821818","heartbeat_back_addr":"172.21.15.134:6815/2051821818","heartbeat_front_addr":"172.21.15.134:6813/2051821818","state":["exists","up"]},{"osd":6,"uuid":"ea00b724-ab14-4eaa-8e74-f232fa01d6d6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":43,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6816","nonce":4228251479},{"type":"v1","addr":"172.21.15.134:6817","nonce":4228251479}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6818","nonce":4228251479},{"type":"v1","addr":"172.21.15.134:6819","nonce":4228251479}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6822","nonce":4228251479},{"type":"v1","addr":"172.21.15.134:6823","nonce":4228251479}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6820","nonce":4228251479},{"type":"v1","addr":"172.21.15.134:6821","nonce":4228251479}]},"public_addr":"172.21.15.134:6817/4228251479","cluster_addr":"172.21.15.134:6819/4228251479","heartbeat_back_addr":"172.21.15.134:6823/4228251479","heartbeat_front_addr":"172.21.15.134:6821/4228251479","state":["exists","up"]},{"osd":7,"uuid":"a0c2bf2c-402c-4179-8b4c-6f694bd5eb3e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6824","nonce":3203139127},{"type":"v1","addr":"172.21.15.134:6825","nonce":3203139127}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6826","nonce":3203139127},{"type":"v1","addr":"172.21.15.134:6827","nonce":3203139127}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6830","nonce":3203139127},{"type":"v1","addr":"172.21.15.134:6831","nonce":3203139127}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6828","nonce":3203139127},{"type":"v1","addr":"172.21.15.134:6829","nonce":3203139127}]},"public_addr":"172.21.15.134:6825/3203139127","cluster_addr":"172.21.15.134:6827/3203139127","heartbeat_back_addr":"172.21.15.134:6831/3203139127","heartbeat_front_addr":"172.21.15.134:6829/3203139127","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-06-30T13:22:19.499306+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-06-30T13:22:48.470146+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-06-30T13:23:16.815816+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-06-30T13:23:44.741589+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-06-30T13:24:10.608722+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-06-30T13:24:37.633560+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-06-30T13:25:05.805995+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-06-30T13:25:31.138138+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.55:6801/1801791855":"2024-07-01T13:20:42.216685+0000","172.21.15.55:6800/1801791855":"2024-07-01T13:20:42.216685+0000","172.21.15.55:0/3087978290":"2024-07-01T13:20:42.216685+0000","172.21.15.55:0/3280106242":"2024-07-01T13:20:42.216685+0000","172.21.15.55:0/3383727903":"2024-07-01T13:20:10.528925+0000","172.21.15.55:0/2691464238":"2024-07-01T13:20:10.528925+0000","172.21.15.55:6800/2694899392":"2024-07-01T13:20:10.528925+0000","172.21.15.55:6801/2694899392":"2024-07-01T13:20:10.528925+0000"},"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-06-30T13:26:47.626 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:26:47 smithi134 bash[14604]: cluster 2024-06-30T13:26:46.382845+0000 mgr.y (mgr.14144) 241 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:47.629 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:26:47 smithi055 bash[14674]: cluster 2024-06-30T13:26:46.382845+0000 mgr.y (mgr.14144) 241 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:47.629 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:26:47 smithi055 bash[19150]: cluster 2024-06-30T13:26:46.382845+0000 mgr.y (mgr.14144) 241 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:48.168 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-06-30T13:26:48.169 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-06-30T13:26:48.169 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-06-30T13:26:48.170 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-06-30T13:26:48.170 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-06-30T13:26:48.170 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-06-30T13:26:48.171 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-06-30T13:26:48.171 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-06-30T13:26:48.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:26:48 smithi055 bash[14674]: audit 2024-06-30T13:26:47.414008+0000 mon.b (mon.1) 22 : audit [DBG] from='client.? 172.21.15.55:0/1495373923' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-06-30T13:26:48.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:26:48 smithi055 bash[19150]: audit 2024-06-30T13:26:47.414008+0000 mon.b (mon.1) 22 : audit [DBG] from='client.? 172.21.15.55:0/1495373923' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-06-30T13:26:48.626 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:26:48 smithi134 bash[14604]: audit 2024-06-30T13:26:47.414008+0000 mon.b (mon.1) 22 : audit [DBG] from='client.? 172.21.15.55:0/1495373923' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-06-30T13:26:49.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:26:49 smithi055 bash[14674]: cluster 2024-06-30T13:26:48.383325+0000 mgr.y (mgr.14144) 242 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:49.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:26:49 smithi055 bash[19150]: cluster 2024-06-30T13:26:48.383325+0000 mgr.y (mgr.14144) 242 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:49.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:26:49 smithi134 bash[14604]: cluster 2024-06-30T13:26:48.383325+0000 mgr.y (mgr.14144) 242 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:50.806 INFO:journalctl@ceph.alertmanager.a.smithi055.stdout:Jun 30 13:26:50 smithi055 bash[32568]: level=info ts=2024-06-30T13:26:50.394Z caller=cluster.go:640 component=cluster msg="gossip settled; proceeding" elapsed=10.001040149s 2024-06-30T13:26:51.000 INFO:teuthology.orchestra.run.smithi055.stderr:Inferring config /var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/mon.a/config 2024-06-30T13:26:51.002 INFO:teuthology.orchestra.run.smithi055.stderr:Inferring config /var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/mon.a/config 2024-06-30T13:26:51.002 INFO:teuthology.orchestra.run.smithi055.stderr:Inferring config /var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/mon.a/config 2024-06-30T13:26:51.002 INFO:teuthology.orchestra.run.smithi055.stderr:Inferring config /var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/mon.a/config 2024-06-30T13:26:51.003 INFO:teuthology.orchestra.run.smithi055.stderr:Inferring config /var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/mon.a/config 2024-06-30T13:26:51.004 INFO:teuthology.orchestra.run.smithi055.stderr:Inferring config /var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/mon.a/config 2024-06-30T13:26:51.004 INFO:teuthology.orchestra.run.smithi055.stderr:Inferring config /var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/mon.a/config 2024-06-30T13:26:51.009 INFO:teuthology.orchestra.run.smithi055.stderr:Inferring config /var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/mon.a/config 2024-06-30T13:26:51.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:26:51 smithi055 bash[14674]: cluster 2024-06-30T13:26:50.383896+0000 mgr.y (mgr.14144) 243 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:51.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:26:51 smithi055 bash[19150]: cluster 2024-06-30T13:26:50.383896+0000 mgr.y (mgr.14144) 243 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:51.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:26:51 smithi134 bash[14604]: cluster 2024-06-30T13:26:50.383896+0000 mgr.y (mgr.14144) 243 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:53.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:26:53 smithi055 bash[14674]: cluster 2024-06-30T13:26:52.384563+0000 mgr.y (mgr.14144) 244 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:53.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:26:53 smithi055 bash[19150]: cluster 2024-06-30T13:26:52.384563+0000 mgr.y (mgr.14144) 244 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:53.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:26:53 smithi134 bash[14604]: cluster 2024-06-30T13:26:52.384563+0000 mgr.y (mgr.14144) 244 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:55.587 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:26:55 smithi055 bash[14674]: cluster 2024-06-30T13:26:54.385189+0000 mgr.y (mgr.14144) 245 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:55.588 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:26:55 smithi055 bash[19150]: cluster 2024-06-30T13:26:54.385189+0000 mgr.y (mgr.14144) 245 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:55.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:26:55 smithi134 bash[14604]: cluster 2024-06-30T13:26:54.385189+0000 mgr.y (mgr.14144) 245 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:57.826 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:26:57 smithi055 bash[14674]: cluster 2024-06-30T13:26:56.385811+0000 mgr.y (mgr.14144) 246 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:57.826 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:26:57 smithi055 bash[19150]: cluster 2024-06-30T13:26:56.385811+0000 mgr.y (mgr.14144) 246 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:57.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:26:57 smithi134 bash[14604]: cluster 2024-06-30T13:26:56.385811+0000 mgr.y (mgr.14144) 246 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:59.852 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:26:59 smithi055 bash[14674]: cluster 2024-06-30T13:26:58.386425+0000 mgr.y (mgr.14144) 247 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:59.852 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:26:59 smithi055 bash[19150]: cluster 2024-06-30T13:26:58.386425+0000 mgr.y (mgr.14144) 247 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:26:59.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:26:59 smithi134 bash[14604]: cluster 2024-06-30T13:26:58.386425+0000 mgr.y (mgr.14144) 247 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:01.828 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:01 smithi055 bash[19150]: cluster 2024-06-30T13:27:00.386983+0000 mgr.y (mgr.14144) 248 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:01.828 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:01 smithi055 bash[14674]: cluster 2024-06-30T13:27:00.386983+0000 mgr.y (mgr.14144) 248 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:01.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:01 smithi134 bash[14604]: cluster 2024-06-30T13:27:00.386983+0000 mgr.y (mgr.14144) 248 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:02.982 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:02 smithi134 bash[14604]: audit 2024-06-30T13:27:01.694606+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:27:02.982 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:02 smithi134 bash[14604]: audit 2024-06-30T13:27:01.696440+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:27:02.982 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:02 smithi134 bash[28780]: t=2024-06-30T13:27:02+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2024-06-30T13:27:03.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:02 smithi055 bash[14674]: audit 2024-06-30T13:27:01.694606+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:27:03.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:02 smithi055 bash[14674]: audit 2024-06-30T13:27:01.696440+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:27:03.057 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:02 smithi055 bash[19150]: audit 2024-06-30T13:27:01.694606+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:27:03.057 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:02 smithi055 bash[19150]: audit 2024-06-30T13:27:01.696440+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:27:03.251 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:02 smithi134 bash[28780]: t=2024-06-30T13:27:02+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2024-06-30T13:27:03.251 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:03 smithi134 bash[28780]: t=2024-06-30T13:27:03+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-06-30T13:27:03.251 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:03 smithi134 bash[28780]: t=2024-06-30T13:27:03+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-06-30T13:27:03.251 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:03 smithi134 bash[28780]: t=2024-06-30T13:27:03+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-06-30T13:27:03.251 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:03 smithi134 bash[28780]: t=2024-06-30T13:27:03+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-06-30T13:27:03.251 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:03 smithi134 bash[28780]: t=2024-06-30T13:27:03+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-06-30T13:27:03.527 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:03 smithi134 bash[28780]: t=2024-06-30T13:27:03+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-06-30T13:27:03.527 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:03 smithi134 bash[28780]: t=2024-06-30T13:27:03+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-06-30T13:27:03.527 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:03 smithi134 bash[28780]: t=2024-06-30T13:27:03+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-06-30T13:27:03.527 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:03 smithi134 bash[28780]: t=2024-06-30T13:27:03+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-06-30T13:27:03.820 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:03 smithi134 bash[14604]: cluster 2024-06-30T13:27:02.387750+0000 mgr.y (mgr.14144) 249 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:03.821 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:03 smithi134 bash[28780]: t=2024-06-30T13:27:03+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-06-30T13:27:03.821 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:03 smithi134 bash[28780]: t=2024-06-30T13:27:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-06-30T13:27:03.821 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:03 smithi134 bash[28780]: t=2024-06-30T13:27:03+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-06-30T13:27:03.821 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:03 smithi134 bash[28780]: t=2024-06-30T13:27:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-06-30T13:27:03.821 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:03 smithi134 bash[28780]: t=2024-06-30T13:27:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-06-30T13:27:04.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:03 smithi055 bash[14674]: cluster 2024-06-30T13:27:02.387750+0000 mgr.y (mgr.14144) 249 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:04.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:03 smithi055 bash[19150]: cluster 2024-06-30T13:27:02.387750+0000 mgr.y (mgr.14144) 249 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:04.126 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:03 smithi134 bash[28780]: t=2024-06-30T13:27:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-06-30T13:27:04.126 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:03 smithi134 bash[28780]: t=2024-06-30T13:27:03+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-06-30T13:27:04.126 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:03 smithi134 bash[28780]: t=2024-06-30T13:27:03+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-06-30T13:27:04.126 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:04 smithi134 bash[28780]: t=2024-06-30T13:27:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-06-30T13:27:04.434 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:04 smithi134 bash[28780]: t=2024-06-30T13:27:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-06-30T13:27:04.434 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:04 smithi134 bash[28780]: t=2024-06-30T13:27:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-06-30T13:27:04.434 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:04 smithi134 bash[28780]: t=2024-06-30T13:27:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-06-30T13:27:04.434 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:04 smithi134 bash[28780]: t=2024-06-30T13:27:04+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-06-30T13:27:04.434 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:04 smithi134 bash[28780]: t=2024-06-30T13:27:04+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-06-30T13:27:04.434 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:04 smithi134 bash[28780]: t=2024-06-30T13:27:04+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-06-30T13:27:04.727 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:04 smithi134 bash[28780]: t=2024-06-30T13:27:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-06-30T13:27:04.727 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:04 smithi134 bash[28780]: t=2024-06-30T13:27:04+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-06-30T13:27:04.727 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:04 smithi134 bash[28780]: t=2024-06-30T13:27:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-06-30T13:27:04.728 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:04 smithi134 bash[28780]: t=2024-06-30T13:27:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-06-30T13:27:04.728 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:04 smithi134 bash[28780]: t=2024-06-30T13:27:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-06-30T13:27:04.978 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:04 smithi134 bash[28780]: t=2024-06-30T13:27:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-06-30T13:27:04.979 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:04 smithi134 bash[28780]: t=2024-06-30T13:27:04+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-06-30T13:27:05.297 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:04 smithi134 bash[28780]: t=2024-06-30T13:27:04+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-06-30T13:27:05.297 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:05 smithi134 bash[28780]: t=2024-06-30T13:27:05+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-06-30T13:27:05.297 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:05 smithi134 bash[28780]: t=2024-06-30T13:27:05+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-06-30T13:27:05.297 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:05 smithi134 bash[28780]: t=2024-06-30T13:27:05+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-06-30T13:27:05.297 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:05 smithi134 bash[28780]: t=2024-06-30T13:27:05+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-06-30T13:27:05.429 INFO:teuthology.orchestra.run.smithi055.stdout:154618822688 2024-06-30T13:27:05.430 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-06-30T13:27:05.599 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:05 smithi134 bash[28780]: t=2024-06-30T13:27:05+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-06-30T13:27:05.599 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:05 smithi134 bash[28780]: t=2024-06-30T13:27:05+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-06-30T13:27:05.599 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:05 smithi134 bash[28780]: t=2024-06-30T13:27:05+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-06-30T13:27:05.865 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:05 smithi134 bash[14604]: cluster 2024-06-30T13:27:04.388463+0000 mgr.y (mgr.14144) 250 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:05.865 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:05 smithi134 bash[28780]: t=2024-06-30T13:27:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-06-30T13:27:05.865 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:05 smithi134 bash[28780]: t=2024-06-30T13:27:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-06-30T13:27:05.865 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:05 smithi134 bash[28780]: t=2024-06-30T13:27:05+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-06-30T13:27:05.866 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:05 smithi134 bash[28780]: t=2024-06-30T13:27:05+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-06-30T13:27:06.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:05 smithi055 bash[14674]: cluster 2024-06-30T13:27:04.388463+0000 mgr.y (mgr.14144) 250 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:06.057 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:05 smithi055 bash[19150]: cluster 2024-06-30T13:27:04.388463+0000 mgr.y (mgr.14144) 250 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:06.126 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:05 smithi134 bash[28780]: t=2024-06-30T13:27:05+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-06-30T13:27:06.126 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:06 smithi134 bash[28780]: t=2024-06-30T13:27:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-06-30T13:27:06.126 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:06 smithi134 bash[28780]: t=2024-06-30T13:27:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-06-30T13:27:06.505 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:06 smithi134 bash[28780]: t=2024-06-30T13:27:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-06-30T13:27:06.505 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:06 smithi134 bash[28780]: t=2024-06-30T13:27:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-06-30T13:27:06.505 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:06 smithi134 bash[28780]: t=2024-06-30T13:27:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-06-30T13:27:06.505 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:06 smithi134 bash[28780]: t=2024-06-30T13:27:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-06-30T13:27:06.506 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:06 smithi134 bash[28780]: t=2024-06-30T13:27:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-06-30T13:27:06.848 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:06 smithi134 bash[28780]: t=2024-06-30T13:27:06+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-06-30T13:27:06.849 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:06 smithi134 bash[28780]: t=2024-06-30T13:27:06+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-06-30T13:27:06.849 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:06 smithi134 bash[28780]: t=2024-06-30T13:27:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-06-30T13:27:06.849 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:06 smithi134 bash[28780]: t=2024-06-30T13:27:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-06-30T13:27:06.849 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:06 smithi134 bash[28780]: t=2024-06-30T13:27:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-06-30T13:27:07.126 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:06 smithi134 bash[28780]: t=2024-06-30T13:27:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-06-30T13:27:07.126 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:06 smithi134 bash[28780]: t=2024-06-30T13:27:06+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-06-30T13:27:07.126 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:07 smithi134 bash[28780]: t=2024-06-30T13:27:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-06-30T13:27:07.308 INFO:teuthology.orchestra.run.smithi055.stdout:180388626458 2024-06-30T13:27:07.308 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-06-30T13:27:07.330 INFO:teuthology.orchestra.run.smithi055.stdout:77309411376 2024-06-30T13:27:07.331 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-06-30T13:27:07.332 INFO:teuthology.orchestra.run.smithi055.stdout:34359738428 2024-06-30T13:27:07.332 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-06-30T13:27:07.435 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:07 smithi134 bash[28780]: t=2024-06-30T13:27:07+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-06-30T13:27:07.435 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:07 smithi134 bash[28780]: t=2024-06-30T13:27:07+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-06-30T13:27:07.435 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:07 smithi134 bash[28780]: t=2024-06-30T13:27:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-06-30T13:27:07.435 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:07 smithi134 bash[28780]: t=2024-06-30T13:27:07+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-06-30T13:27:07.435 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:07 smithi134 bash[28780]: t=2024-06-30T13:27:07+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-06-30T13:27:07.728 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:07 smithi134 bash[14604]: cluster 2024-06-30T13:27:06.389098+0000 mgr.y (mgr.14144) 251 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:07.729 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:07 smithi134 bash[14604]: audit 2024-06-30T13:27:06.472876+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:27:07.729 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:07 smithi134 bash[28780]: t=2024-06-30T13:27:07+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-06-30T13:27:07.729 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:07 smithi134 bash[28780]: t=2024-06-30T13:27:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-06-30T13:27:07.729 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:07 smithi134 bash[28780]: t=2024-06-30T13:27:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-06-30T13:27:07.729 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:07 smithi134 bash[28780]: t=2024-06-30T13:27:07+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-06-30T13:27:07.729 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:07 smithi134 bash[28780]: t=2024-06-30T13:27:07+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-06-30T13:27:07.729 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:07 smithi134 bash[28780]: t=2024-06-30T13:27:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-06-30T13:27:07.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:07 smithi055 bash[14674]: cluster 2024-06-30T13:27:06.389098+0000 mgr.y (mgr.14144) 251 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:07.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:07 smithi055 bash[14674]: audit 2024-06-30T13:27:06.472876+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:27:07.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:07 smithi055 bash[19150]: cluster 2024-06-30T13:27:06.389098+0000 mgr.y (mgr.14144) 251 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:07.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:07 smithi055 bash[19150]: audit 2024-06-30T13:27:06.472876+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:27:07.997 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:07 smithi134 bash[28780]: t=2024-06-30T13:27:07+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-06-30T13:27:07.998 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:07 smithi134 bash[28780]: t=2024-06-30T13:27:07+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-06-30T13:27:07.998 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:07 smithi134 bash[28780]: t=2024-06-30T13:27:07+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-06-30T13:27:07.998 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:07 smithi134 bash[28780]: t=2024-06-30T13:27:07+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-06-30T13:27:07.998 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:07 smithi134 bash[28780]: t=2024-06-30T13:27:07+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-06-30T13:27:08.308 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:08 smithi134 bash[28780]: t=2024-06-30T13:27:08+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-06-30T13:27:08.308 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:08 smithi134 bash[28780]: t=2024-06-30T13:27:08+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-06-30T13:27:08.308 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:08 smithi134 bash[28780]: t=2024-06-30T13:27:08+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-06-30T13:27:08.308 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:08 smithi134 bash[28780]: t=2024-06-30T13:27:08+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-06-30T13:27:08.559 INFO:teuthology.orchestra.run.smithi055.stdout:206158430229 2024-06-30T13:27:08.559 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-06-30T13:27:08.584 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:08 smithi134 bash[28780]: t=2024-06-30T13:27:08+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-06-30T13:27:08.584 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:08 smithi134 bash[28780]: t=2024-06-30T13:27:08+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-06-30T13:27:08.584 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:08 smithi134 bash[28780]: t=2024-06-30T13:27:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-06-30T13:27:08.585 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:08 smithi134 bash[28780]: t=2024-06-30T13:27:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-06-30T13:27:08.585 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:08 smithi134 bash[28780]: t=2024-06-30T13:27:08+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-06-30T13:27:08.799 INFO:teuthology.orchestra.run.smithi055.stdout:55834574902 2024-06-30T13:27:08.800 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-06-30T13:27:08.844 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:08 smithi134 bash[28780]: t=2024-06-30T13:27:08+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-06-30T13:27:08.844 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:08 smithi134 bash[28780]: t=2024-06-30T13:27:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-06-30T13:27:08.845 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:08 smithi134 bash[28780]: t=2024-06-30T13:27:08+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-06-30T13:27:08.845 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:08 smithi134 bash[28780]: t=2024-06-30T13:27:08+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-06-30T13:27:09.096 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:08 smithi134 bash[28780]: t=2024-06-30T13:27:08+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-06-30T13:27:09.096 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:08 smithi134 bash[28780]: t=2024-06-30T13:27:08+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-06-30T13:27:09.096 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:09 smithi134 bash[28780]: t=2024-06-30T13:27:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-06-30T13:27:09.096 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:09 smithi134 bash[28780]: t=2024-06-30T13:27:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-06-30T13:27:09.364 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:09 smithi134 bash[28780]: t=2024-06-30T13:27:09+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-06-30T13:27:09.364 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:09 smithi134 bash[28780]: t=2024-06-30T13:27:09+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-06-30T13:27:09.364 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:09 smithi134 bash[28780]: t=2024-06-30T13:27:09+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-06-30T13:27:09.364 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:09 smithi134 bash[28780]: t=2024-06-30T13:27:09+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-06-30T13:27:09.626 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:09 smithi134 bash[14604]: cluster 2024-06-30T13:27:08.389721+0000 mgr.y (mgr.14144) 252 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:09.626 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:09 smithi134 bash[28780]: t=2024-06-30T13:27:09+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-06-30T13:27:09.626 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:09 smithi134 bash[28780]: t=2024-06-30T13:27:09+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-06-30T13:27:09.627 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:09 smithi134 bash[28780]: t=2024-06-30T13:27:09+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-06-30T13:27:09.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:09 smithi055 bash[14674]: cluster 2024-06-30T13:27:08.389721+0000 mgr.y (mgr.14144) 252 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:09.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:09 smithi055 bash[19150]: cluster 2024-06-30T13:27:08.389721+0000 mgr.y (mgr.14144) 252 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:09.971 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:09 smithi134 bash[28780]: t=2024-06-30T13:27:09+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-06-30T13:27:09.972 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:09 smithi134 bash[28780]: t=2024-06-30T13:27:09+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-06-30T13:27:09.972 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:09 smithi134 bash[28780]: t=2024-06-30T13:27:09+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-06-30T13:27:09.972 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:09 smithi134 bash[28780]: t=2024-06-30T13:27:09+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-06-30T13:27:09.972 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:09 smithi134 bash[28780]: t=2024-06-30T13:27:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-06-30T13:27:10.044 INFO:teuthology.orchestra.run.smithi055.stdout:107374182444 2024-06-30T13:27:10.044 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-06-30T13:27:10.236 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:10 smithi134 bash[28780]: t=2024-06-30T13:27:10+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-06-30T13:27:10.236 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:10 smithi134 bash[28780]: t=2024-06-30T13:27:10+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-06-30T13:27:10.236 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:10 smithi134 bash[28780]: t=2024-06-30T13:27:10+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-06-30T13:27:10.429 INFO:teuthology.orchestra.run.smithi055.stdout:128849018918 2024-06-30T13:27:10.429 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-06-30T13:27:10.496 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:10 smithi134 bash[28780]: t=2024-06-30T13:27:10+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-06-30T13:27:10.496 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:10 smithi134 bash[28780]: t=2024-06-30T13:27:10+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-06-30T13:27:10.496 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:10 smithi134 bash[28780]: t=2024-06-30T13:27:10+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-06-30T13:27:10.496 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:10 smithi134 bash[28780]: t=2024-06-30T13:27:10+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-06-30T13:27:10.496 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:10 smithi134 bash[28780]: t=2024-06-30T13:27:10+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-06-30T13:27:10.765 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:10 smithi134 bash[28780]: t=2024-06-30T13:27:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-06-30T13:27:10.765 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:10 smithi134 bash[28780]: t=2024-06-30T13:27:10+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-06-30T13:27:10.765 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:10 smithi134 bash[28780]: t=2024-06-30T13:27:10+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-06-30T13:27:10.765 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:10 smithi134 bash[28780]: t=2024-06-30T13:27:10+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-06-30T13:27:10.853 INFO:teuthology.orchestra.run.smithi055.stderr:Inferring config /var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/mon.a/config 2024-06-30T13:27:11.083 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:10 smithi134 bash[28780]: t=2024-06-30T13:27:10+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-06-30T13:27:11.083 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:10 smithi134 bash[28780]: t=2024-06-30T13:27:10+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-06-30T13:27:11.083 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:10 smithi134 bash[28780]: t=2024-06-30T13:27:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-06-30T13:27:11.083 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:10 smithi134 bash[28780]: t=2024-06-30T13:27:10+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-06-30T13:27:11.376 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:11 smithi134 bash[28780]: t=2024-06-30T13:27:11+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-06-30T13:27:11.376 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:11 smithi134 bash[28780]: t=2024-06-30T13:27:11+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-06-30T13:27:11.376 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:11 smithi134 bash[28780]: t=2024-06-30T13:27:11+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-06-30T13:27:11.543 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:11 smithi055 bash[14674]: cluster 2024-06-30T13:27:10.390167+0000 mgr.y (mgr.14144) 253 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:11.543 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:11 smithi055 bash[14674]: audit 2024-06-30T13:27:10.460982+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:27:11.543 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:11 smithi055 bash[14674]: audit 2024-06-30T13:27:10.467316+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:27:11.543 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:11 smithi055 bash[14674]: cephadm 2024-06-30T13:27:10.471999+0000 mgr.y (mgr.14144) 254 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-06-30T13:27:11.543 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:11 smithi055 bash[14674]: cephadm 2024-06-30T13:27:10.478087+0000 mgr.y (mgr.14144) 255 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi055 2024-06-30T13:27:11.544 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:11 smithi055 bash[19150]: cluster 2024-06-30T13:27:10.390167+0000 mgr.y (mgr.14144) 253 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:11.544 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:11 smithi055 bash[19150]: audit 2024-06-30T13:27:10.460982+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:27:11.544 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:11 smithi055 bash[19150]: audit 2024-06-30T13:27:10.467316+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:27:11.544 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:11 smithi055 bash[19150]: cephadm 2024-06-30T13:27:10.471999+0000 mgr.y (mgr.14144) 254 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-06-30T13:27:11.544 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:11 smithi055 bash[19150]: cephadm 2024-06-30T13:27:10.478087+0000 mgr.y (mgr.14144) 255 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi055 2024-06-30T13:27:11.669 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:11 smithi134 bash[14604]: cluster 2024-06-30T13:27:10.390167+0000 mgr.y (mgr.14144) 253 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:11.670 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:11 smithi134 bash[14604]: audit 2024-06-30T13:27:10.460982+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:27:11.670 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:11 smithi134 bash[14604]: audit 2024-06-30T13:27:10.467316+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:27:11.670 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:11 smithi134 bash[14604]: cephadm 2024-06-30T13:27:10.471999+0000 mgr.y (mgr.14144) 254 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-06-30T13:27:11.670 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:11 smithi134 bash[14604]: cephadm 2024-06-30T13:27:10.478087+0000 mgr.y (mgr.14144) 255 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi055 2024-06-30T13:27:11.670 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:11 smithi134 bash[28780]: t=2024-06-30T13:27:11+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-06-30T13:27:11.670 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:11 smithi134 bash[28780]: t=2024-06-30T13:27:11+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-06-30T13:27:11.670 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:11 smithi134 bash[28780]: t=2024-06-30T13:27:11+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-06-30T13:27:11.670 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:11 smithi134 bash[28780]: t=2024-06-30T13:27:11+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-06-30T13:27:11.670 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:11 smithi134 bash[28780]: t=2024-06-30T13:27:11+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-06-30T13:27:11.924 INFO:teuthology.orchestra.run.smithi055.stderr:Inferring config /var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/mon.a/config 2024-06-30T13:27:11.925 INFO:teuthology.orchestra.run.smithi055.stderr:Inferring config /var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/mon.a/config 2024-06-30T13:27:11.925 INFO:teuthology.orchestra.run.smithi055.stderr:Inferring config /var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/mon.a/config 2024-06-30T13:27:11.927 INFO:teuthology.orchestra.run.smithi055.stderr:Inferring config /var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/mon.a/config 2024-06-30T13:27:11.928 INFO:teuthology.orchestra.run.smithi055.stderr:Inferring config /var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/mon.a/config 2024-06-30T13:27:11.929 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:11 smithi134 bash[28780]: t=2024-06-30T13:27:11+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-06-30T13:27:11.929 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:11 smithi134 bash[28780]: t=2024-06-30T13:27:11+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-06-30T13:27:11.929 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:11 smithi134 bash[28780]: t=2024-06-30T13:27:11+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-06-30T13:27:12.223 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:11 smithi134 bash[28780]: t=2024-06-30T13:27:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-06-30T13:27:12.223 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:11 smithi134 bash[28780]: t=2024-06-30T13:27:11+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-06-30T13:27:12.223 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:12 smithi134 bash[28780]: t=2024-06-30T13:27:12+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-06-30T13:27:12.223 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:12 smithi134 bash[28780]: t=2024-06-30T13:27:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-06-30T13:27:12.224 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:12 smithi134 bash[28780]: t=2024-06-30T13:27:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-06-30T13:27:12.519 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:12 smithi134 bash[28780]: t=2024-06-30T13:27:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-06-30T13:27:12.519 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:12 smithi134 bash[28780]: t=2024-06-30T13:27:12+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-06-30T13:27:12.519 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:12 smithi134 bash[28780]: t=2024-06-30T13:27:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-06-30T13:27:12.519 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:12 smithi134 bash[28780]: t=2024-06-30T13:27:12+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-06-30T13:27:12.519 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:12 smithi134 bash[28780]: t=2024-06-30T13:27:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-06-30T13:27:12.795 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:12 smithi134 bash[28780]: t=2024-06-30T13:27:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-06-30T13:27:12.795 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:12 smithi134 bash[28780]: t=2024-06-30T13:27:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-06-30T13:27:12.795 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:12 smithi134 bash[28780]: t=2024-06-30T13:27:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-06-30T13:27:12.936 INFO:teuthology.orchestra.run.smithi055.stderr:Inferring config /var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/mon.a/config 2024-06-30T13:27:12.938 INFO:teuthology.orchestra.run.smithi055.stderr:Inferring config /var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/mon.a/config 2024-06-30T13:27:13.056 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:12 smithi134 bash[28780]: t=2024-06-30T13:27:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-06-30T13:27:13.056 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:12 smithi134 bash[28780]: t=2024-06-30T13:27:12+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-06-30T13:27:13.056 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:12 smithi134 bash[28780]: t=2024-06-30T13:27:12+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-06-30T13:27:13.056 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:12 smithi134 bash[28780]: t=2024-06-30T13:27:12+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-06-30T13:27:13.056 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:13 smithi134 bash[28780]: t=2024-06-30T13:27:13+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-06-30T13:27:13.357 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:13 smithi134 bash[28780]: t=2024-06-30T13:27:13+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-06-30T13:27:13.357 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:13 smithi134 bash[28780]: t=2024-06-30T13:27:13+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-06-30T13:27:13.357 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:13 smithi134 bash[28780]: t=2024-06-30T13:27:13+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-06-30T13:27:13.626 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:13 smithi134 bash[14604]: cluster 2024-06-30T13:27:12.390750+0000 mgr.y (mgr.14144) 256 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:13.627 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:13 smithi134 bash[28780]: t=2024-06-30T13:27:13+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-06-30T13:27:13.627 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:13 smithi134 bash[28780]: t=2024-06-30T13:27:13+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-06-30T13:27:13.627 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:13 smithi134 bash[28780]: t=2024-06-30T13:27:13+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-06-30T13:27:13.627 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:13 smithi134 bash[28780]: t=2024-06-30T13:27:13+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-06-30T13:27:13.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:13 smithi055 bash[14674]: cluster 2024-06-30T13:27:12.390750+0000 mgr.y (mgr.14144) 256 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:13.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:13 smithi055 bash[19150]: cluster 2024-06-30T13:27:12.390750+0000 mgr.y (mgr.14144) 256 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:13.928 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:13 smithi134 bash[28780]: t=2024-06-30T13:27:13+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-06-30T13:27:13.928 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:13 smithi134 bash[28780]: t=2024-06-30T13:27:13+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-06-30T13:27:13.928 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:13 smithi134 bash[28780]: t=2024-06-30T13:27:13+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-06-30T13:27:13.928 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:13 smithi134 bash[28780]: t=2024-06-30T13:27:13+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-06-30T13:27:13.928 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:13 smithi134 bash[28780]: t=2024-06-30T13:27:13+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-06-30T13:27:13.928 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:13 smithi134 bash[28780]: t=2024-06-30T13:27:13+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-06-30T13:27:14.204 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:14 smithi134 bash[28780]: t=2024-06-30T13:27:14+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-06-30T13:27:14.204 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:14 smithi134 bash[28780]: t=2024-06-30T13:27:14+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-06-30T13:27:14.205 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:14 smithi134 bash[28780]: t=2024-06-30T13:27:14+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-06-30T13:27:14.481 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:14 smithi134 bash[28780]: t=2024-06-30T13:27:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-06-30T13:27:14.481 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:14 smithi134 bash[28780]: t=2024-06-30T13:27:14+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-06-30T13:27:14.481 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:14 smithi134 bash[28780]: t=2024-06-30T13:27:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-06-30T13:27:14.481 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:14 smithi134 bash[28780]: t=2024-06-30T13:27:14+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-06-30T13:27:14.481 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:14 smithi134 bash[28780]: t=2024-06-30T13:27:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-06-30T13:27:14.766 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:14 smithi134 bash[28780]: t=2024-06-30T13:27:14+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-06-30T13:27:14.766 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:14 smithi134 bash[28780]: t=2024-06-30T13:27:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-06-30T13:27:14.766 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:14 smithi134 bash[28780]: t=2024-06-30T13:27:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-06-30T13:27:14.766 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:14 smithi134 bash[28780]: t=2024-06-30T13:27:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-06-30T13:27:15.034 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:14 smithi134 bash[28780]: t=2024-06-30T13:27:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-06-30T13:27:15.035 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:14 smithi134 bash[28780]: t=2024-06-30T13:27:14+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-06-30T13:27:15.035 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:14 smithi134 bash[28780]: t=2024-06-30T13:27:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-06-30T13:27:15.035 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:15 smithi134 bash[28780]: t=2024-06-30T13:27:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-06-30T13:27:15.320 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:15 smithi134 bash[28780]: t=2024-06-30T13:27:15+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-06-30T13:27:15.320 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:15 smithi134 bash[28780]: t=2024-06-30T13:27:15+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-06-30T13:27:15.320 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:15 smithi134 bash[28780]: t=2024-06-30T13:27:15+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-06-30T13:27:15.320 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:15 smithi134 bash[28780]: t=2024-06-30T13:27:15+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-06-30T13:27:15.320 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:15 smithi134 bash[28780]: t=2024-06-30T13:27:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-06-30T13:27:15.576 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:15 smithi055 bash[14674]: cluster 2024-06-30T13:27:14.391438+0000 mgr.y (mgr.14144) 257 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:15.576 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:15 smithi055 bash[19150]: cluster 2024-06-30T13:27:14.391438+0000 mgr.y (mgr.14144) 257 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:15.621 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:15 smithi134 bash[14604]: cluster 2024-06-30T13:27:14.391438+0000 mgr.y (mgr.14144) 257 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:15.621 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:15 smithi134 bash[28780]: t=2024-06-30T13:27:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-06-30T13:27:15.622 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:15 smithi134 bash[28780]: t=2024-06-30T13:27:15+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-06-30T13:27:15.622 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:15 smithi134 bash[28780]: t=2024-06-30T13:27:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2024-06-30T13:27:15.622 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:15 smithi134 bash[28780]: t=2024-06-30T13:27:15+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-06-30T13:27:15.876 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:15 smithi134 bash[28780]: t=2024-06-30T13:27:15+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-06-30T13:27:15.876 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:15 smithi134 bash[28780]: t=2024-06-30T13:27:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-06-30T13:27:15.876 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:15 smithi134 bash[28780]: t=2024-06-30T13:27:15+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-06-30T13:27:15.877 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:15 smithi134 bash[28780]: t=2024-06-30T13:27:15+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-06-30T13:27:16.233 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:15 smithi134 bash[28780]: t=2024-06-30T13:27:15+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-06-30T13:27:16.233 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:16 smithi134 bash[28780]: t=2024-06-30T13:27:16+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-06-30T13:27:16.234 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:16 smithi134 bash[28780]: t=2024-06-30T13:27:16+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-06-30T13:27:16.234 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:16 smithi134 bash[28780]: t=2024-06-30T13:27:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-06-30T13:27:16.544 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:16 smithi134 bash[28780]: t=2024-06-30T13:27:16+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-06-30T13:27:16.544 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:16 smithi134 bash[28780]: t=2024-06-30T13:27:16+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-06-30T13:27:16.544 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:16 smithi134 bash[28780]: t=2024-06-30T13:27:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-06-30T13:27:16.544 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:16 smithi134 bash[28780]: t=2024-06-30T13:27:16+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-06-30T13:27:16.544 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:16 smithi134 bash[28780]: t=2024-06-30T13:27:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-06-30T13:27:16.846 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:16 smithi134 bash[28780]: t=2024-06-30T13:27:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-06-30T13:27:16.846 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:16 smithi134 bash[28780]: t=2024-06-30T13:27:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-06-30T13:27:16.846 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:16 smithi134 bash[28780]: t=2024-06-30T13:27:16+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-06-30T13:27:16.846 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:16 smithi134 bash[28780]: t=2024-06-30T13:27:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-06-30T13:27:16.846 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:16 smithi134 bash[28780]: t=2024-06-30T13:27:16+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-06-30T13:27:16.846 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:16 smithi134 bash[28780]: t=2024-06-30T13:27:16+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-06-30T13:27:17.126 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:16 smithi134 bash[28780]: t=2024-06-30T13:27:16+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-06-30T13:27:17.126 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:16 smithi134 bash[28780]: t=2024-06-30T13:27:16+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-06-30T13:27:17.126 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:17 smithi134 bash[28780]: t=2024-06-30T13:27:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-06-30T13:27:17.489 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:17 smithi134 bash[28780]: t=2024-06-30T13:27:17+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-06-30T13:27:17.490 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:17 smithi134 bash[28780]: t=2024-06-30T13:27:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-06-30T13:27:17.490 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:17 smithi134 bash[28780]: t=2024-06-30T13:27:17+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-06-30T13:27:17.490 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:17 smithi134 bash[28780]: t=2024-06-30T13:27:17+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-06-30T13:27:17.768 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:17 smithi134 bash[14604]: cluster 2024-06-30T13:27:16.392012+0000 mgr.y (mgr.14144) 258 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:17.768 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:17 smithi134 bash[28780]: t=2024-06-30T13:27:17+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-06-30T13:27:17.768 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:17 smithi134 bash[28780]: t=2024-06-30T13:27:17+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-06-30T13:27:17.768 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:17 smithi134 bash[28780]: t=2024-06-30T13:27:17+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-06-30T13:27:17.769 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:17 smithi134 bash[28780]: t=2024-06-30T13:27:17+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-06-30T13:27:17.769 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:17 smithi134 bash[28780]: t=2024-06-30T13:27:17+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-06-30T13:27:17.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:17 smithi055 bash[14674]: cluster 2024-06-30T13:27:16.392012+0000 mgr.y (mgr.14144) 258 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:17.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:17 smithi055 bash[19150]: cluster 2024-06-30T13:27:16.392012+0000 mgr.y (mgr.14144) 258 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:18.053 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:17 smithi134 bash[28780]: t=2024-06-30T13:27:17+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-06-30T13:27:18.053 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:17 smithi134 bash[28780]: t=2024-06-30T13:27:17+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-06-30T13:27:18.054 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:17 smithi134 bash[28780]: t=2024-06-30T13:27:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-06-30T13:27:18.054 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:18 smithi134 bash[28780]: t=2024-06-30T13:27:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-06-30T13:27:18.355 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:18 smithi134 bash[28780]: t=2024-06-30T13:27:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-06-30T13:27:18.355 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:18 smithi134 bash[28780]: t=2024-06-30T13:27:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-06-30T13:27:18.356 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:18 smithi134 bash[28780]: t=2024-06-30T13:27:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-06-30T13:27:18.356 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:18 smithi134 bash[28780]: t=2024-06-30T13:27:18+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-06-30T13:27:18.356 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:18 smithi134 bash[28780]: t=2024-06-30T13:27:18+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-06-30T13:27:18.606 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:18 smithi134 bash[28780]: t=2024-06-30T13:27:18+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-06-30T13:27:18.606 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:18 smithi134 bash[28780]: t=2024-06-30T13:27:18+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-06-30T13:27:18.606 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:18 smithi134 bash[28780]: t=2024-06-30T13:27:18+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-06-30T13:27:18.877 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:18 smithi134 bash[28780]: t=2024-06-30T13:27:18+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-06-30T13:27:18.877 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:18 smithi134 bash[28780]: t=2024-06-30T13:27:18+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-06-30T13:27:18.877 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:18 smithi134 bash[28780]: t=2024-06-30T13:27:18+0000 lvl=info msg="Created default admin" logger=sqlstore user=admin 2024-06-30T13:27:18.877 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:18 smithi134 bash[28780]: t=2024-06-30T13:27:18+0000 lvl=info msg="Initializing HTTPServer" logger=server 2024-06-30T13:27:18.877 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:18 smithi134 bash[28780]: t=2024-06-30T13:27:18+0000 lvl=info msg="Initializing BackendPluginManager" logger=server 2024-06-30T13:27:18.877 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:18 smithi134 bash[28780]: t=2024-06-30T13:27:18+0000 lvl=info msg="Initializing PluginManager" logger=server 2024-06-30T13:27:18.877 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:18 smithi134 bash[28780]: t=2024-06-30T13:27:18+0000 lvl=info msg="Starting plugin search" logger=plugins 2024-06-30T13:27:18.877 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:18 smithi134 bash[28780]: t=2024-06-30T13:27:18+0000 lvl=info msg="Registering plugin" logger=plugins name="Pie Chart" 2024-06-30T13:27:18.877 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:18 smithi134 bash[28780]: t=2024-06-30T13:27:18+0000 lvl=info msg="Registering plugin" logger=plugins name="Status Panel" 2024-06-30T13:27:18.877 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:18 smithi134 bash[28780]: t=2024-06-30T13:27:18+0000 lvl=info msg="Initializing HooksService" logger=server 2024-06-30T13:27:18.878 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:18 smithi134 bash[28780]: t=2024-06-30T13:27:18+0000 lvl=info msg="Initializing OSSLicensingService" logger=server 2024-06-30T13:27:18.878 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:18 smithi134 bash[28780]: t=2024-06-30T13:27:18+0000 lvl=info msg="Initializing InternalMetricsService" logger=server 2024-06-30T13:27:18.878 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:18 smithi134 bash[28780]: t=2024-06-30T13:27:18+0000 lvl=info msg="Initializing RemoteCache" logger=server 2024-06-30T13:27:18.878 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:18 smithi134 bash[28780]: t=2024-06-30T13:27:18+0000 lvl=info msg="Initializing RenderingService" logger=server 2024-06-30T13:27:18.878 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:18 smithi134 bash[28780]: t=2024-06-30T13:27:18+0000 lvl=info msg="Initializing AlertEngine" logger=server 2024-06-30T13:27:18.878 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:18 smithi134 bash[28780]: t=2024-06-30T13:27:18+0000 lvl=info msg="Initializing QuotaService" logger=server 2024-06-30T13:27:18.878 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:18 smithi134 bash[28780]: t=2024-06-30T13:27:18+0000 lvl=info msg="Initializing ServerLockService" logger=server 2024-06-30T13:27:18.878 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:18 smithi134 bash[28780]: t=2024-06-30T13:27:18+0000 lvl=info msg="Initializing UserAuthTokenService" logger=server 2024-06-30T13:27:18.878 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:18 smithi134 bash[28780]: t=2024-06-30T13:27:18+0000 lvl=info msg="Initializing DatasourceCacheService" logger=server 2024-06-30T13:27:18.878 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:18 smithi134 bash[28780]: t=2024-06-30T13:27:18+0000 lvl=info msg="Initializing LoginService" logger=server 2024-06-30T13:27:18.878 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:18 smithi134 bash[28780]: t=2024-06-30T13:27:18+0000 lvl=info msg="Initializing SearchService" logger=server 2024-06-30T13:27:18.878 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:18 smithi134 bash[28780]: t=2024-06-30T13:27:18+0000 lvl=info msg="Initializing TracingService" logger=server 2024-06-30T13:27:18.878 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:18 smithi134 bash[28780]: t=2024-06-30T13:27:18+0000 lvl=info msg="Initializing UsageStatsService" logger=server 2024-06-30T13:27:18.879 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:18 smithi134 bash[28780]: t=2024-06-30T13:27:18+0000 lvl=info msg="Initializing CleanUpService" logger=server 2024-06-30T13:27:18.879 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:18 smithi134 bash[28780]: t=2024-06-30T13:27:18+0000 lvl=info msg="Initializing NotificationService" logger=server 2024-06-30T13:27:18.879 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:18 smithi134 bash[28780]: t=2024-06-30T13:27:18+0000 lvl=info msg="Initializing provisioningServiceImpl" logger=server 2024-06-30T13:27:18.879 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:18 smithi134 bash[28780]: t=2024-06-30T13:27:18+0000 lvl=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" logger=provisioning.datasources filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2024-06-30T13:27:18.879 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:18 smithi134 bash[28780]: t=2024-06-30T13:27:18+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 2024-06-30T13:27:19.376 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:18 smithi134 bash[28780]: t=2024-06-30T13:27:18+0000 lvl=info msg="Backend rendering via phantomJS" logger=rendering renderer=phantomJS 2024-06-30T13:27:19.377 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:18 smithi134 bash[28780]: t=2024-06-30T13:27:18+0000 lvl=warn msg="phantomJS is deprecated and will be removed in a future release. You should consider migrating from phantomJS to grafana-image-renderer plugin. Read more at https://grafana.com/docs/grafana/latest/administration/image_rendering/" logger=rendering renderer=phantomJS 2024-06-30T13:27:19.377 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:18 smithi134 bash[28780]: t=2024-06-30T13:27:18+0000 lvl=info msg="Initializing Stream Manager" 2024-06-30T13:27:19.377 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:27:18 smithi134 bash[28780]: t=2024-06-30T13:27:18+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-06-30T13:27:19.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:19 smithi055 bash[14674]: cluster 2024-06-30T13:27:18.392689+0000 mgr.y (mgr.14144) 259 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:19.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:19 smithi055 bash[19150]: cluster 2024-06-30T13:27:18.392689+0000 mgr.y (mgr.14144) 259 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:19.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:19 smithi134 bash[14604]: cluster 2024-06-30T13:27:18.392689+0000 mgr.y (mgr.14144) 259 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:21.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:21 smithi055 bash[14674]: cluster 2024-06-30T13:27:20.393251+0000 mgr.y (mgr.14144) 260 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:21.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:21 smithi055 bash[19150]: cluster 2024-06-30T13:27:20.393251+0000 mgr.y (mgr.14144) 260 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:21.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:21 smithi134 bash[14604]: cluster 2024-06-30T13:27:20.393251+0000 mgr.y (mgr.14144) 260 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:23.324 INFO:teuthology.orchestra.run.smithi055.stdout:154618822692 2024-06-30T13:27:23.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:23 smithi055 bash[14674]: cluster 2024-06-30T13:27:22.393879+0000 mgr.y (mgr.14144) 261 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:23.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:23 smithi055 bash[14674]: audit 2024-06-30T13:27:23.324026+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.55:0/3236669603' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-06-30T13:27:23.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:23 smithi055 bash[19150]: cluster 2024-06-30T13:27:22.393879+0000 mgr.y (mgr.14144) 261 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:23.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:23 smithi055 bash[19150]: audit 2024-06-30T13:27:23.324026+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.55:0/3236669603' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-06-30T13:27:23.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:23 smithi134 bash[14604]: cluster 2024-06-30T13:27:22.393879+0000 mgr.y (mgr.14144) 261 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:23.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:23 smithi134 bash[14604]: audit 2024-06-30T13:27:23.324026+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.55:0/3236669603' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-06-30T13:27:25.516 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:25 smithi055 bash[14674]: cluster 2024-06-30T13:27:24.394518+0000 mgr.y (mgr.14144) 262 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:25.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:25 smithi055 bash[19150]: cluster 2024-06-30T13:27:24.394518+0000 mgr.y (mgr.14144) 262 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:25.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:25 smithi134 bash[14604]: cluster 2024-06-30T13:27:24.394518+0000 mgr.y (mgr.14144) 262 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:27.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:27 smithi055 bash[14674]: cluster 2024-06-30T13:27:26.395223+0000 mgr.y (mgr.14144) 263 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:27.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:27 smithi055 bash[19150]: cluster 2024-06-30T13:27:26.395223+0000 mgr.y (mgr.14144) 263 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:27.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:27 smithi134 bash[14604]: cluster 2024-06-30T13:27:26.395223+0000 mgr.y (mgr.14144) 263 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:28.811 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822688 got 154618822692 for osd.5 2024-06-30T13:27:28.811 DEBUG:teuthology.parallel:result is None 2024-06-30T13:27:29.311 INFO:teuthology.orchestra.run.smithi055.stdout:180388626463 2024-06-30T13:27:29.493 INFO:teuthology.orchestra.run.smithi055.stdout:77309411381 2024-06-30T13:27:29.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:29 smithi055 bash[14674]: cluster 2024-06-30T13:27:28.395840+0000 mgr.y (mgr.14144) 264 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:29.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:29 smithi055 bash[14674]: audit 2024-06-30T13:27:29.311604+0000 mon.a (mon.0) 492 : audit [DBG] from='client.? 172.21.15.55:0/2957687072' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-06-30T13:27:29.807 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:29 smithi055 bash[14674]: audit 2024-06-30T13:27:29.493258+0000 mon.a (mon.0) 493 : audit [DBG] from='client.? 172.21.15.55:0/4093892654' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-06-30T13:27:29.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:29 smithi055 bash[19150]: cluster 2024-06-30T13:27:28.395840+0000 mgr.y (mgr.14144) 264 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:29.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:29 smithi055 bash[19150]: audit 2024-06-30T13:27:29.311604+0000 mon.a (mon.0) 492 : audit [DBG] from='client.? 172.21.15.55:0/2957687072' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-06-30T13:27:29.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:29 smithi055 bash[19150]: audit 2024-06-30T13:27:29.493258+0000 mon.a (mon.0) 493 : audit [DBG] from='client.? 172.21.15.55:0/4093892654' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-06-30T13:27:29.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:29 smithi134 bash[14604]: cluster 2024-06-30T13:27:28.395840+0000 mgr.y (mgr.14144) 264 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:29.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:29 smithi134 bash[14604]: audit 2024-06-30T13:27:29.311604+0000 mon.a (mon.0) 492 : audit [DBG] from='client.? 172.21.15.55:0/2957687072' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-06-30T13:27:29.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:29 smithi134 bash[14604]: audit 2024-06-30T13:27:29.493258+0000 mon.a (mon.0) 493 : audit [DBG] from='client.? 172.21.15.55:0/4093892654' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-06-30T13:27:30.813 INFO:journalctl@ceph.alertmanager.a.smithi055.stdout:Jun 30 13:27:30 smithi055 systemd[1]: Stopping Ceph alertmanager.a for 4925a540-36e3-11ef-bcaa-c7b262605968... 2024-06-30T13:27:30.859 INFO:teuthology.orchestra.run.smithi055.stdout:34359738433 2024-06-30T13:27:31.057 INFO:journalctl@ceph.alertmanager.a.smithi055.stdout:Jun 30 13:27:30 smithi055 bash[32568]: level=info ts=2024-06-30T13:27:30.893Z caller=main.go:536 msg="Received SIGTERM, exiting gracefully..." 2024-06-30T13:27:31.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:31 smithi055 bash[14674]: cluster 2024-06-30T13:27:30.396447+0000 mgr.y (mgr.14144) 265 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:31.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:31 smithi055 bash[14674]: audit 2024-06-30T13:27:30.859341+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.55:0/4279248594' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-06-30T13:27:31.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:31 smithi055 bash[19150]: cluster 2024-06-30T13:27:30.396447+0000 mgr.y (mgr.14144) 265 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:31.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:31 smithi055 bash[19150]: audit 2024-06-30T13:27:30.859341+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.55:0/4279248594' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-06-30T13:27:31.829 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411376 got 77309411381 for osd.2 2024-06-30T13:27:31.829 DEBUG:teuthology.parallel:result is None 2024-06-30T13:27:31.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:31 smithi134 bash[14604]: cluster 2024-06-30T13:27:30.396447+0000 mgr.y (mgr.14144) 265 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:31.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:31 smithi134 bash[14604]: audit 2024-06-30T13:27:30.859341+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.55:0/4279248594' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-06-30T13:27:33.049 INFO:tasks.cephadm.ceph_manager.ceph:need seq 180388626458 got 180388626463 for osd.6 2024-06-30T13:27:33.049 DEBUG:teuthology.parallel:result is None 2024-06-30T13:27:33.147 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738428 got 34359738433 for osd.0 2024-06-30T13:27:33.147 DEBUG:teuthology.parallel:result is None 2024-06-30T13:27:33.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:33 smithi134 bash[14604]: cluster 2024-06-30T13:27:32.397041+0000 mgr.y (mgr.14144) 266 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:33.889 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:33 smithi055 bash[14674]: cluster 2024-06-30T13:27:32.397041+0000 mgr.y (mgr.14144) 266 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:33.889 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:33 smithi055 bash[19150]: cluster 2024-06-30T13:27:32.397041+0000 mgr.y (mgr.14144) 266 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:33.890 INFO:journalctl@ceph.alertmanager.a.smithi055.stdout:Jun 30 13:27:33 smithi055 docker[36178]: ceph-4925a540-36e3-11ef-bcaa-c7b262605968-alertmanager.a 2024-06-30T13:27:34.085 INFO:teuthology.orchestra.run.smithi055.stdout:206158430234 2024-06-30T13:27:34.136 INFO:teuthology.orchestra.run.smithi055.stdout:128849018923 2024-06-30T13:27:34.176 INFO:journalctl@ceph.alertmanager.a.smithi055.stdout:Jun 30 13:27:34 smithi055 systemd[1]: ceph-4925a540-36e3-11ef-bcaa-c7b262605968@alertmanager.a.service: Succeeded. 2024-06-30T13:27:34.176 INFO:journalctl@ceph.alertmanager.a.smithi055.stdout:Jun 30 13:27:34 smithi055 systemd[1]: Stopped Ceph alertmanager.a for 4925a540-36e3-11ef-bcaa-c7b262605968. 2024-06-30T13:27:34.176 INFO:journalctl@ceph.alertmanager.a.smithi055.stdout:Jun 30 13:27:34 smithi055 systemd[1]: Started Ceph alertmanager.a for 4925a540-36e3-11ef-bcaa-c7b262605968. 2024-06-30T13:27:34.289 INFO:teuthology.orchestra.run.smithi055.stdout:55834574907 2024-06-30T13:27:34.411 INFO:teuthology.orchestra.run.smithi055.stdout:107374182448 2024-06-30T13:27:34.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:34 smithi055 bash[19150]: audit 2024-06-30T13:27:34.085019+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.55:0/77975146' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-06-30T13:27:34.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:34 smithi055 bash[19150]: audit 2024-06-30T13:27:34.105697+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:27:34.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:34 smithi055 bash[19150]: cephadm 2024-06-30T13:27:34.107770+0000 mgr.y (mgr.14144) 267 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-06-30T13:27:34.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:34 smithi055 bash[19150]: cephadm 2024-06-30T13:27:34.112336+0000 mgr.y (mgr.14144) 268 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi134 2024-06-30T13:27:34.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:34 smithi055 bash[19150]: audit 2024-06-30T13:27:34.136476+0000 mon.a (mon.0) 495 : audit [DBG] from='client.? 172.21.15.55:0/1061500195' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-06-30T13:27:34.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:34 smithi055 bash[19150]: audit 2024-06-30T13:27:34.290072+0000 mon.a (mon.0) 496 : audit [DBG] from='client.? 172.21.15.55:0/1980063752' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-06-30T13:27:34.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:34 smithi055 bash[19150]: audit 2024-06-30T13:27:34.411547+0000 mon.a (mon.0) 497 : audit [DBG] from='client.? 172.21.15.55:0/1758618756' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-06-30T13:27:34.807 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:34 smithi055 bash[14674]: audit 2024-06-30T13:27:34.085019+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.55:0/77975146' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-06-30T13:27:34.807 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:34 smithi055 bash[14674]: audit 2024-06-30T13:27:34.105697+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:27:34.807 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:34 smithi055 bash[14674]: cephadm 2024-06-30T13:27:34.107770+0000 mgr.y (mgr.14144) 267 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-06-30T13:27:34.807 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:34 smithi055 bash[14674]: cephadm 2024-06-30T13:27:34.112336+0000 mgr.y (mgr.14144) 268 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi134 2024-06-30T13:27:34.807 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:34 smithi055 bash[14674]: audit 2024-06-30T13:27:34.136476+0000 mon.a (mon.0) 495 : audit [DBG] from='client.? 172.21.15.55:0/1061500195' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-06-30T13:27:34.807 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:34 smithi055 bash[14674]: audit 2024-06-30T13:27:34.290072+0000 mon.a (mon.0) 496 : audit [DBG] from='client.? 172.21.15.55:0/1980063752' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-06-30T13:27:34.807 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:34 smithi055 bash[14674]: audit 2024-06-30T13:27:34.411547+0000 mon.a (mon.0) 497 : audit [DBG] from='client.? 172.21.15.55:0/1758618756' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-06-30T13:27:34.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:34 smithi134 bash[14604]: audit 2024-06-30T13:27:34.085019+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.55:0/77975146' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-06-30T13:27:34.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:34 smithi134 bash[14604]: audit 2024-06-30T13:27:34.105697+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:27:34.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:34 smithi134 bash[14604]: cephadm 2024-06-30T13:27:34.107770+0000 mgr.y (mgr.14144) 267 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-06-30T13:27:34.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:34 smithi134 bash[14604]: cephadm 2024-06-30T13:27:34.112336+0000 mgr.y (mgr.14144) 268 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi134 2024-06-30T13:27:34.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:34 smithi134 bash[14604]: audit 2024-06-30T13:27:34.136476+0000 mon.a (mon.0) 495 : audit [DBG] from='client.? 172.21.15.55:0/1061500195' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-06-30T13:27:34.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:34 smithi134 bash[14604]: audit 2024-06-30T13:27:34.290072+0000 mon.a (mon.0) 496 : audit [DBG] from='client.? 172.21.15.55:0/1980063752' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-06-30T13:27:34.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:34 smithi134 bash[14604]: audit 2024-06-30T13:27:34.411547+0000 mon.a (mon.0) 497 : audit [DBG] from='client.? 172.21.15.55:0/1758618756' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-06-30T13:27:35.817 INFO:tasks.cephadm.ceph_manager.ceph:need seq 206158430229 got 206158430234 for osd.7 2024-06-30T13:27:35.818 DEBUG:teuthology.parallel:result is None 2024-06-30T13:27:35.818 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018918 got 128849018923 for osd.4 2024-06-30T13:27:35.819 DEBUG:teuthology.parallel:result is None 2024-06-30T13:27:36.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:36 smithi055 bash[14674]: cluster 2024-06-30T13:27:34.397602+0000 mgr.y (mgr.14144) 269 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:36.306 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:36 smithi055 bash[19150]: cluster 2024-06-30T13:27:34.397602+0000 mgr.y (mgr.14144) 269 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:36.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:36 smithi134 bash[14604]: cluster 2024-06-30T13:27:34.397602+0000 mgr.y (mgr.14144) 269 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:36.705 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182444 got 107374182448 for osd.3 2024-06-30T13:27:36.705 DEBUG:teuthology.parallel:result is None 2024-06-30T13:27:36.881 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574902 got 55834574907 for osd.1 2024-06-30T13:27:36.882 DEBUG:teuthology.parallel:result is None 2024-06-30T13:27:36.882 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-06-30T13:27:36.882 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -- ceph pg dump --format=json 2024-06-30T13:27:37.556 INFO:journalctl@ceph.alertmanager.a.smithi055.stdout:Jun 30 13:27:37 smithi055 bash[36498]: level=info ts=2024-06-30T13:27:37.241Z caller=main.go:231 msg="Starting Alertmanager" version="(version=0.20.0, branch=HEAD, revision=f74be0400a6243d10bb53812d6fa408ad71ff32d)" 2024-06-30T13:27:37.556 INFO:journalctl@ceph.alertmanager.a.smithi055.stdout:Jun 30 13:27:37 smithi055 bash[36498]: level=info ts=2024-06-30T13:27:37.241Z caller=main.go:232 build_context="(go=go1.13.5, user=root@00c3106655f8, date=20191211-14:13:14)" 2024-06-30T13:27:37.556 INFO:journalctl@ceph.alertmanager.a.smithi055.stdout:Jun 30 13:27:37 smithi055 bash[36498]: level=info ts=2024-06-30T13:27:37.242Z caller=cluster.go:161 component=cluster msg="setting advertise address explicitly" addr=172.21.15.55 port=9094 2024-06-30T13:27:37.557 INFO:journalctl@ceph.alertmanager.a.smithi055.stdout:Jun 30 13:27:37 smithi055 bash[36498]: level=info ts=2024-06-30T13:27:37.244Z caller=cluster.go:623 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-06-30T13:27:37.557 INFO:journalctl@ceph.alertmanager.a.smithi055.stdout:Jun 30 13:27:37 smithi055 bash[36498]: level=info ts=2024-06-30T13:27:37.289Z caller=coordinator.go:119 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-06-30T13:27:37.557 INFO:journalctl@ceph.alertmanager.a.smithi055.stdout:Jun 30 13:27:37 smithi055 bash[36498]: level=info ts=2024-06-30T13:27:37.290Z caller=coordinator.go:131 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-06-30T13:27:37.557 INFO:journalctl@ceph.alertmanager.a.smithi055.stdout:Jun 30 13:27:37 smithi055 bash[36498]: level=info ts=2024-06-30T13:27:37.296Z caller=main.go:497 msg=Listening address=:9093 2024-06-30T13:27:38.376 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:38 smithi134 bash[14604]: cluster 2024-06-30T13:27:36.398163+0000 mgr.y (mgr.14144) 270 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:38.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:38 smithi055 bash[19150]: cluster 2024-06-30T13:27:36.398163+0000 mgr.y (mgr.14144) 270 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:38.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:38 smithi055 bash[14674]: cluster 2024-06-30T13:27:36.398163+0000 mgr.y (mgr.14144) 270 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:38.975 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Jun 30 13:27:38 smithi134 systemd[1]: Stopping Ceph prometheus.a for 4925a540-36e3-11ef-bcaa-c7b262605968... 2024-06-30T13:27:38.976 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Jun 30 13:27:38 smithi134 bash[27912]: level=warn ts=2024-06-30T13:27:38.792Z caller=main.go:524 msg="Received SIGTERM, exiting gracefully..." 2024-06-30T13:27:38.976 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Jun 30 13:27:38 smithi134 bash[27912]: level=info ts=2024-06-30T13:27:38.793Z caller=main.go:547 msg="Stopping scrape discovery manager..." 2024-06-30T13:27:38.976 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Jun 30 13:27:38 smithi134 bash[27912]: level=info ts=2024-06-30T13:27:38.793Z caller=main.go:561 msg="Stopping notify discovery manager..." 2024-06-30T13:27:38.976 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Jun 30 13:27:38 smithi134 bash[27912]: level=info ts=2024-06-30T13:27:38.793Z caller=main.go:583 msg="Stopping scrape manager..." 2024-06-30T13:27:38.976 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Jun 30 13:27:38 smithi134 bash[27912]: level=info ts=2024-06-30T13:27:38.793Z caller=main.go:543 msg="Scrape discovery manager stopped" 2024-06-30T13:27:38.976 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Jun 30 13:27:38 smithi134 bash[27912]: level=info ts=2024-06-30T13:27:38.793Z caller=manager.go:882 component="rule manager" msg="Stopping rule manager..." 2024-06-30T13:27:38.976 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Jun 30 13:27:38 smithi134 bash[27912]: level=info ts=2024-06-30T13:27:38.793Z caller=main.go:557 msg="Notify discovery manager stopped" 2024-06-30T13:27:38.976 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Jun 30 13:27:38 smithi134 bash[27912]: level=info ts=2024-06-30T13:27:38.793Z caller=manager.go:892 component="rule manager" msg="Rule manager stopped" 2024-06-30T13:27:38.976 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Jun 30 13:27:38 smithi134 bash[27912]: level=info ts=2024-06-30T13:27:38.793Z caller=main.go:577 msg="Scrape manager stopped" 2024-06-30T13:27:38.976 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Jun 30 13:27:38 smithi134 bash[27912]: level=info ts=2024-06-30T13:27:38.793Z caller=notifier.go:601 component=notifier msg="Stopping notification manager..." 2024-06-30T13:27:38.976 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Jun 30 13:27:38 smithi134 bash[27912]: level=info ts=2024-06-30T13:27:38.793Z caller=main.go:749 msg="Notifier manager stopped" 2024-06-30T13:27:38.976 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Jun 30 13:27:38 smithi134 bash[27912]: level=info ts=2024-06-30T13:27:38.794Z caller=main.go:761 msg="See you next time!" 2024-06-30T13:27:39.556 INFO:journalctl@ceph.alertmanager.a.smithi055.stdout:Jun 30 13:27:39 smithi055 bash[36498]: level=info ts=2024-06-30T13:27:39.244Z caller=cluster.go:648 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000168443s 2024-06-30T13:27:39.616 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Jun 30 13:27:39 smithi134 docker[29346]: ceph-4925a540-36e3-11ef-bcaa-c7b262605968-prometheus.a 2024-06-30T13:27:39.616 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Jun 30 13:27:39 smithi134 systemd[1]: ceph-4925a540-36e3-11ef-bcaa-c7b262605968@prometheus.a.service: Succeeded. 2024-06-30T13:27:39.616 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Jun 30 13:27:39 smithi134 systemd[1]: Stopped Ceph prometheus.a for 4925a540-36e3-11ef-bcaa-c7b262605968. 2024-06-30T13:27:39.616 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Jun 30 13:27:39 smithi134 systemd[1]: Started Ceph prometheus.a for 4925a540-36e3-11ef-bcaa-c7b262605968. 2024-06-30T13:27:39.620 INFO:teuthology.orchestra.run.smithi055.stderr:Inferring config /var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/mon.a/config 2024-06-30T13:27:40.130 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:40 smithi055 bash[19150]: cluster 2024-06-30T13:27:38.398774+0000 mgr.y (mgr.14144) 271 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:40.130 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:40 smithi055 bash[19150]: audit 2024-06-30T13:27:39.538356+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:27:40.131 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:40 smithi055 bash[19150]: audit 2024-06-30T13:27:39.546210+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-06-30T13:27:40.131 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:40 smithi055 bash[19150]: audit 2024-06-30T13:27:39.549046+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi055:9093"}]: dispatch 2024-06-30T13:27:40.131 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:40 smithi055 bash[19150]: audit 2024-06-30T13:27:39.555336+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:27:40.131 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:40 smithi055 bash[19150]: audit 2024-06-30T13:27:39.563188+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-30T13:27:40.131 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:40 smithi055 bash[19150]: audit 2024-06-30T13:27:39.572442+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi134:9095"}]: dispatch 2024-06-30T13:27:40.131 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:40 smithi055 bash[19150]: audit 2024-06-30T13:27:39.579500+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:27:40.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:40 smithi134 bash[14604]: cluster 2024-06-30T13:27:38.398774+0000 mgr.y (mgr.14144) 271 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:40.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:40 smithi134 bash[14604]: audit 2024-06-30T13:27:39.538356+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:27:40.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:40 smithi134 bash[14604]: audit 2024-06-30T13:27:39.546210+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-06-30T13:27:40.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:40 smithi134 bash[14604]: audit 2024-06-30T13:27:39.549046+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi055:9093"}]: dispatch 2024-06-30T13:27:40.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:40 smithi134 bash[14604]: audit 2024-06-30T13:27:39.555336+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:27:40.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:40 smithi134 bash[14604]: audit 2024-06-30T13:27:39.563188+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-30T13:27:40.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:40 smithi134 bash[14604]: audit 2024-06-30T13:27:39.572442+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi134:9095"}]: dispatch 2024-06-30T13:27:40.378 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:40 smithi134 bash[14604]: audit 2024-06-30T13:27:39.579500+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:27:40.378 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:40 smithi134 bash[14604]: audit 2024-06-30T13:27:39.587134+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-06-30T13:27:40.378 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:40 smithi134 bash[14604]: audit 2024-06-30T13:27:39.596235+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi134:3000"}]: dispatch 2024-06-30T13:27:40.378 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:40 smithi134 bash[14604]: audit 2024-06-30T13:27:39.605574+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:27:40.378 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:40 smithi134 bash[14604]: audit 2024-06-30T13:27:39.609813+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:27:40.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:40 smithi055 bash[19150]: audit 2024-06-30T13:27:39.587134+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-06-30T13:27:40.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:40 smithi055 bash[19150]: audit 2024-06-30T13:27:39.596235+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi134:3000"}]: dispatch 2024-06-30T13:27:40.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:40 smithi055 bash[19150]: audit 2024-06-30T13:27:39.605574+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:27:40.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:40 smithi055 bash[19150]: audit 2024-06-30T13:27:39.609813+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:27:40.557 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:40 smithi055 bash[14674]: cluster 2024-06-30T13:27:38.398774+0000 mgr.y (mgr.14144) 271 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:40.557 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:40 smithi055 bash[14674]: audit 2024-06-30T13:27:39.538356+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:27:40.557 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:40 smithi055 bash[14674]: audit 2024-06-30T13:27:39.546210+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-06-30T13:27:40.557 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:40 smithi055 bash[14674]: audit 2024-06-30T13:27:39.549046+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi055:9093"}]: dispatch 2024-06-30T13:27:40.557 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:40 smithi055 bash[14674]: audit 2024-06-30T13:27:39.555336+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:27:40.557 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:40 smithi055 bash[14674]: audit 2024-06-30T13:27:39.563188+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-30T13:27:40.557 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:40 smithi055 bash[14674]: audit 2024-06-30T13:27:39.572442+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi134:9095"}]: dispatch 2024-06-30T13:27:40.557 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:40 smithi055 bash[14674]: audit 2024-06-30T13:27:39.579500+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:27:40.557 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:40 smithi055 bash[14674]: audit 2024-06-30T13:27:39.587134+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-06-30T13:27:40.557 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:40 smithi055 bash[14674]: audit 2024-06-30T13:27:39.596235+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi134:3000"}]: dispatch 2024-06-30T13:27:40.558 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:40 smithi055 bash[14674]: audit 2024-06-30T13:27:39.605574+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:27:40.558 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:40 smithi055 bash[14674]: audit 2024-06-30T13:27:39.609813+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:27:40.877 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Jun 30 13:27:40 smithi134 bash[29393]: level=info ts=2024-06-30T13:27:40.746Z caller=main.go:302 msg="No time or size retention was set so using the default time retention" duration=15d 2024-06-30T13:27:40.877 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Jun 30 13:27:40 smithi134 bash[29393]: level=info ts=2024-06-30T13:27:40.747Z caller=main.go:337 msg="Starting Prometheus" version="(version=2.18.1, branch=HEAD, revision=ecee9c8abfd118f139014cb1b174b08db3f342cf)" 2024-06-30T13:27:40.877 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Jun 30 13:27:40 smithi134 bash[29393]: level=info ts=2024-06-30T13:27:40.747Z caller=main.go:338 build_context="(go=go1.14.2, user=root@2117a9e64a7e, date=20200507-16:51:47)" 2024-06-30T13:27:40.878 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Jun 30 13:27:40 smithi134 bash[29393]: level=info ts=2024-06-30T13:27:40.747Z caller=main.go:339 host_details="(Linux 5.4.0-187-generic #207-Ubuntu SMP Mon Jun 10 08:16:10 UTC 2024 x86_64 smithi134 (none))" 2024-06-30T13:27:40.878 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Jun 30 13:27:40 smithi134 bash[29393]: level=info ts=2024-06-30T13:27:40.747Z caller=main.go:340 fd_limits="(soft=1048576, hard=1048576)" 2024-06-30T13:27:40.878 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Jun 30 13:27:40 smithi134 bash[29393]: level=info ts=2024-06-30T13:27:40.747Z caller=main.go:341 vm_limits="(soft=unlimited, hard=unlimited)" 2024-06-30T13:27:40.878 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Jun 30 13:27:40 smithi134 bash[29393]: level=info ts=2024-06-30T13:27:40.750Z caller=main.go:678 msg="Starting TSDB ..." 2024-06-30T13:27:40.878 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Jun 30 13:27:40 smithi134 bash[29393]: level=info ts=2024-06-30T13:27:40.750Z caller=web.go:523 component=web msg="Start listening for connections" address=:9095 2024-06-30T13:27:40.878 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Jun 30 13:27:40 smithi134 bash[29393]: level=info ts=2024-06-30T13:27:40.756Z caller=head.go:575 component=tsdb msg="Replaying WAL, this may take awhile" 2024-06-30T13:27:40.878 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Jun 30 13:27:40 smithi134 bash[29393]: level=info ts=2024-06-30T13:27:40.756Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-06-30T13:27:40.878 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Jun 30 13:27:40 smithi134 bash[29393]: level=info ts=2024-06-30T13:27:40.757Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-06-30T13:27:40.878 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Jun 30 13:27:40 smithi134 bash[29393]: level=info ts=2024-06-30T13:27:40.757Z caller=head.go:627 component=tsdb msg="WAL replay completed" duration=964.875µs 2024-06-30T13:27:40.878 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Jun 30 13:27:40 smithi134 bash[29393]: level=info ts=2024-06-30T13:27:40.759Z caller=main.go:694 fs_type=XFS_SUPER_MAGIC 2024-06-30T13:27:40.878 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Jun 30 13:27:40 smithi134 bash[29393]: level=info ts=2024-06-30T13:27:40.759Z caller=main.go:695 msg="TSDB started" 2024-06-30T13:27:40.878 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Jun 30 13:27:40 smithi134 bash[29393]: level=info ts=2024-06-30T13:27:40.759Z caller=main.go:799 msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-06-30T13:27:40.878 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Jun 30 13:27:40 smithi134 bash[29393]: level=info ts=2024-06-30T13:27:40.760Z caller=main.go:827 msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml 2024-06-30T13:27:40.879 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Jun 30 13:27:40 smithi134 bash[29393]: level=info ts=2024-06-30T13:27:40.760Z caller=main.go:646 msg="Server is ready to receive web requests." 2024-06-30T13:27:41.481 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:41 smithi055 bash[14674]: audit 2024-06-30T13:27:39.547057+0000 mgr.y (mgr.14144) 272 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-06-30T13:27:41.481 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:41 smithi055 bash[14674]: audit 2024-06-30T13:27:39.549824+0000 mgr.y (mgr.14144) 273 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi055:9093"}]: dispatch 2024-06-30T13:27:41.481 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:41 smithi055 bash[14674]: audit 2024-06-30T13:27:39.563823+0000 mgr.y (mgr.14144) 274 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-30T13:27:41.481 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:41 smithi055 bash[14674]: audit 2024-06-30T13:27:39.573220+0000 mgr.y (mgr.14144) 275 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi134:9095"}]: dispatch 2024-06-30T13:27:41.481 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:41 smithi055 bash[14674]: audit 2024-06-30T13:27:39.587908+0000 mgr.y (mgr.14144) 276 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-06-30T13:27:41.481 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:41 smithi055 bash[14674]: audit 2024-06-30T13:27:39.597018+0000 mgr.y (mgr.14144) 277 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi134:3000"}]: dispatch 2024-06-30T13:27:41.482 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:41 smithi055 bash[19150]: audit 2024-06-30T13:27:39.547057+0000 mgr.y (mgr.14144) 272 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-06-30T13:27:41.482 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:41 smithi055 bash[19150]: audit 2024-06-30T13:27:39.549824+0000 mgr.y (mgr.14144) 273 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi055:9093"}]: dispatch 2024-06-30T13:27:41.482 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:41 smithi055 bash[19150]: audit 2024-06-30T13:27:39.563823+0000 mgr.y (mgr.14144) 274 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-30T13:27:41.482 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:41 smithi055 bash[19150]: audit 2024-06-30T13:27:39.573220+0000 mgr.y (mgr.14144) 275 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi134:9095"}]: dispatch 2024-06-30T13:27:41.482 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:41 smithi055 bash[19150]: audit 2024-06-30T13:27:39.587908+0000 mgr.y (mgr.14144) 276 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-06-30T13:27:41.482 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:41 smithi055 bash[19150]: audit 2024-06-30T13:27:39.597018+0000 mgr.y (mgr.14144) 277 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi134:3000"}]: dispatch 2024-06-30T13:27:41.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:41 smithi134 bash[14604]: audit 2024-06-30T13:27:39.547057+0000 mgr.y (mgr.14144) 272 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-06-30T13:27:41.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:41 smithi134 bash[14604]: audit 2024-06-30T13:27:39.549824+0000 mgr.y (mgr.14144) 273 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi055:9093"}]: dispatch 2024-06-30T13:27:41.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:41 smithi134 bash[14604]: audit 2024-06-30T13:27:39.563823+0000 mgr.y (mgr.14144) 274 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-30T13:27:41.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:41 smithi134 bash[14604]: audit 2024-06-30T13:27:39.573220+0000 mgr.y (mgr.14144) 275 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi134:9095"}]: dispatch 2024-06-30T13:27:41.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:41 smithi134 bash[14604]: audit 2024-06-30T13:27:39.587908+0000 mgr.y (mgr.14144) 276 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-06-30T13:27:41.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:41 smithi134 bash[14604]: audit 2024-06-30T13:27:39.597018+0000 mgr.y (mgr.14144) 277 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi134:3000"}]: dispatch 2024-06-30T13:27:42.426 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:42 smithi055 bash[19150]: cluster 2024-06-30T13:27:40.399394+0000 mgr.y (mgr.14144) 278 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:42.426 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:42 smithi055 bash[14674]: cluster 2024-06-30T13:27:40.399394+0000 mgr.y (mgr.14144) 278 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:42.626 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:42 smithi134 bash[14604]: cluster 2024-06-30T13:27:40.399394+0000 mgr.y (mgr.14144) 278 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:43.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:43 smithi055 bash[14674]: audit 2024-06-30T13:27:42.500810+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:27:43.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:43 smithi055 bash[14674]: audit 2024-06-30T13:27:42.505685+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:27:43.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:43 smithi055 bash[14674]: audit 2024-06-30T13:27:42.725510+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:27:43.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:43 smithi055 bash[19150]: audit 2024-06-30T13:27:42.500810+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:27:43.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:43 smithi055 bash[19150]: audit 2024-06-30T13:27:42.505685+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:27:43.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:43 smithi055 bash[19150]: audit 2024-06-30T13:27:42.725510+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:27:43.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:43 smithi134 bash[14604]: audit 2024-06-30T13:27:42.500810+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:27:43.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:43 smithi134 bash[14604]: audit 2024-06-30T13:27:42.505685+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:27:43.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:43 smithi134 bash[14604]: audit 2024-06-30T13:27:42.725510+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:27:43.713 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-06-30T13:27:43.716 INFO:teuthology.orchestra.run.smithi055.stderr:dumped all 2024-06-30T13:27:44.174 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:44 smithi055 bash[14674]: cluster 2024-06-30T13:27:42.399984+0000 mgr.y (mgr.14144) 279 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:44.174 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:44 smithi055 bash[14674]: audit 2024-06-30T13:27:43.384651+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:27:44.174 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:44 smithi055 bash[14674]: audit 2024-06-30T13:27:43.392227+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:27:44.174 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:44 smithi055 bash[14674]: audit 2024-06-30T13:27:43.397074+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:27:44.529 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:44 smithi055 bash[19150]: cluster 2024-06-30T13:27:42.399984+0000 mgr.y (mgr.14144) 279 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:44.529 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:44 smithi055 bash[19150]: audit 2024-06-30T13:27:43.384651+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:27:44.529 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:44 smithi055 bash[19150]: audit 2024-06-30T13:27:43.392227+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:27:44.529 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:44 smithi055 bash[19150]: audit 2024-06-30T13:27:43.397074+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:27:44.530 INFO:teuthology.orchestra.run.smithi055.stdout:{"pg_ready":true,"pg_map":{"version":250,"stamp":"2024-06-30T13:27:42.399722+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"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":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":3,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":43220,"kb_used_data":3732,"kb_used_omap":0,"kb_used_meta":39424,"kb_avail":749917996,"statfs":{"total":767960285184,"available":767916027904,"internally_reserved":0,"allocated":3821568,"data_stored":1511015,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":40370176},"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":"0.000000"},"pg_stats":[{"pgid":"1.0","version":"0'0","reported_seq":"10","reported_epoch":"50","state":"active+clean","last_fresh":"2024-06-30T13:25:34.622037+0000","last_change":"2024-06-30T13:25:34.622037+0000","last_active":"2024-06-30T13:25:34.622037+0000","last_peered":"2024-06-30T13:25:34.622037+0000","last_clean":"2024-06-30T13:25:34.622037+0000","last_became_active":"2024-06-30T13:25:34.621138+0000","last_became_peered":"2024-06-30T13:25:34.621138+0000","last_unstale":"2024-06-30T13:25:34.622037+0000","last_undegraded":"2024-06-30T13:25:34.622037+0000","last_fullsized":"2024-06-30T13:25:34.622037+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-06-30T13:23:19.543274+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-06-30T13:23:19.543274+0000","last_clean_scrub_stamp":"2024-06-30T13:23:19.543274+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[7,0,6],"acting":[7,0,6],"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":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":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430236,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5212,"kb_used_data":468,"kb_used_omap":0,"kb_used_meta":4736,"kb_avail":93739940,"statfs":{"total":95995035648,"available":95989698560,"internally_reserved":0,"allocated":479232,"data_stored":188995,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4849664},"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":[],"network_ping_times":[{"osd":0,"last update":"Sun Jun 30 13:26:35 2024","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":0.92200000000000004,"15min":0.92200000000000004},"min":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.3149999999999999,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":1.2829999999999999},{"interface":"front","average":{"1min":0.96799999999999997,"5min":0.96799999999999997,"15min":0.96799999999999997},"min":{"1min":0.622,"5min":0.622,"15min":0.622},"max":{"1min":1.367,"5min":1.367,"15min":1.367},"last":0.85199999999999998}]},{"osd":1,"last update":"Sun Jun 30 13:26:35 2024","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":0.96199999999999997,"15min":0.96199999999999997},"min":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"max":{"1min":1.325,"5min":1.325,"15min":1.325},"last":1.2589999999999999},{"interface":"front","average":{"1min":1.0640000000000001,"5min":1.0640000000000001,"15min":1.0640000000000001},"min":{"1min":0.81299999999999994,"5min":0.81299999999999994,"15min":0.81299999999999994},"max":{"1min":1.4450000000000001,"5min":1.4450000000000001,"15min":1.4450000000000001},"last":1.004}]},{"osd":2,"last update":"Sun Jun 30 13:26:35 2024","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":1.006,"15min":1.006},"min":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"max":{"1min":1.4870000000000001,"5min":1.4870000000000001,"15min":1.4870000000000001},"last":0.82499999999999996},{"interface":"front","average":{"1min":1.1240000000000001,"5min":1.1240000000000001,"15min":1.1240000000000001},"min":{"1min":0.93799999999999994,"5min":0.93799999999999994,"15min":0.93799999999999994},"max":{"1min":1.302,"5min":1.302,"15min":1.302},"last":1.0640000000000001}]},{"osd":3,"last update":"Sun Jun 30 13:26:35 2024","interfaces":[{"interface":"back","average":{"1min":1.1619999999999999,"5min":1.1619999999999999,"15min":1.1619999999999999},"min":{"1min":0.90800000000000003,"5min":0.90800000000000003,"15min":0.90800000000000003},"max":{"1min":1.4650000000000001,"5min":1.4650000000000001,"15min":1.4650000000000001},"last":1.1080000000000001},{"interface":"front","average":{"1min":1.1220000000000001,"5min":1.1220000000000001,"15min":1.1220000000000001},"min":{"1min":0.91700000000000004,"5min":0.91700000000000004,"15min":0.91700000000000004},"max":{"1min":1.4059999999999999,"5min":1.4059999999999999,"15min":1.4059999999999999},"last":1.167}]},{"osd":4,"last update":"Sun Jun 30 13:26:35 2024","interfaces":[{"interface":"back","average":{"1min":1.01,"5min":1.01,"15min":1.01},"min":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"max":{"1min":1.6759999999999999,"5min":1.6759999999999999,"15min":1.6759999999999999},"last":1.1379999999999999},{"interface":"front","average":{"1min":1.1459999999999999,"5min":1.1459999999999999,"15min":1.1459999999999999},"min":{"1min":0.78900000000000003,"5min":0.78900000000000003,"15min":0.78900000000000003},"max":{"1min":1.569,"5min":1.569,"15min":1.569},"last":1.2030000000000001}]},{"osd":5,"last update":"Sun Jun 30 13:26:35 2024","interfaces":[{"interface":"back","average":{"1min":1.1659999999999999,"5min":1.1659999999999999,"15min":1.1659999999999999},"min":{"1min":0.85799999999999998,"5min":0.85799999999999998,"15min":0.85799999999999998},"max":{"1min":1.661,"5min":1.661,"15min":1.661},"last":1.3600000000000001},{"interface":"front","average":{"1min":1.246,"5min":1.246,"15min":1.246},"min":{"1min":0.98799999999999999,"5min":0.98799999999999999,"15min":0.98799999999999999},"max":{"1min":1.8240000000000001,"5min":1.8240000000000001,"15min":1.8240000000000001},"last":1.2310000000000001}]},{"osd":6,"last update":"Sun Jun 30 13:26:35 2024","interfaces":[{"interface":"back","average":{"1min":1.2669999999999999,"5min":1.2669999999999999,"15min":1.2669999999999999},"min":{"1min":1.0189999999999999,"5min":1.0189999999999999,"15min":1.0189999999999999},"max":{"1min":1.8839999999999999,"5min":1.8839999999999999,"15min":1.8839999999999999},"last":1.3180000000000001},{"interface":"front","average":{"1min":1.2729999999999999,"5min":1.2729999999999999,"15min":1.2729999999999999},"min":{"1min":1.0549999999999999,"5min":1.0549999999999999,"15min":1.0549999999999999},"max":{"1min":1.794,"5min":1.794,"15min":1.794},"last":1.341}]}]},{"osd":6,"up_from":42,"seq":180388626465,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5272,"kb_used_data":464,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":93739880,"statfs":{"total":95995035648,"available":95989637120,"internally_reserved":0,"allocated":475136,"data_stored":188680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"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":[],"network_ping_times":[{"osd":0,"last update":"Sun Jun 30 13:27:14 2024","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.93300000000000005,"15min":0.93200000000000005},"min":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.319,"5min":1.319,"15min":1.319},"last":0.873},{"interface":"front","average":{"1min":0.96999999999999997,"5min":0.97699999999999998,"15min":0.97799999999999998},"min":{"1min":0.73199999999999998,"5min":0.69099999999999995,"15min":0.69099999999999995},"max":{"1min":1.264,"5min":1.2649999999999999,"15min":1.2649999999999999},"last":0.745}]},{"osd":1,"last update":"Sun Jun 30 13:27:14 2024","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":0.98299999999999998,"15min":0.99399999999999999},"min":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.1439999999999999,"5min":1.2070000000000001,"15min":1.2070000000000001},"last":0.77900000000000003},{"interface":"front","average":{"1min":0.96999999999999997,"5min":0.96999999999999997,"15min":0.96999999999999997},"min":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"max":{"1min":1.2350000000000001,"5min":1.2350000000000001,"15min":1.2350000000000001},"last":1.0669999999999999}]},{"osd":2,"last update":"Sun Jun 30 13:27:14 2024","interfaces":[{"interface":"back","average":{"1min":1.0469999999999999,"5min":0.99099999999999999,"15min":0.98199999999999998},"min":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":1.4610000000000001,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":0.91500000000000004},{"interface":"front","average":{"1min":1.004,"5min":1.083,"15min":1.0960000000000001},"min":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"max":{"1min":1.3979999999999999,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":0.94399999999999995}]},{"osd":3,"last update":"Sun Jun 30 13:27:14 2024","interfaces":[{"interface":"back","average":{"1min":1.024,"5min":1.04,"15min":1.0429999999999999},"min":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.3200000000000001,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":0.98099999999999998},{"interface":"front","average":{"1min":1.1080000000000001,"5min":1.117,"15min":1.119},"min":{"1min":0.77200000000000002,"5min":0.77200000000000002,"15min":0.77200000000000002},"max":{"1min":1.3979999999999999,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":0.998}]},{"osd":4,"last update":"Sun Jun 30 13:27:14 2024","interfaces":[{"interface":"back","average":{"1min":0.95199999999999996,"5min":0.97599999999999998,"15min":0.97999999999999998},"min":{"1min":0.70499999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"max":{"1min":1.393,"5min":1.393,"15min":1.393},"last":1.119},{"interface":"front","average":{"1min":1.0489999999999999,"5min":1.069,"15min":1.0720000000000001},"min":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.4139999999999999,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":1.3979999999999999}]},{"osd":5,"last update":"Sun Jun 30 13:27:14 2024","interfaces":[{"interface":"back","average":{"1min":1.0720000000000001,"5min":1.0960000000000001,"15min":1.1000000000000001},"min":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.4159999999999999,"5min":1.4159999999999999,"15min":1.4159999999999999},"last":1.1579999999999999},{"interface":"front","average":{"1min":1.1100000000000001,"5min":1.143,"15min":1.149},"min":{"1min":0.73299999999999998,"5min":0.73299999999999998,"15min":0.73299999999999998},"max":{"1min":1.466,"5min":1.577,"15min":1.577},"last":1.23}]},{"osd":7,"last update":"Sun Jun 30 13:27:35 2024","interfaces":[{"interface":"back","average":{"1min":1.143,"5min":1.1679999999999999,"15min":1.1719999999999999},"min":{"1min":0.86399999999999999,"5min":0.80700000000000005,"15min":0.80700000000000005},"max":{"1min":1.389,"5min":1.6339999999999999,"15min":1.6339999999999999},"last":1.268},{"interface":"front","average":{"1min":1.2010000000000001,"5min":1.2370000000000001,"15min":1.2430000000000001},"min":{"1min":0.97499999999999998,"5min":0.92900000000000005,"15min":0.92900000000000005},"max":{"1min":1.5349999999999999,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":1.333}]}]},{"osd":1,"up_from":13,"seq":55834574909,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5532,"kb_used_data":468,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739620,"statfs":{"total":95995035648,"available":95989370880,"internally_reserved":0,"allocated":479232,"data_stored":188995,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"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":[],"network_ping_times":[{"osd":0,"last update":"Sun Jun 30 13:26:56 2024","interfaces":[{"interface":"back","average":{"1min":0.82699999999999996,"5min":0.68899999999999995,"15min":0.61899999999999999},"min":{"1min":0.51100000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.3009999999999999,"5min":1.3009999999999999,"15min":1.3009999999999999},"last":0.80100000000000005},{"interface":"front","average":{"1min":0.92600000000000005,"5min":0.72399999999999998,"15min":0.63800000000000001},"min":{"1min":0.66200000000000003,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.4359999999999999,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":1.1419999999999999}]},{"osd":2,"last update":"Sun Jun 30 13:27:26 2024","interfaces":[{"interface":"back","average":{"1min":0.80400000000000005,"5min":0.78200000000000003,"15min":0.72099999999999997},"min":{"1min":0.61499999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":1.0389999999999999,"5min":1.254,"15min":1.254},"last":1.0429999999999999},{"interface":"front","average":{"1min":0.85599999999999998,"5min":0.82999999999999996,"15min":0.78900000000000003},"min":{"1min":0.65200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":1.272,"5min":1.272,"15min":1.272},"last":1.266}]},{"osd":3,"last update":"Sun Jun 30 13:26:56 2024","interfaces":[{"interface":"back","average":{"1min":0.83999999999999997,"5min":0.78000000000000003,"15min":0.75900000000000001},"min":{"1min":0.65000000000000002,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.2130000000000001,"5min":1.2130000000000001,"15min":1.2130000000000001},"last":0.84499999999999997},{"interface":"front","average":{"1min":1.0740000000000001,"5min":0.93999999999999995,"15min":0.89700000000000002},"min":{"1min":0.79500000000000004,"5min":0.71899999999999997,"15min":0.71899999999999997},"max":{"1min":1.361,"5min":1.4890000000000001,"15min":1.4890000000000001},"last":1.105}]},{"osd":4,"last update":"Sun Jun 30 13:27:20 2024","interfaces":[{"interface":"back","average":{"1min":1.0640000000000001,"5min":1.0249999999999999,"15min":1.0009999999999999},"min":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"max":{"1min":1.458,"5min":1.458,"15min":1.458},"last":1.778},{"interface":"front","average":{"1min":1.1779999999999999,"5min":1.175,"15min":1.153},"min":{"1min":0.90900000000000003,"5min":0.90900000000000003,"15min":0.90900000000000003},"max":{"1min":1.5169999999999999,"5min":1.7430000000000001,"15min":1.7430000000000001},"last":1.6899999999999999}]},{"osd":5,"last update":"Sun Jun 30 13:26:40 2024","interfaces":[{"interface":"back","average":{"1min":1.2669999999999999,"5min":1.2549999999999999,"15min":1.2529999999999999},"min":{"1min":0.94199999999999995,"5min":0.94199999999999995,"15min":0.94199999999999995},"max":{"1min":1.847,"5min":1.847,"15min":1.847},"last":1.4410000000000001},{"interface":"front","average":{"1min":1.246,"5min":1.2170000000000001,"15min":1.212},"min":{"1min":1.0209999999999999,"5min":0.877,"15min":0.877},"max":{"1min":1.6319999999999999,"5min":1.6319999999999999,"15min":1.6319999999999999},"last":1.736}]},{"osd":6,"last update":"Sun Jun 30 13:27:09 2024","interfaces":[{"interface":"back","average":{"1min":1.1919999999999999,"5min":1.1499999999999999,"15min":1.143},"min":{"1min":0.88600000000000001,"5min":0.88600000000000001,"15min":0.88600000000000001},"max":{"1min":1.6180000000000001,"5min":1.6180000000000001,"15min":1.6180000000000001},"last":1.643},{"interface":"front","average":{"1min":1.288,"5min":1.3720000000000001,"15min":1.3859999999999999},"min":{"1min":0.96699999999999997,"5min":0.96699999999999997,"15min":0.96699999999999997},"max":{"1min":1.7250000000000001,"5min":1.9159999999999999,"15min":1.9159999999999999},"last":1.5720000000000001}]},{"osd":7,"last update":"Sun Jun 30 13:27:36 2024","interfaces":[{"interface":"back","average":{"1min":1.248,"5min":1.3149999999999999,"15min":1.3260000000000001},"min":{"1min":1.0489999999999999,"5min":1.0489999999999999,"15min":1.0489999999999999},"max":{"1min":1.7609999999999999,"5min":1.7609999999999999,"15min":1.7609999999999999},"last":1.835},{"interface":"front","average":{"1min":1.28,"5min":1.296,"15min":1.2989999999999999},"min":{"1min":0.90100000000000002,"5min":0.90100000000000002,"15min":0.90100000000000002},"max":{"1min":1.577,"5min":1.6040000000000001,"15min":1.6040000000000001},"last":1.4950000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738435,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5592,"kb_used_data":464,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739560,"statfs":{"total":95995035648,"available":95989309440,"internally_reserved":0,"allocated":475136,"data_stored":188680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"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":[],"network_ping_times":[{"osd":1,"last update":"Sun Jun 30 13:26:56 2024","interfaces":[{"interface":"back","average":{"1min":0.72799999999999998,"5min":0.65900000000000003,"15min":0.60499999999999998},"min":{"1min":0.59599999999999997,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":0.85499999999999998,"5min":1.036,"15min":1.036},"last":0.63300000000000001},{"interface":"front","average":{"1min":0.86099999999999999,"5min":0.747,"15min":0.65800000000000003},"min":{"1min":0.51000000000000001,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.228,"5min":1.228,"15min":1.228},"last":0.52300000000000002}]},{"osd":2,"last update":"Sun Jun 30 13:27:28 2024","interfaces":[{"interface":"back","average":{"1min":0.84999999999999998,"5min":0.753,"15min":0.71699999999999997},"min":{"1min":0.55900000000000005,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.99,"5min":1.99,"15min":1.99},"last":0.60199999999999998},{"interface":"front","average":{"1min":0.92700000000000005,"5min":0.85899999999999999,"15min":0.77900000000000003},"min":{"1min":0.59199999999999997,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.1839999999999999,"5min":1.47,"15min":1.47},"last":0.76800000000000002}]},{"osd":3,"last update":"Sun Jun 30 13:26:56 2024","interfaces":[{"interface":"back","average":{"1min":1.0409999999999999,"5min":0.89900000000000002,"15min":0.85299999999999998},"min":{"1min":0.63,"5min":0.63,"15min":0.63},"max":{"1min":1.581,"5min":1.581,"15min":1.581},"last":0.58099999999999996},{"interface":"front","average":{"1min":0.96799999999999997,"5min":0.875,"15min":0.84499999999999997},"min":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.532,"5min":1.532,"15min":1.532},"last":0.65600000000000003}]},{"osd":4,"last update":"Sun Jun 30 13:27:20 2024","interfaces":[{"interface":"back","average":{"1min":1.0429999999999999,"5min":0.999,"15min":0.98599999999999999},"min":{"1min":0.746,"5min":0.73899999999999999,"15min":0.73899999999999999},"max":{"1min":1.621,"5min":1.621,"15min":1.621},"last":0.84999999999999998},{"interface":"front","average":{"1min":1.272,"5min":1.179,"15min":1.141},"min":{"1min":0.85399999999999998,"5min":0.85399999999999998,"15min":0.85399999999999998},"max":{"1min":1.657,"5min":1.657,"15min":1.657},"last":1.0549999999999999}]},{"osd":5,"last update":"Sun Jun 30 13:26:42 2024","interfaces":[{"interface":"back","average":{"1min":1.3049999999999999,"5min":1.228,"15min":1.2150000000000001},"min":{"1min":1,"5min":0.91500000000000004,"15min":0.91500000000000004},"max":{"1min":1.7370000000000001,"5min":1.7370000000000001,"15min":1.7370000000000001},"last":1.1339999999999999},{"interface":"front","average":{"1min":1.2929999999999999,"5min":1.2609999999999999,"15min":1.2549999999999999},"min":{"1min":0.77800000000000002,"5min":0.77800000000000002,"15min":0.77800000000000002},"max":{"1min":1.6950000000000001,"5min":1.6950000000000001,"15min":1.6950000000000001},"last":1.502}]},{"osd":6,"last update":"Sun Jun 30 13:27:10 2024","interfaces":[{"interface":"back","average":{"1min":1.3089999999999999,"5min":1.3169999999999999,"15min":1.319},"min":{"1min":0.82299999999999995,"5min":0.82299999999999995,"15min":0.82299999999999995},"max":{"1min":1.782,"5min":1.782,"15min":1.782},"last":1.042},{"interface":"front","average":{"1min":1.232,"5min":1.2330000000000001,"15min":1.2330000000000001},"min":{"1min":0.83299999999999996,"5min":0.83299999999999996,"15min":0.83299999999999996},"max":{"1min":1.6719999999999999,"5min":1.6719999999999999,"15min":1.6719999999999999},"last":1.6519999999999999}]},{"osd":7,"last update":"Sun Jun 30 13:27:37 2024","interfaces":[{"interface":"back","average":{"1min":1.3120000000000001,"5min":1.264,"15min":1.256},"min":{"1min":0.92500000000000004,"5min":0.78800000000000003,"15min":0.78800000000000003},"max":{"1min":1.839,"5min":1.839,"15min":1.839},"last":1.1419999999999999},{"interface":"front","average":{"1min":1.391,"5min":1.399,"15min":1.401},"min":{"1min":1.069,"5min":1.069,"15min":1.069},"max":{"1min":1.6200000000000001,"5min":1.8240000000000001,"15min":1.8240000000000001},"last":1.256}]}]},{"osd":2,"up_from":18,"seq":77309411384,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5468,"kb_used_data":468,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739684,"statfs":{"total":95995035648,"available":95989436416,"internally_reserved":0,"allocated":479232,"data_stored":188995,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"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":[],"network_ping_times":[{"osd":0,"last update":"Sun Jun 30 13:27:26 2024","interfaces":[{"interface":"back","average":{"1min":0.80100000000000005,"5min":0.70299999999999996,"15min":0.65200000000000002},"min":{"1min":0.57799999999999996,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.1080000000000001,"5min":1.1080000000000001,"15min":1.1080000000000001},"last":0.76200000000000001},{"interface":"front","average":{"1min":0.90100000000000002,"5min":0.81999999999999995,"15min":0.77400000000000002},"min":{"1min":0.59599999999999997,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.3520000000000001,"5min":1.4930000000000001,"15min":1.4930000000000001},"last":0.97899999999999998}]},{"osd":1,"last update":"Sun Jun 30 13:27:26 2024","interfaces":[{"interface":"back","average":{"1min":0.81999999999999995,"5min":0.76800000000000002,"15min":0.72799999999999998},"min":{"1min":0.63100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.3260000000000001,"5min":1.5740000000000001,"15min":1.5740000000000001},"last":1.137},{"interface":"front","average":{"1min":0.79500000000000004,"5min":0.81899999999999995,"15min":0.76300000000000001},"min":{"1min":0.627,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.169,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":0.82799999999999996}]},{"osd":3,"last update":"Sun Jun 30 13:26:51 2024","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":0.879,"15min":0.86299999999999999},"min":{"1min":0.625,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.2410000000000001,"5min":1.754,"15min":1.754},"last":0.69599999999999995},{"interface":"front","average":{"1min":1.0109999999999999,"5min":0.94999999999999996,"15min":0.93799999999999994},"min":{"1min":0.83699999999999997,"5min":0.72299999999999998,"15min":0.72299999999999998},"max":{"1min":1.3360000000000001,"5min":1.75,"15min":1.75},"last":0.94099999999999995}]},{"osd":4,"last update":"Sun Jun 30 13:27:16 2024","interfaces":[{"interface":"back","average":{"1min":1.0820000000000001,"5min":1.1020000000000001,"15min":1.0960000000000001},"min":{"1min":0.80400000000000005,"5min":0.76100000000000001,"15min":0.76100000000000001},"max":{"1min":1.4019999999999999,"5min":1.671,"15min":1.671},"last":1.048},{"interface":"front","average":{"1min":1.151,"5min":1.1299999999999999,"15min":1.087},"min":{"1min":0.81599999999999995,"5min":0.81599999999999995,"15min":0.81599999999999995},"max":{"1min":1.4219999999999999,"5min":1.9570000000000001,"15min":1.9570000000000001},"last":1.0600000000000001}]},{"osd":5,"last update":"Sun Jun 30 13:26:42 2024","interfaces":[{"interface":"back","average":{"1min":1.2969999999999999,"5min":1.1799999999999999,"15min":1.1599999999999999},"min":{"1min":0.91700000000000004,"5min":0.87,"15min":0.87},"max":{"1min":1.661,"5min":1.6779999999999999,"15min":1.6779999999999999},"last":0.88700000000000001},{"interface":"front","average":{"1min":1.345,"5min":1.2649999999999999,"15min":1.252},"min":{"1min":0.93899999999999995,"5min":0.91100000000000003,"15min":0.91100000000000003},"max":{"1min":1.704,"5min":1.704,"15min":1.704},"last":1.264}]},{"osd":6,"last update":"Sun Jun 30 13:27:11 2024","interfaces":[{"interface":"back","average":{"1min":1.2689999999999999,"5min":1.389,"15min":1.409},"min":{"1min":0.93899999999999995,"5min":0.93899999999999995,"15min":0.93899999999999995},"max":{"1min":1.5660000000000001,"5min":1.879,"15min":1.879},"last":1.214},{"interface":"front","average":{"1min":1.28,"5min":1.379,"15min":1.395},"min":{"1min":0.89800000000000002,"5min":0.89800000000000002,"15min":0.89800000000000002},"max":{"1min":1.724,"5min":2.133,"15min":2.133},"last":1.1799999999999999}]},{"osd":7,"last update":"Sun Jun 30 13:27:37 2024","interfaces":[{"interface":"back","average":{"1min":1.3480000000000001,"5min":1.395,"15min":1.403},"min":{"1min":0.91800000000000004,"5min":0.91800000000000004,"15min":0.91800000000000004},"max":{"1min":1.6140000000000001,"5min":1.9059999999999999,"15min":1.9059999999999999},"last":1.1040000000000001},{"interface":"front","average":{"1min":1.3480000000000001,"5min":1.4259999999999999,"15min":1.4390000000000001},"min":{"1min":0.996,"5min":0.996,"15min":0.996},"max":{"1min":1.645,"5min":1.9670000000000001,"15min":1.9670000000000001},"last":1.3080000000000001}]}]},{"osd":3,"up_from":25,"seq":107374182450,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5404,"kb_used_data":468,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739748,"statfs":{"total":95995035648,"available":95989501952,"internally_reserved":0,"allocated":479232,"data_stored":188995,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"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":[],"network_ping_times":[{"osd":0,"last update":"Sun Jun 30 13:26:50 2024","interfaces":[{"interface":"back","average":{"1min":0.78700000000000003,"5min":0.67900000000000005,"15min":0.64100000000000001},"min":{"1min":0.60099999999999998,"5min":0.502,"15min":0.502},"max":{"1min":1.3500000000000001,"5min":1.3500000000000001,"15min":1.3500000000000001},"last":0.89900000000000002},{"interface":"front","average":{"1min":0.88,"5min":0.85899999999999999,"15min":0.83499999999999996},"min":{"1min":0.66800000000000004,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.3600000000000001,"5min":1.6539999999999999,"15min":1.6539999999999999},"last":1.4239999999999999}]},{"osd":1,"last update":"Sun Jun 30 13:26:50 2024","interfaces":[{"interface":"back","average":{"1min":0.89200000000000002,"5min":0.82999999999999996,"15min":0.81000000000000005},"min":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.3819999999999999,"5min":1.421,"15min":1.421},"last":0.82799999999999996},{"interface":"front","average":{"1min":0.90600000000000003,"5min":0.83199999999999996,"15min":0.80200000000000005},"min":{"1min":0.67600000000000005,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.3480000000000001,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":0.67300000000000004}]},{"osd":2,"last update":"Sun Jun 30 13:26:50 2024","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":0.93700000000000006,"15min":0.91500000000000004},"min":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.2589999999999999,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":0.88200000000000001},{"interface":"front","average":{"1min":0.95799999999999996,"5min":0.93799999999999994,"15min":0.92600000000000005},"min":{"1min":0.75600000000000001,"5min":0.67900000000000005,"15min":0.67900000000000005},"max":{"1min":1.387,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":1.272}]},{"osd":4,"last update":"Sun Jun 30 13:27:16 2024","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":1.0129999999999999,"15min":1.0029999999999999},"min":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"max":{"1min":1.165,"5min":1.351,"15min":1.351},"last":1.1779999999999999},{"interface":"front","average":{"1min":1.1339999999999999,"5min":1.127,"15min":1.113},"min":{"1min":0.91000000000000003,"5min":0.76900000000000002,"15min":0.76900000000000002},"max":{"1min":1.6399999999999999,"5min":1.855,"15min":1.855},"last":1.153}]},{"osd":5,"last update":"Sun Jun 30 13:26:43 2024","interfaces":[{"interface":"back","average":{"1min":1.155,"5min":1.1679999999999999,"15min":1.1699999999999999},"min":{"1min":0.81899999999999995,"5min":0.81899999999999995,"15min":0.81899999999999995},"max":{"1min":1.643,"5min":1.6950000000000001,"15min":1.6950000000000001},"last":1.069},{"interface":"front","average":{"1min":1.3200000000000001,"5min":1.254,"15min":1.2430000000000001},"min":{"1min":1.014,"5min":0.85999999999999999,"15min":0.85999999999999999},"max":{"1min":1.6970000000000001,"5min":1.74,"15min":1.74},"last":1.238}]},{"osd":6,"last update":"Sun Jun 30 13:27:11 2024","interfaces":[{"interface":"back","average":{"1min":1.2929999999999999,"5min":1.361,"15min":1.373},"min":{"1min":0.82399999999999995,"5min":0.82399999999999995,"15min":0.82399999999999995},"max":{"1min":1.73,"5min":1.73,"15min":1.73},"last":1.04},{"interface":"front","average":{"1min":1.246,"5min":1.3580000000000001,"15min":1.3759999999999999},"min":{"1min":0.95099999999999996,"5min":0.95099999999999996,"15min":0.95099999999999996},"max":{"1min":1.764,"5min":2.0139999999999998,"15min":2.0139999999999998},"last":1.302}]},{"osd":7,"last update":"Sun Jun 30 13:27:36 2024","interfaces":[{"interface":"back","average":{"1min":1.1859999999999999,"5min":1.244,"15min":1.254},"min":{"1min":0.85199999999999998,"5min":0.85199999999999998,"15min":0.85199999999999998},"max":{"1min":1.389,"5min":1.47,"15min":1.47},"last":1.389},{"interface":"front","average":{"1min":1.284,"5min":1.395,"15min":1.413},"min":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"max":{"1min":1.4530000000000001,"5min":1.6180000000000001,"15min":1.6180000000000001},"last":1.3540000000000001}]}]},{"osd":4,"up_from":30,"seq":128849018925,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5404,"kb_used_data":468,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739748,"statfs":{"total":95995035648,"available":95989501952,"internally_reserved":0,"allocated":479232,"data_stored":188995,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"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":[],"network_ping_times":[{"osd":0,"last update":"Sun Jun 30 13:27:17 2024","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":0.90300000000000002,"15min":0.879},"min":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.4399999999999999,"5min":1.4399999999999999,"15min":1.4399999999999999},"last":0.94599999999999995},{"interface":"front","average":{"1min":0.92900000000000005,"5min":0.98999999999999999,"15min":1.002},"min":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.2450000000000001,"5min":1.6930000000000001,"15min":1.6930000000000001},"last":0.65100000000000002}]},{"osd":1,"last update":"Sun Jun 30 13:27:17 2024","interfaces":[{"interface":"back","average":{"1min":1.0249999999999999,"5min":0.96299999999999997,"15min":0.94399999999999995},"min":{"1min":0.61399999999999999,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.262,"5min":1.325,"15min":1.325},"last":0.89600000000000002},{"interface":"front","average":{"1min":0.998,"5min":0.96499999999999997,"15min":0.96099999999999997},"min":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.349,"5min":1.399,"15min":1.399},"last":0.81399999999999995}]},{"osd":2,"last update":"Sun Jun 30 13:27:17 2024","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":0.998,"15min":0.97599999999999998},"min":{"1min":0.72999999999999998,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":1.419,"5min":1.419,"15min":1.419},"last":0.70399999999999996},{"interface":"front","average":{"1min":1.02,"5min":0.98299999999999998,"15min":0.97099999999999997},"min":{"1min":0.71199999999999997,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.2050000000000001,"5min":1.4970000000000001,"15min":1.4970000000000001},"last":0.97399999999999998}]},{"osd":3,"last update":"Sun Jun 30 13:27:17 2024","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":0.97799999999999998,"15min":0.96199999999999997},"min":{"1min":0.74099999999999999,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.2789999999999999,"5min":1.599,"15min":1.599},"last":0.755},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.002,"15min":0.97599999999999998},"min":{"1min":0.77700000000000002,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.27,"5min":1.331,"15min":1.331},"last":1.1990000000000001}]},{"osd":5,"last update":"Sun Jun 30 13:26:43 2024","interfaces":[{"interface":"back","average":{"1min":1,"5min":0.99199999999999999,"15min":0.99099999999999999},"min":{"1min":0.66800000000000004,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.355,"5min":1.546,"15min":1.546},"last":1.079},{"interface":"front","average":{"1min":0.97999999999999998,"5min":1.02,"15min":1.026},"min":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.242,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":0.85099999999999998}]},{"osd":6,"last update":"Sun Jun 30 13:27:09 2024","interfaces":[{"interface":"back","average":{"1min":1.024,"5min":1,"15min":0.996},"min":{"1min":0.751,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.3180000000000001,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":1.101},{"interface":"front","average":{"1min":1.194,"5min":1.2110000000000001,"15min":1.214},"min":{"1min":0.95699999999999996,"5min":0.64800000000000002,"15min":0.64800000000000002},"max":{"1min":1.5349999999999999,"5min":1.6619999999999999,"15min":1.6619999999999999},"last":1.1339999999999999}]},{"osd":7,"last update":"Sun Jun 30 13:27:39 2024","interfaces":[{"interface":"back","average":{"1min":1.222,"5min":1.2709999999999999,"15min":1.2789999999999999},"min":{"1min":0.92300000000000004,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.4530000000000001,"5min":1.615,"15min":1.615},"last":1.0329999999999999},{"interface":"front","average":{"1min":1.1870000000000001,"5min":1.1870000000000001,"15min":1.1870000000000001},"min":{"1min":0.95399999999999996,"5min":0.86899999999999999,"15min":0.86899999999999999},"max":{"1min":1.397,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":1.29}]}]},{"osd":5,"up_from":36,"seq":154618822696,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5336,"kb_used_data":464,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93739816,"statfs":{"total":95995035648,"available":95989571584,"internally_reserved":0,"allocated":475136,"data_stored":188680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4980736},"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":[],"network_ping_times":[{"osd":0,"last update":"Sun Jun 30 13:26:41 2024","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":0.90300000000000002,"15min":0.89300000000000002},"min":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.389,"5min":1.389,"15min":1.389},"last":1.2050000000000001},{"interface":"front","average":{"1min":0.88900000000000001,"5min":0.89400000000000002,"15min":0.89500000000000002},"min":{"1min":0.623,"5min":0.623,"15min":0.623},"max":{"1min":1.177,"5min":1.177,"15min":1.177},"last":1.1240000000000001}]},{"osd":1,"last update":"Sun Jun 30 13:26:41 2024","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.96099999999999997,"15min":0.96299999999999997},"min":{"1min":0.627,"5min":0.627,"15min":0.627},"max":{"1min":1.2490000000000001,"5min":1.2490000000000001,"15min":1.2490000000000001},"last":1.1479999999999999},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.95999999999999996,"15min":0.96999999999999997},"min":{"1min":0.72099999999999997,"5min":0.70799999999999996,"15min":0.70799999999999996},"max":{"1min":1.0740000000000001,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":0.85999999999999999}]},{"osd":2,"last update":"Sun Jun 30 13:26:41 2024","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":0.99299999999999999,"15min":1.0029999999999999},"min":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.202,"5min":1.867,"15min":1.867},"last":0.88900000000000001},{"interface":"front","average":{"1min":1.016,"5min":0.99099999999999999,"15min":0.98699999999999999},"min":{"1min":0.73399999999999999,"5min":0.69099999999999995,"15min":0.69099999999999995},"max":{"1min":1.2470000000000001,"5min":1.2470000000000001,"15min":1.2470000000000001},"last":1.248}]},{"osd":3,"last update":"Sun Jun 30 13:26:41 2024","interfaces":[{"interface":"back","average":{"1min":1.0029999999999999,"5min":1.0309999999999999,"15min":1.0349999999999999},"min":{"1min":0.79400000000000004,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.198,"5min":1.788,"15min":1.788},"last":1.0329999999999999},{"interface":"front","average":{"1min":1.0249999999999999,"5min":1.042,"15min":1.0449999999999999},"min":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"max":{"1min":1.415,"5min":1.415,"15min":1.415},"last":1.0549999999999999}]},{"osd":4,"last update":"Sun Jun 30 13:26:41 2024","interfaces":[{"interface":"back","average":{"1min":0.83399999999999996,"5min":0.81999999999999995,"15min":0.81799999999999995},"min":{"1min":0.52200000000000002,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.073,"5min":1.073,"15min":1.073},"last":0.98999999999999999},{"interface":"front","average":{"1min":0.98299999999999998,"5min":0.97799999999999998,"15min":0.97699999999999998},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":1.361,"5min":1.679,"15min":1.679},"last":0.96799999999999997}]},{"osd":6,"last update":"Sun Jun 30 13:27:08 2024","interfaces":[{"interface":"back","average":{"1min":1.085,"5min":0.98999999999999999,"15min":0.97399999999999998},"min":{"1min":0.59899999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.3839999999999999,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":0.82599999999999996},{"interface":"front","average":{"1min":1.0860000000000001,"5min":1.054,"15min":1.0489999999999999},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.409,"5min":1.409,"15min":1.409},"last":1.1850000000000001}]},{"osd":7,"last update":"Sun Jun 30 13:27:37 2024","interfaces":[{"interface":"back","average":{"1min":1.1100000000000001,"5min":1.0780000000000001,"15min":1.073},"min":{"1min":0.83499999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.6339999999999999,"5min":1.6339999999999999,"15min":1.6339999999999999},"last":1.0940000000000001},{"interface":"front","average":{"1min":1.218,"5min":1.1619999999999999,"15min":1.1519999999999999},"min":{"1min":1,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.4450000000000001,"5min":1.4450000000000001,"15min":1.4450000000000001},"last":0.92600000000000005}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"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},{"poolid":1,"osd":1,"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},{"poolid":1,"osd":2,"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},{"poolid":1,"osd":4,"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},{"poolid":1,"osd":5,"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},{"poolid":1,"osd":6,"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},{"poolid":1,"osd":7,"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}]}} 2024-06-30T13:27:44.532 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -- ceph pg dump --format=json 2024-06-30T13:27:44.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:44 smithi134 bash[14604]: cluster 2024-06-30T13:27:42.399984+0000 mgr.y (mgr.14144) 279 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:44.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:44 smithi134 bash[14604]: audit 2024-06-30T13:27:43.384651+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:27:44.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:44 smithi134 bash[14604]: audit 2024-06-30T13:27:43.392227+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:27:44.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:44 smithi134 bash[14604]: audit 2024-06-30T13:27:43.397074+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:27:45.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:45 smithi055 bash[14674]: audit 2024-06-30T13:27:43.706128+0000 mgr.y (mgr.14144) 280 : audit [DBG] from='client.24500 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-06-30T13:27:45.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:45 smithi055 bash[19150]: audit 2024-06-30T13:27:43.706128+0000 mgr.y (mgr.14144) 280 : audit [DBG] from='client.24500 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-06-30T13:27:45.626 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:45 smithi134 bash[14604]: audit 2024-06-30T13:27:43.706128+0000 mgr.y (mgr.14144) 280 : audit [DBG] from='client.24500 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-06-30T13:27:46.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:46 smithi055 bash[19150]: cluster 2024-06-30T13:27:44.400602+0000 mgr.y (mgr.14144) 281 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:46.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:46 smithi055 bash[14674]: cluster 2024-06-30T13:27:44.400602+0000 mgr.y (mgr.14144) 281 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:46.626 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:46 smithi134 bash[14604]: cluster 2024-06-30T13:27:44.400602+0000 mgr.y (mgr.14144) 281 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:47.144 INFO:teuthology.orchestra.run.smithi055.stderr:Inferring config /var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/mon.a/config 2024-06-30T13:27:47.556 INFO:journalctl@ceph.alertmanager.a.smithi055.stdout:Jun 30 13:27:47 smithi055 bash[36498]: level=info ts=2024-06-30T13:27:47.245Z caller=cluster.go:640 component=cluster msg="gossip settled; proceeding" elapsed=10.001021518s 2024-06-30T13:27:48.373 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:48 smithi055 bash[14674]: cluster 2024-06-30T13:27:46.401151+0000 mgr.y (mgr.14144) 282 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:48.373 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:48 smithi055 bash[14674]: audit 2024-06-30T13:27:47.067201+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:27:48.373 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:48 smithi055 bash[14674]: audit 2024-06-30T13:27:47.195446+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:27:48.373 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:48 smithi055 bash[14674]: audit 2024-06-30T13:27:47.209397+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:27:48.373 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:48 smithi055 bash[19150]: cluster 2024-06-30T13:27:46.401151+0000 mgr.y (mgr.14144) 282 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:48.373 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:48 smithi055 bash[19150]: audit 2024-06-30T13:27:47.067201+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:27:48.373 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:48 smithi055 bash[19150]: audit 2024-06-30T13:27:47.195446+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:27:48.373 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:48 smithi055 bash[19150]: audit 2024-06-30T13:27:47.209397+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:27:48.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:48 smithi134 bash[14604]: cluster 2024-06-30T13:27:46.401151+0000 mgr.y (mgr.14144) 282 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:48.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:48 smithi134 bash[14604]: audit 2024-06-30T13:27:47.067201+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:27:48.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:48 smithi134 bash[14604]: audit 2024-06-30T13:27:47.195446+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:27:48.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:48 smithi134 bash[14604]: audit 2024-06-30T13:27:47.209397+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:27:50.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:50 smithi134 bash[14604]: cluster 2024-06-30T13:27:48.401604+0000 mgr.y (mgr.14144) 283 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:50.428 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:50 smithi055 bash[14674]: cluster 2024-06-30T13:27:48.401604+0000 mgr.y (mgr.14144) 283 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:50.428 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:50 smithi055 bash[19150]: cluster 2024-06-30T13:27:48.401604+0000 mgr.y (mgr.14144) 283 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:50.746 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-06-30T13:27:50.748 INFO:teuthology.orchestra.run.smithi055.stderr:dumped all 2024-06-30T13:27:51.546 INFO:teuthology.orchestra.run.smithi055.stdout:{"pg_ready":true,"pg_map":{"version":254,"stamp":"2024-06-30T13:27:50.401885+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"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":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":3,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":43220,"kb_used_data":3732,"kb_used_omap":0,"kb_used_meta":39424,"kb_avail":749917996,"statfs":{"total":767960285184,"available":767916027904,"internally_reserved":0,"allocated":3821568,"data_stored":1511015,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":40370176},"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":"0.000000"},"pg_stats":[{"pgid":"1.0","version":"0'0","reported_seq":"10","reported_epoch":"50","state":"active+clean","last_fresh":"2024-06-30T13:25:34.622037+0000","last_change":"2024-06-30T13:25:34.622037+0000","last_active":"2024-06-30T13:25:34.622037+0000","last_peered":"2024-06-30T13:25:34.622037+0000","last_clean":"2024-06-30T13:25:34.622037+0000","last_became_active":"2024-06-30T13:25:34.621138+0000","last_became_peered":"2024-06-30T13:25:34.621138+0000","last_unstale":"2024-06-30T13:25:34.622037+0000","last_undegraded":"2024-06-30T13:25:34.622037+0000","last_fullsized":"2024-06-30T13:25:34.622037+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-06-30T13:23:19.543274+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-06-30T13:23:19.543274+0000","last_clean_scrub_stamp":"2024-06-30T13:23:19.543274+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[7,0,6],"acting":[7,0,6],"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":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":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430238,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5212,"kb_used_data":468,"kb_used_omap":0,"kb_used_meta":4736,"kb_avail":93739940,"statfs":{"total":95995035648,"available":95989698560,"internally_reserved":0,"allocated":479232,"data_stored":188995,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4849664},"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":[],"network_ping_times":[{"osd":0,"last update":"Sun Jun 30 13:27:39 2024","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":0.92100000000000004,"15min":0.92100000000000004},"min":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.427,"5min":1.427,"15min":1.427},"last":0.98299999999999998},{"interface":"front","average":{"1min":0.96999999999999997,"5min":0.96799999999999997,"15min":0.96799999999999997},"min":{"1min":0.70899999999999996,"5min":0.622,"15min":0.622},"max":{"1min":1.3260000000000001,"5min":1.367,"15min":1.367},"last":0.86499999999999999}]},{"osd":1,"last update":"Sun Jun 30 13:27:39 2024","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.95499999999999996,"15min":0.95899999999999996},"min":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"max":{"1min":1.282,"5min":1.325,"15min":1.325},"last":1.0980000000000001},{"interface":"front","average":{"1min":1.014,"5min":1.054,"15min":1.0600000000000001},"min":{"1min":0.86199999999999999,"5min":0.81299999999999994,"15min":0.81299999999999994},"max":{"1min":1.1879999999999999,"5min":1.4450000000000001,"15min":1.4450000000000001},"last":0.92700000000000005}]},{"osd":2,"last update":"Sun Jun 30 13:27:39 2024","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.998,"15min":1.0029999999999999},"min":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"max":{"1min":1.4990000000000001,"5min":1.4990000000000001,"15min":1.4990000000000001},"last":0.90000000000000002},{"interface":"front","average":{"1min":1.0209999999999999,"5min":1.103,"15min":1.117},"min":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.2529999999999999,"5min":1.302,"15min":1.302},"last":1.044}]},{"osd":3,"last update":"Sun Jun 30 13:27:39 2024","interfaces":[{"interface":"back","average":{"1min":1.0649999999999999,"5min":1.1419999999999999,"15min":1.155},"min":{"1min":0.88800000000000001,"5min":0.88800000000000001,"15min":0.88800000000000001},"max":{"1min":1.339,"5min":1.4650000000000001,"15min":1.4650000000000001},"last":0.73599999999999999},{"interface":"front","average":{"1min":1.0900000000000001,"5min":1.115,"15min":1.119},"min":{"1min":0.80600000000000005,"5min":0.80600000000000005,"15min":0.80600000000000005},"max":{"1min":1.415,"5min":1.415,"15min":1.415},"last":1.1399999999999999}]},{"osd":4,"last update":"Sun Jun 30 13:27:39 2024","interfaces":[{"interface":"back","average":{"1min":1.0289999999999999,"5min":1.0129999999999999,"15min":1.0109999999999999},"min":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.3160000000000001,"5min":1.6759999999999999,"15min":1.6759999999999999},"last":0.78500000000000003},{"interface":"front","average":{"1min":1.0940000000000001,"5min":1.135,"15min":1.1419999999999999},"min":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"max":{"1min":1.5680000000000001,"5min":1.569,"15min":1.569},"last":0.82999999999999996}]},{"osd":5,"last update":"Sun Jun 30 13:27:39 2024","interfaces":[{"interface":"back","average":{"1min":1.0649999999999999,"5min":1.145,"15min":1.159},"min":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.3819999999999999,"5min":1.661,"15min":1.661},"last":1.1830000000000001},{"interface":"front","average":{"1min":1.1639999999999999,"5min":1.2290000000000001,"15min":1.24},"min":{"1min":0.84399999999999997,"5min":0.84399999999999997,"15min":0.84399999999999997},"max":{"1min":1.4019999999999999,"5min":1.8240000000000001,"15min":1.8240000000000001},"last":1.024}]},{"osd":6,"last update":"Sun Jun 30 13:27:40 2024","interfaces":[{"interface":"back","average":{"1min":1.248,"5min":1.2629999999999999,"15min":1.2649999999999999},"min":{"1min":0.82499999999999996,"5min":0.82499999999999996,"15min":0.82499999999999996},"max":{"1min":1.5580000000000001,"5min":1.8839999999999999,"15min":1.8839999999999999},"last":0.96599999999999997},{"interface":"front","average":{"1min":1.2549999999999999,"5min":1.2689999999999999,"15min":1.2709999999999999},"min":{"1min":0.83399999999999996,"5min":0.83399999999999996,"15min":0.83399999999999996},"max":{"1min":1.6379999999999999,"5min":1.794,"15min":1.794},"last":0.94699999999999995}]}]},{"osd":6,"up_from":42,"seq":180388626467,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5272,"kb_used_data":464,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":93739880,"statfs":{"total":95995035648,"available":95989637120,"internally_reserved":0,"allocated":475136,"data_stored":188680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"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":[],"network_ping_times":[{"osd":0,"last update":"Sun Jun 30 13:27:14 2024","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.93300000000000005,"15min":0.93200000000000005},"min":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.319,"5min":1.319,"15min":1.319},"last":0.86599999999999999},{"interface":"front","average":{"1min":0.96999999999999997,"5min":0.97699999999999998,"15min":0.97799999999999998},"min":{"1min":0.73199999999999998,"5min":0.69099999999999995,"15min":0.69099999999999995},"max":{"1min":1.264,"5min":1.2649999999999999,"15min":1.2649999999999999},"last":1.2869999999999999}]},{"osd":1,"last update":"Sun Jun 30 13:27:14 2024","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":0.98299999999999998,"15min":0.99399999999999999},"min":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.1439999999999999,"5min":1.2070000000000001,"15min":1.2070000000000001},"last":1.2190000000000001},{"interface":"front","average":{"1min":0.96999999999999997,"5min":0.96999999999999997,"15min":0.96999999999999997},"min":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"max":{"1min":1.2350000000000001,"5min":1.2350000000000001,"15min":1.2350000000000001},"last":1.075}]},{"osd":2,"last update":"Sun Jun 30 13:27:14 2024","interfaces":[{"interface":"back","average":{"1min":1.0469999999999999,"5min":0.99099999999999999,"15min":0.98199999999999998},"min":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":1.4610000000000001,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":1.1870000000000001},{"interface":"front","average":{"1min":1.004,"5min":1.083,"15min":1.0960000000000001},"min":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"max":{"1min":1.3979999999999999,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":1.337}]},{"osd":3,"last update":"Sun Jun 30 13:27:14 2024","interfaces":[{"interface":"back","average":{"1min":1.024,"5min":1.04,"15min":1.0429999999999999},"min":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.3200000000000001,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":0.98999999999999999},{"interface":"front","average":{"1min":1.1080000000000001,"5min":1.117,"15min":1.119},"min":{"1min":0.77200000000000002,"5min":0.77200000000000002,"15min":0.77200000000000002},"max":{"1min":1.3979999999999999,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":1.3999999999999999}]},{"osd":4,"last update":"Sun Jun 30 13:27:14 2024","interfaces":[{"interface":"back","average":{"1min":0.95199999999999996,"5min":0.97599999999999998,"15min":0.97999999999999998},"min":{"1min":0.70499999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"max":{"1min":1.393,"5min":1.393,"15min":1.393},"last":0.96999999999999997},{"interface":"front","average":{"1min":1.0489999999999999,"5min":1.069,"15min":1.0720000000000001},"min":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.4139999999999999,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":1.1539999999999999}]},{"osd":5,"last update":"Sun Jun 30 13:27:14 2024","interfaces":[{"interface":"back","average":{"1min":1.0720000000000001,"5min":1.0960000000000001,"15min":1.1000000000000001},"min":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.4159999999999999,"5min":1.4159999999999999,"15min":1.4159999999999999},"last":1.016},{"interface":"front","average":{"1min":1.1100000000000001,"5min":1.143,"15min":1.149},"min":{"1min":0.73299999999999998,"5min":0.73299999999999998,"15min":0.73299999999999998},"max":{"1min":1.466,"5min":1.577,"15min":1.577},"last":1.0940000000000001}]},{"osd":7,"last update":"Sun Jun 30 13:27:35 2024","interfaces":[{"interface":"back","average":{"1min":1.143,"5min":1.1679999999999999,"15min":1.1719999999999999},"min":{"1min":0.86399999999999999,"5min":0.80700000000000005,"15min":0.80700000000000005},"max":{"1min":1.389,"5min":1.6339999999999999,"15min":1.6339999999999999},"last":1.2609999999999999},{"interface":"front","average":{"1min":1.2010000000000001,"5min":1.2370000000000001,"15min":1.2430000000000001},"min":{"1min":0.97499999999999998,"5min":0.92900000000000005,"15min":0.92900000000000005},"max":{"1min":1.5349999999999999,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":1.4750000000000001}]}]},{"osd":1,"up_from":13,"seq":55834574910,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5532,"kb_used_data":468,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739620,"statfs":{"total":95995035648,"available":95989370880,"internally_reserved":0,"allocated":479232,"data_stored":188995,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"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":[],"network_ping_times":[{"osd":0,"last update":"Sun Jun 30 13:26:56 2024","interfaces":[{"interface":"back","average":{"1min":0.82699999999999996,"5min":0.68899999999999995,"15min":0.61899999999999999},"min":{"1min":0.51100000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.3009999999999999,"5min":1.3009999999999999,"15min":1.3009999999999999},"last":0.51900000000000002},{"interface":"front","average":{"1min":0.92600000000000005,"5min":0.72399999999999998,"15min":0.63800000000000001},"min":{"1min":0.66200000000000003,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.4359999999999999,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":0.746}]},{"osd":2,"last update":"Sun Jun 30 13:27:26 2024","interfaces":[{"interface":"back","average":{"1min":0.80400000000000005,"5min":0.78200000000000003,"15min":0.72099999999999997},"min":{"1min":0.61499999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":1.0389999999999999,"5min":1.254,"15min":1.254},"last":0.54500000000000004},{"interface":"front","average":{"1min":0.85599999999999998,"5min":0.82999999999999996,"15min":0.78900000000000003},"min":{"1min":0.65200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":1.272,"5min":1.272,"15min":1.272},"last":0.69899999999999995}]},{"osd":3,"last update":"Sun Jun 30 13:26:56 2024","interfaces":[{"interface":"back","average":{"1min":0.83999999999999997,"5min":0.78000000000000003,"15min":0.75900000000000001},"min":{"1min":0.65000000000000002,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.2130000000000001,"5min":1.2130000000000001,"15min":1.2130000000000001},"last":0.377},{"interface":"front","average":{"1min":1.0740000000000001,"5min":0.93999999999999995,"15min":0.89700000000000002},"min":{"1min":0.79500000000000004,"5min":0.71899999999999997,"15min":0.71899999999999997},"max":{"1min":1.361,"5min":1.4890000000000001,"15min":1.4890000000000001},"last":0.84799999999999998}]},{"osd":4,"last update":"Sun Jun 30 13:27:20 2024","interfaces":[{"interface":"back","average":{"1min":1.0640000000000001,"5min":1.0249999999999999,"15min":1.0009999999999999},"min":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"max":{"1min":1.458,"5min":1.458,"15min":1.458},"last":0.5},{"interface":"front","average":{"1min":1.1779999999999999,"5min":1.175,"15min":1.153},"min":{"1min":0.90900000000000003,"5min":0.90900000000000003,"15min":0.90900000000000003},"max":{"1min":1.5169999999999999,"5min":1.7430000000000001,"15min":1.7430000000000001},"last":1.171}]},{"osd":5,"last update":"Sun Jun 30 13:27:42 2024","interfaces":[{"interface":"back","average":{"1min":1.153,"5min":1.2350000000000001,"15min":1.2470000000000001},"min":{"1min":0.76700000000000002,"5min":0.76700000000000002,"15min":0.76700000000000002},"max":{"1min":1.806,"5min":1.847,"15min":1.847},"last":0.89000000000000001},{"interface":"front","average":{"1min":1.2330000000000001,"5min":1.2210000000000001,"15min":1.2130000000000001},"min":{"1min":0.92200000000000004,"5min":0.877,"15min":0.877},"max":{"1min":1.736,"5min":1.736,"15min":1.736},"last":0.79600000000000004}]},{"osd":6,"last update":"Sun Jun 30 13:27:09 2024","interfaces":[{"interface":"back","average":{"1min":1.1919999999999999,"5min":1.1499999999999999,"15min":1.143},"min":{"1min":0.88600000000000001,"5min":0.88600000000000001,"15min":0.88600000000000001},"max":{"1min":1.6180000000000001,"5min":1.6180000000000001,"15min":1.6180000000000001},"last":0.61399999999999999},{"interface":"front","average":{"1min":1.288,"5min":1.3720000000000001,"15min":1.3859999999999999},"min":{"1min":0.96699999999999997,"5min":0.96699999999999997,"15min":0.96699999999999997},"max":{"1min":1.7250000000000001,"5min":1.9159999999999999,"15min":1.9159999999999999},"last":1.056}]},{"osd":7,"last update":"Sun Jun 30 13:27:36 2024","interfaces":[{"interface":"back","average":{"1min":1.248,"5min":1.3149999999999999,"15min":1.3260000000000001},"min":{"1min":1.0489999999999999,"5min":1.0489999999999999,"15min":1.0489999999999999},"max":{"1min":1.7609999999999999,"5min":1.7609999999999999,"15min":1.7609999999999999},"last":0.94899999999999995},{"interface":"front","average":{"1min":1.28,"5min":1.296,"15min":1.2989999999999999},"min":{"1min":0.90100000000000002,"5min":0.90100000000000002,"15min":0.90100000000000002},"max":{"1min":1.577,"5min":1.6040000000000001,"15min":1.6040000000000001},"last":1.2230000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738437,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5592,"kb_used_data":464,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739560,"statfs":{"total":95995035648,"available":95989309440,"internally_reserved":0,"allocated":475136,"data_stored":188680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"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":[],"network_ping_times":[{"osd":1,"last update":"Sun Jun 30 13:26:56 2024","interfaces":[{"interface":"back","average":{"1min":0.72799999999999998,"5min":0.65900000000000003,"15min":0.60499999999999998},"min":{"1min":0.59599999999999997,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":0.85499999999999998,"5min":1.036,"15min":1.036},"last":0.59299999999999997},{"interface":"front","average":{"1min":0.86099999999999999,"5min":0.747,"15min":0.65800000000000003},"min":{"1min":0.51000000000000001,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.228,"5min":1.228,"15min":1.228},"last":0.65700000000000003}]},{"osd":2,"last update":"Sun Jun 30 13:27:28 2024","interfaces":[{"interface":"back","average":{"1min":0.84999999999999998,"5min":0.753,"15min":0.71699999999999997},"min":{"1min":0.55900000000000005,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.99,"5min":1.99,"15min":1.99},"last":1.0760000000000001},{"interface":"front","average":{"1min":0.92700000000000005,"5min":0.85899999999999999,"15min":0.77900000000000003},"min":{"1min":0.59199999999999997,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.1839999999999999,"5min":1.47,"15min":1.47},"last":0.69699999999999995}]},{"osd":3,"last update":"Sun Jun 30 13:26:56 2024","interfaces":[{"interface":"back","average":{"1min":1.0409999999999999,"5min":0.89900000000000002,"15min":0.85299999999999998},"min":{"1min":0.63,"5min":0.63,"15min":0.63},"max":{"1min":1.581,"5min":1.581,"15min":1.581},"last":0.80200000000000005},{"interface":"front","average":{"1min":0.96799999999999997,"5min":0.875,"15min":0.84499999999999997},"min":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.532,"5min":1.532,"15min":1.532},"last":0.75900000000000001}]},{"osd":4,"last update":"Sun Jun 30 13:27:20 2024","interfaces":[{"interface":"back","average":{"1min":1.0429999999999999,"5min":0.999,"15min":0.98599999999999999},"min":{"1min":0.746,"5min":0.73899999999999999,"15min":0.73899999999999999},"max":{"1min":1.621,"5min":1.621,"15min":1.621},"last":0.85999999999999999},{"interface":"front","average":{"1min":1.272,"5min":1.179,"15min":1.141},"min":{"1min":0.85399999999999998,"5min":0.85399999999999998,"15min":0.85399999999999998},"max":{"1min":1.657,"5min":1.657,"15min":1.657},"last":1.1559999999999999}]},{"osd":5,"last update":"Sun Jun 30 13:27:43 2024","interfaces":[{"interface":"back","average":{"1min":1.2350000000000001,"5min":1.2330000000000001,"15min":1.2170000000000001},"min":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"max":{"1min":1.804,"5min":1.804,"15min":1.804},"last":1.2470000000000001},{"interface":"front","average":{"1min":1.2589999999999999,"5min":1.262,"15min":1.256},"min":{"1min":0.88200000000000001,"5min":0.77800000000000002,"15min":0.77800000000000002},"max":{"1min":2.3029999999999999,"5min":2.3029999999999999,"15min":2.3029999999999999},"last":0.88200000000000001}]},{"osd":6,"last update":"Sun Jun 30 13:27:10 2024","interfaces":[{"interface":"back","average":{"1min":1.3089999999999999,"5min":1.3169999999999999,"15min":1.319},"min":{"1min":0.82299999999999995,"5min":0.82299999999999995,"15min":0.82299999999999995},"max":{"1min":1.782,"5min":1.782,"15min":1.782},"last":0.95799999999999996},{"interface":"front","average":{"1min":1.232,"5min":1.2330000000000001,"15min":1.2330000000000001},"min":{"1min":0.83299999999999996,"5min":0.83299999999999996,"15min":0.83299999999999996},"max":{"1min":1.6719999999999999,"5min":1.6719999999999999,"15min":1.6719999999999999},"last":1.0129999999999999}]},{"osd":7,"last update":"Sun Jun 30 13:27:37 2024","interfaces":[{"interface":"back","average":{"1min":1.3120000000000001,"5min":1.264,"15min":1.256},"min":{"1min":0.92500000000000004,"5min":0.78800000000000003,"15min":0.78800000000000003},"max":{"1min":1.839,"5min":1.839,"15min":1.839},"last":0.93799999999999994},{"interface":"front","average":{"1min":1.391,"5min":1.399,"15min":1.401},"min":{"1min":1.069,"5min":1.069,"15min":1.069},"max":{"1min":1.6200000000000001,"5min":1.8240000000000001,"15min":1.8240000000000001},"last":1.292}]}]},{"osd":2,"up_from":18,"seq":77309411386,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5468,"kb_used_data":468,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739684,"statfs":{"total":95995035648,"available":95989436416,"internally_reserved":0,"allocated":479232,"data_stored":188995,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"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":[],"network_ping_times":[{"osd":0,"last update":"Sun Jun 30 13:27:26 2024","interfaces":[{"interface":"back","average":{"1min":0.80100000000000005,"5min":0.70299999999999996,"15min":0.65200000000000002},"min":{"1min":0.57799999999999996,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.1080000000000001,"5min":1.1080000000000001,"15min":1.1080000000000001},"last":1.0149999999999999},{"interface":"front","average":{"1min":0.90100000000000002,"5min":0.81999999999999995,"15min":0.77400000000000002},"min":{"1min":0.59599999999999997,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.3520000000000001,"5min":1.4930000000000001,"15min":1.4930000000000001},"last":1.329}]},{"osd":1,"last update":"Sun Jun 30 13:27:26 2024","interfaces":[{"interface":"back","average":{"1min":0.81999999999999995,"5min":0.76800000000000002,"15min":0.72799999999999998},"min":{"1min":0.63100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.3260000000000001,"5min":1.5740000000000001,"15min":1.5740000000000001},"last":1.0760000000000001},{"interface":"front","average":{"1min":0.79500000000000004,"5min":0.81899999999999995,"15min":0.76300000000000001},"min":{"1min":0.627,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.169,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":1.198}]},{"osd":3,"last update":"Sun Jun 30 13:26:51 2024","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":0.879,"15min":0.86299999999999999},"min":{"1min":0.625,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.2410000000000001,"5min":1.754,"15min":1.754},"last":1.151},{"interface":"front","average":{"1min":1.0109999999999999,"5min":0.94999999999999996,"15min":0.93799999999999994},"min":{"1min":0.83699999999999997,"5min":0.72299999999999998,"15min":0.72299999999999998},"max":{"1min":1.3360000000000001,"5min":1.75,"15min":1.75},"last":1.2829999999999999}]},{"osd":4,"last update":"Sun Jun 30 13:27:16 2024","interfaces":[{"interface":"back","average":{"1min":1.0820000000000001,"5min":1.1020000000000001,"15min":1.0960000000000001},"min":{"1min":0.80400000000000005,"5min":0.76100000000000001,"15min":0.76100000000000001},"max":{"1min":1.4019999999999999,"5min":1.671,"15min":1.671},"last":1.3879999999999999},{"interface":"front","average":{"1min":1.151,"5min":1.1299999999999999,"15min":1.087},"min":{"1min":0.81599999999999995,"5min":0.81599999999999995,"15min":0.81599999999999995},"max":{"1min":1.4219999999999999,"5min":1.9570000000000001,"15min":1.9570000000000001},"last":1.3120000000000001}]},{"osd":5,"last update":"Sun Jun 30 13:27:44 2024","interfaces":[{"interface":"back","average":{"1min":1.2210000000000001,"5min":1.194,"15min":1.165},"min":{"1min":0.88700000000000001,"5min":0.87,"15min":0.87},"max":{"1min":1.641,"5min":1.6779999999999999,"15min":1.6779999999999999},"last":1.4099999999999999},{"interface":"front","average":{"1min":1.224,"5min":1.2609999999999999,"15min":1.2509999999999999},"min":{"1min":0.91700000000000004,"5min":0.91100000000000003,"15min":0.91100000000000003},"max":{"1min":1.524,"5min":1.704,"15min":1.704},"last":1.468}]},{"osd":6,"last update":"Sun Jun 30 13:27:11 2024","interfaces":[{"interface":"back","average":{"1min":1.2689999999999999,"5min":1.389,"15min":1.409},"min":{"1min":0.93899999999999995,"5min":0.93899999999999995,"15min":0.93899999999999995},"max":{"1min":1.5660000000000001,"5min":1.879,"15min":1.879},"last":1.732},{"interface":"front","average":{"1min":1.28,"5min":1.379,"15min":1.395},"min":{"1min":0.89800000000000002,"5min":0.89800000000000002,"15min":0.89800000000000002},"max":{"1min":1.724,"5min":2.133,"15min":2.133},"last":1.619}]},{"osd":7,"last update":"Sun Jun 30 13:27:37 2024","interfaces":[{"interface":"back","average":{"1min":1.3480000000000001,"5min":1.395,"15min":1.403},"min":{"1min":0.91800000000000004,"5min":0.91800000000000004,"15min":0.91800000000000004},"max":{"1min":1.6140000000000001,"5min":1.9059999999999999,"15min":1.9059999999999999},"last":1.679},{"interface":"front","average":{"1min":1.3480000000000001,"5min":1.4259999999999999,"15min":1.4390000000000001},"min":{"1min":0.996,"5min":0.996,"15min":0.996},"max":{"1min":1.645,"5min":1.9670000000000001,"15min":1.9670000000000001},"last":1.651}]}]},{"osd":3,"up_from":25,"seq":107374182452,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5404,"kb_used_data":468,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739748,"statfs":{"total":95995035648,"available":95989501952,"internally_reserved":0,"allocated":479232,"data_stored":188995,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"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":[],"network_ping_times":[{"osd":0,"last update":"Sun Jun 30 13:26:50 2024","interfaces":[{"interface":"back","average":{"1min":0.78700000000000003,"5min":0.67900000000000005,"15min":0.64100000000000001},"min":{"1min":0.60099999999999998,"5min":0.502,"15min":0.502},"max":{"1min":1.3500000000000001,"5min":1.3500000000000001,"15min":1.3500000000000001},"last":0.47799999999999998},{"interface":"front","average":{"1min":0.88,"5min":0.85899999999999999,"15min":0.83499999999999996},"min":{"1min":0.66800000000000004,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.3600000000000001,"5min":1.6539999999999999,"15min":1.6539999999999999},"last":0.55900000000000005}]},{"osd":1,"last update":"Sun Jun 30 13:26:50 2024","interfaces":[{"interface":"back","average":{"1min":0.89200000000000002,"5min":0.82999999999999996,"15min":0.81000000000000005},"min":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.3819999999999999,"5min":1.421,"15min":1.421},"last":0.504},{"interface":"front","average":{"1min":0.90600000000000003,"5min":0.83199999999999996,"15min":0.80200000000000005},"min":{"1min":0.67600000000000005,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.3480000000000001,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":0.52800000000000002}]},{"osd":2,"last update":"Sun Jun 30 13:26:50 2024","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":0.93700000000000006,"15min":0.91500000000000004},"min":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.2589999999999999,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":0.68000000000000005},{"interface":"front","average":{"1min":0.95799999999999996,"5min":0.93799999999999994,"15min":0.92600000000000005},"min":{"1min":0.75600000000000001,"5min":0.67900000000000005,"15min":0.67900000000000005},"max":{"1min":1.387,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":0.71499999999999997}]},{"osd":4,"last update":"Sun Jun 30 13:27:16 2024","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":1.0129999999999999,"15min":1.0029999999999999},"min":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"max":{"1min":1.165,"5min":1.351,"15min":1.351},"last":0.83799999999999997},{"interface":"front","average":{"1min":1.1339999999999999,"5min":1.127,"15min":1.113},"min":{"1min":0.91000000000000003,"5min":0.76900000000000002,"15min":0.76900000000000002},"max":{"1min":1.6399999999999999,"5min":1.855,"15min":1.855},"last":0.97599999999999998}]},{"osd":5,"last update":"Sun Jun 30 13:26:43 2024","interfaces":[{"interface":"back","average":{"1min":1.155,"5min":1.1679999999999999,"15min":1.1699999999999999},"min":{"1min":0.81899999999999995,"5min":0.81899999999999995,"15min":0.81899999999999995},"max":{"1min":1.643,"5min":1.6950000000000001,"15min":1.6950000000000001},"last":0.75800000000000001},{"interface":"front","average":{"1min":1.3200000000000001,"5min":1.254,"15min":1.2430000000000001},"min":{"1min":1.014,"5min":0.85999999999999999,"15min":0.85999999999999999},"max":{"1min":1.6970000000000001,"5min":1.74,"15min":1.74},"last":1.042}]},{"osd":6,"last update":"Sun Jun 30 13:27:11 2024","interfaces":[{"interface":"back","average":{"1min":1.2929999999999999,"5min":1.361,"15min":1.373},"min":{"1min":0.82399999999999995,"5min":0.82399999999999995,"15min":0.82399999999999995},"max":{"1min":1.73,"5min":1.73,"15min":1.73},"last":1.1020000000000001},{"interface":"front","average":{"1min":1.246,"5min":1.3580000000000001,"15min":1.3759999999999999},"min":{"1min":0.95099999999999996,"5min":0.95099999999999996,"15min":0.95099999999999996},"max":{"1min":1.764,"5min":2.0139999999999998,"15min":2.0139999999999998},"last":0.995}]},{"osd":7,"last update":"Sun Jun 30 13:27:36 2024","interfaces":[{"interface":"back","average":{"1min":1.1859999999999999,"5min":1.244,"15min":1.254},"min":{"1min":0.85199999999999998,"5min":0.85199999999999998,"15min":0.85199999999999998},"max":{"1min":1.389,"5min":1.47,"15min":1.47},"last":0.96499999999999997},{"interface":"front","average":{"1min":1.284,"5min":1.395,"15min":1.413},"min":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"max":{"1min":1.4530000000000001,"5min":1.6180000000000001,"15min":1.6180000000000001},"last":1.075}]}]},{"osd":4,"up_from":30,"seq":128849018926,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5404,"kb_used_data":468,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739748,"statfs":{"total":95995035648,"available":95989501952,"internally_reserved":0,"allocated":479232,"data_stored":188995,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"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":[],"network_ping_times":[{"osd":0,"last update":"Sun Jun 30 13:27:17 2024","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":0.90300000000000002,"15min":0.879},"min":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.4399999999999999,"5min":1.4399999999999999,"15min":1.4399999999999999},"last":0.91000000000000003},{"interface":"front","average":{"1min":0.92900000000000005,"5min":0.98999999999999999,"15min":1.002},"min":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.2450000000000001,"5min":1.6930000000000001,"15min":1.6930000000000001},"last":1.2709999999999999}]},{"osd":1,"last update":"Sun Jun 30 13:27:17 2024","interfaces":[{"interface":"back","average":{"1min":1.0249999999999999,"5min":0.96299999999999997,"15min":0.94399999999999995},"min":{"1min":0.61399999999999999,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.262,"5min":1.325,"15min":1.325},"last":0.96299999999999997},{"interface":"front","average":{"1min":0.998,"5min":0.96499999999999997,"15min":0.96099999999999997},"min":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.349,"5min":1.399,"15min":1.399},"last":0.80400000000000005}]},{"osd":2,"last update":"Sun Jun 30 13:27:17 2024","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":0.998,"15min":0.97599999999999998},"min":{"1min":0.72999999999999998,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":1.419,"5min":1.419,"15min":1.419},"last":1.294},{"interface":"front","average":{"1min":1.02,"5min":0.98299999999999998,"15min":0.97099999999999997},"min":{"1min":0.71199999999999997,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.2050000000000001,"5min":1.4970000000000001,"15min":1.4970000000000001},"last":1.198}]},{"osd":3,"last update":"Sun Jun 30 13:27:17 2024","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":0.97799999999999998,"15min":0.96199999999999997},"min":{"1min":0.74099999999999999,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.2789999999999999,"5min":1.599,"15min":1.599},"last":1.1000000000000001},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.002,"15min":0.97599999999999998},"min":{"1min":0.77700000000000002,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.27,"5min":1.331,"15min":1.331},"last":1.079}]},{"osd":5,"last update":"Sun Jun 30 13:27:46 2024","interfaces":[{"interface":"back","average":{"1min":1.113,"5min":1.0169999999999999,"15min":0.999},"min":{"1min":0.71299999999999997,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.466,"5min":1.546,"15min":1.546},"last":1.2250000000000001},{"interface":"front","average":{"1min":1.087,"5min":1.0309999999999999,"15min":1.03},"min":{"1min":0.83099999999999996,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.3899999999999999,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":1.341}]},{"osd":6,"last update":"Sun Jun 30 13:27:09 2024","interfaces":[{"interface":"back","average":{"1min":1.024,"5min":1,"15min":0.996},"min":{"1min":0.751,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.3180000000000001,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":0.78100000000000003},{"interface":"front","average":{"1min":1.194,"5min":1.2110000000000001,"15min":1.214},"min":{"1min":0.95699999999999996,"5min":0.64800000000000002,"15min":0.64800000000000002},"max":{"1min":1.5349999999999999,"5min":1.6619999999999999,"15min":1.6619999999999999},"last":1.022}]},{"osd":7,"last update":"Sun Jun 30 13:27:39 2024","interfaces":[{"interface":"back","average":{"1min":1.222,"5min":1.2709999999999999,"15min":1.2789999999999999},"min":{"1min":0.92300000000000004,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.4530000000000001,"5min":1.615,"15min":1.615},"last":1.1359999999999999},{"interface":"front","average":{"1min":1.1870000000000001,"5min":1.1870000000000001,"15min":1.1870000000000001},"min":{"1min":0.95399999999999996,"5min":0.86899999999999999,"15min":0.86899999999999999},"max":{"1min":1.397,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":0.73099999999999998}]}]},{"osd":5,"up_from":36,"seq":154618822697,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5336,"kb_used_data":464,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93739816,"statfs":{"total":95995035648,"available":95989571584,"internally_reserved":0,"allocated":475136,"data_stored":188680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4980736},"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":[],"network_ping_times":[{"osd":0,"last update":"Sun Jun 30 13:27:43 2024","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":0.91200000000000003,"15min":0.89600000000000002},"min":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.2889999999999999,"5min":1.389,"15min":1.389},"last":0.57599999999999996},{"interface":"front","average":{"1min":0.97699999999999998,"5min":0.91000000000000003,"15min":0.90000000000000002},"min":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.2050000000000001,"5min":1.2050000000000001,"15min":1.2050000000000001},"last":1.153}]},{"osd":1,"last update":"Sun Jun 30 13:27:43 2024","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":0.95899999999999996,"15min":0.96199999999999997},"min":{"1min":0.72899999999999998,"5min":0.627,"15min":0.627},"max":{"1min":1.2370000000000001,"5min":1.2490000000000001,"15min":1.2490000000000001},"last":1.0820000000000001},{"interface":"front","average":{"1min":0.96199999999999997,"5min":0.95799999999999996,"15min":0.96999999999999997},"min":{"1min":0.748,"5min":0.70799999999999996,"15min":0.70799999999999996},"max":{"1min":1.2549999999999999,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":0.80000000000000004}]},{"osd":2,"last update":"Sun Jun 30 13:27:43 2024","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.97399999999999998,"15min":0.996},"min":{"1min":0.64800000000000002,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.258,"5min":1.867,"15min":1.867},"last":0.64800000000000002},{"interface":"front","average":{"1min":1.0349999999999999,"5min":1.0009999999999999,"15min":0.98999999999999999},"min":{"1min":0.81100000000000005,"5min":0.69099999999999995,"15min":0.69099999999999995},"max":{"1min":1.2789999999999999,"5min":1.2789999999999999,"15min":1.2789999999999999},"last":0.84799999999999998}]},{"osd":3,"last update":"Sun Jun 30 13:27:43 2024","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":1.02,"15min":1.032},"min":{"1min":0.70699999999999996,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.333,"5min":1.788,"15min":1.788},"last":0.89100000000000001},{"interface":"front","average":{"1min":1.0680000000000001,"5min":1.046,"15min":1.046},"min":{"1min":0.76200000000000001,"5min":0.69199999999999995,"15min":0.69199999999999995},"max":{"1min":1.3440000000000001,"5min":1.415,"15min":1.415},"last":0.98499999999999999}]},{"osd":4,"last update":"Sun Jun 30 13:27:43 2024","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":0.84699999999999998,"15min":0.82699999999999996},"min":{"1min":0.68000000000000005,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.296,"5min":1.296,"15min":1.296},"last":1.258},{"interface":"front","average":{"1min":0.99199999999999999,"5min":0.98099999999999998,"15min":0.97799999999999998},"min":{"1min":0.73199999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":1.323,"5min":1.679,"15min":1.679},"last":0.82299999999999995}]},{"osd":6,"last update":"Sun Jun 30 13:27:08 2024","interfaces":[{"interface":"back","average":{"1min":1.085,"5min":0.98999999999999999,"15min":0.97399999999999998},"min":{"1min":0.59899999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.3839999999999999,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":1.129},{"interface":"front","average":{"1min":1.0860000000000001,"5min":1.054,"15min":1.0489999999999999},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.409,"5min":1.409,"15min":1.409},"last":1.3220000000000001}]},{"osd":7,"last update":"Sun Jun 30 13:27:37 2024","interfaces":[{"interface":"back","average":{"1min":1.1100000000000001,"5min":1.0780000000000001,"15min":1.073},"min":{"1min":0.83499999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.6339999999999999,"5min":1.6339999999999999,"15min":1.6339999999999999},"last":0.96299999999999997},{"interface":"front","average":{"1min":1.218,"5min":1.1619999999999999,"15min":1.1519999999999999},"min":{"1min":1,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.4450000000000001,"5min":1.4450000000000001,"15min":1.4450000000000001},"last":1.2130000000000001}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"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},{"poolid":1,"osd":1,"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},{"poolid":1,"osd":2,"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},{"poolid":1,"osd":4,"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},{"poolid":1,"osd":5,"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},{"poolid":1,"osd":6,"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},{"poolid":1,"osd":7,"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}]}} 2024-06-30T13:27:51.548 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-06-30T13:27:51.548 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-06-30T13:27:51.548 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-06-30T13:27:51.549 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -- ceph health --format=json 2024-06-30T13:27:52.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:52 smithi134 bash[14604]: cluster 2024-06-30T13:27:50.402183+0000 mgr.y (mgr.14144) 284 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:52.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:52 smithi134 bash[14604]: audit 2024-06-30T13:27:50.742316+0000 mgr.y (mgr.14144) 285 : audit [DBG] from='client.24506 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-06-30T13:27:52.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:52 smithi055 bash[14674]: cluster 2024-06-30T13:27:50.402183+0000 mgr.y (mgr.14144) 284 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:52.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:52 smithi055 bash[14674]: audit 2024-06-30T13:27:50.742316+0000 mgr.y (mgr.14144) 285 : audit [DBG] from='client.24506 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-06-30T13:27:52.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:52 smithi055 bash[19150]: cluster 2024-06-30T13:27:50.402183+0000 mgr.y (mgr.14144) 284 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:52.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:52 smithi055 bash[19150]: audit 2024-06-30T13:27:50.742316+0000 mgr.y (mgr.14144) 285 : audit [DBG] from='client.24506 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-06-30T13:27:54.278 INFO:teuthology.orchestra.run.smithi055.stderr:Inferring config /var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/mon.a/config 2024-06-30T13:27:54.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:54 smithi134 bash[14604]: cluster 2024-06-30T13:27:52.402793+0000 mgr.y (mgr.14144) 286 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:54.430 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:54 smithi055 bash[14674]: cluster 2024-06-30T13:27:52.402793+0000 mgr.y (mgr.14144) 286 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:54.430 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:54 smithi055 bash[19150]: cluster 2024-06-30T13:27:52.402793+0000 mgr.y (mgr.14144) 286 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:56.410 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:56 smithi055 bash[14674]: cluster 2024-06-30T13:27:54.403466+0000 mgr.y (mgr.14144) 287 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:56.411 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:56 smithi055 bash[19150]: cluster 2024-06-30T13:27:54.403466+0000 mgr.y (mgr.14144) 287 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:56.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:56 smithi134 bash[14604]: cluster 2024-06-30T13:27:54.403466+0000 mgr.y (mgr.14144) 287 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:57.944 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-06-30T13:27:58.311 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:58 smithi055 bash[14674]: cluster 2024-06-30T13:27:56.404096+0000 mgr.y (mgr.14144) 288 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:58.311 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:27:58 smithi055 bash[14674]: audit 2024-06-30T13:27:57.944399+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.55:0/283104763' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-30T13:27:58.312 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:58 smithi055 bash[19150]: cluster 2024-06-30T13:27:56.404096+0000 mgr.y (mgr.14144) 288 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:58.312 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:27:58 smithi055 bash[19150]: audit 2024-06-30T13:27:57.944399+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.55:0/283104763' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-30T13:27:58.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:58 smithi134 bash[14604]: cluster 2024-06-30T13:27:56.404096+0000 mgr.y (mgr.14144) 288 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:27:58.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:27:58 smithi134 bash[14604]: audit 2024-06-30T13:27:57.944399+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.55:0/283104763' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-30T13:27:58.707 INFO:teuthology.orchestra.run.smithi055.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-06-30T13:27:58.708 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-06-30T13:27:58.708 INFO:tasks.cephadm:Setup complete, yielding 2024-06-30T13:27:58.709 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-06-30T13:27:58.723 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi055.front.sepia.ceph.com 2024-06-30T13:27:58.724 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -e sha1=f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-06-30T13:28:00.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:00 smithi055 bash[14674]: cluster 2024-06-30T13:27:58.404734+0000 mgr.y (mgr.14144) 289 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:28:00.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:00 smithi055 bash[19150]: cluster 2024-06-30T13:27:58.404734+0000 mgr.y (mgr.14144) 289 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:28:00.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:00 smithi134 bash[14604]: cluster 2024-06-30T13:27:58.404734+0000 mgr.y (mgr.14144) 289 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:28:02.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:02 smithi055 bash[14674]: cluster 2024-06-30T13:28:00.405341+0000 mgr.y (mgr.14144) 290 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:28:02.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:02 smithi055 bash[19150]: cluster 2024-06-30T13:28:00.405341+0000 mgr.y (mgr.14144) 290 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:28:02.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:02 smithi134 bash[14604]: cluster 2024-06-30T13:28:00.405341+0000 mgr.y (mgr.14144) 290 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:28:04.229 INFO:teuthology.orchestra.run.smithi055.stdout:{ 2024-06-30T13:28:04.229 INFO:teuthology.orchestra.run.smithi055.stdout: "id": "83f96762-9984-462e-a553-0a7e0ec1148f", 2024-06-30T13:28:04.229 INFO:teuthology.orchestra.run.smithi055.stdout: "name": "r", 2024-06-30T13:28:04.230 INFO:teuthology.orchestra.run.smithi055.stdout: "current_period": "24b82b3b-3c1e-433d-8183-2006a0de4223", 2024-06-30T13:28:04.230 INFO:teuthology.orchestra.run.smithi055.stdout: "epoch": 1 2024-06-30T13:28:04.230 INFO:teuthology.orchestra.run.smithi055.stdout:} 2024-06-30T13:28:04.453 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:04 smithi055 bash[19150]: cluster 2024-06-30T13:28:02.405917+0000 mgr.y (mgr.14144) 291 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:28:04.453 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:04 smithi055 bash[19150]: cluster 2024-06-30T13:28:03.185099+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-06-30T13:28:04.453 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:04 smithi055 bash[19150]: audit 2024-06-30T13:28:03.190175+0000 mon.c (mon.2) 19 : audit [INF] from='client.? 172.21.15.55:0/2782245989' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-06-30T13:28:04.453 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:04 smithi055 bash[19150]: audit 2024-06-30T13:28:03.190723+0000 mon.a (mon.0) 519 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-06-30T13:28:04.453 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:04 smithi055 bash[14674]: cluster 2024-06-30T13:28:02.405917+0000 mgr.y (mgr.14144) 291 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:28:04.453 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:04 smithi055 bash[14674]: cluster 2024-06-30T13:28:03.185099+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-06-30T13:28:04.453 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:04 smithi055 bash[14674]: audit 2024-06-30T13:28:03.190175+0000 mon.c (mon.2) 19 : audit [INF] from='client.? 172.21.15.55:0/2782245989' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-06-30T13:28:04.454 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:04 smithi055 bash[14674]: audit 2024-06-30T13:28:03.190723+0000 mon.a (mon.0) 519 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-06-30T13:28:04.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:04 smithi134 bash[14604]: cluster 2024-06-30T13:28:02.405917+0000 mgr.y (mgr.14144) 291 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:28:04.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:04 smithi134 bash[14604]: cluster 2024-06-30T13:28:03.185099+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-06-30T13:28:04.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:04 smithi134 bash[14604]: audit 2024-06-30T13:28:03.190175+0000 mon.c (mon.2) 19 : audit [INF] from='client.? 172.21.15.55:0/2782245989' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-06-30T13:28:04.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:04 smithi134 bash[14604]: audit 2024-06-30T13:28:03.190723+0000 mon.a (mon.0) 519 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-06-30T13:28:05.063 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -e sha1=f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-06-30T13:28:05.328 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:05 smithi055 bash[14674]: audit 2024-06-30T13:28:04.189837+0000 mon.a (mon.0) 520 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-06-30T13:28:05.328 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:05 smithi055 bash[14674]: cluster 2024-06-30T13:28:04.190131+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-06-30T13:28:05.328 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:05 smithi055 bash[19150]: audit 2024-06-30T13:28:04.189837+0000 mon.a (mon.0) 520 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-06-30T13:28:05.328 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:05 smithi055 bash[19150]: cluster 2024-06-30T13:28:04.190131+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-06-30T13:28:05.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:05 smithi134 bash[14604]: audit 2024-06-30T13:28:04.189837+0000 mon.a (mon.0) 520 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-06-30T13:28:05.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:05 smithi134 bash[14604]: cluster 2024-06-30T13:28:04.190131+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-06-30T13:28:06.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:06 smithi055 bash[14674]: cluster 2024-06-30T13:28:04.406551+0000 mgr.y (mgr.14144) 292 : cluster [DBG] pgmap v263: 33 pgs: 32 unknown, 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:28:06.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:06 smithi055 bash[14674]: cluster 2024-06-30T13:28:05.214533+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-06-30T13:28:06.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:06 smithi055 bash[19150]: cluster 2024-06-30T13:28:04.406551+0000 mgr.y (mgr.14144) 292 : cluster [DBG] pgmap v263: 33 pgs: 32 unknown, 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:28:06.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:06 smithi055 bash[19150]: cluster 2024-06-30T13:28:05.214533+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-06-30T13:28:06.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:06 smithi134 bash[14604]: cluster 2024-06-30T13:28:04.406551+0000 mgr.y (mgr.14144) 292 : cluster [DBG] pgmap v263: 33 pgs: 32 unknown, 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:28:06.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:06 smithi134 bash[14604]: cluster 2024-06-30T13:28:05.214533+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-06-30T13:28:08.551 INFO:teuthology.orchestra.run.smithi055.stdout:{ 2024-06-30T13:28:08.551 INFO:teuthology.orchestra.run.smithi055.stdout: "id": "3858114f-9112-416f-8138-209e898f84ca", 2024-06-30T13:28:08.551 INFO:teuthology.orchestra.run.smithi055.stdout: "name": "default", 2024-06-30T13:28:08.552 INFO:teuthology.orchestra.run.smithi055.stdout: "api_name": "default", 2024-06-30T13:28:08.552 INFO:teuthology.orchestra.run.smithi055.stdout: "is_master": "true", 2024-06-30T13:28:08.552 INFO:teuthology.orchestra.run.smithi055.stdout: "endpoints": [], 2024-06-30T13:28:08.552 INFO:teuthology.orchestra.run.smithi055.stdout: "hostnames": [], 2024-06-30T13:28:08.552 INFO:teuthology.orchestra.run.smithi055.stdout: "hostnames_s3website": [], 2024-06-30T13:28:08.552 INFO:teuthology.orchestra.run.smithi055.stdout: "master_zone": "", 2024-06-30T13:28:08.552 INFO:teuthology.orchestra.run.smithi055.stdout: "zones": [], 2024-06-30T13:28:08.552 INFO:teuthology.orchestra.run.smithi055.stdout: "placement_targets": [], 2024-06-30T13:28:08.552 INFO:teuthology.orchestra.run.smithi055.stdout: "default_placement": "", 2024-06-30T13:28:08.552 INFO:teuthology.orchestra.run.smithi055.stdout: "realm_id": "83f96762-9984-462e-a553-0a7e0ec1148f", 2024-06-30T13:28:08.552 INFO:teuthology.orchestra.run.smithi055.stdout: "sync_policy": { 2024-06-30T13:28:08.552 INFO:teuthology.orchestra.run.smithi055.stdout: "groups": [] 2024-06-30T13:28:08.552 INFO:teuthology.orchestra.run.smithi055.stdout: } 2024-06-30T13:28:08.552 INFO:teuthology.orchestra.run.smithi055.stdout:} 2024-06-30T13:28:08.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:08 smithi055 bash[14674]: cluster 2024-06-30T13:28:06.407135+0000 mgr.y (mgr.14144) 293 : cluster [DBG] pgmap v265: 33 pgs: 17 unknown, 16 active+clean; 436 B data, 42 MiB used, 715 GiB / 715 GiB avail; 4.2 KiB/s wr, 6 op/s 2024-06-30T13:28:08.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:08 smithi055 bash[19150]: cluster 2024-06-30T13:28:06.407135+0000 mgr.y (mgr.14144) 293 : cluster [DBG] pgmap v265: 33 pgs: 17 unknown, 16 active+clean; 436 B data, 42 MiB used, 715 GiB / 715 GiB avail; 4.2 KiB/s wr, 6 op/s 2024-06-30T13:28:08.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:08 smithi134 bash[14604]: cluster 2024-06-30T13:28:06.407135+0000 mgr.y (mgr.14144) 293 : cluster [DBG] pgmap v265: 33 pgs: 17 unknown, 16 active+clean; 436 B data, 42 MiB used, 715 GiB / 715 GiB avail; 4.2 KiB/s wr, 6 op/s 2024-06-30T13:28:09.321 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -e sha1=f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-06-30T13:28:10.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:10 smithi055 bash[19150]: cluster 2024-06-30T13:28:08.407798+0000 mgr.y (mgr.14144) 294 : cluster [DBG] pgmap v266: 33 pgs: 33 active+clean; 516 B data, 43 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s wr, 3 op/s 2024-06-30T13:28:10.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:10 smithi055 bash[14674]: cluster 2024-06-30T13:28:08.407798+0000 mgr.y (mgr.14144) 294 : cluster [DBG] pgmap v266: 33 pgs: 33 active+clean; 516 B data, 43 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s wr, 3 op/s 2024-06-30T13:28:10.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:10 smithi134 bash[14604]: cluster 2024-06-30T13:28:08.407798+0000 mgr.y (mgr.14144) 294 : cluster [DBG] pgmap v266: 33 pgs: 33 active+clean; 516 B data, 43 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s wr, 3 op/s 2024-06-30T13:28:12.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:12 smithi055 bash[14674]: cluster 2024-06-30T13:28:10.408497+0000 mgr.y (mgr.14144) 295 : cluster [DBG] pgmap v267: 33 pgs: 33 active+clean; 680 B data, 43 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s wr, 2 op/s 2024-06-30T13:28:12.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:12 smithi055 bash[19150]: cluster 2024-06-30T13:28:10.408497+0000 mgr.y (mgr.14144) 295 : cluster [DBG] pgmap v267: 33 pgs: 33 active+clean; 680 B data, 43 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s wr, 2 op/s 2024-06-30T13:28:12.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:12 smithi134 bash[14604]: cluster 2024-06-30T13:28:10.408497+0000 mgr.y (mgr.14144) 295 : cluster [DBG] pgmap v267: 33 pgs: 33 active+clean; 680 B data, 43 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s wr, 2 op/s 2024-06-30T13:28:12.849 INFO:teuthology.orchestra.run.smithi055.stdout:{ 2024-06-30T13:28:12.849 INFO:teuthology.orchestra.run.smithi055.stdout: "id": "78c2dae3-f9f3-4137-bf3e-728b59a4c221", 2024-06-30T13:28:12.849 INFO:teuthology.orchestra.run.smithi055.stdout: "name": "z", 2024-06-30T13:28:12.849 INFO:teuthology.orchestra.run.smithi055.stdout: "domain_root": "z.rgw.meta:root", 2024-06-30T13:28:12.849 INFO:teuthology.orchestra.run.smithi055.stdout: "control_pool": "z.rgw.control", 2024-06-30T13:28:12.850 INFO:teuthology.orchestra.run.smithi055.stdout: "gc_pool": "z.rgw.log:gc", 2024-06-30T13:28:12.850 INFO:teuthology.orchestra.run.smithi055.stdout: "lc_pool": "z.rgw.log:lc", 2024-06-30T13:28:12.850 INFO:teuthology.orchestra.run.smithi055.stdout: "log_pool": "z.rgw.log", 2024-06-30T13:28:12.850 INFO:teuthology.orchestra.run.smithi055.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-06-30T13:28:12.850 INFO:teuthology.orchestra.run.smithi055.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-06-30T13:28:12.850 INFO:teuthology.orchestra.run.smithi055.stdout: "roles_pool": "z.rgw.meta:roles", 2024-06-30T13:28:12.850 INFO:teuthology.orchestra.run.smithi055.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-06-30T13:28:12.850 INFO:teuthology.orchestra.run.smithi055.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-06-30T13:28:12.850 INFO:teuthology.orchestra.run.smithi055.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-06-30T13:28:12.850 INFO:teuthology.orchestra.run.smithi055.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-06-30T13:28:12.850 INFO:teuthology.orchestra.run.smithi055.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-06-30T13:28:12.850 INFO:teuthology.orchestra.run.smithi055.stdout: "otp_pool": "z.rgw.otp", 2024-06-30T13:28:12.851 INFO:teuthology.orchestra.run.smithi055.stdout: "system_key": { 2024-06-30T13:28:12.851 INFO:teuthology.orchestra.run.smithi055.stdout: "access_key": "", 2024-06-30T13:28:12.851 INFO:teuthology.orchestra.run.smithi055.stdout: "secret_key": "" 2024-06-30T13:28:12.851 INFO:teuthology.orchestra.run.smithi055.stdout: }, 2024-06-30T13:28:12.851 INFO:teuthology.orchestra.run.smithi055.stdout: "placement_pools": [ 2024-06-30T13:28:12.851 INFO:teuthology.orchestra.run.smithi055.stdout: { 2024-06-30T13:28:12.851 INFO:teuthology.orchestra.run.smithi055.stdout: "key": "default-placement", 2024-06-30T13:28:12.851 INFO:teuthology.orchestra.run.smithi055.stdout: "val": { 2024-06-30T13:28:12.851 INFO:teuthology.orchestra.run.smithi055.stdout: "index_pool": "z.rgw.buckets.index", 2024-06-30T13:28:12.851 INFO:teuthology.orchestra.run.smithi055.stdout: "storage_classes": { 2024-06-30T13:28:12.851 INFO:teuthology.orchestra.run.smithi055.stdout: "STANDARD": { 2024-06-30T13:28:12.851 INFO:teuthology.orchestra.run.smithi055.stdout: "data_pool": "z.rgw.buckets.data" 2024-06-30T13:28:12.851 INFO:teuthology.orchestra.run.smithi055.stdout: } 2024-06-30T13:28:12.851 INFO:teuthology.orchestra.run.smithi055.stdout: }, 2024-06-30T13:28:12.852 INFO:teuthology.orchestra.run.smithi055.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-06-30T13:28:12.852 INFO:teuthology.orchestra.run.smithi055.stdout: "index_type": 0 2024-06-30T13:28:12.852 INFO:teuthology.orchestra.run.smithi055.stdout: } 2024-06-30T13:28:12.852 INFO:teuthology.orchestra.run.smithi055.stdout: } 2024-06-30T13:28:12.852 INFO:teuthology.orchestra.run.smithi055.stdout: ], 2024-06-30T13:28:12.852 INFO:teuthology.orchestra.run.smithi055.stdout: "realm_id": "83f96762-9984-462e-a553-0a7e0ec1148f", 2024-06-30T13:28:12.852 INFO:teuthology.orchestra.run.smithi055.stdout: "notif_pool": "z.rgw.log:notif" 2024-06-30T13:28:12.852 INFO:teuthology.orchestra.run.smithi055.stdout:} 2024-06-30T13:28:13.607 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -e sha1=f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-06-30T13:28:14.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:14 smithi055 bash[14674]: cluster 2024-06-30T13:28:12.409213+0000 mgr.y (mgr.14144) 296 : cluster [DBG] pgmap v268: 33 pgs: 33 active+clean; 726 B data, 43 MiB used, 715 GiB / 715 GiB avail; 284 B/s rd, 1.2 KiB/s wr, 1 op/s 2024-06-30T13:28:14.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:14 smithi055 bash[19150]: cluster 2024-06-30T13:28:12.409213+0000 mgr.y (mgr.14144) 296 : cluster [DBG] pgmap v268: 33 pgs: 33 active+clean; 726 B data, 43 MiB used, 715 GiB / 715 GiB avail; 284 B/s rd, 1.2 KiB/s wr, 1 op/s 2024-06-30T13:28:14.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:14 smithi134 bash[14604]: cluster 2024-06-30T13:28:12.409213+0000 mgr.y (mgr.14144) 296 : cluster [DBG] pgmap v268: 33 pgs: 33 active+clean; 726 B data, 43 MiB used, 715 GiB / 715 GiB avail; 284 B/s rd, 1.2 KiB/s wr, 1 op/s 2024-06-30T13:28:16.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:16 smithi055 bash[14674]: cluster 2024-06-30T13:28:14.410097+0000 mgr.y (mgr.14144) 297 : cluster [DBG] pgmap v269: 33 pgs: 33 active+clean; 772 B data, 43 MiB used, 715 GiB / 715 GiB avail; 222 B/s rd, 1.1 KiB/s wr, 1 op/s 2024-06-30T13:28:16.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:16 smithi055 bash[19150]: cluster 2024-06-30T13:28:14.410097+0000 mgr.y (mgr.14144) 297 : cluster [DBG] pgmap v269: 33 pgs: 33 active+clean; 772 B data, 43 MiB used, 715 GiB / 715 GiB avail; 222 B/s rd, 1.1 KiB/s wr, 1 op/s 2024-06-30T13:28:16.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:16 smithi134 bash[14604]: cluster 2024-06-30T13:28:14.410097+0000 mgr.y (mgr.14144) 297 : cluster [DBG] pgmap v269: 33 pgs: 33 active+clean; 772 B data, 43 MiB used, 715 GiB / 715 GiB avail; 222 B/s rd, 1.1 KiB/s wr, 1 op/s 2024-06-30T13:28:18.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:17 smithi055 bash[14674]: cluster 2024-06-30T13:28:16.410697+0000 mgr.y (mgr.14144) 298 : cluster [DBG] pgmap v270: 33 pgs: 33 active+clean; 1.0 KiB data, 43 MiB used, 715 GiB / 715 GiB avail; 274 B/s rd, 1.1 KiB/s wr, 1 op/s 2024-06-30T13:28:18.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:17 smithi055 bash[19150]: cluster 2024-06-30T13:28:16.410697+0000 mgr.y (mgr.14144) 298 : cluster [DBG] pgmap v270: 33 pgs: 33 active+clean; 1.0 KiB data, 43 MiB used, 715 GiB / 715 GiB avail; 274 B/s rd, 1.1 KiB/s wr, 1 op/s 2024-06-30T13:28:18.127 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:17 smithi134 bash[14604]: cluster 2024-06-30T13:28:16.410697+0000 mgr.y (mgr.14144) 298 : cluster [DBG] pgmap v270: 33 pgs: 33 active+clean; 1.0 KiB data, 43 MiB used, 715 GiB / 715 GiB avail; 274 B/s rd, 1.1 KiB/s wr, 1 op/s 2024-06-30T13:28:19.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:18 smithi055 bash[14674]: cluster 2024-06-30T13:28:17.788437+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-06-30T13:28:19.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:18 smithi055 bash[14674]: audit 2024-06-30T13:28:17.790618+0000 mon.a (mon.0) 524 : audit [INF] from='client.? 172.21.15.55:0/228933561' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-06-30T13:28:19.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:18 smithi055 bash[19150]: cluster 2024-06-30T13:28:17.788437+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-06-30T13:28:19.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:18 smithi055 bash[19150]: audit 2024-06-30T13:28:17.790618+0000 mon.a (mon.0) 524 : audit [INF] from='client.? 172.21.15.55:0/228933561' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-06-30T13:28:19.127 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:18 smithi134 bash[14604]: cluster 2024-06-30T13:28:17.788437+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-06-30T13:28:19.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:18 smithi134 bash[14604]: audit 2024-06-30T13:28:17.790618+0000 mon.a (mon.0) 524 : audit [INF] from='client.? 172.21.15.55:0/228933561' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-06-30T13:28:20.127 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:19 smithi134 bash[14604]: cluster 2024-06-30T13:28:18.411435+0000 mgr.y (mgr.14144) 299 : cluster [DBG] pgmap v272: 65 pgs: 6 creating+peering, 33 active+clean, 26 unknown; 1.8 KiB data, 43 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 818 B/s wr, 1 op/s 2024-06-30T13:28:20.127 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:19 smithi134 bash[14604]: audit 2024-06-30T13:28:18.796061+0000 mon.a (mon.0) 525 : audit [INF] from='client.? 172.21.15.55:0/228933561' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-06-30T13:28:20.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:19 smithi134 bash[14604]: cluster 2024-06-30T13:28:18.797026+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-06-30T13:28:20.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:19 smithi134 bash[14604]: cluster 2024-06-30T13:28:19.800459+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-06-30T13:28:20.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:19 smithi134 bash[14604]: audit 2024-06-30T13:28:19.804214+0000 mon.a (mon.0) 528 : audit [INF] from='client.? 172.21.15.55:0/228933561' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-06-30T13:28:20.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:19 smithi055 bash[14674]: cluster 2024-06-30T13:28:18.411435+0000 mgr.y (mgr.14144) 299 : cluster [DBG] pgmap v272: 65 pgs: 6 creating+peering, 33 active+clean, 26 unknown; 1.8 KiB data, 43 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 818 B/s wr, 1 op/s 2024-06-30T13:28:20.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:19 smithi055 bash[14674]: audit 2024-06-30T13:28:18.796061+0000 mon.a (mon.0) 525 : audit [INF] from='client.? 172.21.15.55:0/228933561' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-06-30T13:28:20.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:19 smithi055 bash[14674]: cluster 2024-06-30T13:28:18.797026+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-06-30T13:28:20.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:19 smithi055 bash[14674]: cluster 2024-06-30T13:28:19.800459+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-06-30T13:28:20.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:19 smithi055 bash[14674]: audit 2024-06-30T13:28:19.804214+0000 mon.a (mon.0) 528 : audit [INF] from='client.? 172.21.15.55:0/228933561' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-06-30T13:28:20.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:19 smithi055 bash[19150]: cluster 2024-06-30T13:28:18.411435+0000 mgr.y (mgr.14144) 299 : cluster [DBG] pgmap v272: 65 pgs: 6 creating+peering, 33 active+clean, 26 unknown; 1.8 KiB data, 43 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 818 B/s wr, 1 op/s 2024-06-30T13:28:20.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:19 smithi055 bash[19150]: audit 2024-06-30T13:28:18.796061+0000 mon.a (mon.0) 525 : audit [INF] from='client.? 172.21.15.55:0/228933561' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-06-30T13:28:20.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:19 smithi055 bash[19150]: cluster 2024-06-30T13:28:18.797026+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-06-30T13:28:20.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:19 smithi055 bash[19150]: cluster 2024-06-30T13:28:19.800459+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-06-30T13:28:20.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:19 smithi055 bash[19150]: audit 2024-06-30T13:28:19.804214+0000 mon.a (mon.0) 528 : audit [INF] from='client.? 172.21.15.55:0/228933561' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-06-30T13:28:22.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:21 smithi055 bash[14674]: cluster 2024-06-30T13:28:20.412122+0000 mgr.y (mgr.14144) 300 : cluster [DBG] pgmap v275: 97 pgs: 6 creating+peering, 33 active+clean, 58 unknown; 1.8 KiB data, 43 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 853 B/s wr, 2 op/s 2024-06-30T13:28:22.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:21 smithi055 bash[14674]: audit 2024-06-30T13:28:20.807695+0000 mon.a (mon.0) 529 : audit [INF] from='client.? 172.21.15.55:0/228933561' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-06-30T13:28:22.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:21 smithi055 bash[14674]: cluster 2024-06-30T13:28:20.808412+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-06-30T13:28:22.057 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:21 smithi055 bash[19150]: cluster 2024-06-30T13:28:20.412122+0000 mgr.y (mgr.14144) 300 : cluster [DBG] pgmap v275: 97 pgs: 6 creating+peering, 33 active+clean, 58 unknown; 1.8 KiB data, 43 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 853 B/s wr, 2 op/s 2024-06-30T13:28:22.057 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:21 smithi055 bash[19150]: audit 2024-06-30T13:28:20.807695+0000 mon.a (mon.0) 529 : audit [INF] from='client.? 172.21.15.55:0/228933561' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-06-30T13:28:22.057 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:21 smithi055 bash[19150]: cluster 2024-06-30T13:28:20.808412+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-06-30T13:28:22.127 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:21 smithi134 bash[14604]: cluster 2024-06-30T13:28:20.412122+0000 mgr.y (mgr.14144) 300 : cluster [DBG] pgmap v275: 97 pgs: 6 creating+peering, 33 active+clean, 58 unknown; 1.8 KiB data, 43 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 853 B/s wr, 2 op/s 2024-06-30T13:28:22.127 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:21 smithi134 bash[14604]: audit 2024-06-30T13:28:20.807695+0000 mon.a (mon.0) 529 : audit [INF] from='client.? 172.21.15.55:0/228933561' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-06-30T13:28:22.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:21 smithi134 bash[14604]: cluster 2024-06-30T13:28:20.808412+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-06-30T13:28:23.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:22 smithi134 bash[14604]: cluster 2024-06-30T13:28:21.824164+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-06-30T13:28:23.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:22 smithi055 bash[14674]: cluster 2024-06-30T13:28:21.824164+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-06-30T13:28:23.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:22 smithi055 bash[19150]: cluster 2024-06-30T13:28:21.824164+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-06-30T13:28:24.127 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:23 smithi134 bash[14604]: cluster 2024-06-30T13:28:22.412854+0000 mgr.y (mgr.14144) 301 : cluster [DBG] pgmap v278: 97 pgs: 8 creating+peering, 59 active+clean, 30 unknown; 3.7 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 6.2 KiB/s rd, 3.0 KiB/s wr, 15 op/s 2024-06-30T13:28:24.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:23 smithi134 bash[14604]: cluster 2024-06-30T13:28:22.835881+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-06-30T13:28:24.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:23 smithi134 bash[14604]: audit 2024-06-30T13:28:22.847703+0000 mon.a (mon.0) 533 : audit [INF] from='client.? 172.21.15.55:0/1251380686' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-06-30T13:28:24.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:23 smithi055 bash[14674]: cluster 2024-06-30T13:28:22.412854+0000 mgr.y (mgr.14144) 301 : cluster [DBG] pgmap v278: 97 pgs: 8 creating+peering, 59 active+clean, 30 unknown; 3.7 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 6.2 KiB/s rd, 3.0 KiB/s wr, 15 op/s 2024-06-30T13:28:24.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:23 smithi055 bash[14674]: cluster 2024-06-30T13:28:22.835881+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-06-30T13:28:24.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:23 smithi055 bash[14674]: audit 2024-06-30T13:28:22.847703+0000 mon.a (mon.0) 533 : audit [INF] from='client.? 172.21.15.55:0/1251380686' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-06-30T13:28:24.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:23 smithi055 bash[19150]: cluster 2024-06-30T13:28:22.412854+0000 mgr.y (mgr.14144) 301 : cluster [DBG] pgmap v278: 97 pgs: 8 creating+peering, 59 active+clean, 30 unknown; 3.7 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 6.2 KiB/s rd, 3.0 KiB/s wr, 15 op/s 2024-06-30T13:28:24.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:23 smithi055 bash[19150]: cluster 2024-06-30T13:28:22.835881+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-06-30T13:28:24.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:23 smithi055 bash[19150]: audit 2024-06-30T13:28:22.847703+0000 mon.a (mon.0) 533 : audit [INF] from='client.? 172.21.15.55:0/1251380686' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-06-30T13:28:25.127 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:24 smithi134 bash[14604]: audit 2024-06-30T13:28:23.847898+0000 mon.a (mon.0) 534 : audit [INF] from='client.? 172.21.15.55:0/1251380686' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-06-30T13:28:25.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:24 smithi134 bash[14604]: cluster 2024-06-30T13:28:23.848073+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-06-30T13:28:25.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:24 smithi134 bash[14604]: audit 2024-06-30T13:28:23.852109+0000 mon.a (mon.0) 536 : audit [INF] from='client.? 172.21.15.55:0/1251380686' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-06-30T13:28:25.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:24 smithi134 bash[14604]: audit 2024-06-30T13:28:24.850146+0000 mon.a (mon.0) 537 : audit [INF] from='client.? 172.21.15.55:0/1251380686' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-06-30T13:28:25.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:24 smithi134 bash[14604]: cluster 2024-06-30T13:28:24.850307+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-06-30T13:28:25.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:24 smithi134 bash[14604]: audit 2024-06-30T13:28:24.851313+0000 mon.a (mon.0) 539 : audit [INF] from='client.? 172.21.15.55:0/1251380686' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-06-30T13:28:25.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:24 smithi055 bash[14674]: audit 2024-06-30T13:28:23.847898+0000 mon.a (mon.0) 534 : audit [INF] from='client.? 172.21.15.55:0/1251380686' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-06-30T13:28:25.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:24 smithi055 bash[14674]: cluster 2024-06-30T13:28:23.848073+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-06-30T13:28:25.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:24 smithi055 bash[14674]: audit 2024-06-30T13:28:23.852109+0000 mon.a (mon.0) 536 : audit [INF] from='client.? 172.21.15.55:0/1251380686' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-06-30T13:28:25.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:24 smithi055 bash[14674]: audit 2024-06-30T13:28:24.850146+0000 mon.a (mon.0) 537 : audit [INF] from='client.? 172.21.15.55:0/1251380686' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-06-30T13:28:25.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:24 smithi055 bash[14674]: cluster 2024-06-30T13:28:24.850307+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-06-30T13:28:25.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:24 smithi055 bash[14674]: audit 2024-06-30T13:28:24.851313+0000 mon.a (mon.0) 539 : audit [INF] from='client.? 172.21.15.55:0/1251380686' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-06-30T13:28:25.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:24 smithi055 bash[19150]: audit 2024-06-30T13:28:23.847898+0000 mon.a (mon.0) 534 : audit [INF] from='client.? 172.21.15.55:0/1251380686' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-06-30T13:28:25.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:24 smithi055 bash[19150]: cluster 2024-06-30T13:28:23.848073+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-06-30T13:28:25.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:24 smithi055 bash[19150]: audit 2024-06-30T13:28:23.852109+0000 mon.a (mon.0) 536 : audit [INF] from='client.? 172.21.15.55:0/1251380686' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-06-30T13:28:25.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:24 smithi055 bash[19150]: audit 2024-06-30T13:28:24.850146+0000 mon.a (mon.0) 537 : audit [INF] from='client.? 172.21.15.55:0/1251380686' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-06-30T13:28:25.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:24 smithi055 bash[19150]: cluster 2024-06-30T13:28:24.850307+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-06-30T13:28:25.308 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:24 smithi055 bash[19150]: audit 2024-06-30T13:28:24.851313+0000 mon.a (mon.0) 539 : audit [INF] from='client.? 172.21.15.55:0/1251380686' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-06-30T13:28:26.051 INFO:teuthology.orchestra.run.smithi055.stdout:{ 2024-06-30T13:28:26.051 INFO:teuthology.orchestra.run.smithi055.stdout: "id": "50c3335a-7b80-4f7b-84a6-cfd03e3ac629", 2024-06-30T13:28:26.051 INFO:teuthology.orchestra.run.smithi055.stdout: "epoch": 1, 2024-06-30T13:28:26.051 INFO:teuthology.orchestra.run.smithi055.stdout: "predecessor_uuid": "24b82b3b-3c1e-433d-8183-2006a0de4223", 2024-06-30T13:28:26.051 INFO:teuthology.orchestra.run.smithi055.stdout: "sync_status": [], 2024-06-30T13:28:26.051 INFO:teuthology.orchestra.run.smithi055.stdout: "period_map": { 2024-06-30T13:28:26.052 INFO:teuthology.orchestra.run.smithi055.stdout: "id": "50c3335a-7b80-4f7b-84a6-cfd03e3ac629", 2024-06-30T13:28:26.052 INFO:teuthology.orchestra.run.smithi055.stdout: "zonegroups": [ 2024-06-30T13:28:26.052 INFO:teuthology.orchestra.run.smithi055.stdout: { 2024-06-30T13:28:26.052 INFO:teuthology.orchestra.run.smithi055.stdout: "id": "3858114f-9112-416f-8138-209e898f84ca", 2024-06-30T13:28:26.052 INFO:teuthology.orchestra.run.smithi055.stdout: "name": "default", 2024-06-30T13:28:26.052 INFO:teuthology.orchestra.run.smithi055.stdout: "api_name": "default", 2024-06-30T13:28:26.052 INFO:teuthology.orchestra.run.smithi055.stdout: "is_master": "true", 2024-06-30T13:28:26.052 INFO:teuthology.orchestra.run.smithi055.stdout: "endpoints": [], 2024-06-30T13:28:26.052 INFO:teuthology.orchestra.run.smithi055.stdout: "hostnames": [], 2024-06-30T13:28:26.052 INFO:teuthology.orchestra.run.smithi055.stdout: "hostnames_s3website": [], 2024-06-30T13:28:26.053 INFO:teuthology.orchestra.run.smithi055.stdout: "master_zone": "78c2dae3-f9f3-4137-bf3e-728b59a4c221", 2024-06-30T13:28:26.053 INFO:teuthology.orchestra.run.smithi055.stdout: "zones": [ 2024-06-30T13:28:26.053 INFO:teuthology.orchestra.run.smithi055.stdout: { 2024-06-30T13:28:26.053 INFO:teuthology.orchestra.run.smithi055.stdout: "id": "78c2dae3-f9f3-4137-bf3e-728b59a4c221", 2024-06-30T13:28:26.053 INFO:teuthology.orchestra.run.smithi055.stdout: "name": "z", 2024-06-30T13:28:26.053 INFO:teuthology.orchestra.run.smithi055.stdout: "endpoints": [], 2024-06-30T13:28:26.053 INFO:teuthology.orchestra.run.smithi055.stdout: "log_meta": "false", 2024-06-30T13:28:26.053 INFO:teuthology.orchestra.run.smithi055.stdout: "log_data": "false", 2024-06-30T13:28:26.053 INFO:teuthology.orchestra.run.smithi055.stdout: "bucket_index_max_shards": 11, 2024-06-30T13:28:26.053 INFO:teuthology.orchestra.run.smithi055.stdout: "read_only": "false", 2024-06-30T13:28:26.053 INFO:teuthology.orchestra.run.smithi055.stdout: "tier_type": "", 2024-06-30T13:28:26.054 INFO:teuthology.orchestra.run.smithi055.stdout: "sync_from_all": "true", 2024-06-30T13:28:26.054 INFO:teuthology.orchestra.run.smithi055.stdout: "sync_from": [], 2024-06-30T13:28:26.054 INFO:teuthology.orchestra.run.smithi055.stdout: "redirect_zone": "" 2024-06-30T13:28:26.054 INFO:teuthology.orchestra.run.smithi055.stdout: } 2024-06-30T13:28:26.054 INFO:teuthology.orchestra.run.smithi055.stdout: ], 2024-06-30T13:28:26.054 INFO:teuthology.orchestra.run.smithi055.stdout: "placement_targets": [ 2024-06-30T13:28:26.054 INFO:teuthology.orchestra.run.smithi055.stdout: { 2024-06-30T13:28:26.054 INFO:teuthology.orchestra.run.smithi055.stdout: "name": "default-placement", 2024-06-30T13:28:26.054 INFO:teuthology.orchestra.run.smithi055.stdout: "tags": [], 2024-06-30T13:28:26.055 INFO:teuthology.orchestra.run.smithi055.stdout: "storage_classes": [ 2024-06-30T13:28:26.055 INFO:teuthology.orchestra.run.smithi055.stdout: "STANDARD" 2024-06-30T13:28:26.055 INFO:teuthology.orchestra.run.smithi055.stdout: ] 2024-06-30T13:28:26.055 INFO:teuthology.orchestra.run.smithi055.stdout: } 2024-06-30T13:28:26.055 INFO:teuthology.orchestra.run.smithi055.stdout: ], 2024-06-30T13:28:26.055 INFO:teuthology.orchestra.run.smithi055.stdout: "default_placement": "default-placement", 2024-06-30T13:28:26.055 INFO:teuthology.orchestra.run.smithi055.stdout: "realm_id": "83f96762-9984-462e-a553-0a7e0ec1148f", 2024-06-30T13:28:26.055 INFO:teuthology.orchestra.run.smithi055.stdout: "sync_policy": { 2024-06-30T13:28:26.055 INFO:teuthology.orchestra.run.smithi055.stdout: "groups": [] 2024-06-30T13:28:26.056 INFO:teuthology.orchestra.run.smithi055.stdout: } 2024-06-30T13:28:26.056 INFO:teuthology.orchestra.run.smithi055.stdout: } 2024-06-30T13:28:26.056 INFO:teuthology.orchestra.run.smithi055.stdout: ], 2024-06-30T13:28:26.056 INFO:teuthology.orchestra.run.smithi055.stdout: "short_zone_ids": [ 2024-06-30T13:28:26.056 INFO:teuthology.orchestra.run.smithi055.stdout: { 2024-06-30T13:28:26.056 INFO:teuthology.orchestra.run.smithi055.stdout: "key": "78c2dae3-f9f3-4137-bf3e-728b59a4c221", 2024-06-30T13:28:26.056 INFO:teuthology.orchestra.run.smithi055.stdout: "val": 3931317508 2024-06-30T13:28:26.056 INFO:teuthology.orchestra.run.smithi055.stdout: } 2024-06-30T13:28:26.056 INFO:teuthology.orchestra.run.smithi055.stdout: ] 2024-06-30T13:28:26.056 INFO:teuthology.orchestra.run.smithi055.stdout: }, 2024-06-30T13:28:26.056 INFO:teuthology.orchestra.run.smithi055.stdout: "master_zonegroup": "3858114f-9112-416f-8138-209e898f84ca", 2024-06-30T13:28:26.057 INFO:teuthology.orchestra.run.smithi055.stdout: "master_zone": "78c2dae3-f9f3-4137-bf3e-728b59a4c221", 2024-06-30T13:28:26.057 INFO:teuthology.orchestra.run.smithi055.stdout: "period_config": { 2024-06-30T13:28:26.057 INFO:teuthology.orchestra.run.smithi055.stdout: "bucket_quota": { 2024-06-30T13:28:26.057 INFO:teuthology.orchestra.run.smithi055.stdout: "enabled": false, 2024-06-30T13:28:26.057 INFO:teuthology.orchestra.run.smithi055.stdout: "check_on_raw": false, 2024-06-30T13:28:26.057 INFO:teuthology.orchestra.run.smithi055.stdout: "max_size": -1, 2024-06-30T13:28:26.057 INFO:teuthology.orchestra.run.smithi055.stdout: "max_size_kb": 0, 2024-06-30T13:28:26.057 INFO:teuthology.orchestra.run.smithi055.stdout: "max_objects": -1 2024-06-30T13:28:26.057 INFO:teuthology.orchestra.run.smithi055.stdout: }, 2024-06-30T13:28:26.057 INFO:teuthology.orchestra.run.smithi055.stdout: "user_quota": { 2024-06-30T13:28:26.057 INFO:teuthology.orchestra.run.smithi055.stdout: "enabled": false, 2024-06-30T13:28:26.058 INFO:teuthology.orchestra.run.smithi055.stdout: "check_on_raw": false, 2024-06-30T13:28:26.058 INFO:teuthology.orchestra.run.smithi055.stdout: "max_size": -1, 2024-06-30T13:28:26.058 INFO:teuthology.orchestra.run.smithi055.stdout: "max_size_kb": 0, 2024-06-30T13:28:26.058 INFO:teuthology.orchestra.run.smithi055.stdout: "max_objects": -1 2024-06-30T13:28:26.058 INFO:teuthology.orchestra.run.smithi055.stdout: } 2024-06-30T13:28:26.058 INFO:teuthology.orchestra.run.smithi055.stdout: }, 2024-06-30T13:28:26.058 INFO:teuthology.orchestra.run.smithi055.stdout: "realm_id": "83f96762-9984-462e-a553-0a7e0ec1148f", 2024-06-30T13:28:26.058 INFO:teuthology.orchestra.run.smithi055.stdout: "realm_name": "r", 2024-06-30T13:28:26.058 INFO:teuthology.orchestra.run.smithi055.stdout: "realm_epoch": 2 2024-06-30T13:28:26.058 INFO:teuthology.orchestra.run.smithi055.stdout:} 2024-06-30T13:28:26.127 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:25 smithi134 bash[14604]: cluster 2024-06-30T13:28:24.413611+0000 mgr.y (mgr.14144) 302 : cluster [DBG] pgmap v281: 129 pgs: 6 creating+peering, 94 active+clean, 29 unknown; 17 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 24 KiB/s wr, 99 op/s 2024-06-30T13:28:26.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:25 smithi134 bash[14604]: audit 2024-06-30T13:28:25.853448+0000 mon.a (mon.0) 540 : audit [INF] from='client.? 172.21.15.55:0/1251380686' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-06-30T13:28:26.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:25 smithi134 bash[14604]: cluster 2024-06-30T13:28:25.853582+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-06-30T13:28:26.225 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:25 smithi055 bash[19150]: cluster 2024-06-30T13:28:24.413611+0000 mgr.y (mgr.14144) 302 : cluster [DBG] pgmap v281: 129 pgs: 6 creating+peering, 94 active+clean, 29 unknown; 17 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 24 KiB/s wr, 99 op/s 2024-06-30T13:28:26.225 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:25 smithi055 bash[19150]: audit 2024-06-30T13:28:25.853448+0000 mon.a (mon.0) 540 : audit [INF] from='client.? 172.21.15.55:0/1251380686' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-06-30T13:28:26.225 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:25 smithi055 bash[19150]: cluster 2024-06-30T13:28:25.853582+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-06-30T13:28:26.225 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:25 smithi055 bash[14674]: cluster 2024-06-30T13:28:24.413611+0000 mgr.y (mgr.14144) 302 : cluster [DBG] pgmap v281: 129 pgs: 6 creating+peering, 94 active+clean, 29 unknown; 17 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 24 KiB/s wr, 99 op/s 2024-06-30T13:28:26.225 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:25 smithi055 bash[14674]: audit 2024-06-30T13:28:25.853448+0000 mon.a (mon.0) 540 : audit [INF] from='client.? 172.21.15.55:0/1251380686' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-06-30T13:28:26.225 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:25 smithi055 bash[14674]: cluster 2024-06-30T13:28:25.853582+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-06-30T13:28:27.015 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -e sha1=f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-06-30T13:28:28.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:27 smithi055 bash[14674]: cluster 2024-06-30T13:28:26.414571+0000 mgr.y (mgr.14144) 303 : cluster [DBG] pgmap v284: 129 pgs: 4 creating+peering, 111 active+clean, 14 unknown; 22 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 30 KiB/s wr, 121 op/s 2024-06-30T13:28:28.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:27 smithi055 bash[19150]: cluster 2024-06-30T13:28:26.414571+0000 mgr.y (mgr.14144) 303 : cluster [DBG] pgmap v284: 129 pgs: 4 creating+peering, 111 active+clean, 14 unknown; 22 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 30 KiB/s wr, 121 op/s 2024-06-30T13:28:28.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:27 smithi134 bash[14604]: cluster 2024-06-30T13:28:26.414571+0000 mgr.y (mgr.14144) 303 : cluster [DBG] pgmap v284: 129 pgs: 4 creating+peering, 111 active+clean, 14 unknown; 22 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 30 KiB/s wr, 121 op/s 2024-06-30T13:28:30.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:29 smithi055 bash[14674]: cluster 2024-06-30T13:28:28.415501+0000 mgr.y (mgr.14144) 304 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 24 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 15 KiB/s wr, 59 op/s 2024-06-30T13:28:30.306 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:29 smithi055 bash[19150]: cluster 2024-06-30T13:28:28.415501+0000 mgr.y (mgr.14144) 304 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 24 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 15 KiB/s wr, 59 op/s 2024-06-30T13:28:30.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:29 smithi134 bash[14604]: cluster 2024-06-30T13:28:28.415501+0000 mgr.y (mgr.14144) 304 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 24 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 15 KiB/s wr, 59 op/s 2024-06-30T13:28:30.940 INFO:teuthology.orchestra.run.smithi055.stdout:Scheduled rgw.foo update... 2024-06-30T13:28:31.897 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -e sha1=f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 -- bash -c 'ceph orch apply rgw smpl' 2024-06-30T13:28:32.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:31 smithi055 bash[14674]: cluster 2024-06-30T13:28:30.416279+0000 mgr.y (mgr.14144) 305 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 25 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 5.8 KiB/s rd, 9.7 KiB/s wr, 38 op/s 2024-06-30T13:28:32.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:31 smithi055 bash[14674]: audit 2024-06-30T13:28:30.929995+0000 mgr.y (mgr.14144) 306 : audit [DBG] from='client.24575 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:28:32.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:31 smithi055 bash[14674]: cephadm 2024-06-30T13:28:30.932472+0000 mgr.y (mgr.14144) 307 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-06-30T13:28:32.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:31 smithi055 bash[14674]: audit 2024-06-30T13:28:30.939423+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:32.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:31 smithi055 bash[14674]: audit 2024-06-30T13:28:30.941042+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:28:32.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:31 smithi055 bash[14674]: audit 2024-06-30T13:28:31.196826+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:32.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:31 smithi055 bash[14674]: audit 2024-06-30T13:28:31.211611+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:32.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:31 smithi055 bash[14674]: audit 2024-06-30T13:28:31.224301+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:32.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:31 smithi055 bash[14674]: cephadm 2024-06-30T13:28:31.225570+0000 mgr.y (mgr.14144) 308 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-06-30T13:28:32.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:31 smithi055 bash[14674]: audit 2024-06-30T13:28:31.231645+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:32.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:31 smithi055 bash[14674]: audit 2024-06-30T13:28:31.232977+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi055.ngzexj", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-30T13:28:32.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:31 smithi055 bash[14674]: audit 2024-06-30T13:28:31.237703+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi055.ngzexj", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-06-30T13:28:32.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:31 smithi055 bash[14674]: audit 2024-06-30T13:28:31.247845+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:32.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:31 smithi055 bash[14674]: audit 2024-06-30T13:28:31.249253+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:28:32.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:31 smithi055 bash[14674]: cephadm 2024-06-30T13:28:31.250396+0000 mgr.y (mgr.14144) 309 : cephadm [INF] Deploying daemon rgw.foo.smithi055.ngzexj on smithi055 2024-06-30T13:28:32.058 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:31 smithi055 bash[19150]: cluster 2024-06-30T13:28:30.416279+0000 mgr.y (mgr.14144) 305 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 25 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 5.8 KiB/s rd, 9.7 KiB/s wr, 38 op/s 2024-06-30T13:28:32.058 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:31 smithi055 bash[19150]: audit 2024-06-30T13:28:30.929995+0000 mgr.y (mgr.14144) 306 : audit [DBG] from='client.24575 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:28:32.058 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:31 smithi055 bash[19150]: cephadm 2024-06-30T13:28:30.932472+0000 mgr.y (mgr.14144) 307 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-06-30T13:28:32.058 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:31 smithi055 bash[19150]: audit 2024-06-30T13:28:30.939423+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:32.058 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:31 smithi055 bash[19150]: audit 2024-06-30T13:28:30.941042+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:28:32.058 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:31 smithi055 bash[19150]: audit 2024-06-30T13:28:31.196826+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:32.058 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:31 smithi055 bash[19150]: audit 2024-06-30T13:28:31.211611+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:32.058 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:31 smithi055 bash[19150]: audit 2024-06-30T13:28:31.224301+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:32.059 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:31 smithi055 bash[19150]: cephadm 2024-06-30T13:28:31.225570+0000 mgr.y (mgr.14144) 308 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-06-30T13:28:32.059 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:31 smithi055 bash[19150]: audit 2024-06-30T13:28:31.231645+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:32.059 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:31 smithi055 bash[19150]: audit 2024-06-30T13:28:31.232977+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi055.ngzexj", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-30T13:28:32.059 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:31 smithi055 bash[19150]: audit 2024-06-30T13:28:31.237703+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi055.ngzexj", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-06-30T13:28:32.059 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:31 smithi055 bash[19150]: audit 2024-06-30T13:28:31.247845+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:32.059 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:31 smithi055 bash[19150]: audit 2024-06-30T13:28:31.249253+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:28:32.059 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:31 smithi055 bash[19150]: cephadm 2024-06-30T13:28:31.250396+0000 mgr.y (mgr.14144) 309 : cephadm [INF] Deploying daemon rgw.foo.smithi055.ngzexj on smithi055 2024-06-30T13:28:32.378 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:31 smithi134 bash[14604]: cluster 2024-06-30T13:28:30.416279+0000 mgr.y (mgr.14144) 305 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 25 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 5.8 KiB/s rd, 9.7 KiB/s wr, 38 op/s 2024-06-30T13:28:32.378 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:31 smithi134 bash[14604]: audit 2024-06-30T13:28:30.929995+0000 mgr.y (mgr.14144) 306 : audit [DBG] from='client.24575 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:28:32.378 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:31 smithi134 bash[14604]: cephadm 2024-06-30T13:28:30.932472+0000 mgr.y (mgr.14144) 307 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-06-30T13:28:32.378 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:31 smithi134 bash[14604]: audit 2024-06-30T13:28:30.939423+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:32.379 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:31 smithi134 bash[14604]: audit 2024-06-30T13:28:30.941042+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:28:32.379 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:31 smithi134 bash[14604]: audit 2024-06-30T13:28:31.196826+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:32.379 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:31 smithi134 bash[14604]: audit 2024-06-30T13:28:31.211611+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:32.379 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:31 smithi134 bash[14604]: audit 2024-06-30T13:28:31.224301+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:32.379 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:31 smithi134 bash[14604]: cephadm 2024-06-30T13:28:31.225570+0000 mgr.y (mgr.14144) 308 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-06-30T13:28:32.379 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:31 smithi134 bash[14604]: audit 2024-06-30T13:28:31.231645+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:32.380 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:31 smithi134 bash[14604]: audit 2024-06-30T13:28:31.232977+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi055.ngzexj", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-30T13:28:32.380 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:31 smithi134 bash[14604]: audit 2024-06-30T13:28:31.237703+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi055.ngzexj", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-06-30T13:28:32.380 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:31 smithi134 bash[14604]: audit 2024-06-30T13:28:31.247845+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:32.380 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:31 smithi134 bash[14604]: audit 2024-06-30T13:28:31.249253+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:28:32.380 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:31 smithi134 bash[14604]: cephadm 2024-06-30T13:28:31.250396+0000 mgr.y (mgr.14144) 309 : cephadm [INF] Deploying daemon rgw.foo.smithi055.ngzexj on smithi055 2024-06-30T13:28:34.280 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:33 smithi055 bash[14674]: cluster 2024-06-30T13:28:32.417402+0000 mgr.y (mgr.14144) 310 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 27 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 4.7 KiB/s rd, 8.7 KiB/s wr, 33 op/s 2024-06-30T13:28:34.280 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:33 smithi055 bash[19150]: cluster 2024-06-30T13:28:32.417402+0000 mgr.y (mgr.14144) 310 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 27 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 4.7 KiB/s rd, 8.7 KiB/s wr, 33 op/s 2024-06-30T13:28:34.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:33 smithi134 bash[14604]: cluster 2024-06-30T13:28:32.417402+0000 mgr.y (mgr.14144) 310 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 27 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 4.7 KiB/s rd, 8.7 KiB/s wr, 33 op/s 2024-06-30T13:28:36.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:35 smithi055 bash[14674]: cluster 2024-06-30T13:28:34.418597+0000 mgr.y (mgr.14144) 311 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 27 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 4.0 KiB/s rd, 7.3 KiB/s wr, 28 op/s 2024-06-30T13:28:36.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:35 smithi055 bash[14674]: audit 2024-06-30T13:28:35.649378+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:36.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:35 smithi055 bash[14674]: audit 2024-06-30T13:28:35.650654+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi134.soqqsm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-30T13:28:36.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:35 smithi055 bash[14674]: audit 2024-06-30T13:28:35.656202+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi134.soqqsm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-06-30T13:28:36.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:35 smithi055 bash[14674]: audit 2024-06-30T13:28:35.664123+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:36.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:35 smithi055 bash[14674]: audit 2024-06-30T13:28:35.665489+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:28:36.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:35 smithi055 bash[19150]: cluster 2024-06-30T13:28:34.418597+0000 mgr.y (mgr.14144) 311 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 27 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 4.0 KiB/s rd, 7.3 KiB/s wr, 28 op/s 2024-06-30T13:28:36.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:35 smithi055 bash[19150]: audit 2024-06-30T13:28:35.649378+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:36.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:35 smithi055 bash[19150]: audit 2024-06-30T13:28:35.650654+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi134.soqqsm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-30T13:28:36.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:35 smithi055 bash[19150]: audit 2024-06-30T13:28:35.656202+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi134.soqqsm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-06-30T13:28:36.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:35 smithi055 bash[19150]: audit 2024-06-30T13:28:35.664123+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:36.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:35 smithi055 bash[19150]: audit 2024-06-30T13:28:35.665489+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:28:36.378 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:35 smithi134 bash[14604]: cluster 2024-06-30T13:28:34.418597+0000 mgr.y (mgr.14144) 311 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 27 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 4.0 KiB/s rd, 7.3 KiB/s wr, 28 op/s 2024-06-30T13:28:36.378 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:35 smithi134 bash[14604]: audit 2024-06-30T13:28:35.649378+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:36.378 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:35 smithi134 bash[14604]: audit 2024-06-30T13:28:35.650654+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi134.soqqsm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-30T13:28:36.378 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:35 smithi134 bash[14604]: audit 2024-06-30T13:28:35.656202+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi134.soqqsm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-06-30T13:28:36.378 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:35 smithi134 bash[14604]: audit 2024-06-30T13:28:35.664123+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:36.378 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:35 smithi134 bash[14604]: audit 2024-06-30T13:28:35.665489+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:28:37.269 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:36 smithi134 bash[14604]: cephadm 2024-06-30T13:28:35.667033+0000 mgr.y (mgr.14144) 312 : cephadm [INF] Deploying daemon rgw.foo.smithi134.soqqsm on smithi134 2024-06-30T13:28:37.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:36 smithi055 bash[14674]: cephadm 2024-06-30T13:28:35.667033+0000 mgr.y (mgr.14144) 312 : cephadm [INF] Deploying daemon rgw.foo.smithi134.soqqsm on smithi134 2024-06-30T13:28:37.306 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:36 smithi055 bash[19150]: cephadm 2024-06-30T13:28:35.667033+0000 mgr.y (mgr.14144) 312 : cephadm [INF] Deploying daemon rgw.foo.smithi134.soqqsm on smithi134 2024-06-30T13:28:38.024 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:37 smithi055 bash[19150]: cluster 2024-06-30T13:28:36.419640+0000 mgr.y (mgr.14144) 313 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 27 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 5.0 KiB/s wr, 19 op/s 2024-06-30T13:28:38.025 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:37 smithi055 bash[14674]: cluster 2024-06-30T13:28:36.419640+0000 mgr.y (mgr.14144) 313 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 27 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 5.0 KiB/s wr, 19 op/s 2024-06-30T13:28:38.225 INFO:teuthology.orchestra.run.smithi055.stdout:Scheduled rgw.smpl update... 2024-06-30T13:28:38.325 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:37 smithi134 bash[14604]: cluster 2024-06-30T13:28:36.419640+0000 mgr.y (mgr.14144) 313 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 27 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 5.0 KiB/s wr, 19 op/s 2024-06-30T13:28:39.058 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -e sha1=f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 -- bash -c 'ceph osd pool create foo' 2024-06-30T13:28:39.369 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:39 smithi055 bash[14674]: audit 2024-06-30T13:28:38.215332+0000 mgr.y (mgr.14144) 314 : audit [DBG] from='client.14661 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:28:39.370 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:39 smithi055 bash[14674]: cephadm 2024-06-30T13:28:38.215956+0000 mgr.y (mgr.14144) 315 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-06-30T13:28:39.370 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:39 smithi055 bash[14674]: audit 2024-06-30T13:28:38.224556+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:39.370 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:39 smithi055 bash[14674]: audit 2024-06-30T13:28:38.609396+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:39.370 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:39 smithi055 bash[14674]: audit 2024-06-30T13:28:38.611175+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:28:39.370 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:39 smithi055 bash[19150]: audit 2024-06-30T13:28:38.215332+0000 mgr.y (mgr.14144) 314 : audit [DBG] from='client.14661 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:28:39.371 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:39 smithi055 bash[19150]: cephadm 2024-06-30T13:28:38.215956+0000 mgr.y (mgr.14144) 315 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-06-30T13:28:39.371 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:39 smithi055 bash[19150]: audit 2024-06-30T13:28:38.224556+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:39.371 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:39 smithi055 bash[19150]: audit 2024-06-30T13:28:38.609396+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:39.371 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:39 smithi055 bash[19150]: audit 2024-06-30T13:28:38.611175+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:28:39.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:39 smithi134 bash[14604]: audit 2024-06-30T13:28:38.215332+0000 mgr.y (mgr.14144) 314 : audit [DBG] from='client.14661 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:28:39.628 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:39 smithi134 bash[14604]: cephadm 2024-06-30T13:28:38.215956+0000 mgr.y (mgr.14144) 315 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-06-30T13:28:39.628 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:39 smithi134 bash[14604]: audit 2024-06-30T13:28:38.224556+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:39.628 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:39 smithi134 bash[14604]: audit 2024-06-30T13:28:38.609396+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:39.628 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:39 smithi134 bash[14604]: audit 2024-06-30T13:28:38.611175+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:28:40.378 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:40 smithi134 bash[14604]: cluster 2024-06-30T13:28:38.421083+0000 mgr.y (mgr.14144) 316 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 27 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 2.7 KiB/s wr, 10 op/s 2024-06-30T13:28:40.508 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:40 smithi055 bash[14674]: cluster 2024-06-30T13:28:38.421083+0000 mgr.y (mgr.14144) 316 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 27 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 2.7 KiB/s wr, 10 op/s 2024-06-30T13:28:40.509 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:40 smithi055 bash[19150]: cluster 2024-06-30T13:28:38.421083+0000 mgr.y (mgr.14144) 316 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 27 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 2.7 KiB/s wr, 10 op/s 2024-06-30T13:28:42.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:42 smithi055 bash[14674]: cluster 2024-06-30T13:28:40.421953+0000 mgr.y (mgr.14144) 317 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 27 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 682 B/s wr, 2 op/s 2024-06-30T13:28:42.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:42 smithi055 bash[19150]: cluster 2024-06-30T13:28:40.421953+0000 mgr.y (mgr.14144) 317 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 27 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 682 B/s wr, 2 op/s 2024-06-30T13:28:42.628 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:42 smithi134 bash[14604]: cluster 2024-06-30T13:28:40.421953+0000 mgr.y (mgr.14144) 317 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 27 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 682 B/s wr, 2 op/s 2024-06-30T13:28:43.617 INFO:teuthology.orchestra.run.smithi055.stderr:pool 'foo' created 2024-06-30T13:28:43.878 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:43 smithi134 bash[14604]: audit 2024-06-30T13:28:42.317798+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2024-06-30T13:28:43.878 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:43 smithi134 bash[14604]: audit 2024-06-30T13:28:42.318326+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-06-30T13:28:43.878 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:43 smithi134 bash[14604]: audit 2024-06-30T13:28:42.318748+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-06-30T13:28:43.878 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:43 smithi134 bash[14604]: audit 2024-06-30T13:28:42.319193+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-06-30T13:28:43.878 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:43 smithi134 bash[14604]: audit 2024-06-30T13:28:42.505318+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:28:43.878 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:43 smithi134 bash[14604]: audit 2024-06-30T13:28:42.508832+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:28:43.878 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:43 smithi134 bash[14604]: audit 2024-06-30T13:28:42.938271+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:44.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:43 smithi055 bash[14674]: audit 2024-06-30T13:28:42.317798+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2024-06-30T13:28:44.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:43 smithi055 bash[14674]: audit 2024-06-30T13:28:42.318326+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-06-30T13:28:44.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:43 smithi055 bash[14674]: audit 2024-06-30T13:28:42.318748+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-06-30T13:28:44.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:43 smithi055 bash[14674]: audit 2024-06-30T13:28:42.319193+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-06-30T13:28:44.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:43 smithi055 bash[14674]: audit 2024-06-30T13:28:42.505318+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:28:44.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:43 smithi055 bash[14674]: audit 2024-06-30T13:28:42.508832+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:28:44.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:43 smithi055 bash[14674]: audit 2024-06-30T13:28:42.938271+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:44.058 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:43 smithi055 bash[19150]: audit 2024-06-30T13:28:42.317798+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2024-06-30T13:28:44.058 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:43 smithi055 bash[19150]: audit 2024-06-30T13:28:42.318326+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-06-30T13:28:44.058 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:43 smithi055 bash[19150]: audit 2024-06-30T13:28:42.318748+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-06-30T13:28:44.058 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:43 smithi055 bash[19150]: audit 2024-06-30T13:28:42.319193+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-06-30T13:28:44.058 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:43 smithi055 bash[19150]: audit 2024-06-30T13:28:42.505318+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:28:44.058 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:43 smithi055 bash[19150]: audit 2024-06-30T13:28:42.508832+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:28:44.058 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:43 smithi055 bash[19150]: audit 2024-06-30T13:28:42.938271+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:44.478 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -e sha1=f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 -- bash -c 'rbd pool init foo' 2024-06-30T13:28:44.757 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:44 smithi055 bash[19150]: cluster 2024-06-30T13:28:42.422883+0000 mgr.y (mgr.14144) 318 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 27 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 597 B/s wr, 99 op/s 2024-06-30T13:28:44.757 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:44 smithi055 bash[19150]: audit 2024-06-30T13:28:43.130032+0000 mon.a (mon.0) 567 : audit [INF] from='client.? 172.21.15.55:0/3026349029' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-06-30T13:28:44.757 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:44 smithi055 bash[19150]: audit 2024-06-30T13:28:43.604707+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]': finished 2024-06-30T13:28:44.757 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:44 smithi055 bash[19150]: audit 2024-06-30T13:28:43.604831+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2024-06-30T13:28:44.757 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:44 smithi055 bash[19150]: audit 2024-06-30T13:28:43.604922+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]': finished 2024-06-30T13:28:44.757 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:44 smithi055 bash[19150]: audit 2024-06-30T13:28:43.604997+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2024-06-30T13:28:44.758 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:44 smithi055 bash[19150]: audit 2024-06-30T13:28:43.605069+0000 mon.a (mon.0) 572 : audit [INF] from='client.? 172.21.15.55:0/3026349029' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-06-30T13:28:44.758 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:44 smithi055 bash[19150]: cluster 2024-06-30T13:28:43.605132+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-06-30T13:28:44.758 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:44 smithi055 bash[19150]: audit 2024-06-30T13:28:43.607153+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:44.758 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:44 smithi055 bash[19150]: audit 2024-06-30T13:28:43.620495+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:44.758 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:44 smithi055 bash[19150]: cephadm 2024-06-30T13:28:43.624829+0000 mgr.y (mgr.14144) 319 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-06-30T13:28:44.758 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:44 smithi055 bash[19150]: audit 2024-06-30T13:28:43.628358+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:44.758 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:44 smithi055 bash[19150]: audit 2024-06-30T13:28:43.629232+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi134.yzcfzg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-30T13:28:44.758 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:44 smithi055 bash[19150]: audit 2024-06-30T13:28:43.633652+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi134.yzcfzg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-06-30T13:28:44.758 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:44 smithi055 bash[19150]: audit 2024-06-30T13:28:43.639749+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:44.758 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:44 smithi055 bash[19150]: audit 2024-06-30T13:28:43.640896+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:28:44.758 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:44 smithi055 bash[19150]: cephadm 2024-06-30T13:28:43.641943+0000 mgr.y (mgr.14144) 320 : cephadm [INF] Deploying daemon rgw.smpl.smithi134.yzcfzg on smithi134 2024-06-30T13:28:44.759 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:44 smithi055 bash[14674]: cluster 2024-06-30T13:28:42.422883+0000 mgr.y (mgr.14144) 318 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 27 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 597 B/s wr, 99 op/s 2024-06-30T13:28:44.759 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:44 smithi055 bash[14674]: audit 2024-06-30T13:28:43.130032+0000 mon.a (mon.0) 567 : audit [INF] from='client.? 172.21.15.55:0/3026349029' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-06-30T13:28:44.759 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:44 smithi055 bash[14674]: audit 2024-06-30T13:28:43.604707+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]': finished 2024-06-30T13:28:44.759 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:44 smithi055 bash[14674]: audit 2024-06-30T13:28:43.604831+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2024-06-30T13:28:44.759 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:44 smithi055 bash[14674]: audit 2024-06-30T13:28:43.604922+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]': finished 2024-06-30T13:28:44.759 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:44 smithi055 bash[14674]: audit 2024-06-30T13:28:43.604997+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2024-06-30T13:28:44.759 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:44 smithi055 bash[14674]: audit 2024-06-30T13:28:43.605069+0000 mon.a (mon.0) 572 : audit [INF] from='client.? 172.21.15.55:0/3026349029' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-06-30T13:28:44.760 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:44 smithi055 bash[14674]: cluster 2024-06-30T13:28:43.605132+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-06-30T13:28:44.760 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:44 smithi055 bash[14674]: audit 2024-06-30T13:28:43.607153+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:44.760 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:44 smithi055 bash[14674]: audit 2024-06-30T13:28:43.620495+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:44.760 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:44 smithi055 bash[14674]: cephadm 2024-06-30T13:28:43.624829+0000 mgr.y (mgr.14144) 319 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-06-30T13:28:44.760 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:44 smithi055 bash[14674]: audit 2024-06-30T13:28:43.628358+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:44.760 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:44 smithi055 bash[14674]: audit 2024-06-30T13:28:43.629232+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi134.yzcfzg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-30T13:28:44.760 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:44 smithi055 bash[14674]: audit 2024-06-30T13:28:43.633652+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi134.yzcfzg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-06-30T13:28:44.760 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:44 smithi055 bash[14674]: audit 2024-06-30T13:28:43.639749+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:44.761 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:44 smithi055 bash[14674]: audit 2024-06-30T13:28:43.640896+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:28:44.761 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:44 smithi055 bash[14674]: cephadm 2024-06-30T13:28:43.641943+0000 mgr.y (mgr.14144) 320 : cephadm [INF] Deploying daemon rgw.smpl.smithi134.yzcfzg on smithi134 2024-06-30T13:28:44.879 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:44 smithi134 bash[14604]: cluster 2024-06-30T13:28:42.422883+0000 mgr.y (mgr.14144) 318 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 27 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 597 B/s wr, 99 op/s 2024-06-30T13:28:44.879 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:44 smithi134 bash[14604]: audit 2024-06-30T13:28:43.130032+0000 mon.a (mon.0) 567 : audit [INF] from='client.? 172.21.15.55:0/3026349029' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-06-30T13:28:44.879 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:44 smithi134 bash[14604]: audit 2024-06-30T13:28:43.604707+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]': finished 2024-06-30T13:28:44.879 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:44 smithi134 bash[14604]: audit 2024-06-30T13:28:43.604831+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2024-06-30T13:28:44.879 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:44 smithi134 bash[14604]: audit 2024-06-30T13:28:43.604922+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]': finished 2024-06-30T13:28:44.879 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:44 smithi134 bash[14604]: audit 2024-06-30T13:28:43.604997+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2024-06-30T13:28:44.879 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:44 smithi134 bash[14604]: audit 2024-06-30T13:28:43.605069+0000 mon.a (mon.0) 572 : audit [INF] from='client.? 172.21.15.55:0/3026349029' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-06-30T13:28:44.880 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:44 smithi134 bash[14604]: cluster 2024-06-30T13:28:43.605132+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-06-30T13:28:44.880 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:44 smithi134 bash[14604]: audit 2024-06-30T13:28:43.607153+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:44.880 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:44 smithi134 bash[14604]: audit 2024-06-30T13:28:43.620495+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:44.880 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:44 smithi134 bash[14604]: cephadm 2024-06-30T13:28:43.624829+0000 mgr.y (mgr.14144) 319 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-06-30T13:28:44.880 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:44 smithi134 bash[14604]: audit 2024-06-30T13:28:43.628358+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:44.880 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:44 smithi134 bash[14604]: audit 2024-06-30T13:28:43.629232+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi134.yzcfzg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-30T13:28:44.880 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:44 smithi134 bash[14604]: audit 2024-06-30T13:28:43.633652+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi134.yzcfzg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-06-30T13:28:44.880 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:44 smithi134 bash[14604]: audit 2024-06-30T13:28:43.639749+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:44.880 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:44 smithi134 bash[14604]: audit 2024-06-30T13:28:43.640896+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:28:44.880 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:44 smithi134 bash[14604]: cephadm 2024-06-30T13:28:43.641943+0000 mgr.y (mgr.14144) 320 : cephadm [INF] Deploying daemon rgw.smpl.smithi134.yzcfzg on smithi134 2024-06-30T13:28:45.878 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:45 smithi134 bash[14604]: cluster 2024-06-30T13:28:44.423599+0000 mgr.y (mgr.14144) 321 : cluster [DBG] pgmap v294: 161 pgs: 32 unknown, 129 active+clean; 27 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 190 KiB/s rd, 102 B/s wr, 365 op/s 2024-06-30T13:28:45.878 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:45 smithi134 bash[14604]: cluster 2024-06-30T13:28:44.618012+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-06-30T13:28:45.901 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:45 smithi055 bash[14674]: cluster 2024-06-30T13:28:44.423599+0000 mgr.y (mgr.14144) 321 : cluster [DBG] pgmap v294: 161 pgs: 32 unknown, 129 active+clean; 27 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 190 KiB/s rd, 102 B/s wr, 365 op/s 2024-06-30T13:28:45.902 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:45 smithi055 bash[14674]: cluster 2024-06-30T13:28:44.618012+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-06-30T13:28:45.902 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:45 smithi055 bash[19150]: cluster 2024-06-30T13:28:44.423599+0000 mgr.y (mgr.14144) 321 : cluster [DBG] pgmap v294: 161 pgs: 32 unknown, 129 active+clean; 27 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 190 KiB/s rd, 102 B/s wr, 365 op/s 2024-06-30T13:28:45.902 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:45 smithi055 bash[19150]: cluster 2024-06-30T13:28:44.618012+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-06-30T13:28:46.906 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:46 smithi055 bash[19150]: cluster 2024-06-30T13:28:45.622103+0000 mon.a (mon.0) 582 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-06-30T13:28:46.906 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:46 smithi055 bash[19150]: audit 2024-06-30T13:28:46.541933+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:46.906 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:46 smithi055 bash[19150]: audit 2024-06-30T13:28:46.544336+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi055.npuwdn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-30T13:28:46.906 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:46 smithi055 bash[19150]: audit 2024-06-30T13:28:46.560846+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi055.npuwdn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-06-30T13:28:46.906 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:46 smithi055 bash[19150]: audit 2024-06-30T13:28:46.571893+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:46.906 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:46 smithi055 bash[19150]: audit 2024-06-30T13:28:46.573576+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:28:46.906 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:46 smithi055 bash[14674]: cluster 2024-06-30T13:28:45.622103+0000 mon.a (mon.0) 582 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-06-30T13:28:46.907 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:46 smithi055 bash[14674]: audit 2024-06-30T13:28:46.541933+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:46.907 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:46 smithi055 bash[14674]: audit 2024-06-30T13:28:46.544336+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi055.npuwdn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-30T13:28:46.907 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:46 smithi055 bash[14674]: audit 2024-06-30T13:28:46.560846+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi055.npuwdn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-06-30T13:28:46.907 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:46 smithi055 bash[14674]: audit 2024-06-30T13:28:46.571893+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:46.907 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:46 smithi055 bash[14674]: audit 2024-06-30T13:28:46.573576+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:28:47.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:46 smithi134 bash[14604]: cluster 2024-06-30T13:28:45.622103+0000 mon.a (mon.0) 582 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-06-30T13:28:47.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:46 smithi134 bash[14604]: audit 2024-06-30T13:28:46.541933+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:47.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:46 smithi134 bash[14604]: audit 2024-06-30T13:28:46.544336+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi055.npuwdn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-30T13:28:47.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:46 smithi134 bash[14604]: audit 2024-06-30T13:28:46.560846+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi055.npuwdn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-06-30T13:28:47.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:46 smithi134 bash[14604]: audit 2024-06-30T13:28:46.571893+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:47.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:46 smithi134 bash[14604]: audit 2024-06-30T13:28:46.573576+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:28:48.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:47 smithi055 bash[14674]: cluster 2024-06-30T13:28:46.424647+0000 mgr.y (mgr.14144) 322 : cluster [DBG] pgmap v297: 161 pgs: 2 creating+peering, 1 peering, 23 unknown, 135 active+clean; 27 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 356 KiB/s rd, 341 B/s wr, 673 op/s 2024-06-30T13:28:48.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:47 smithi055 bash[14674]: cephadm 2024-06-30T13:28:46.575083+0000 mgr.y (mgr.14144) 323 : cephadm [INF] Deploying daemon rgw.smpl.smithi055.npuwdn on smithi055 2024-06-30T13:28:48.057 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:47 smithi055 bash[19150]: cluster 2024-06-30T13:28:46.424647+0000 mgr.y (mgr.14144) 322 : cluster [DBG] pgmap v297: 161 pgs: 2 creating+peering, 1 peering, 23 unknown, 135 active+clean; 27 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 356 KiB/s rd, 341 B/s wr, 673 op/s 2024-06-30T13:28:48.057 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:47 smithi055 bash[19150]: cephadm 2024-06-30T13:28:46.575083+0000 mgr.y (mgr.14144) 323 : cephadm [INF] Deploying daemon rgw.smpl.smithi055.npuwdn on smithi055 2024-06-30T13:28:48.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:47 smithi134 bash[14604]: cluster 2024-06-30T13:28:46.424647+0000 mgr.y (mgr.14144) 322 : cluster [DBG] pgmap v297: 161 pgs: 2 creating+peering, 1 peering, 23 unknown, 135 active+clean; 27 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 356 KiB/s rd, 341 B/s wr, 673 op/s 2024-06-30T13:28:48.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:47 smithi134 bash[14604]: cephadm 2024-06-30T13:28:46.575083+0000 mgr.y (mgr.14144) 323 : cephadm [INF] Deploying daemon rgw.smpl.smithi055.npuwdn on smithi055 2024-06-30T13:28:49.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:49 smithi055 bash[14674]: cluster 2024-06-30T13:28:48.426036+0000 mgr.y (mgr.14144) 324 : cluster [DBG] pgmap v298: 161 pgs: 2 creating+peering, 1 peering, 158 active+clean; 27 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 256 KiB/s rd, 170 B/s wr, 478 op/s; 0 B/s, 0 objects/s recovering 2024-06-30T13:28:49.807 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:49 smithi055 bash[14674]: audit 2024-06-30T13:28:49.143988+0000 mon.c (mon.2) 20 : audit [INF] from='client.? 172.21.15.55:0/2637746107' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-06-30T13:28:49.807 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:49 smithi055 bash[14674]: audit 2024-06-30T13:28:49.144880+0000 mon.a (mon.0) 588 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-06-30T13:28:49.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:49 smithi055 bash[19150]: cluster 2024-06-30T13:28:48.426036+0000 mgr.y (mgr.14144) 324 : cluster [DBG] pgmap v298: 161 pgs: 2 creating+peering, 1 peering, 158 active+clean; 27 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 256 KiB/s rd, 170 B/s wr, 478 op/s; 0 B/s, 0 objects/s recovering 2024-06-30T13:28:49.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:49 smithi055 bash[19150]: audit 2024-06-30T13:28:49.143988+0000 mon.c (mon.2) 20 : audit [INF] from='client.? 172.21.15.55:0/2637746107' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-06-30T13:28:49.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:49 smithi055 bash[19150]: audit 2024-06-30T13:28:49.144880+0000 mon.a (mon.0) 588 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-06-30T13:28:50.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:49 smithi134 bash[14604]: cluster 2024-06-30T13:28:48.426036+0000 mgr.y (mgr.14144) 324 : cluster [DBG] pgmap v298: 161 pgs: 2 creating+peering, 1 peering, 158 active+clean; 27 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 256 KiB/s rd, 170 B/s wr, 478 op/s; 0 B/s, 0 objects/s recovering 2024-06-30T13:28:50.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:49 smithi134 bash[14604]: audit 2024-06-30T13:28:49.143988+0000 mon.c (mon.2) 20 : audit [INF] from='client.? 172.21.15.55:0/2637746107' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-06-30T13:28:50.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:49 smithi134 bash[14604]: audit 2024-06-30T13:28:49.144880+0000 mon.a (mon.0) 588 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-06-30T13:28:50.701 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:50 smithi055 bash[19150]: audit 2024-06-30T13:28:49.671739+0000 mon.a (mon.0) 589 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-06-30T13:28:50.702 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:50 smithi055 bash[19150]: cluster 2024-06-30T13:28:49.671920+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-06-30T13:28:50.702 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:50 smithi055 bash[19150]: audit 2024-06-30T13:28:50.652271+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:50.702 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:50 smithi055 bash[19150]: audit 2024-06-30T13:28:50.653341+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:28:51.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:50 smithi055 bash[14674]: audit 2024-06-30T13:28:49.671739+0000 mon.a (mon.0) 589 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-06-30T13:28:51.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:50 smithi055 bash[14674]: cluster 2024-06-30T13:28:49.671920+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-06-30T13:28:51.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:50 smithi055 bash[14674]: audit 2024-06-30T13:28:50.652271+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:51.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:50 smithi055 bash[14674]: audit 2024-06-30T13:28:50.653341+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:28:51.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:50 smithi134 bash[14604]: audit 2024-06-30T13:28:49.671739+0000 mon.a (mon.0) 589 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-06-30T13:28:51.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:50 smithi134 bash[14604]: cluster 2024-06-30T13:28:49.671920+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-06-30T13:28:51.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:50 smithi134 bash[14604]: audit 2024-06-30T13:28:50.652271+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:51.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:50 smithi134 bash[14604]: audit 2024-06-30T13:28:50.653341+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:28:52.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:51 smithi055 bash[14674]: cluster 2024-06-30T13:28:50.426781+0000 mgr.y (mgr.14144) 325 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 27 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 170 B/s wr, 65 op/s; 0 B/s, 0 objects/s recovering 2024-06-30T13:28:52.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:51 smithi055 bash[14674]: cluster 2024-06-30T13:28:50.690474+0000 mon.a (mon.0) 593 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-06-30T13:28:52.057 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:51 smithi055 bash[19150]: cluster 2024-06-30T13:28:50.426781+0000 mgr.y (mgr.14144) 325 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 27 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 170 B/s wr, 65 op/s; 0 B/s, 0 objects/s recovering 2024-06-30T13:28:52.057 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:51 smithi055 bash[19150]: cluster 2024-06-30T13:28:50.690474+0000 mon.a (mon.0) 593 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-06-30T13:28:52.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:51 smithi134 bash[14604]: cluster 2024-06-30T13:28:50.426781+0000 mgr.y (mgr.14144) 325 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 27 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 170 B/s wr, 65 op/s; 0 B/s, 0 objects/s recovering 2024-06-30T13:28:52.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:51 smithi134 bash[14604]: cluster 2024-06-30T13:28:50.690474+0000 mon.a (mon.0) 593 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-06-30T13:28:52.574 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -e sha1=f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 -- bash -c 'ceph orch apply iscsi foo u p' 2024-06-30T13:28:52.852 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:52 smithi055 bash[14674]: cluster 2024-06-30T13:28:51.720418+0000 mon.a (mon.0) 594 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-06-30T13:28:52.852 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:52 smithi055 bash[19150]: cluster 2024-06-30T13:28:51.720418+0000 mon.a (mon.0) 594 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-06-30T13:28:53.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:52 smithi134 bash[14604]: cluster 2024-06-30T13:28:51.720418+0000 mon.a (mon.0) 594 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-06-30T13:28:54.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:53 smithi055 bash[14674]: cluster 2024-06-30T13:28:52.427799+0000 mgr.y (mgr.14144) 326 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 27 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 511 B/s wr, 131 op/s; 0 B/s, 0 objects/s recovering 2024-06-30T13:28:54.057 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:53 smithi055 bash[19150]: cluster 2024-06-30T13:28:52.427799+0000 mgr.y (mgr.14144) 326 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 27 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 511 B/s wr, 131 op/s; 0 B/s, 0 objects/s recovering 2024-06-30T13:28:54.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:53 smithi134 bash[14604]: cluster 2024-06-30T13:28:52.427799+0000 mgr.y (mgr.14144) 326 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 27 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 511 B/s wr, 131 op/s; 0 B/s, 0 objects/s recovering 2024-06-30T13:28:55.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:55 smithi055 bash[19150]: cluster 2024-06-30T13:28:54.428973+0000 mgr.y (mgr.14144) 327 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 27 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 204 KiB/s rd, 511 B/s wr, 358 op/s 2024-06-30T13:28:55.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:55 smithi055 bash[19150]: audit 2024-06-30T13:28:54.499253+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:55.807 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:55 smithi055 bash[14674]: cluster 2024-06-30T13:28:54.428973+0000 mgr.y (mgr.14144) 327 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 27 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 204 KiB/s rd, 511 B/s wr, 358 op/s 2024-06-30T13:28:55.807 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:55 smithi055 bash[14674]: audit 2024-06-30T13:28:54.499253+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:55.878 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:55 smithi134 bash[14604]: cluster 2024-06-30T13:28:54.428973+0000 mgr.y (mgr.14144) 327 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 27 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 204 KiB/s rd, 511 B/s wr, 358 op/s 2024-06-30T13:28:55.878 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:55 smithi134 bash[14604]: audit 2024-06-30T13:28:54.499253+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:57.039 INFO:teuthology.orchestra.run.smithi055.stdout:Scheduled iscsi.foo update... 2024-06-30T13:28:57.780 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -e sha1=f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 -- bash -c 'sleep 120' 2024-06-30T13:28:58.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:57 smithi055 bash[14674]: cluster 2024-06-30T13:28:56.429765+0000 mgr.y (mgr.14144) 328 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 27 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 229 KiB/s rd, 605 B/s wr, 399 op/s 2024-06-30T13:28:58.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:57 smithi055 bash[14674]: audit 2024-06-30T13:28:56.717551+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:58.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:57 smithi055 bash[14674]: audit 2024-06-30T13:28:56.959393+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:58.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:57 smithi055 bash[14674]: audit 2024-06-30T13:28:56.965563+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:28:58.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:57 smithi055 bash[14674]: audit 2024-06-30T13:28:56.973194+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:58.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:57 smithi055 bash[14674]: audit 2024-06-30T13:28:57.030580+0000 mgr.y (mgr.14144) 329 : audit [DBG] from='client.14763 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:28:58.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:57 smithi055 bash[14674]: cephadm 2024-06-30T13:28:57.031587+0000 mgr.y (mgr.14144) 330 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-06-30T13:28:58.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:57 smithi055 bash[14674]: audit 2024-06-30T13:28:57.038357+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:58.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:57 smithi055 bash[14674]: audit 2024-06-30T13:28:57.039569+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:28:58.058 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:57 smithi055 bash[14674]: audit 2024-06-30T13:28:57.050144+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:58.058 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:57 smithi055 bash[14674]: cephadm 2024-06-30T13:28:57.055295+0000 mgr.y (mgr.14144) 331 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-06-30T13:28:58.058 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:57 smithi055 bash[14674]: audit 2024-06-30T13:28:57.066036+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi134.cucosk", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-06-30T13:28:58.058 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:57 smithi055 bash[14674]: audit 2024-06-30T13:28:57.072101+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi134.cucosk", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-06-30T13:28:58.058 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:57 smithi055 bash[14674]: audit 2024-06-30T13:28:57.079062+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:28:58.058 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:57 smithi055 bash[14674]: cephadm 2024-06-30T13:28:57.080232+0000 mgr.y (mgr.14144) 332 : cephadm [INF] Deploying daemon iscsi.foo.smithi134.cucosk on smithi134 2024-06-30T13:28:58.058 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:57 smithi055 bash[19150]: cluster 2024-06-30T13:28:56.429765+0000 mgr.y (mgr.14144) 328 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 27 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 229 KiB/s rd, 605 B/s wr, 399 op/s 2024-06-30T13:28:58.058 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:57 smithi055 bash[19150]: audit 2024-06-30T13:28:56.717551+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:58.058 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:57 smithi055 bash[19150]: audit 2024-06-30T13:28:56.959393+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:58.058 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:57 smithi055 bash[19150]: audit 2024-06-30T13:28:56.965563+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:28:58.058 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:57 smithi055 bash[19150]: audit 2024-06-30T13:28:56.973194+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:58.059 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:57 smithi055 bash[19150]: audit 2024-06-30T13:28:57.030580+0000 mgr.y (mgr.14144) 329 : audit [DBG] from='client.14763 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:28:58.059 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:57 smithi055 bash[19150]: cephadm 2024-06-30T13:28:57.031587+0000 mgr.y (mgr.14144) 330 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-06-30T13:28:58.059 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:57 smithi055 bash[19150]: audit 2024-06-30T13:28:57.038357+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:58.059 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:57 smithi055 bash[19150]: audit 2024-06-30T13:28:57.039569+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:28:58.059 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:57 smithi055 bash[19150]: audit 2024-06-30T13:28:57.050144+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:58.059 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:57 smithi055 bash[19150]: cephadm 2024-06-30T13:28:57.055295+0000 mgr.y (mgr.14144) 331 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-06-30T13:28:58.059 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:57 smithi055 bash[19150]: audit 2024-06-30T13:28:57.066036+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi134.cucosk", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-06-30T13:28:58.059 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:57 smithi055 bash[19150]: audit 2024-06-30T13:28:57.072101+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi134.cucosk", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-06-30T13:28:58.059 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:57 smithi055 bash[19150]: audit 2024-06-30T13:28:57.079062+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:28:58.059 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:57 smithi055 bash[19150]: cephadm 2024-06-30T13:28:57.080232+0000 mgr.y (mgr.14144) 332 : cephadm [INF] Deploying daemon iscsi.foo.smithi134.cucosk on smithi134 2024-06-30T13:28:58.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:57 smithi134 bash[14604]: cluster 2024-06-30T13:28:56.429765+0000 mgr.y (mgr.14144) 328 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 27 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 229 KiB/s rd, 605 B/s wr, 399 op/s 2024-06-30T13:28:58.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:57 smithi134 bash[14604]: audit 2024-06-30T13:28:56.717551+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:58.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:57 smithi134 bash[14604]: audit 2024-06-30T13:28:56.959393+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:58.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:57 smithi134 bash[14604]: audit 2024-06-30T13:28:56.965563+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:28:58.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:57 smithi134 bash[14604]: audit 2024-06-30T13:28:56.973194+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:58.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:57 smithi134 bash[14604]: audit 2024-06-30T13:28:57.030580+0000 mgr.y (mgr.14144) 329 : audit [DBG] from='client.14763 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:28:58.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:57 smithi134 bash[14604]: cephadm 2024-06-30T13:28:57.031587+0000 mgr.y (mgr.14144) 330 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-06-30T13:28:58.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:57 smithi134 bash[14604]: audit 2024-06-30T13:28:57.038357+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:58.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:57 smithi134 bash[14604]: audit 2024-06-30T13:28:57.039569+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:28:58.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:57 smithi134 bash[14604]: audit 2024-06-30T13:28:57.050144+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:28:58.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:57 smithi134 bash[14604]: cephadm 2024-06-30T13:28:57.055295+0000 mgr.y (mgr.14144) 331 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-06-30T13:28:58.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:57 smithi134 bash[14604]: audit 2024-06-30T13:28:57.066036+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi134.cucosk", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-06-30T13:28:58.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:57 smithi134 bash[14604]: audit 2024-06-30T13:28:57.072101+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi134.cucosk", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-06-30T13:28:58.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:57 smithi134 bash[14604]: audit 2024-06-30T13:28:57.079062+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:28:58.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:57 smithi134 bash[14604]: cephadm 2024-06-30T13:28:57.080232+0000 mgr.y (mgr.14144) 332 : cephadm [INF] Deploying daemon iscsi.foo.smithi134.cucosk on smithi134 2024-06-30T13:28:59.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:59 smithi055 bash[19150]: cluster 2024-06-30T13:28:58.431251+0000 mgr.y (mgr.14144) 333 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 290 KiB/s rd, 511 B/s wr, 506 op/s 2024-06-30T13:28:59.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:28:59 smithi055 bash[19150]: cluster 2024-06-30T13:28:58.599938+0000 mon.a (mon.0) 606 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-06-30T13:28:59.807 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:59 smithi055 bash[14674]: cluster 2024-06-30T13:28:58.431251+0000 mgr.y (mgr.14144) 333 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 290 KiB/s rd, 511 B/s wr, 506 op/s 2024-06-30T13:28:59.807 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:28:59 smithi055 bash[14674]: cluster 2024-06-30T13:28:58.599938+0000 mon.a (mon.0) 606 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-06-30T13:28:59.878 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:59 smithi134 bash[14604]: cluster 2024-06-30T13:28:58.431251+0000 mgr.y (mgr.14144) 333 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 290 KiB/s rd, 511 B/s wr, 506 op/s 2024-06-30T13:28:59.878 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:28:59 smithi134 bash[14604]: cluster 2024-06-30T13:28:58.599938+0000 mon.a (mon.0) 606 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-06-30T13:29:01.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:29:00 smithi055 bash[14674]: cluster 2024-06-30T13:28:59.750445+0000 mon.a (mon.0) 607 : cluster [DBG] mgrmap e15: y(active, since 8m), standbys: x 2024-06-30T13:29:01.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:29:00 smithi055 bash[14674]: audit 2024-06-30T13:29:00.264793+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:29:01.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:29:00 smithi055 bash[14674]: audit 2024-06-30T13:29:00.266793+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:29:01.057 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:29:00 smithi055 bash[19150]: cluster 2024-06-30T13:28:59.750445+0000 mon.a (mon.0) 607 : cluster [DBG] mgrmap e15: y(active, since 8m), standbys: x 2024-06-30T13:29:01.057 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:29:00 smithi055 bash[19150]: audit 2024-06-30T13:29:00.264793+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:29:01.057 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:29:00 smithi055 bash[19150]: audit 2024-06-30T13:29:00.266793+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:29:01.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:29:00 smithi134 bash[14604]: cluster 2024-06-30T13:28:59.750445+0000 mon.a (mon.0) 607 : cluster [DBG] mgrmap e15: y(active, since 8m), standbys: x 2024-06-30T13:29:01.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:29:00 smithi134 bash[14604]: audit 2024-06-30T13:29:00.264793+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:29:01.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:29:00 smithi134 bash[14604]: audit 2024-06-30T13:29:00.266793+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:29:02.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:29:02 smithi055 bash[14674]: cluster 2024-06-30T13:29:00.432181+0000 mgr.y (mgr.14144) 334 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 229 KiB/s rd, 352 B/s wr, 402 op/s 2024-06-30T13:29:02.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:29:02 smithi055 bash[19150]: cluster 2024-06-30T13:29:00.432181+0000 mgr.y (mgr.14144) 334 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 229 KiB/s rd, 352 B/s wr, 402 op/s 2024-06-30T13:29:02.628 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:29:02 smithi134 bash[14604]: cluster 2024-06-30T13:29:00.432181+0000 mgr.y (mgr.14144) 334 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 229 KiB/s rd, 352 B/s wr, 402 op/s 2024-06-30T13:29:03.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:29:03 smithi055 bash[14674]: audit 2024-06-30T13:29:02.643104+0000 mon.b (mon.1) 23 : audit [DBG] from='client.? 172.21.15.134:0/3745775879' entity='client.iscsi.foo.smithi134.cucosk' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-06-30T13:29:03.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:29:03 smithi055 bash[19150]: audit 2024-06-30T13:29:02.643104+0000 mon.b (mon.1) 23 : audit [DBG] from='client.? 172.21.15.134:0/3745775879' entity='client.iscsi.foo.smithi134.cucosk' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-06-30T13:29:03.628 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:29:03 smithi134 bash[14604]: audit 2024-06-30T13:29:02.643104+0000 mon.b (mon.1) 23 : audit [DBG] from='client.? 172.21.15.134:0/3745775879' entity='client.iscsi.foo.smithi134.cucosk' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-06-30T13:29:04.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:29:04 smithi055 bash[14674]: cluster 2024-06-30T13:29:02.433362+0000 mgr.y (mgr.14144) 335 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 186 KiB/s rd, 102 B/s wr, 327 op/s 2024-06-30T13:29:04.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:29:04 smithi055 bash[19150]: cluster 2024-06-30T13:29:02.433362+0000 mgr.y (mgr.14144) 335 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 186 KiB/s rd, 102 B/s wr, 327 op/s 2024-06-30T13:29:04.628 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:29:04 smithi134 bash[14604]: cluster 2024-06-30T13:29:02.433362+0000 mgr.y (mgr.14144) 335 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 186 KiB/s rd, 102 B/s wr, 327 op/s 2024-06-30T13:29:06.628 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:29:06 smithi134 bash[14604]: cluster 2024-06-30T13:29:04.434675+0000 mgr.y (mgr.14144) 336 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 110 KiB/s rd, 204 B/s wr, 191 op/s 2024-06-30T13:29:06.682 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:29:06 smithi134 bash[14604]: audit 2024-06-30T13:29:05.451515+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:29:06.682 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:29:06 smithi134 bash[14604]: audit 2024-06-30T13:29:05.462274+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:29:06.682 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:29:06 smithi134 bash[14604]: audit 2024-06-30T13:29:05.475526+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-06-30T13:29:06.682 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:29:06 smithi134 bash[14604]: audit 2024-06-30T13:29:05.480307+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-06-30T13:29:06.682 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:29:06 smithi134 bash[14604]: audit 2024-06-30T13:29:05.490129+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:29:06.683 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:29:06 smithi134 bash[14604]: audit 2024-06-30T13:29:05.495174+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi134"}]: dispatch 2024-06-30T13:29:06.683 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:29:06 smithi134 bash[14604]: audit 2024-06-30T13:29:05.509319+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:29:06.683 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:29:06 smithi134 bash[14604]: audit 2024-06-30T13:29:05.511473+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:29:06.683 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:29:06 smithi134 bash[14604]: audit 2024-06-30T13:29:05.520219+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:29:06.807 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:29:06 smithi055 bash[14674]: cluster 2024-06-30T13:29:04.434675+0000 mgr.y (mgr.14144) 336 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 110 KiB/s rd, 204 B/s wr, 191 op/s 2024-06-30T13:29:06.807 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:29:06 smithi055 bash[14674]: audit 2024-06-30T13:29:05.451515+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:29:06.807 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:29:06 smithi055 bash[14674]: audit 2024-06-30T13:29:05.462274+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:29:06.807 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:29:06 smithi055 bash[14674]: audit 2024-06-30T13:29:05.475526+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-06-30T13:29:06.807 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:29:06 smithi055 bash[14674]: audit 2024-06-30T13:29:05.480307+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-06-30T13:29:06.807 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:29:06 smithi055 bash[14674]: audit 2024-06-30T13:29:05.490129+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:29:06.808 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:29:06 smithi055 bash[14674]: audit 2024-06-30T13:29:05.495174+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi134"}]: dispatch 2024-06-30T13:29:06.808 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:29:06 smithi055 bash[14674]: audit 2024-06-30T13:29:05.509319+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:29:06.808 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:29:06 smithi055 bash[14674]: audit 2024-06-30T13:29:05.511473+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:29:06.808 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:29:06 smithi055 bash[14674]: audit 2024-06-30T13:29:05.520219+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:29:06.808 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:29:06 smithi055 bash[19150]: cluster 2024-06-30T13:29:04.434675+0000 mgr.y (mgr.14144) 336 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 110 KiB/s rd, 204 B/s wr, 191 op/s 2024-06-30T13:29:06.808 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:29:06 smithi055 bash[19150]: audit 2024-06-30T13:29:05.451515+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:29:06.808 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:29:06 smithi055 bash[19150]: audit 2024-06-30T13:29:05.462274+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:29:06.809 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:29:06 smithi055 bash[19150]: audit 2024-06-30T13:29:05.475526+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-06-30T13:29:06.809 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:29:06 smithi055 bash[19150]: audit 2024-06-30T13:29:05.480307+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-06-30T13:29:06.809 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:29:06 smithi055 bash[19150]: audit 2024-06-30T13:29:05.490129+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:29:06.809 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:29:06 smithi055 bash[19150]: audit 2024-06-30T13:29:05.495174+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi134"}]: dispatch 2024-06-30T13:29:06.809 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:29:06 smithi055 bash[19150]: audit 2024-06-30T13:29:05.509319+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:29:06.809 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:29:06 smithi055 bash[19150]: audit 2024-06-30T13:29:05.511473+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:29:06.810 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:29:06 smithi055 bash[19150]: audit 2024-06-30T13:29:05.520219+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:29:07.628 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:29:07 smithi134 bash[14604]: audit 2024-06-30T13:29:05.476624+0000 mgr.y (mgr.14144) 337 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-06-30T13:29:07.628 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:29:07 smithi134 bash[14604]: cephadm 2024-06-30T13:29:05.479932+0000 mgr.y (mgr.14144) 338 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.134:5000 to Dashboard 2024-06-30T13:29:07.628 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:29:07 smithi134 bash[14604]: audit 2024-06-30T13:29:05.481099+0000 mgr.y (mgr.14144) 339 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-06-30T13:29:07.628 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:29:07 smithi134 bash[14604]: audit 2024-06-30T13:29:05.495982+0000 mgr.y (mgr.14144) 340 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi134"}]: dispatch 2024-06-30T13:29:07.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:29:07 smithi055 bash[19150]: audit 2024-06-30T13:29:05.476624+0000 mgr.y (mgr.14144) 337 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-06-30T13:29:07.806 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:29:07 smithi055 bash[19150]: cephadm 2024-06-30T13:29:05.479932+0000 mgr.y (mgr.14144) 338 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.134:5000 to Dashboard 2024-06-30T13:29:07.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:29:07 smithi055 bash[19150]: audit 2024-06-30T13:29:05.481099+0000 mgr.y (mgr.14144) 339 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-06-30T13:29:07.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:29:07 smithi055 bash[19150]: audit 2024-06-30T13:29:05.495982+0000 mgr.y (mgr.14144) 340 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi134"}]: dispatch 2024-06-30T13:29:07.807 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:29:07 smithi055 bash[14674]: audit 2024-06-30T13:29:05.476624+0000 mgr.y (mgr.14144) 337 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-06-30T13:29:07.807 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:29:07 smithi055 bash[14674]: cephadm 2024-06-30T13:29:05.479932+0000 mgr.y (mgr.14144) 338 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.134:5000 to Dashboard 2024-06-30T13:29:07.807 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:29:07 smithi055 bash[14674]: audit 2024-06-30T13:29:05.481099+0000 mgr.y (mgr.14144) 339 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-06-30T13:29:07.807 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:29:07 smithi055 bash[14674]: audit 2024-06-30T13:29:05.495982+0000 mgr.y (mgr.14144) 340 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi134"}]: dispatch 2024-06-30T13:29:08.628 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:29:08 smithi134 bash[14604]: cluster 2024-06-30T13:29:06.435836+0000 mgr.y (mgr.14144) 341 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 102 B/s wr, 136 op/s 2024-06-30T13:29:08.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:29:08 smithi055 bash[14674]: cluster 2024-06-30T13:29:06.435836+0000 mgr.y (mgr.14144) 341 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 102 B/s wr, 136 op/s 2024-06-30T13:29:08.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:29:08 smithi055 bash[19150]: cluster 2024-06-30T13:29:06.435836+0000 mgr.y (mgr.14144) 341 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 102 B/s wr, 136 op/s 2024-06-30T13:29:09.878 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:29:09 smithi134 bash[14604]: cluster 2024-06-30T13:29:08.437288+0000 mgr.y (mgr.14144) 342 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 614 B/s rd, 102 B/s wr, 1 op/s 2024-06-30T13:29:10.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:29:09 smithi055 bash[14674]: cluster 2024-06-30T13:29:08.437288+0000 mgr.y (mgr.14144) 342 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 614 B/s rd, 102 B/s wr, 1 op/s 2024-06-30T13:29:10.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:29:09 smithi055 bash[19150]: cluster 2024-06-30T13:29:08.437288+0000 mgr.y (mgr.14144) 342 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 614 B/s rd, 102 B/s wr, 1 op/s 2024-06-30T13:29:11.878 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:29:11 smithi134 bash[14604]: cluster 2024-06-30T13:29:10.438194+0000 mgr.y (mgr.14144) 343 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 518 B/s rd, 86 B/s wr, 1 op/s 2024-06-30T13:29:12.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:29:11 smithi055 bash[14674]: cluster 2024-06-30T13:29:10.438194+0000 mgr.y (mgr.14144) 343 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 518 B/s rd, 86 B/s wr, 1 op/s 2024-06-30T13:29:12.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:29:11 smithi055 bash[19150]: cluster 2024-06-30T13:29:10.438194+0000 mgr.y (mgr.14144) 343 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 518 B/s rd, 86 B/s wr, 1 op/s 2024-06-30T13:29:13.878 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:29:13 smithi134 bash[14604]: cluster 2024-06-30T13:29:12.439415+0000 mgr.y (mgr.14144) 344 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 85 B/s wr, 1 op/s 2024-06-30T13:29:14.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:29:13 smithi055 bash[14674]: cluster 2024-06-30T13:29:12.439415+0000 mgr.y (mgr.14144) 344 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 85 B/s wr, 1 op/s 2024-06-30T13:29:14.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:29:13 smithi055 bash[19150]: cluster 2024-06-30T13:29:12.439415+0000 mgr.y (mgr.14144) 344 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 85 B/s wr, 1 op/s 2024-06-30T13:29:15.878 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:29:15 smithi134 bash[14604]: cluster 2024-06-30T13:29:14.440712+0000 mgr.y (mgr.14144) 345 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 85 B/s wr, 1 op/s 2024-06-30T13:29:16.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:29:15 smithi055 bash[14674]: cluster 2024-06-30T13:29:14.440712+0000 mgr.y (mgr.14144) 345 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 85 B/s wr, 1 op/s 2024-06-30T13:29:16.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:29:15 smithi055 bash[19150]: cluster 2024-06-30T13:29:14.440712+0000 mgr.y (mgr.14144) 345 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 85 B/s wr, 1 op/s 2024-06-30T13:29:18.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:29:17 smithi055 bash[14674]: cluster 2024-06-30T13:29:16.441793+0000 mgr.y (mgr.14144) 346 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:29:18.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:29:17 smithi055 bash[19150]: cluster 2024-06-30T13:29:16.441793+0000 mgr.y (mgr.14144) 346 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:29:18.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:29:17 smithi134 bash[14604]: cluster 2024-06-30T13:29:16.441793+0000 mgr.y (mgr.14144) 346 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:29:20.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:29:19 smithi055 bash[14674]: cluster 2024-06-30T13:29:18.443244+0000 mgr.y (mgr.14144) 347 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:29:20.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:29:19 smithi055 bash[19150]: cluster 2024-06-30T13:29:18.443244+0000 mgr.y (mgr.14144) 347 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:29:20.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:29:19 smithi134 bash[14604]: cluster 2024-06-30T13:29:18.443244+0000 mgr.y (mgr.14144) 347 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:29:22.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:29:21 smithi055 bash[14674]: cluster 2024-06-30T13:29:20.444131+0000 mgr.y (mgr.14144) 348 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:29:22.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:29:21 smithi055 bash[19150]: cluster 2024-06-30T13:29:20.444131+0000 mgr.y (mgr.14144) 348 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:29:22.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:29:21 smithi134 bash[14604]: cluster 2024-06-30T13:29:20.444131+0000 mgr.y (mgr.14144) 348 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:29:24.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:29:23 smithi055 bash[14674]: cluster 2024-06-30T13:29:22.445291+0000 mgr.y (mgr.14144) 349 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:29:24.057 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:29:23 smithi055 bash[19150]: cluster 2024-06-30T13:29:22.445291+0000 mgr.y (mgr.14144) 349 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:29:24.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:29:23 smithi134 bash[14604]: cluster 2024-06-30T13:29:22.445291+0000 mgr.y (mgr.14144) 349 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:29:26.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:29:25 smithi055 bash[14674]: cluster 2024-06-30T13:29:24.446607+0000 mgr.y (mgr.14144) 350 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:29:26.057 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:29:25 smithi055 bash[19150]: cluster 2024-06-30T13:29:24.446607+0000 mgr.y (mgr.14144) 350 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:29:26.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:29:25 smithi134 bash[14604]: cluster 2024-06-30T13:29:24.446607+0000 mgr.y (mgr.14144) 350 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:29:28.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:29:27 smithi055 bash[14674]: cluster 2024-06-30T13:29:26.447764+0000 mgr.y (mgr.14144) 351 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:29:28.057 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:29:27 smithi055 bash[19150]: cluster 2024-06-30T13:29:26.447764+0000 mgr.y (mgr.14144) 351 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:29:28.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:29:27 smithi134 bash[14604]: cluster 2024-06-30T13:29:26.447764+0000 mgr.y (mgr.14144) 351 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:29:30.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:29:29 smithi055 bash[14674]: cluster 2024-06-30T13:29:28.449250+0000 mgr.y (mgr.14144) 352 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:29:30.057 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:29:29 smithi055 bash[19150]: cluster 2024-06-30T13:29:28.449250+0000 mgr.y (mgr.14144) 352 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:29:30.130 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:29:29 smithi134 bash[14604]: cluster 2024-06-30T13:29:28.449250+0000 mgr.y (mgr.14144) 352 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:29:32.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:29:31 smithi055 bash[14674]: cluster 2024-06-30T13:29:30.450208+0000 mgr.y (mgr.14144) 353 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:29:32.057 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:29:31 smithi055 bash[19150]: cluster 2024-06-30T13:29:30.450208+0000 mgr.y (mgr.14144) 353 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:29:32.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:29:31 smithi134 bash[14604]: cluster 2024-06-30T13:29:30.450208+0000 mgr.y (mgr.14144) 353 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:29:34.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:29:33 smithi055 bash[14674]: cluster 2024-06-30T13:29:32.451429+0000 mgr.y (mgr.14144) 354 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:29:34.057 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:29:33 smithi055 bash[19150]: cluster 2024-06-30T13:29:32.451429+0000 mgr.y (mgr.14144) 354 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:29:34.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:29:33 smithi134 bash[14604]: cluster 2024-06-30T13:29:32.451429+0000 mgr.y (mgr.14144) 354 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:29:36.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:29:35 smithi055 bash[14674]: cluster 2024-06-30T13:29:34.452736+0000 mgr.y (mgr.14144) 355 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:29:36.057 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:29:35 smithi055 bash[19150]: cluster 2024-06-30T13:29:34.452736+0000 mgr.y (mgr.14144) 355 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:29:36.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:29:35 smithi134 bash[14604]: cluster 2024-06-30T13:29:34.452736+0000 mgr.y (mgr.14144) 355 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:29:38.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:29:37 smithi055 bash[14674]: cluster 2024-06-30T13:29:36.453870+0000 mgr.y (mgr.14144) 356 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:29:38.057 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:29:37 smithi055 bash[19150]: cluster 2024-06-30T13:29:36.453870+0000 mgr.y (mgr.14144) 356 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:29:38.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:29:37 smithi134 bash[14604]: cluster 2024-06-30T13:29:36.453870+0000 mgr.y (mgr.14144) 356 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:29:40.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:29:39 smithi055 bash[14674]: cluster 2024-06-30T13:29:38.455335+0000 mgr.y (mgr.14144) 357 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:29:40.057 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:29:39 smithi055 bash[19150]: cluster 2024-06-30T13:29:38.455335+0000 mgr.y (mgr.14144) 357 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:29:40.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:29:39 smithi134 bash[14604]: cluster 2024-06-30T13:29:38.455335+0000 mgr.y (mgr.14144) 357 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:29:42.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:29:41 smithi055 bash[19150]: cluster 2024-06-30T13:29:40.456162+0000 mgr.y (mgr.14144) 358 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:29:42.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:29:41 smithi055 bash[14674]: cluster 2024-06-30T13:29:40.456162+0000 mgr.y (mgr.14144) 358 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:29:42.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:29:41 smithi134 bash[14604]: cluster 2024-06-30T13:29:40.456162+0000 mgr.y (mgr.14144) 358 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:29:43.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:29:42 smithi055 bash[19150]: audit 2024-06-30T13:29:42.517209+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:29:43.057 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:29:42 smithi055 bash[19150]: audit 2024-06-30T13:29:42.517461+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:29:43.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:29:42 smithi055 bash[14674]: audit 2024-06-30T13:29:42.517209+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:29:43.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:29:42 smithi055 bash[14674]: audit 2024-06-30T13:29:42.517461+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:29:43.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:29:42 smithi134 bash[14604]: audit 2024-06-30T13:29:42.517209+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:29:43.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:29:42 smithi134 bash[14604]: audit 2024-06-30T13:29:42.517461+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:29:44.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:29:43 smithi055 bash[19150]: cluster 2024-06-30T13:29:42.457358+0000 mgr.y (mgr.14144) 359 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:29:44.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:29:43 smithi055 bash[14674]: cluster 2024-06-30T13:29:42.457358+0000 mgr.y (mgr.14144) 359 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:29:44.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:29:43 smithi134 bash[14604]: cluster 2024-06-30T13:29:42.457358+0000 mgr.y (mgr.14144) 359 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:29:46.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:29:45 smithi055 bash[19150]: cluster 2024-06-30T13:29:44.458692+0000 mgr.y (mgr.14144) 360 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:29:46.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:29:45 smithi055 bash[14674]: cluster 2024-06-30T13:29:44.458692+0000 mgr.y (mgr.14144) 360 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:29:46.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:29:45 smithi134 bash[14604]: cluster 2024-06-30T13:29:44.458692+0000 mgr.y (mgr.14144) 360 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:29:48.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:29:47 smithi055 bash[19150]: cluster 2024-06-30T13:29:46.459882+0000 mgr.y (mgr.14144) 361 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:29:48.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:29:47 smithi055 bash[14674]: cluster 2024-06-30T13:29:46.459882+0000 mgr.y (mgr.14144) 361 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:29:48.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:29:47 smithi134 bash[14604]: cluster 2024-06-30T13:29:46.459882+0000 mgr.y (mgr.14144) 361 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:29:50.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:29:49 smithi055 bash[14674]: cluster 2024-06-30T13:29:48.461292+0000 mgr.y (mgr.14144) 362 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:29:50.057 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:29:49 smithi055 bash[19150]: cluster 2024-06-30T13:29:48.461292+0000 mgr.y (mgr.14144) 362 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:29:50.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:29:49 smithi134 bash[14604]: cluster 2024-06-30T13:29:48.461292+0000 mgr.y (mgr.14144) 362 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:29:52.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:29:51 smithi055 bash[14674]: cluster 2024-06-30T13:29:50.462148+0000 mgr.y (mgr.14144) 363 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:29:52.057 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:29:51 smithi055 bash[19150]: cluster 2024-06-30T13:29:50.462148+0000 mgr.y (mgr.14144) 363 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:29:52.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:29:51 smithi134 bash[14604]: cluster 2024-06-30T13:29:50.462148+0000 mgr.y (mgr.14144) 363 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:29:54.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:29:53 smithi055 bash[14674]: cluster 2024-06-30T13:29:52.463354+0000 mgr.y (mgr.14144) 364 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:29:54.056 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:29:53 smithi055 bash[19150]: cluster 2024-06-30T13:29:52.463354+0000 mgr.y (mgr.14144) 364 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:29:54.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:29:53 smithi134 bash[14604]: cluster 2024-06-30T13:29:52.463354+0000 mgr.y (mgr.14144) 364 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:29:56.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:29:55 smithi055 bash[14674]: cluster 2024-06-30T13:29:54.464662+0000 mgr.y (mgr.14144) 365 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:29:56.057 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:29:55 smithi055 bash[19150]: cluster 2024-06-30T13:29:54.464662+0000 mgr.y (mgr.14144) 365 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:29:56.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:29:55 smithi134 bash[14604]: cluster 2024-06-30T13:29:54.464662+0000 mgr.y (mgr.14144) 365 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:29:58.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:29:57 smithi134 bash[14604]: cluster 2024-06-30T13:29:56.465818+0000 mgr.y (mgr.14144) 366 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:29:58.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:29:57 smithi055 bash[14674]: cluster 2024-06-30T13:29:56.465818+0000 mgr.y (mgr.14144) 366 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:29:58.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:29:57 smithi055 bash[19150]: cluster 2024-06-30T13:29:56.465818+0000 mgr.y (mgr.14144) 366 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:30:00.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:29:59 smithi134 bash[14604]: cluster 2024-06-30T13:29:58.467379+0000 mgr.y (mgr.14144) 367 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:30:00.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:29:59 smithi055 bash[14674]: cluster 2024-06-30T13:29:58.467379+0000 mgr.y (mgr.14144) 367 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:30:00.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:29:59 smithi055 bash[19150]: cluster 2024-06-30T13:29:58.467379+0000 mgr.y (mgr.14144) 367 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:30:01.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:30:00 smithi134 bash[14604]: cluster 2024-06-30T13:30:00.000119+0000 mon.a (mon.0) 621 : cluster [INF] overall HEALTH_OK 2024-06-30T13:30:01.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:30:00 smithi055 bash[14674]: cluster 2024-06-30T13:30:00.000119+0000 mon.a (mon.0) 621 : cluster [INF] overall HEALTH_OK 2024-06-30T13:30:01.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:30:00 smithi055 bash[19150]: cluster 2024-06-30T13:30:00.000119+0000 mon.a (mon.0) 621 : cluster [INF] overall HEALTH_OK 2024-06-30T13:30:02.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:30:01 smithi134 bash[14604]: cluster 2024-06-30T13:30:00.468304+0000 mgr.y (mgr.14144) 368 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-06-30T13:30:02.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:30:01 smithi055 bash[14674]: cluster 2024-06-30T13:30:00.468304+0000 mgr.y (mgr.14144) 368 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-06-30T13:30:02.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:30:01 smithi055 bash[19150]: cluster 2024-06-30T13:30:00.468304+0000 mgr.y (mgr.14144) 368 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-06-30T13:30:04.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:30:03 smithi134 bash[14604]: cluster 2024-06-30T13:30:02.469679+0000 mgr.y (mgr.14144) 369 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-06-30T13:30:04.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:30:03 smithi055 bash[14674]: cluster 2024-06-30T13:30:02.469679+0000 mgr.y (mgr.14144) 369 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-06-30T13:30:04.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:30:03 smithi055 bash[19150]: cluster 2024-06-30T13:30:02.469679+0000 mgr.y (mgr.14144) 369 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-06-30T13:30:06.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:30:05 smithi134 bash[14604]: cluster 2024-06-30T13:30:04.470993+0000 mgr.y (mgr.14144) 370 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:30:06.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:30:05 smithi134 bash[14604]: audit 2024-06-30T13:30:05.526986+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:30:06.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:30:05 smithi134 bash[14604]: audit 2024-06-30T13:30:05.801693+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:30:06.306 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:30:05 smithi055 bash[19150]: cluster 2024-06-30T13:30:04.470993+0000 mgr.y (mgr.14144) 370 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:30:06.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:30:05 smithi055 bash[19150]: audit 2024-06-30T13:30:05.526986+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:30:06.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:30:05 smithi055 bash[19150]: audit 2024-06-30T13:30:05.801693+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:30:06.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:30:05 smithi055 bash[14674]: cluster 2024-06-30T13:30:04.470993+0000 mgr.y (mgr.14144) 370 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:30:06.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:30:05 smithi055 bash[14674]: audit 2024-06-30T13:30:05.526986+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:30:06.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:30:05 smithi055 bash[14674]: audit 2024-06-30T13:30:05.801693+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:30:08.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:30:07 smithi134 bash[14604]: cluster 2024-06-30T13:30:06.472109+0000 mgr.y (mgr.14144) 371 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-06-30T13:30:08.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:30:07 smithi055 bash[14674]: cluster 2024-06-30T13:30:06.472109+0000 mgr.y (mgr.14144) 371 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-06-30T13:30:08.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:30:07 smithi055 bash[19150]: cluster 2024-06-30T13:30:06.472109+0000 mgr.y (mgr.14144) 371 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-06-30T13:30:10.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:30:09 smithi134 bash[14604]: cluster 2024-06-30T13:30:08.473460+0000 mgr.y (mgr.14144) 372 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:30:10.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:30:09 smithi055 bash[14674]: cluster 2024-06-30T13:30:08.473460+0000 mgr.y (mgr.14144) 372 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:30:10.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:30:09 smithi055 bash[19150]: cluster 2024-06-30T13:30:08.473460+0000 mgr.y (mgr.14144) 372 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:30:12.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:30:11 smithi055 bash[14674]: cluster 2024-06-30T13:30:10.474331+0000 mgr.y (mgr.14144) 373 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:30:12.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:30:11 smithi055 bash[19150]: cluster 2024-06-30T13:30:10.474331+0000 mgr.y (mgr.14144) 373 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:30:12.379 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:30:11 smithi134 bash[14604]: cluster 2024-06-30T13:30:10.474331+0000 mgr.y (mgr.14144) 373 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:30:14.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:30:13 smithi055 bash[14674]: cluster 2024-06-30T13:30:12.475785+0000 mgr.y (mgr.14144) 374 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:30:14.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:30:13 smithi055 bash[19150]: cluster 2024-06-30T13:30:12.475785+0000 mgr.y (mgr.14144) 374 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:30:14.379 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:30:13 smithi134 bash[14604]: cluster 2024-06-30T13:30:12.475785+0000 mgr.y (mgr.14144) 374 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:30:16.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:30:15 smithi055 bash[14674]: cluster 2024-06-30T13:30:14.476794+0000 mgr.y (mgr.14144) 375 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:30:16.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:30:15 smithi055 bash[19150]: cluster 2024-06-30T13:30:14.476794+0000 mgr.y (mgr.14144) 375 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:30:16.379 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:30:15 smithi134 bash[14604]: cluster 2024-06-30T13:30:14.476794+0000 mgr.y (mgr.14144) 375 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:30:18.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:30:17 smithi055 bash[14674]: cluster 2024-06-30T13:30:16.477883+0000 mgr.y (mgr.14144) 376 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:30:18.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:30:17 smithi055 bash[19150]: cluster 2024-06-30T13:30:16.477883+0000 mgr.y (mgr.14144) 376 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:30:18.379 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:30:17 smithi134 bash[14604]: cluster 2024-06-30T13:30:16.477883+0000 mgr.y (mgr.14144) 376 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:30:20.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:30:19 smithi055 bash[14674]: cluster 2024-06-30T13:30:18.479299+0000 mgr.y (mgr.14144) 377 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:30:20.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:30:19 smithi055 bash[19150]: cluster 2024-06-30T13:30:18.479299+0000 mgr.y (mgr.14144) 377 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:30:20.379 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:30:19 smithi134 bash[14604]: cluster 2024-06-30T13:30:18.479299+0000 mgr.y (mgr.14144) 377 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:30:22.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:30:21 smithi055 bash[14674]: cluster 2024-06-30T13:30:20.480241+0000 mgr.y (mgr.14144) 378 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:30:22.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:30:21 smithi055 bash[19150]: cluster 2024-06-30T13:30:20.480241+0000 mgr.y (mgr.14144) 378 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:30:22.379 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:30:21 smithi134 bash[14604]: cluster 2024-06-30T13:30:20.480241+0000 mgr.y (mgr.14144) 378 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:30:24.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:30:23 smithi055 bash[14674]: cluster 2024-06-30T13:30:22.481696+0000 mgr.y (mgr.14144) 379 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:30:24.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:30:23 smithi055 bash[19150]: cluster 2024-06-30T13:30:22.481696+0000 mgr.y (mgr.14144) 379 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:30:24.379 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:30:23 smithi134 bash[14604]: cluster 2024-06-30T13:30:22.481696+0000 mgr.y (mgr.14144) 379 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:30:26.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:30:25 smithi055 bash[14674]: cluster 2024-06-30T13:30:24.482681+0000 mgr.y (mgr.14144) 380 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:30:26.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:30:25 smithi055 bash[19150]: cluster 2024-06-30T13:30:24.482681+0000 mgr.y (mgr.14144) 380 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:30:26.379 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:30:25 smithi134 bash[14604]: cluster 2024-06-30T13:30:24.482681+0000 mgr.y (mgr.14144) 380 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:30:28.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:30:27 smithi055 bash[14674]: cluster 2024-06-30T13:30:26.483791+0000 mgr.y (mgr.14144) 381 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:30:28.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:30:27 smithi055 bash[19150]: cluster 2024-06-30T13:30:26.483791+0000 mgr.y (mgr.14144) 381 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:30:28.379 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:30:27 smithi134 bash[14604]: cluster 2024-06-30T13:30:26.483791+0000 mgr.y (mgr.14144) 381 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:30:30.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:30:29 smithi055 bash[14674]: cluster 2024-06-30T13:30:28.485239+0000 mgr.y (mgr.14144) 382 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:30:30.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:30:29 smithi055 bash[19150]: cluster 2024-06-30T13:30:28.485239+0000 mgr.y (mgr.14144) 382 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:30:30.379 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:30:29 smithi134 bash[14604]: cluster 2024-06-30T13:30:28.485239+0000 mgr.y (mgr.14144) 382 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:30:32.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:30:31 smithi055 bash[14674]: cluster 2024-06-30T13:30:30.486110+0000 mgr.y (mgr.14144) 383 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:30:32.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:30:31 smithi055 bash[19150]: cluster 2024-06-30T13:30:30.486110+0000 mgr.y (mgr.14144) 383 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:30:32.379 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:30:31 smithi134 bash[14604]: cluster 2024-06-30T13:30:30.486110+0000 mgr.y (mgr.14144) 383 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:30:34.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:30:34 smithi055 bash[14674]: cluster 2024-06-30T13:30:32.487679+0000 mgr.y (mgr.14144) 384 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:30:34.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:30:34 smithi055 bash[19150]: cluster 2024-06-30T13:30:32.487679+0000 mgr.y (mgr.14144) 384 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:30:34.380 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:30:33 smithi134 bash[14604]: cluster 2024-06-30T13:30:32.487679+0000 mgr.y (mgr.14144) 384 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:30:36.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:30:36 smithi055 bash[14674]: cluster 2024-06-30T13:30:34.488735+0000 mgr.y (mgr.14144) 385 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:30:36.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:30:36 smithi055 bash[19150]: cluster 2024-06-30T13:30:34.488735+0000 mgr.y (mgr.14144) 385 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:30:36.380 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:30:36 smithi134 bash[14604]: cluster 2024-06-30T13:30:34.488735+0000 mgr.y (mgr.14144) 385 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:30:38.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:30:38 smithi055 bash[14674]: cluster 2024-06-30T13:30:36.489801+0000 mgr.y (mgr.14144) 386 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:30:38.310 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:30:38 smithi055 bash[19150]: cluster 2024-06-30T13:30:36.489801+0000 mgr.y (mgr.14144) 386 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:30:38.380 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:30:38 smithi134 bash[14604]: cluster 2024-06-30T13:30:36.489801+0000 mgr.y (mgr.14144) 386 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:30:40.306 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:30:40 smithi055 bash[19150]: cluster 2024-06-30T13:30:38.491241+0000 mgr.y (mgr.14144) 387 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:30:40.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:30:40 smithi055 bash[14674]: cluster 2024-06-30T13:30:38.491241+0000 mgr.y (mgr.14144) 387 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:30:40.380 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:30:40 smithi134 bash[14604]: cluster 2024-06-30T13:30:38.491241+0000 mgr.y (mgr.14144) 387 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:30:42.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:30:42 smithi055 bash[14674]: cluster 2024-06-30T13:30:40.492095+0000 mgr.y (mgr.14144) 388 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:30:42.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:30:42 smithi055 bash[19150]: cluster 2024-06-30T13:30:40.492095+0000 mgr.y (mgr.14144) 388 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:30:42.380 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:30:42 smithi134 bash[14604]: cluster 2024-06-30T13:30:40.492095+0000 mgr.y (mgr.14144) 388 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:30:43.306 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:30:43 smithi055 bash[19150]: audit 2024-06-30T13:30:42.529215+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:30:43.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:30:43 smithi055 bash[19150]: audit 2024-06-30T13:30:42.529778+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:30:43.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:30:43 smithi055 bash[14674]: audit 2024-06-30T13:30:42.529215+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:30:43.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:30:43 smithi055 bash[14674]: audit 2024-06-30T13:30:42.529778+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:30:43.380 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:30:43 smithi134 bash[14604]: audit 2024-06-30T13:30:42.529215+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:30:43.380 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:30:43 smithi134 bash[14604]: audit 2024-06-30T13:30:42.529778+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:30:44.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:30:44 smithi055 bash[14674]: cluster 2024-06-30T13:30:42.493497+0000 mgr.y (mgr.14144) 389 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:30:44.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:30:44 smithi055 bash[19150]: cluster 2024-06-30T13:30:42.493497+0000 mgr.y (mgr.14144) 389 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:30:44.380 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:30:44 smithi134 bash[14604]: cluster 2024-06-30T13:30:42.493497+0000 mgr.y (mgr.14144) 389 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:30:46.380 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:30:46 smithi134 bash[14604]: cluster 2024-06-30T13:30:44.494517+0000 mgr.y (mgr.14144) 390 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:30:46.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:30:46 smithi055 bash[14674]: cluster 2024-06-30T13:30:44.494517+0000 mgr.y (mgr.14144) 390 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:30:46.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:30:46 smithi055 bash[19150]: cluster 2024-06-30T13:30:44.494517+0000 mgr.y (mgr.14144) 390 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:30:48.380 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:30:48 smithi134 bash[14604]: cluster 2024-06-30T13:30:46.495626+0000 mgr.y (mgr.14144) 391 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:30:48.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:30:48 smithi055 bash[14674]: cluster 2024-06-30T13:30:46.495626+0000 mgr.y (mgr.14144) 391 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:30:48.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:30:48 smithi055 bash[19150]: cluster 2024-06-30T13:30:46.495626+0000 mgr.y (mgr.14144) 391 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:30:50.380 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:30:50 smithi134 bash[14604]: cluster 2024-06-30T13:30:48.497028+0000 mgr.y (mgr.14144) 392 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:30:50.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:30:50 smithi055 bash[14674]: cluster 2024-06-30T13:30:48.497028+0000 mgr.y (mgr.14144) 392 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:30:50.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:30:50 smithi055 bash[19150]: cluster 2024-06-30T13:30:48.497028+0000 mgr.y (mgr.14144) 392 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:30:52.380 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:30:52 smithi134 bash[14604]: cluster 2024-06-30T13:30:50.497973+0000 mgr.y (mgr.14144) 393 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:30:52.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:30:52 smithi055 bash[14674]: cluster 2024-06-30T13:30:50.497973+0000 mgr.y (mgr.14144) 393 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:30:52.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:30:52 smithi055 bash[19150]: cluster 2024-06-30T13:30:50.497973+0000 mgr.y (mgr.14144) 393 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:30:54.380 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:30:54 smithi134 bash[14604]: cluster 2024-06-30T13:30:52.499487+0000 mgr.y (mgr.14144) 394 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:30:54.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:30:54 smithi055 bash[14674]: cluster 2024-06-30T13:30:52.499487+0000 mgr.y (mgr.14144) 394 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:30:54.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:30:54 smithi055 bash[19150]: cluster 2024-06-30T13:30:52.499487+0000 mgr.y (mgr.14144) 394 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:30:56.380 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:30:56 smithi134 bash[14604]: cluster 2024-06-30T13:30:54.500505+0000 mgr.y (mgr.14144) 395 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:30:56.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:30:56 smithi055 bash[14674]: cluster 2024-06-30T13:30:54.500505+0000 mgr.y (mgr.14144) 395 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:30:56.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:30:56 smithi055 bash[19150]: cluster 2024-06-30T13:30:54.500505+0000 mgr.y (mgr.14144) 395 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:30:58.557 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:30:58 smithi055 bash[14674]: cluster 2024-06-30T13:30:56.501622+0000 mgr.y (mgr.14144) 396 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:30:58.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:30:58 smithi055 bash[19150]: cluster 2024-06-30T13:30:56.501622+0000 mgr.y (mgr.14144) 396 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:30:58.630 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:30:58 smithi134 bash[14604]: cluster 2024-06-30T13:30:56.501622+0000 mgr.y (mgr.14144) 396 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:31:00.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:00 smithi055 bash[14674]: cluster 2024-06-30T13:30:58.503070+0000 mgr.y (mgr.14144) 397 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:31:00.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:00 smithi055 bash[19150]: cluster 2024-06-30T13:30:58.503070+0000 mgr.y (mgr.14144) 397 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:31:00.630 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:00 smithi134 bash[14604]: cluster 2024-06-30T13:30:58.503070+0000 mgr.y (mgr.14144) 397 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:31:02.262 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -e sha1=f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-06-30T13:31:02.527 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:02 smithi055 bash[14674]: cluster 2024-06-30T13:31:00.503907+0000 mgr.y (mgr.14144) 398 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:31:02.527 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:02 smithi055 bash[19150]: cluster 2024-06-30T13:31:00.503907+0000 mgr.y (mgr.14144) 398 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:31:02.630 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:02 smithi134 bash[14604]: cluster 2024-06-30T13:31:00.503907+0000 mgr.y (mgr.14144) 398 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:31:04.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:04 smithi055 bash[14674]: cluster 2024-06-30T13:31:02.505320+0000 mgr.y (mgr.14144) 399 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:31:04.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:04 smithi055 bash[19150]: cluster 2024-06-30T13:31:02.505320+0000 mgr.y (mgr.14144) 399 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:31:04.630 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:04 smithi134 bash[14604]: cluster 2024-06-30T13:31:02.505320+0000 mgr.y (mgr.14144) 399 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:31:06.455 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:06 smithi055 bash[14674]: cluster 2024-06-30T13:31:04.506342+0000 mgr.y (mgr.14144) 400 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:31:06.455 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:06 smithi055 bash[14674]: audit 2024-06-30T13:31:05.809889+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:31:06.455 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:06 smithi055 bash[14674]: audit 2024-06-30T13:31:06.071216+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:31:06.455 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:06 smithi055 bash[14674]: audit 2024-06-30T13:31:06.081599+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:31:06.456 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:06 smithi055 bash[19150]: cluster 2024-06-30T13:31:04.506342+0000 mgr.y (mgr.14144) 400 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:31:06.456 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:06 smithi055 bash[19150]: audit 2024-06-30T13:31:05.809889+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:31:06.456 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:06 smithi055 bash[19150]: audit 2024-06-30T13:31:06.071216+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:31:06.456 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:06 smithi055 bash[19150]: audit 2024-06-30T13:31:06.081599+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:31:06.630 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:06 smithi134 bash[14604]: cluster 2024-06-30T13:31:04.506342+0000 mgr.y (mgr.14144) 400 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:31:06.630 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:06 smithi134 bash[14604]: audit 2024-06-30T13:31:05.809889+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:31:06.631 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:06 smithi134 bash[14604]: audit 2024-06-30T13:31:06.071216+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:31:06.631 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:06 smithi134 bash[14604]: audit 2024-06-30T13:31:06.081599+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:31:07.044 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -e sha1=f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-06-30T13:31:07.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:07 smithi055 bash[14674]: audit 2024-06-30T13:31:06.286278+0000 mon.a (mon.0) 629 : audit [INF] from='client.? 172.21.15.55:0/3178644742' entity='client.admin' 2024-06-30T13:31:07.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:07 smithi055 bash[14674]: audit 2024-06-30T13:31:06.315272+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:31:07.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:07 smithi055 bash[19150]: audit 2024-06-30T13:31:06.286278+0000 mon.a (mon.0) 629 : audit [INF] from='client.? 172.21.15.55:0/3178644742' entity='client.admin' 2024-06-30T13:31:07.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:07 smithi055 bash[19150]: audit 2024-06-30T13:31:06.315272+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:31:07.630 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:07 smithi134 bash[14604]: audit 2024-06-30T13:31:06.286278+0000 mon.a (mon.0) 629 : audit [INF] from='client.? 172.21.15.55:0/3178644742' entity='client.admin' 2024-06-30T13:31:07.631 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:07 smithi134 bash[14604]: audit 2024-06-30T13:31:06.315272+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:31:08.630 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:08 smithi134 bash[14604]: cluster 2024-06-30T13:31:06.507562+0000 mgr.y (mgr.14144) 401 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:31:08.738 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:08 smithi055 bash[19150]: cluster 2024-06-30T13:31:06.507562+0000 mgr.y (mgr.14144) 401 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:31:08.738 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:08 smithi055 bash[14674]: cluster 2024-06-30T13:31:06.507562+0000 mgr.y (mgr.14144) 401 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:31:10.630 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:10 smithi134 bash[14604]: cluster 2024-06-30T13:31:08.509015+0000 mgr.y (mgr.14144) 402 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:31:10.795 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:10 smithi055 bash[19150]: cluster 2024-06-30T13:31:08.509015+0000 mgr.y (mgr.14144) 402 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:31:10.795 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:10 smithi055 bash[14674]: cluster 2024-06-30T13:31:08.509015+0000 mgr.y (mgr.14144) 402 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:31:11.575 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -e sha1=f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 -- bash -c 'ceph config set global log_to_journald false --force' 2024-06-30T13:31:11.834 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:11 smithi055 bash[14674]: cluster 2024-06-30T13:31:10.509866+0000 mgr.y (mgr.14144) 403 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:31:11.834 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:11 smithi055 bash[14674]: audit 2024-06-30T13:31:10.760527+0000 mon.a (mon.0) 631 : audit [INF] from='client.? ' entity='client.admin' 2024-06-30T13:31:11.834 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:11 smithi055 bash[19150]: cluster 2024-06-30T13:31:10.509866+0000 mgr.y (mgr.14144) 403 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:31:11.834 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:11 smithi055 bash[19150]: audit 2024-06-30T13:31:10.760527+0000 mon.a (mon.0) 631 : audit [INF] from='client.? ' entity='client.admin' 2024-06-30T13:31:12.130 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:11 smithi134 bash[14604]: cluster 2024-06-30T13:31:10.509866+0000 mgr.y (mgr.14144) 403 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:31:12.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:11 smithi134 bash[14604]: audit 2024-06-30T13:31:10.760527+0000 mon.a (mon.0) 631 : audit [INF] from='client.? ' entity='client.admin' 2024-06-30T13:31:14.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:13 smithi055 bash[14674]: cluster 2024-06-30T13:31:12.511325+0000 mgr.y (mgr.14144) 404 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:31:14.057 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:13 smithi055 bash[19150]: cluster 2024-06-30T13:31:12.511325+0000 mgr.y (mgr.14144) 404 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:31:14.130 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:13 smithi134 bash[14604]: cluster 2024-06-30T13:31:12.511325+0000 mgr.y (mgr.14144) 404 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:31:15.807 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:15 smithi055 bash[14674]: cluster 2024-06-30T13:31:14.512351+0000 mgr.y (mgr.14144) 405 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:31:15.807 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:15 smithi055 bash[14674]: audit 2024-06-30T13:31:15.506551+0000 mon.a (mon.0) 632 : audit [INF] from='client.? 172.21.15.55:0/340907171' entity='client.admin' 2024-06-30T13:31:15.807 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:15 smithi055 bash[14674]: audit 2024-06-30T13:31:15.517624+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:31:15.807 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:15 smithi055 bash[14674]: audit 2024-06-30T13:31:15.526699+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:31:15.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:15 smithi055 bash[19150]: cluster 2024-06-30T13:31:14.512351+0000 mgr.y (mgr.14144) 405 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:31:15.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:15 smithi055 bash[19150]: audit 2024-06-30T13:31:15.506551+0000 mon.a (mon.0) 632 : audit [INF] from='client.? 172.21.15.55:0/340907171' entity='client.admin' 2024-06-30T13:31:15.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:15 smithi055 bash[19150]: audit 2024-06-30T13:31:15.517624+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:31:15.808 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:15 smithi055 bash[19150]: audit 2024-06-30T13:31:15.526699+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:31:16.130 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:15 smithi134 bash[14604]: cluster 2024-06-30T13:31:14.512351+0000 mgr.y (mgr.14144) 405 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:31:16.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:15 smithi134 bash[14604]: audit 2024-06-30T13:31:15.506551+0000 mon.a (mon.0) 632 : audit [INF] from='client.? 172.21.15.55:0/340907171' entity='client.admin' 2024-06-30T13:31:16.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:15 smithi134 bash[14604]: audit 2024-06-30T13:31:15.517624+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:31:16.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:15 smithi134 bash[14604]: audit 2024-06-30T13:31:15.526699+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:31:16.284 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -e sha1=f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-06-30T13:31:18.012 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:17 smithi055 bash[14674]: cluster 2024-06-30T13:31:16.513615+0000 mgr.y (mgr.14144) 406 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:31:18.012 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:17 smithi055 bash[19150]: cluster 2024-06-30T13:31:16.513615+0000 mgr.y (mgr.14144) 406 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:31:18.130 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:17 smithi134 bash[14604]: cluster 2024-06-30T13:31:16.513615+0000 mgr.y (mgr.14144) 406 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:31:20.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:19 smithi055 bash[14674]: cluster 2024-06-30T13:31:18.515154+0000 mgr.y (mgr.14144) 407 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:31:20.057 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:19 smithi055 bash[19150]: cluster 2024-06-30T13:31:18.515154+0000 mgr.y (mgr.14144) 407 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:31:20.130 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:19 smithi134 bash[14604]: cluster 2024-06-30T13:31:18.515154+0000 mgr.y (mgr.14144) 407 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:31:20.155 INFO:teuthology.orchestra.run.smithi055.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 2024-06-30T13:31:21.041 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-06-30T13:31:21.053 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi055.front.sepia.ceph.com 2024-06-30T13:31:21.053 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -e sha1=f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done' 2024-06-30T13:31:21.054 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:31:20 smithi055 bash[14937]: debug 2024-06-30T13:31:20.808+0000 7fc4b3683700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65... 2024-06-30T13:31:21.054 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:31:20 smithi055 bash[14937]: Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 2024-06-30T13:31:21.054 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:31:20 smithi055 bash[14937]: /usr/bin/docker: stderr Error response from daemon: unknown: Tag f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 was deleted or has expired. To pull, revive via time machine 2024-06-30T13:31:21.054 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:31:20 smithi055 bash[14937]: Traceback (most recent call last): 2024-06-30T13:31:21.055 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:31:20 smithi055 bash[14937]: File "/var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7924, in 2024-06-30T13:31:21.055 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:31:20 smithi055 bash[14937]: main() 2024-06-30T13:31:21.055 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:31:20 smithi055 bash[14937]: File "/var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7912, in main 2024-06-30T13:31:21.055 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:31:20 smithi055 bash[14937]: r = ctx.func(ctx) 2024-06-30T13:31:21.055 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:31:20 smithi055 bash[14937]: File "/var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 1695, in _infer_image 2024-06-30T13:31:21.055 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:31:20 smithi055 bash[14937]: return func(ctx) 2024-06-30T13:31:21.055 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:31:20 smithi055 bash[14937]: File "/var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3196, in command_pull 2024-06-30T13:31:21.055 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:31:20 smithi055 bash[14937]: _pull_image(ctx, ctx.image) 2024-06-30T13:31:21.055 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:31:20 smithi055 bash[14937]: File "/var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3221, in _pull_image 2024-06-30T13:31:21.055 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:31:20 smithi055 bash[14937]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-06-30T13:31:21.055 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:31:20 smithi055 bash[14937]: RuntimeError: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 2024-06-30T13:31:21.055 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:31:20 smithi055 bash[14937]: Traceback (most recent call last): 2024-06-30T13:31:21.055 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:31:20 smithi055 bash[14937]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1172, in _remote_connection 2024-06-30T13:31:21.056 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:31:20 smithi055 bash[14937]: yield (conn, connr) 2024-06-30T13:31:21.056 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:31:20 smithi055 bash[14937]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1087, in _run_cephadm 2024-06-30T13:31:21.056 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:31:20 smithi055 bash[14937]: code, '\n'.join(err))) 2024-06-30T13:31:21.056 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:31:20 smithi055 bash[14937]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65... 2024-06-30T13:31:21.056 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:31:20 smithi055 bash[14937]: Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 2024-06-30T13:31:21.056 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:31:20 smithi055 bash[14937]: /usr/bin/docker: stderr Error response from daemon: unknown: Tag f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 was deleted or has expired. To pull, revive via time machine 2024-06-30T13:31:21.056 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:31:20 smithi055 bash[14937]: Traceback (most recent call last): 2024-06-30T13:31:21.056 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:31:20 smithi055 bash[14937]: File "/var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7924, in 2024-06-30T13:31:21.056 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:31:20 smithi055 bash[14937]: main() 2024-06-30T13:31:21.056 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:31:20 smithi055 bash[14937]: File "/var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7912, in main 2024-06-30T13:31:21.056 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:31:20 smithi055 bash[14937]: r = ctx.func(ctx) 2024-06-30T13:31:21.056 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:31:20 smithi055 bash[14937]: File "/var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 1695, in _infer_image 2024-06-30T13:31:21.056 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:31:20 smithi055 bash[14937]: return func(ctx) 2024-06-30T13:31:21.056 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:31:20 smithi055 bash[14937]: File "/var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3196, in command_pull 2024-06-30T13:31:21.057 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:31:20 smithi055 bash[14937]: _pull_image(ctx, ctx.image) 2024-06-30T13:31:21.057 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:31:20 smithi055 bash[14937]: File "/var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3221, in _pull_image 2024-06-30T13:31:21.057 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:31:20 smithi055 bash[14937]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-06-30T13:31:21.057 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:31:20 smithi055 bash[14937]: RuntimeError: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 2024-06-30T13:31:21.057 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:31:20 smithi055 bash[14937]: debug 2024-06-30T13:31:20.808+0000 7fc4b3683700 -1 log_channel(cephadm) log [ERR] : Upgrade: Paused due to UPGRADE_FAILED_PULL: Upgrade: failed to pull target image 2024-06-30T13:31:21.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:21 smithi055 bash[19150]: audit 2024-06-30T13:31:20.146133+0000 mgr.y (mgr.14144) 408 : audit [DBG] from='client.24719 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:31:21.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:21 smithi055 bash[19150]: cephadm 2024-06-30T13:31:20.147571+0000 mgr.y (mgr.14144) 409 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 2024-06-30T13:31:21.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:21 smithi055 bash[19150]: audit 2024-06-30T13:31:20.154420+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:31:21.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:21 smithi055 bash[19150]: audit 2024-06-30T13:31:20.155949+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:31:21.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:21 smithi055 bash[19150]: audit 2024-06-30T13:31:20.167685+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:31:21.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:21 smithi055 bash[19150]: cephadm 2024-06-30T13:31:20.174144+0000 mgr.y (mgr.14144) 410 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 2024-06-30T13:31:21.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:21 smithi055 bash[19150]: audit 2024-06-30T13:31:20.825469+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:31:21.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:21 smithi055 bash[19150]: audit 2024-06-30T13:31:20.826678+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:31:21.308 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:21 smithi055 bash[19150]: audit 2024-06-30T13:31:20.835800+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:31:21.308 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:21 smithi055 bash[14674]: audit 2024-06-30T13:31:20.146133+0000 mgr.y (mgr.14144) 408 : audit [DBG] from='client.24719 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:31:21.308 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:21 smithi055 bash[14674]: cephadm 2024-06-30T13:31:20.147571+0000 mgr.y (mgr.14144) 409 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 2024-06-30T13:31:21.308 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:21 smithi055 bash[14674]: audit 2024-06-30T13:31:20.154420+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:31:21.308 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:21 smithi055 bash[14674]: audit 2024-06-30T13:31:20.155949+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:31:21.308 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:21 smithi055 bash[14674]: audit 2024-06-30T13:31:20.167685+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:31:21.308 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:21 smithi055 bash[14674]: cephadm 2024-06-30T13:31:20.174144+0000 mgr.y (mgr.14144) 410 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 2024-06-30T13:31:21.308 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:21 smithi055 bash[14674]: audit 2024-06-30T13:31:20.825469+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:31:21.308 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:21 smithi055 bash[14674]: audit 2024-06-30T13:31:20.826678+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:31:21.308 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:21 smithi055 bash[14674]: audit 2024-06-30T13:31:20.835800+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:31:21.631 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:21 smithi134 bash[14604]: audit 2024-06-30T13:31:20.146133+0000 mgr.y (mgr.14144) 408 : audit [DBG] from='client.24719 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:31:21.631 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:21 smithi134 bash[14604]: cephadm 2024-06-30T13:31:20.147571+0000 mgr.y (mgr.14144) 409 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 2024-06-30T13:31:21.631 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:21 smithi134 bash[14604]: audit 2024-06-30T13:31:20.154420+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:31:21.631 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:21 smithi134 bash[14604]: audit 2024-06-30T13:31:20.155949+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:31:21.631 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:21 smithi134 bash[14604]: audit 2024-06-30T13:31:20.167685+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:31:21.631 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:21 smithi134 bash[14604]: cephadm 2024-06-30T13:31:20.174144+0000 mgr.y (mgr.14144) 410 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 2024-06-30T13:31:21.631 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:21 smithi134 bash[14604]: audit 2024-06-30T13:31:20.825469+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:31:21.631 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:21 smithi134 bash[14604]: audit 2024-06-30T13:31:20.826678+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:31:21.631 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:21 smithi134 bash[14604]: audit 2024-06-30T13:31:20.835800+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:31:22.494 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[19150]: cluster 2024-06-30T13:31:20.516006+0000 mgr.y (mgr.14144) 411 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:31:22.494 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[19150]: cephadm 2024-06-30T13:31:20.814037+0000 mgr.y (mgr.14144) 412 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65... 2024-06-30T13:31:22.494 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[19150]: Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 2024-06-30T13:31:22.494 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[19150]: /usr/bin/docker: stderr Error response from daemon: unknown: Tag f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 was deleted or has expired. To pull, revive via time machine 2024-06-30T13:31:22.494 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[19150]: Traceback (most recent call last): 2024-06-30T13:31:22.495 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[19150]: File "/var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7924, in 2024-06-30T13:31:22.495 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[19150]: main() 2024-06-30T13:31:22.495 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[19150]: File "/var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7912, in main 2024-06-30T13:31:22.495 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[19150]: r = ctx.func(ctx) 2024-06-30T13:31:22.495 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[19150]: File "/var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 1695, in _infer_image 2024-06-30T13:31:22.495 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[19150]: return func(ctx) 2024-06-30T13:31:22.495 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[19150]: File "/var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3196, in command_pull 2024-06-30T13:31:22.495 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[19150]: _pull_image(ctx, ctx.image) 2024-06-30T13:31:22.495 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[19150]: File "/var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3221, in _pull_image 2024-06-30T13:31:22.495 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[19150]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-06-30T13:31:22.495 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[19150]: RuntimeError: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 2024-06-30T13:31:22.495 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[19150]: Traceback (most recent call last): 2024-06-30T13:31:22.495 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[19150]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1172, in _remote_connection 2024-06-30T13:31:22.495 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[19150]: yield (conn, connr) 2024-06-30T13:31:22.496 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[19150]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1087, in _run_cephadm 2024-06-30T13:31:22.496 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[19150]: code, '\n'.join(err))) 2024-06-30T13:31:22.496 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[19150]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65... 2024-06-30T13:31:22.496 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[19150]: Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 2024-06-30T13:31:22.496 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[19150]: /usr/bin/docker: stderr Error response from daemon: unknown: Tag f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 was deleted or has expired. To pull, revive via time machine 2024-06-30T13:31:22.496 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[19150]: Traceback (most recent call last): 2024-06-30T13:31:22.496 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[19150]: File "/var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7924, in 2024-06-30T13:31:22.496 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[19150]: main() 2024-06-30T13:31:22.496 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[19150]: File "/var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7912, in main 2024-06-30T13:31:22.496 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[19150]: r = ctx.func(ctx) 2024-06-30T13:31:22.496 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[19150]: File "/var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 1695, in _infer_image 2024-06-30T13:31:22.496 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[19150]: return func(ctx) 2024-06-30T13:31:22.496 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[19150]: File "/var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3196, in command_pull 2024-06-30T13:31:22.497 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[19150]: _pull_image(ctx, ctx.image) 2024-06-30T13:31:22.497 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[19150]: File "/var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3221, in _pull_image 2024-06-30T13:31:22.497 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[19150]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-06-30T13:31:22.497 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[19150]: RuntimeError: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 2024-06-30T13:31:22.497 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[19150]: cephadm 2024-06-30T13:31:20.814167+0000 mgr.y (mgr.14144) 413 : cephadm [ERR] Upgrade: Paused due to UPGRADE_FAILED_PULL: Upgrade: failed to pull target image 2024-06-30T13:31:22.497 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[19150]: cluster 2024-06-30T13:31:20.826850+0000 mgr.y (mgr.14144) 414 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 992 B/s rd, 0 op/s 2024-06-30T13:31:22.497 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[19150]: cluster 2024-06-30T13:31:21.166413+0000 mon.a (mon.0) 641 : cluster [WRN] Health check failed: Upgrade: failed to pull target image (UPGRADE_FAILED_PULL) 2024-06-30T13:31:22.497 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[14674]: cluster 2024-06-30T13:31:20.516006+0000 mgr.y (mgr.14144) 411 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:31:22.498 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[14674]: cephadm 2024-06-30T13:31:20.814037+0000 mgr.y (mgr.14144) 412 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65... 2024-06-30T13:31:22.498 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[14674]: Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 2024-06-30T13:31:22.498 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[14674]: /usr/bin/docker: stderr Error response from daemon: unknown: Tag f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 was deleted or has expired. To pull, revive via time machine 2024-06-30T13:31:22.498 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[14674]: Traceback (most recent call last): 2024-06-30T13:31:22.498 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[14674]: File "/var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7924, in 2024-06-30T13:31:22.498 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[14674]: main() 2024-06-30T13:31:22.498 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[14674]: File "/var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7912, in main 2024-06-30T13:31:22.498 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[14674]: r = ctx.func(ctx) 2024-06-30T13:31:22.498 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[14674]: File "/var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 1695, in _infer_image 2024-06-30T13:31:22.498 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[14674]: return func(ctx) 2024-06-30T13:31:22.498 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[14674]: File "/var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3196, in command_pull 2024-06-30T13:31:22.498 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[14674]: _pull_image(ctx, ctx.image) 2024-06-30T13:31:22.498 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[14674]: File "/var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3221, in _pull_image 2024-06-30T13:31:22.499 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[14674]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-06-30T13:31:22.499 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[14674]: RuntimeError: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 2024-06-30T13:31:22.499 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[14674]: Traceback (most recent call last): 2024-06-30T13:31:22.499 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[14674]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1172, in _remote_connection 2024-06-30T13:31:22.499 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[14674]: yield (conn, connr) 2024-06-30T13:31:22.499 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[14674]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1087, in _run_cephadm 2024-06-30T13:31:22.499 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[14674]: code, '\n'.join(err))) 2024-06-30T13:31:22.499 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[14674]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65... 2024-06-30T13:31:22.499 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[14674]: Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 2024-06-30T13:31:22.499 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[14674]: /usr/bin/docker: stderr Error response from daemon: unknown: Tag f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 was deleted or has expired. To pull, revive via time machine 2024-06-30T13:31:22.499 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[14674]: Traceback (most recent call last): 2024-06-30T13:31:22.499 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[14674]: File "/var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7924, in 2024-06-30T13:31:22.499 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[14674]: main() 2024-06-30T13:31:22.500 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[14674]: File "/var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7912, in main 2024-06-30T13:31:22.500 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[14674]: r = ctx.func(ctx) 2024-06-30T13:31:22.500 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[14674]: File "/var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 1695, in _infer_image 2024-06-30T13:31:22.500 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[14674]: return func(ctx) 2024-06-30T13:31:22.500 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[14674]: File "/var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3196, in command_pull 2024-06-30T13:31:22.500 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[14674]: _pull_image(ctx, ctx.image) 2024-06-30T13:31:22.500 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[14674]: File "/var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3221, in _pull_image 2024-06-30T13:31:22.500 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[14674]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-06-30T13:31:22.500 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[14674]: RuntimeError: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 2024-06-30T13:31:22.500 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[14674]: cephadm 2024-06-30T13:31:20.814167+0000 mgr.y (mgr.14144) 413 : cephadm [ERR] Upgrade: Paused due to UPGRADE_FAILED_PULL: Upgrade: failed to pull target image 2024-06-30T13:31:22.500 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[14674]: cluster 2024-06-30T13:31:20.826850+0000 mgr.y (mgr.14144) 414 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 992 B/s rd, 0 op/s 2024-06-30T13:31:22.500 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:22 smithi055 bash[14674]: cluster 2024-06-30T13:31:21.166413+0000 mon.a (mon.0) 641 : cluster [WRN] Health check failed: Upgrade: failed to pull target image (UPGRADE_FAILED_PULL) 2024-06-30T13:31:22.631 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:22 smithi134 bash[14604]: cluster 2024-06-30T13:31:20.516006+0000 mgr.y (mgr.14144) 411 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:31:22.631 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:22 smithi134 bash[14604]: cephadm 2024-06-30T13:31:20.814037+0000 mgr.y (mgr.14144) 412 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65... 2024-06-30T13:31:22.631 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:22 smithi134 bash[14604]: Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 2024-06-30T13:31:22.632 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:22 smithi134 bash[14604]: /usr/bin/docker: stderr Error response from daemon: unknown: Tag f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 was deleted or has expired. To pull, revive via time machine 2024-06-30T13:31:22.632 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:22 smithi134 bash[14604]: Traceback (most recent call last): 2024-06-30T13:31:22.632 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:22 smithi134 bash[14604]: File "/var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7924, in 2024-06-30T13:31:22.632 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:22 smithi134 bash[14604]: main() 2024-06-30T13:31:22.632 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:22 smithi134 bash[14604]: File "/var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7912, in main 2024-06-30T13:31:22.632 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:22 smithi134 bash[14604]: r = ctx.func(ctx) 2024-06-30T13:31:22.632 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:22 smithi134 bash[14604]: File "/var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 1695, in _infer_image 2024-06-30T13:31:22.632 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:22 smithi134 bash[14604]: return func(ctx) 2024-06-30T13:31:22.632 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:22 smithi134 bash[14604]: File "/var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3196, in command_pull 2024-06-30T13:31:22.632 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:22 smithi134 bash[14604]: _pull_image(ctx, ctx.image) 2024-06-30T13:31:22.632 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:22 smithi134 bash[14604]: File "/var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3221, in _pull_image 2024-06-30T13:31:22.632 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:22 smithi134 bash[14604]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-06-30T13:31:22.632 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:22 smithi134 bash[14604]: RuntimeError: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 2024-06-30T13:31:22.633 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:22 smithi134 bash[14604]: Traceback (most recent call last): 2024-06-30T13:31:22.633 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:22 smithi134 bash[14604]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1172, in _remote_connection 2024-06-30T13:31:22.633 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:22 smithi134 bash[14604]: yield (conn, connr) 2024-06-30T13:31:22.633 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:22 smithi134 bash[14604]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1087, in _run_cephadm 2024-06-30T13:31:22.633 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:22 smithi134 bash[14604]: code, '\n'.join(err))) 2024-06-30T13:31:22.633 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:22 smithi134 bash[14604]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65... 2024-06-30T13:31:22.633 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:22 smithi134 bash[14604]: Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 2024-06-30T13:31:22.633 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:22 smithi134 bash[14604]: /usr/bin/docker: stderr Error response from daemon: unknown: Tag f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 was deleted or has expired. To pull, revive via time machine 2024-06-30T13:31:22.633 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:22 smithi134 bash[14604]: Traceback (most recent call last): 2024-06-30T13:31:22.633 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:22 smithi134 bash[14604]: File "/var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7924, in 2024-06-30T13:31:22.633 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:22 smithi134 bash[14604]: main() 2024-06-30T13:31:22.633 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:22 smithi134 bash[14604]: File "/var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7912, in main 2024-06-30T13:31:22.633 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:22 smithi134 bash[14604]: r = ctx.func(ctx) 2024-06-30T13:31:22.633 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:22 smithi134 bash[14604]: File "/var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 1695, in _infer_image 2024-06-30T13:31:22.633 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:22 smithi134 bash[14604]: return func(ctx) 2024-06-30T13:31:22.634 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:22 smithi134 bash[14604]: File "/var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3196, in command_pull 2024-06-30T13:31:22.634 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:22 smithi134 bash[14604]: _pull_image(ctx, ctx.image) 2024-06-30T13:31:22.634 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:22 smithi134 bash[14604]: File "/var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3221, in _pull_image 2024-06-30T13:31:22.634 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:22 smithi134 bash[14604]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-06-30T13:31:22.634 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:22 smithi134 bash[14604]: RuntimeError: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 2024-06-30T13:31:22.634 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:22 smithi134 bash[14604]: cephadm 2024-06-30T13:31:20.814167+0000 mgr.y (mgr.14144) 413 : cephadm [ERR] Upgrade: Paused due to UPGRADE_FAILED_PULL: Upgrade: failed to pull target image 2024-06-30T13:31:22.634 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:22 smithi134 bash[14604]: cluster 2024-06-30T13:31:20.826850+0000 mgr.y (mgr.14144) 414 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 992 B/s rd, 0 op/s 2024-06-30T13:31:22.634 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:22 smithi134 bash[14604]: cluster 2024-06-30T13:31:21.166413+0000 mon.a (mon.0) 641 : cluster [WRN] Health check failed: Upgrade: failed to pull target image (UPGRADE_FAILED_PULL) 2024-06-30T13:31:24.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:24 smithi055 bash[14674]: cluster 2024-06-30T13:31:22.827790+0000 mgr.y (mgr.14144) 415 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 992 B/s rd, 0 op/s 2024-06-30T13:31:24.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:24 smithi055 bash[19150]: cluster 2024-06-30T13:31:22.827790+0000 mgr.y (mgr.14144) 415 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 992 B/s rd, 0 op/s 2024-06-30T13:31:24.630 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:24 smithi134 bash[14604]: cluster 2024-06-30T13:31:22.827790+0000 mgr.y (mgr.14144) 415 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 992 B/s rd, 0 op/s 2024-06-30T13:31:25.004 INFO:teuthology.orchestra.run.smithi055.stdout:true 2024-06-30T13:31:25.364 INFO:teuthology.orchestra.run.smithi055.stdout:"Error: UPGRADE_FAILED_PULL: Upgrade: failed to pull target image" 2024-06-30T13:31:26.170 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -e sha1=f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 -- bash -c 'ceph orch ps' 2024-06-30T13:31:26.434 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:26 smithi055 bash[14674]: cluster 2024-06-30T13:31:24.829119+0000 mgr.y (mgr.14144) 416 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 992 B/s rd, 0 op/s 2024-06-30T13:31:26.434 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:26 smithi055 bash[14674]: audit 2024-06-30T13:31:24.989805+0000 mgr.y (mgr.14144) 417 : audit [DBG] from='client.24725 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:31:26.435 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:26 smithi055 bash[14674]: audit 2024-06-30T13:31:25.346137+0000 mgr.y (mgr.14144) 418 : audit [DBG] from='client.24731 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:31:26.435 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:26 smithi055 bash[19150]: cluster 2024-06-30T13:31:24.829119+0000 mgr.y (mgr.14144) 416 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 992 B/s rd, 0 op/s 2024-06-30T13:31:26.435 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:26 smithi055 bash[19150]: audit 2024-06-30T13:31:24.989805+0000 mgr.y (mgr.14144) 417 : audit [DBG] from='client.24725 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:31:26.435 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:26 smithi055 bash[19150]: audit 2024-06-30T13:31:25.346137+0000 mgr.y (mgr.14144) 418 : audit [DBG] from='client.24731 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:31:26.630 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:26 smithi134 bash[14604]: cluster 2024-06-30T13:31:24.829119+0000 mgr.y (mgr.14144) 416 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 992 B/s rd, 0 op/s 2024-06-30T13:31:26.631 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:26 smithi134 bash[14604]: audit 2024-06-30T13:31:24.989805+0000 mgr.y (mgr.14144) 417 : audit [DBG] from='client.24725 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:31:26.631 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:26 smithi134 bash[14604]: audit 2024-06-30T13:31:25.346137+0000 mgr.y (mgr.14144) 418 : audit [DBG] from='client.24731 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:31:28.557 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:28 smithi055 bash[14674]: cluster 2024-06-30T13:31:26.830343+0000 mgr.y (mgr.14144) 419 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 992 B/s rd, 0 op/s 2024-06-30T13:31:28.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:28 smithi055 bash[19150]: cluster 2024-06-30T13:31:26.830343+0000 mgr.y (mgr.14144) 419 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 992 B/s rd, 0 op/s 2024-06-30T13:31:28.630 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:28 smithi134 bash[14604]: cluster 2024-06-30T13:31:26.830343+0000 mgr.y (mgr.14144) 419 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 992 B/s rd, 0 op/s 2024-06-30T13:31:30.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:29 smithi055 bash[14674]: cluster 2024-06-30T13:31:28.831952+0000 mgr.y (mgr.14144) 420 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 992 B/s rd, 0 op/s 2024-06-30T13:31:30.057 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:29 smithi055 bash[19150]: cluster 2024-06-30T13:31:28.831952+0000 mgr.y (mgr.14144) 420 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 992 B/s rd, 0 op/s 2024-06-30T13:31:30.130 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:29 smithi134 bash[14604]: cluster 2024-06-30T13:31:28.831952+0000 mgr.y (mgr.14144) 420 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 992 B/s rd, 0 op/s 2024-06-30T13:31:30.250 INFO:teuthology.orchestra.run.smithi055.stdout:NAME HOST STATUS REFRESHED AGE PORTS VERSION IMAGE ID CONTAINER ID 2024-06-30T13:31:30.250 INFO:teuthology.orchestra.run.smithi055.stdout:alertmanager.a smithi055 running (3m) 2m ago 4m *:9093 *:9094 0.20.0 0881eb8f169f 9b671050f032 2024-06-30T13:31:30.251 INFO:teuthology.orchestra.run.smithi055.stdout:grafana.a smithi134 running (4m) 2m ago 4m *:3000 6.7.4 557c83e11646 b69c3fb461e8 2024-06-30T13:31:30.251 INFO:teuthology.orchestra.run.smithi055.stdout:iscsi.foo.smithi134.cucosk smithi134 running (2m) 2m ago 2m - 3.4 24ecd6d5f14c e371b1432cf3 2024-06-30T13:31:30.251 INFO:teuthology.orchestra.run.smithi055.stdout:mgr.x smithi134 running (9m) 2m ago 9m *:8443 16.2.0 24ecd6d5f14c e099a989e69b 2024-06-30T13:31:30.251 INFO:teuthology.orchestra.run.smithi055.stdout:mgr.y smithi055 running (11m) 2m ago 11m *:9283 16.2.0 24ecd6d5f14c 2f6ff493c8de 2024-06-30T13:31:30.251 INFO:teuthology.orchestra.run.smithi055.stdout:mon.a smithi055 running (11m) 2m ago 11m - 16.2.0 24ecd6d5f14c 0e40d84dcd0a 2024-06-30T13:31:30.251 INFO:teuthology.orchestra.run.smithi055.stdout:mon.b smithi134 running (10m) 2m ago 10m - 16.2.0 24ecd6d5f14c 81fc60722674 2024-06-30T13:31:30.251 INFO:teuthology.orchestra.run.smithi055.stdout:mon.c smithi055 running (10m) 2m ago 10m - 16.2.0 24ecd6d5f14c 13a8f37df8f9 2024-06-30T13:31:30.251 INFO:teuthology.orchestra.run.smithi055.stdout:node-exporter.a smithi055 running (5m) 2m ago 5m *:9100 0.18.1 e5a616e4b9cf 12ba63994cc1 2024-06-30T13:31:30.251 INFO:teuthology.orchestra.run.smithi055.stdout:node-exporter.b smithi134 running (5m) 2m ago 5m *:9100 0.18.1 e5a616e4b9cf 37327f662df1 2024-06-30T13:31:30.251 INFO:teuthology.orchestra.run.smithi055.stdout:osd.0 smithi055 running (9m) 2m ago 9m - 16.2.0 24ecd6d5f14c 97040ac8ea22 2024-06-30T13:31:30.251 INFO:teuthology.orchestra.run.smithi055.stdout:osd.1 smithi055 running (8m) 2m ago 8m - 16.2.0 24ecd6d5f14c 1b4a840640be 2024-06-30T13:31:30.251 INFO:teuthology.orchestra.run.smithi055.stdout:osd.2 smithi055 running (8m) 2m ago 8m - 16.2.0 24ecd6d5f14c b7502cb1ebb6 2024-06-30T13:31:30.251 INFO:teuthology.orchestra.run.smithi055.stdout:osd.3 smithi055 running (7m) 2m ago 7m - 16.2.0 24ecd6d5f14c dde9d12f7d70 2024-06-30T13:31:30.252 INFO:teuthology.orchestra.run.smithi055.stdout:osd.4 smithi134 running (7m) 2m ago 7m - 16.2.0 24ecd6d5f14c b821e3c4e3f9 2024-06-30T13:31:30.252 INFO:teuthology.orchestra.run.smithi055.stdout:osd.5 smithi134 running (6m) 2m ago 7m - 16.2.0 24ecd6d5f14c fca61e5b1928 2024-06-30T13:31:30.252 INFO:teuthology.orchestra.run.smithi055.stdout:osd.6 smithi134 running (6m) 2m ago 6m - 16.2.0 24ecd6d5f14c 41617ebd6a9e 2024-06-30T13:31:30.252 INFO:teuthology.orchestra.run.smithi055.stdout:osd.7 smithi134 running (6m) 2m ago 6m - 16.2.0 24ecd6d5f14c d75f7521b0d2 2024-06-30T13:31:30.252 INFO:teuthology.orchestra.run.smithi055.stdout:prometheus.a smithi134 running (3m) 2m ago 5m *:9095 2.18.1 de242295e225 8d36496b2731 2024-06-30T13:31:30.252 INFO:teuthology.orchestra.run.smithi055.stdout:rgw.foo.smithi055.ngzexj smithi055 running (2m) 2m ago 2m *:8000 16.2.0 24ecd6d5f14c ba86b8502fca 2024-06-30T13:31:30.252 INFO:teuthology.orchestra.run.smithi055.stdout:rgw.foo.smithi134.soqqsm smithi134 running (2m) 2m ago 2m *:8000 16.2.0 24ecd6d5f14c 4d2d3a03836b 2024-06-30T13:31:30.252 INFO:teuthology.orchestra.run.smithi055.stdout:rgw.smpl.smithi055.npuwdn smithi055 running (2m) 2m ago 2m *:80 16.2.0 24ecd6d5f14c e4b126576f94 2024-06-30T13:31:30.252 INFO:teuthology.orchestra.run.smithi055.stdout:rgw.smpl.smithi134.yzcfzg smithi134 running (2m) 2m ago 2m *:80 16.2.0 24ecd6d5f14c 3afa449149e4 2024-06-30T13:31:30.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:30 smithi055 bash[14674]: audit 2024-06-30T13:31:30.227116+0000 mgr.y (mgr.14144) 421 : audit [DBG] from='client.14826 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:31:30.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:30 smithi055 bash[19150]: audit 2024-06-30T13:31:30.227116+0000 mgr.y (mgr.14144) 421 : audit [DBG] from='client.14826 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:31:31.074 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -e sha1=f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 -- bash -c 'ceph versions' 2024-06-30T13:31:31.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:30 smithi134 bash[14604]: audit 2024-06-30T13:31:30.227116+0000 mgr.y (mgr.14144) 421 : audit [DBG] from='client.14826 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:31:32.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:31 smithi055 bash[14674]: cluster 2024-06-30T13:31:30.833023+0000 mgr.y (mgr.14144) 422 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 992 B/s rd, 0 op/s 2024-06-30T13:31:32.057 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:31 smithi055 bash[19150]: cluster 2024-06-30T13:31:30.833023+0000 mgr.y (mgr.14144) 422 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 992 B/s rd, 0 op/s 2024-06-30T13:31:32.132 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:31 smithi134 bash[14604]: cluster 2024-06-30T13:31:30.833023+0000 mgr.y (mgr.14144) 422 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 992 B/s rd, 0 op/s 2024-06-30T13:31:34.056 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:33 smithi055 bash[14674]: cluster 2024-06-30T13:31:32.834495+0000 mgr.y (mgr.14144) 423 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:31:34.057 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:33 smithi055 bash[19150]: cluster 2024-06-30T13:31:32.834495+0000 mgr.y (mgr.14144) 423 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:31:34.381 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:33 smithi134 bash[14604]: cluster 2024-06-30T13:31:32.834495+0000 mgr.y (mgr.14144) 423 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:31:35.271 INFO:teuthology.orchestra.run.smithi055.stdout:{ 2024-06-30T13:31:35.272 INFO:teuthology.orchestra.run.smithi055.stdout: "mon": { 2024-06-30T13:31:35.272 INFO:teuthology.orchestra.run.smithi055.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 3 2024-06-30T13:31:35.272 INFO:teuthology.orchestra.run.smithi055.stdout: }, 2024-06-30T13:31:35.272 INFO:teuthology.orchestra.run.smithi055.stdout: "mgr": { 2024-06-30T13:31:35.272 INFO:teuthology.orchestra.run.smithi055.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-06-30T13:31:35.272 INFO:teuthology.orchestra.run.smithi055.stdout: }, 2024-06-30T13:31:35.272 INFO:teuthology.orchestra.run.smithi055.stdout: "osd": { 2024-06-30T13:31:35.272 INFO:teuthology.orchestra.run.smithi055.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-06-30T13:31:35.272 INFO:teuthology.orchestra.run.smithi055.stdout: }, 2024-06-30T13:31:35.272 INFO:teuthology.orchestra.run.smithi055.stdout: "mds": {}, 2024-06-30T13:31:35.272 INFO:teuthology.orchestra.run.smithi055.stdout: "rgw": { 2024-06-30T13:31:35.273 INFO:teuthology.orchestra.run.smithi055.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 4 2024-06-30T13:31:35.273 INFO:teuthology.orchestra.run.smithi055.stdout: }, 2024-06-30T13:31:35.273 INFO:teuthology.orchestra.run.smithi055.stdout: "overall": { 2024-06-30T13:31:35.273 INFO:teuthology.orchestra.run.smithi055.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 17 2024-06-30T13:31:35.273 INFO:teuthology.orchestra.run.smithi055.stdout: } 2024-06-30T13:31:35.273 INFO:teuthology.orchestra.run.smithi055.stdout:} 2024-06-30T13:31:36.004 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -e sha1=f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-06-30T13:31:36.305 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:35 smithi055 bash[14674]: cluster 2024-06-30T13:31:34.835829+0000 mgr.y (mgr.14144) 424 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:31:36.305 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:35 smithi055 bash[14674]: audit 2024-06-30T13:31:35.270960+0000 mon.a (mon.0) 642 : audit [DBG] from='client.? 172.21.15.55:0/3326183109' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-30T13:31:36.306 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:35 smithi055 bash[19150]: cluster 2024-06-30T13:31:34.835829+0000 mgr.y (mgr.14144) 424 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:31:36.306 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:35 smithi055 bash[19150]: audit 2024-06-30T13:31:35.270960+0000 mon.a (mon.0) 642 : audit [DBG] from='client.? 172.21.15.55:0/3326183109' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-30T13:31:36.381 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:35 smithi134 bash[14604]: cluster 2024-06-30T13:31:34.835829+0000 mgr.y (mgr.14144) 424 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:31:36.381 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:35 smithi134 bash[14604]: audit 2024-06-30T13:31:35.270960+0000 mon.a (mon.0) 642 : audit [DBG] from='client.? 172.21.15.55:0/3326183109' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-30T13:31:38.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:37 smithi055 bash[14674]: cluster 2024-06-30T13:31:36.836939+0000 mgr.y (mgr.14144) 425 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:31:38.057 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:37 smithi055 bash[19150]: cluster 2024-06-30T13:31:36.836939+0000 mgr.y (mgr.14144) 425 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:31:38.381 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:37 smithi134 bash[14604]: cluster 2024-06-30T13:31:36.836939+0000 mgr.y (mgr.14144) 425 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:31:39.612 INFO:teuthology.orchestra.run.smithi055.stdout:wait for servicemap items w/ changing names to refresh 2024-06-30T13:31:39.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:39 smithi055 bash[14674]: cluster 2024-06-30T13:31:38.838318+0000 mgr.y (mgr.14144) 426 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:31:39.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:39 smithi055 bash[19150]: cluster 2024-06-30T13:31:38.838318+0000 mgr.y (mgr.14144) 426 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:31:40.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:39 smithi134 bash[14604]: cluster 2024-06-30T13:31:38.838318+0000 mgr.y (mgr.14144) 426 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:31:40.432 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -e sha1=f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 -- bash -c 'sleep 60' 2024-06-30T13:31:42.192 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:41 smithi055 bash[14674]: cluster 2024-06-30T13:31:40.839258+0000 mgr.y (mgr.14144) 427 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:31:42.192 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:41 smithi055 bash[19150]: cluster 2024-06-30T13:31:40.839258+0000 mgr.y (mgr.14144) 427 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:31:42.381 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:41 smithi134 bash[14604]: cluster 2024-06-30T13:31:40.839258+0000 mgr.y (mgr.14144) 427 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:31:43.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:42 smithi055 bash[14674]: audit 2024-06-30T13:31:42.539161+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:31:43.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:42 smithi055 bash[14674]: audit 2024-06-30T13:31:42.539698+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:31:43.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:42 smithi055 bash[19150]: audit 2024-06-30T13:31:42.539161+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:31:43.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:42 smithi055 bash[19150]: audit 2024-06-30T13:31:42.539698+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:31:43.381 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:42 smithi134 bash[14604]: audit 2024-06-30T13:31:42.539161+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:31:43.381 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:42 smithi134 bash[14604]: audit 2024-06-30T13:31:42.539698+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:31:44.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:43 smithi055 bash[14674]: cluster 2024-06-30T13:31:42.840532+0000 mgr.y (mgr.14144) 428 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:31:44.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:43 smithi055 bash[19150]: cluster 2024-06-30T13:31:42.840532+0000 mgr.y (mgr.14144) 428 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:31:44.381 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:43 smithi134 bash[14604]: cluster 2024-06-30T13:31:42.840532+0000 mgr.y (mgr.14144) 428 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:31:46.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:45 smithi055 bash[14674]: cluster 2024-06-30T13:31:44.841619+0000 mgr.y (mgr.14144) 429 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:31:46.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:45 smithi055 bash[19150]: cluster 2024-06-30T13:31:44.841619+0000 mgr.y (mgr.14144) 429 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:31:46.381 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:45 smithi134 bash[14604]: cluster 2024-06-30T13:31:44.841619+0000 mgr.y (mgr.14144) 429 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:31:48.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:47 smithi055 bash[14674]: cluster 2024-06-30T13:31:46.842644+0000 mgr.y (mgr.14144) 430 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:31:48.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:47 smithi055 bash[19150]: cluster 2024-06-30T13:31:46.842644+0000 mgr.y (mgr.14144) 430 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:31:48.381 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:47 smithi134 bash[14604]: cluster 2024-06-30T13:31:46.842644+0000 mgr.y (mgr.14144) 430 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:31:50.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:49 smithi055 bash[14674]: cluster 2024-06-30T13:31:48.844064+0000 mgr.y (mgr.14144) 431 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:31:50.057 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:49 smithi055 bash[19150]: cluster 2024-06-30T13:31:48.844064+0000 mgr.y (mgr.14144) 431 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:31:50.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:49 smithi134 bash[14604]: cluster 2024-06-30T13:31:48.844064+0000 mgr.y (mgr.14144) 431 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:31:52.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:51 smithi055 bash[14674]: cluster 2024-06-30T13:31:50.845151+0000 mgr.y (mgr.14144) 432 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:31:52.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:51 smithi055 bash[19150]: cluster 2024-06-30T13:31:50.845151+0000 mgr.y (mgr.14144) 432 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:31:52.381 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:51 smithi134 bash[14604]: cluster 2024-06-30T13:31:50.845151+0000 mgr.y (mgr.14144) 432 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:31:54.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:53 smithi055 bash[14674]: cluster 2024-06-30T13:31:52.846679+0000 mgr.y (mgr.14144) 433 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:31:54.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:53 smithi055 bash[19150]: cluster 2024-06-30T13:31:52.846679+0000 mgr.y (mgr.14144) 433 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:31:54.381 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:53 smithi134 bash[14604]: cluster 2024-06-30T13:31:52.846679+0000 mgr.y (mgr.14144) 433 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:31:56.306 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:55 smithi055 bash[14674]: cluster 2024-06-30T13:31:54.847855+0000 mgr.y (mgr.14144) 434 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:31:56.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:55 smithi055 bash[19150]: cluster 2024-06-30T13:31:54.847855+0000 mgr.y (mgr.14144) 434 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:31:56.381 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:55 smithi134 bash[14604]: cluster 2024-06-30T13:31:54.847855+0000 mgr.y (mgr.14144) 434 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:31:58.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:57 smithi055 bash[14674]: cluster 2024-06-30T13:31:56.848909+0000 mgr.y (mgr.14144) 435 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:31:58.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:57 smithi055 bash[19150]: cluster 2024-06-30T13:31:56.848909+0000 mgr.y (mgr.14144) 435 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:31:58.381 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:57 smithi134 bash[14604]: cluster 2024-06-30T13:31:56.848909+0000 mgr.y (mgr.14144) 435 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:32:00.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:31:59 smithi055 bash[14674]: cluster 2024-06-30T13:31:58.850426+0000 mgr.y (mgr.14144) 436 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:32:00.057 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:31:59 smithi055 bash[19150]: cluster 2024-06-30T13:31:58.850426+0000 mgr.y (mgr.14144) 436 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:32:00.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:31:59 smithi134 bash[14604]: cluster 2024-06-30T13:31:58.850426+0000 mgr.y (mgr.14144) 436 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:32:02.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:32:01 smithi055 bash[14674]: cluster 2024-06-30T13:32:00.851569+0000 mgr.y (mgr.14144) 437 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:32:02.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:32:01 smithi055 bash[19150]: cluster 2024-06-30T13:32:00.851569+0000 mgr.y (mgr.14144) 437 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:32:02.381 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:32:01 smithi134 bash[14604]: cluster 2024-06-30T13:32:00.851569+0000 mgr.y (mgr.14144) 437 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:32:04.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:32:03 smithi055 bash[14674]: cluster 2024-06-30T13:32:02.853040+0000 mgr.y (mgr.14144) 438 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:32:04.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:32:03 smithi055 bash[19150]: cluster 2024-06-30T13:32:02.853040+0000 mgr.y (mgr.14144) 438 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:32:04.381 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:32:03 smithi134 bash[14604]: cluster 2024-06-30T13:32:02.853040+0000 mgr.y (mgr.14144) 438 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:32:06.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:32:05 smithi055 bash[14674]: cluster 2024-06-30T13:32:04.854208+0000 mgr.y (mgr.14144) 439 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:32:06.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:32:05 smithi055 bash[19150]: cluster 2024-06-30T13:32:04.854208+0000 mgr.y (mgr.14144) 439 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:32:06.381 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:32:05 smithi134 bash[14604]: cluster 2024-06-30T13:32:04.854208+0000 mgr.y (mgr.14144) 439 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:32:08.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:32:07 smithi055 bash[14674]: cluster 2024-06-30T13:32:06.855525+0000 mgr.y (mgr.14144) 440 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:32:08.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:32:07 smithi055 bash[19150]: cluster 2024-06-30T13:32:06.855525+0000 mgr.y (mgr.14144) 440 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:32:08.381 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:32:07 smithi134 bash[14604]: cluster 2024-06-30T13:32:06.855525+0000 mgr.y (mgr.14144) 440 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:32:10.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:32:09 smithi055 bash[14674]: cluster 2024-06-30T13:32:08.857160+0000 mgr.y (mgr.14144) 441 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:32:10.057 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:32:09 smithi055 bash[19150]: cluster 2024-06-30T13:32:08.857160+0000 mgr.y (mgr.14144) 441 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:32:10.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:32:09 smithi134 bash[14604]: cluster 2024-06-30T13:32:08.857160+0000 mgr.y (mgr.14144) 441 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:32:12.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:32:11 smithi055 bash[14674]: cluster 2024-06-30T13:32:10.858333+0000 mgr.y (mgr.14144) 442 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:32:12.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:32:11 smithi055 bash[19150]: cluster 2024-06-30T13:32:10.858333+0000 mgr.y (mgr.14144) 442 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:32:12.383 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:32:11 smithi134 bash[14604]: cluster 2024-06-30T13:32:10.858333+0000 mgr.y (mgr.14144) 442 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:32:14.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:32:13 smithi055 bash[14674]: cluster 2024-06-30T13:32:12.859975+0000 mgr.y (mgr.14144) 443 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:32:14.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:32:13 smithi055 bash[19150]: cluster 2024-06-30T13:32:12.859975+0000 mgr.y (mgr.14144) 443 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:32:14.381 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:32:13 smithi134 bash[14604]: cluster 2024-06-30T13:32:12.859975+0000 mgr.y (mgr.14144) 443 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:32:16.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:32:15 smithi055 bash[14674]: cluster 2024-06-30T13:32:14.861111+0000 mgr.y (mgr.14144) 444 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:32:16.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:32:15 smithi055 bash[19150]: cluster 2024-06-30T13:32:14.861111+0000 mgr.y (mgr.14144) 444 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:32:16.381 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:32:15 smithi134 bash[14604]: cluster 2024-06-30T13:32:14.861111+0000 mgr.y (mgr.14144) 444 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:32:18.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:32:17 smithi055 bash[14674]: cluster 2024-06-30T13:32:16.862295+0000 mgr.y (mgr.14144) 445 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:32:18.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:32:17 smithi055 bash[19150]: cluster 2024-06-30T13:32:16.862295+0000 mgr.y (mgr.14144) 445 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:32:18.381 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:32:17 smithi134 bash[14604]: cluster 2024-06-30T13:32:16.862295+0000 mgr.y (mgr.14144) 445 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:32:20.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:32:19 smithi055 bash[14674]: cluster 2024-06-30T13:32:18.863552+0000 mgr.y (mgr.14144) 446 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:32:20.057 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:32:19 smithi055 bash[19150]: cluster 2024-06-30T13:32:18.863552+0000 mgr.y (mgr.14144) 446 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:32:20.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:32:19 smithi134 bash[14604]: cluster 2024-06-30T13:32:18.863552+0000 mgr.y (mgr.14144) 446 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:32:21.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:32:20 smithi055 bash[19150]: audit 2024-06-30T13:32:20.841776+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:32:21.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:32:20 smithi055 bash[14674]: audit 2024-06-30T13:32:20.841776+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:32:21.381 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:32:20 smithi134 bash[14604]: audit 2024-06-30T13:32:20.841776+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:32:22.381 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:32:22 smithi134 bash[14604]: cluster 2024-06-30T13:32:20.864513+0000 mgr.y (mgr.14144) 447 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:32:22.382 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:32:22 smithi134 bash[14604]: audit 2024-06-30T13:32:21.097932+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:32:22.557 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:32:22 smithi055 bash[14674]: cluster 2024-06-30T13:32:20.864513+0000 mgr.y (mgr.14144) 447 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:32:22.557 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:32:22 smithi055 bash[14674]: audit 2024-06-30T13:32:21.097932+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:32:22.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:32:22 smithi055 bash[19150]: cluster 2024-06-30T13:32:20.864513+0000 mgr.y (mgr.14144) 447 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:32:22.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:32:22 smithi055 bash[19150]: audit 2024-06-30T13:32:21.097932+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' 2024-06-30T13:32:24.381 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:32:24 smithi134 bash[14604]: cluster 2024-06-30T13:32:22.866027+0000 mgr.y (mgr.14144) 448 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:32:24.557 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:32:24 smithi055 bash[14674]: cluster 2024-06-30T13:32:22.866027+0000 mgr.y (mgr.14144) 448 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:32:24.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:32:24 smithi055 bash[19150]: cluster 2024-06-30T13:32:22.866027+0000 mgr.y (mgr.14144) 448 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:32:26.381 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:32:26 smithi134 bash[14604]: cluster 2024-06-30T13:32:24.867161+0000 mgr.y (mgr.14144) 449 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:32:26.556 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:32:26 smithi055 bash[19150]: cluster 2024-06-30T13:32:24.867161+0000 mgr.y (mgr.14144) 449 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:32:26.557 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:32:26 smithi055 bash[14674]: cluster 2024-06-30T13:32:24.867161+0000 mgr.y (mgr.14144) 449 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:32:28.381 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:32:28 smithi134 bash[14604]: cluster 2024-06-30T13:32:26.868267+0000 mgr.y (mgr.14144) 450 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:32:28.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:32:28 smithi055 bash[14674]: cluster 2024-06-30T13:32:26.868267+0000 mgr.y (mgr.14144) 450 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:32:28.557 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:32:28 smithi055 bash[19150]: cluster 2024-06-30T13:32:26.868267+0000 mgr.y (mgr.14144) 450 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:32:30.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:32:29 smithi055 bash[14674]: cluster 2024-06-30T13:32:28.869750+0000 mgr.y (mgr.14144) 451 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:32:30.057 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:32:29 smithi055 bash[19150]: cluster 2024-06-30T13:32:28.869750+0000 mgr.y (mgr.14144) 451 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:32:30.132 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:32:29 smithi134 bash[14604]: cluster 2024-06-30T13:32:28.869750+0000 mgr.y (mgr.14144) 451 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:32:32.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:32:31 smithi055 bash[14674]: cluster 2024-06-30T13:32:30.870891+0000 mgr.y (mgr.14144) 452 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:32:32.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:32:31 smithi055 bash[19150]: cluster 2024-06-30T13:32:30.870891+0000 mgr.y (mgr.14144) 452 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:32:32.382 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:32:31 smithi134 bash[14604]: cluster 2024-06-30T13:32:30.870891+0000 mgr.y (mgr.14144) 452 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:32:34.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:32:33 smithi055 bash[14674]: cluster 2024-06-30T13:32:32.872443+0000 mgr.y (mgr.14144) 453 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:32:34.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:32:33 smithi055 bash[19150]: cluster 2024-06-30T13:32:32.872443+0000 mgr.y (mgr.14144) 453 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:32:34.382 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:32:33 smithi134 bash[14604]: cluster 2024-06-30T13:32:32.872443+0000 mgr.y (mgr.14144) 453 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:32:36.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:32:35 smithi055 bash[14674]: cluster 2024-06-30T13:32:34.873579+0000 mgr.y (mgr.14144) 454 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:32:36.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:32:35 smithi055 bash[19150]: cluster 2024-06-30T13:32:34.873579+0000 mgr.y (mgr.14144) 454 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:32:36.382 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:32:35 smithi134 bash[14604]: cluster 2024-06-30T13:32:34.873579+0000 mgr.y (mgr.14144) 454 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:32:38.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:32:37 smithi055 bash[14674]: cluster 2024-06-30T13:32:36.874722+0000 mgr.y (mgr.14144) 455 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:32:38.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:32:37 smithi055 bash[19150]: cluster 2024-06-30T13:32:36.874722+0000 mgr.y (mgr.14144) 455 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:32:38.382 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:32:37 smithi134 bash[14604]: cluster 2024-06-30T13:32:36.874722+0000 mgr.y (mgr.14144) 455 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:32:40.057 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:32:39 smithi055 bash[14674]: cluster 2024-06-30T13:32:38.876367+0000 mgr.y (mgr.14144) 456 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:32:40.057 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:32:39 smithi055 bash[19150]: cluster 2024-06-30T13:32:38.876367+0000 mgr.y (mgr.14144) 456 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:32:40.132 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:32:39 smithi134 bash[14604]: cluster 2024-06-30T13:32:38.876367+0000 mgr.y (mgr.14144) 456 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:32:42.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:32:41 smithi055 bash[14674]: cluster 2024-06-30T13:32:40.877513+0000 mgr.y (mgr.14144) 457 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:32:42.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:32:41 smithi055 bash[19150]: cluster 2024-06-30T13:32:40.877513+0000 mgr.y (mgr.14144) 457 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:32:42.382 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:32:41 smithi134 bash[14604]: cluster 2024-06-30T13:32:40.877513+0000 mgr.y (mgr.14144) 457 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:32:43.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:32:42 smithi055 bash[14674]: audit 2024-06-30T13:32:42.549888+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:32:43.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:32:42 smithi055 bash[14674]: audit 2024-06-30T13:32:42.550356+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:32:43.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:32:42 smithi055 bash[19150]: audit 2024-06-30T13:32:42.549888+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:32:43.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:32:42 smithi055 bash[19150]: audit 2024-06-30T13:32:42.550356+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:32:43.382 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:32:42 smithi134 bash[14604]: audit 2024-06-30T13:32:42.549888+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:32:43.382 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:32:42 smithi134 bash[14604]: audit 2024-06-30T13:32:42.550356+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14144 172.21.15.55:0/3583300414' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:32:44.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:32:43 smithi055 bash[14674]: cluster 2024-06-30T13:32:42.878921+0000 mgr.y (mgr.14144) 458 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:32:44.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:32:43 smithi055 bash[19150]: cluster 2024-06-30T13:32:42.878921+0000 mgr.y (mgr.14144) 458 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:32:44.382 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:32:43 smithi134 bash[14604]: cluster 2024-06-30T13:32:42.878921+0000 mgr.y (mgr.14144) 458 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:32:44.962 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -e sha1=f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 -- bash -c 'ceph orch ps' 2024-06-30T13:32:46.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:32:45 smithi055 bash[14674]: cluster 2024-06-30T13:32:44.879981+0000 mgr.y (mgr.14144) 459 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:32:46.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:32:45 smithi055 bash[19150]: cluster 2024-06-30T13:32:44.879981+0000 mgr.y (mgr.14144) 459 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:32:46.382 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:32:45 smithi134 bash[14604]: cluster 2024-06-30T13:32:44.879981+0000 mgr.y (mgr.14144) 459 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:32:48.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:32:47 smithi055 bash[14674]: cluster 2024-06-30T13:32:46.881132+0000 mgr.y (mgr.14144) 460 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:32:48.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:32:47 smithi055 bash[19150]: cluster 2024-06-30T13:32:46.881132+0000 mgr.y (mgr.14144) 460 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:32:48.382 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:32:47 smithi134 bash[14604]: cluster 2024-06-30T13:32:46.881132+0000 mgr.y (mgr.14144) 460 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:32:48.818 INFO:teuthology.orchestra.run.smithi055.stdout:NAME HOST STATUS REFRESHED AGE PORTS VERSION IMAGE ID CONTAINER ID 2024-06-30T13:32:48.819 INFO:teuthology.orchestra.run.smithi055.stdout:alertmanager.a smithi055 running (5m) 3m ago 6m *:9093 *:9094 0.20.0 0881eb8f169f 9b671050f032 2024-06-30T13:32:48.819 INFO:teuthology.orchestra.run.smithi055.stdout:grafana.a smithi134 running (5m) 3m ago 5m *:3000 6.7.4 557c83e11646 b69c3fb461e8 2024-06-30T13:32:48.819 INFO:teuthology.orchestra.run.smithi055.stdout:iscsi.foo.smithi134.cucosk smithi134 running (3m) 3m ago 3m - 3.4 24ecd6d5f14c e371b1432cf3 2024-06-30T13:32:48.819 INFO:teuthology.orchestra.run.smithi055.stdout:mgr.x smithi134 running (11m) 3m ago 11m *:8443 16.2.0 24ecd6d5f14c e099a989e69b 2024-06-30T13:32:48.819 INFO:teuthology.orchestra.run.smithi055.stdout:mgr.y smithi055 running (12m) 3m ago 12m *:9283 16.2.0 24ecd6d5f14c 2f6ff493c8de 2024-06-30T13:32:48.819 INFO:teuthology.orchestra.run.smithi055.stdout:mon.a smithi055 running (13m) 3m ago 13m - 16.2.0 24ecd6d5f14c 0e40d84dcd0a 2024-06-30T13:32:48.819 INFO:teuthology.orchestra.run.smithi055.stdout:mon.b smithi134 running (11m) 3m ago 11m - 16.2.0 24ecd6d5f14c 81fc60722674 2024-06-30T13:32:48.819 INFO:teuthology.orchestra.run.smithi055.stdout:mon.c smithi055 running (11m) 3m ago 11m - 16.2.0 24ecd6d5f14c 13a8f37df8f9 2024-06-30T13:32:48.819 INFO:teuthology.orchestra.run.smithi055.stdout:node-exporter.a smithi055 running (6m) 3m ago 6m *:9100 0.18.1 e5a616e4b9cf 12ba63994cc1 2024-06-30T13:32:48.819 INFO:teuthology.orchestra.run.smithi055.stdout:node-exporter.b smithi134 running (6m) 3m ago 6m *:9100 0.18.1 e5a616e4b9cf 37327f662df1 2024-06-30T13:32:48.820 INFO:teuthology.orchestra.run.smithi055.stdout:osd.0 smithi055 running (10m) 3m ago 10m - 16.2.0 24ecd6d5f14c 97040ac8ea22 2024-06-30T13:32:48.820 INFO:teuthology.orchestra.run.smithi055.stdout:osd.1 smithi055 running (10m) 3m ago 10m - 16.2.0 24ecd6d5f14c 1b4a840640be 2024-06-30T13:32:48.820 INFO:teuthology.orchestra.run.smithi055.stdout:osd.2 smithi055 running (9m) 3m ago 9m - 16.2.0 24ecd6d5f14c b7502cb1ebb6 2024-06-30T13:32:48.820 INFO:teuthology.orchestra.run.smithi055.stdout:osd.3 smithi055 running (9m) 3m ago 9m - 16.2.0 24ecd6d5f14c dde9d12f7d70 2024-06-30T13:32:48.820 INFO:teuthology.orchestra.run.smithi055.stdout:osd.4 smithi134 running (8m) 3m ago 8m - 16.2.0 24ecd6d5f14c b821e3c4e3f9 2024-06-30T13:32:48.820 INFO:teuthology.orchestra.run.smithi055.stdout:osd.5 smithi134 running (8m) 3m ago 8m - 16.2.0 24ecd6d5f14c fca61e5b1928 2024-06-30T13:32:48.820 INFO:teuthology.orchestra.run.smithi055.stdout:osd.6 smithi134 running (7m) 3m ago 7m - 16.2.0 24ecd6d5f14c 41617ebd6a9e 2024-06-30T13:32:48.820 INFO:teuthology.orchestra.run.smithi055.stdout:osd.7 smithi134 running (7m) 3m ago 7m - 16.2.0 24ecd6d5f14c d75f7521b0d2 2024-06-30T13:32:48.820 INFO:teuthology.orchestra.run.smithi055.stdout:prometheus.a smithi134 running (5m) 3m ago 6m *:9095 2.18.1 de242295e225 8d36496b2731 2024-06-30T13:32:48.820 INFO:teuthology.orchestra.run.smithi055.stdout:rgw.foo.smithi055.ngzexj smithi055 running (4m) 3m ago 4m *:8000 16.2.0 24ecd6d5f14c ba86b8502fca 2024-06-30T13:32:48.820 INFO:teuthology.orchestra.run.smithi055.stdout:rgw.foo.smithi134.soqqsm smithi134 running (4m) 3m ago 4m *:8000 16.2.0 24ecd6d5f14c 4d2d3a03836b 2024-06-30T13:32:48.820 INFO:teuthology.orchestra.run.smithi055.stdout:rgw.smpl.smithi055.npuwdn smithi055 running (3m) 3m ago 3m *:80 16.2.0 24ecd6d5f14c e4b126576f94 2024-06-30T13:32:48.820 INFO:teuthology.orchestra.run.smithi055.stdout:rgw.smpl.smithi134.yzcfzg smithi134 running (4m) 3m ago 4m *:80 16.2.0 24ecd6d5f14c 3afa449149e4 2024-06-30T13:32:49.586 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -e sha1=f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 -- bash -c 'ceph versions' 2024-06-30T13:32:49.887 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:32:49 smithi055 bash[14674]: audit 2024-06-30T13:32:48.795239+0000 mgr.y (mgr.14144) 461 : audit [DBG] from='client.24749 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:32:49.887 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:32:49 smithi055 bash[14674]: cluster 2024-06-30T13:32:48.882705+0000 mgr.y (mgr.14144) 462 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:32:49.888 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:32:49 smithi055 bash[19150]: audit 2024-06-30T13:32:48.795239+0000 mgr.y (mgr.14144) 461 : audit [DBG] from='client.24749 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:32:49.888 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:32:49 smithi055 bash[19150]: cluster 2024-06-30T13:32:48.882705+0000 mgr.y (mgr.14144) 462 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:32:50.132 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:32:49 smithi134 bash[14604]: audit 2024-06-30T13:32:48.795239+0000 mgr.y (mgr.14144) 461 : audit [DBG] from='client.24749 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:32:50.132 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:32:49 smithi134 bash[14604]: cluster 2024-06-30T13:32:48.882705+0000 mgr.y (mgr.14144) 462 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:32:52.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:32:51 smithi055 bash[14674]: cluster 2024-06-30T13:32:50.883829+0000 mgr.y (mgr.14144) 463 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:32:52.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:32:51 smithi055 bash[19150]: cluster 2024-06-30T13:32:50.883829+0000 mgr.y (mgr.14144) 463 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:32:52.382 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:32:51 smithi134 bash[14604]: cluster 2024-06-30T13:32:50.883829+0000 mgr.y (mgr.14144) 463 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:32:53.644 INFO:teuthology.orchestra.run.smithi055.stdout:{ 2024-06-30T13:32:53.644 INFO:teuthology.orchestra.run.smithi055.stdout: "mon": { 2024-06-30T13:32:53.644 INFO:teuthology.orchestra.run.smithi055.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 3 2024-06-30T13:32:53.644 INFO:teuthology.orchestra.run.smithi055.stdout: }, 2024-06-30T13:32:53.644 INFO:teuthology.orchestra.run.smithi055.stdout: "mgr": { 2024-06-30T13:32:53.644 INFO:teuthology.orchestra.run.smithi055.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-06-30T13:32:53.645 INFO:teuthology.orchestra.run.smithi055.stdout: }, 2024-06-30T13:32:53.645 INFO:teuthology.orchestra.run.smithi055.stdout: "osd": { 2024-06-30T13:32:53.645 INFO:teuthology.orchestra.run.smithi055.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-06-30T13:32:53.645 INFO:teuthology.orchestra.run.smithi055.stdout: }, 2024-06-30T13:32:53.645 INFO:teuthology.orchestra.run.smithi055.stdout: "mds": {}, 2024-06-30T13:32:53.645 INFO:teuthology.orchestra.run.smithi055.stdout: "rgw": { 2024-06-30T13:32:53.645 INFO:teuthology.orchestra.run.smithi055.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 4 2024-06-30T13:32:53.645 INFO:teuthology.orchestra.run.smithi055.stdout: }, 2024-06-30T13:32:53.645 INFO:teuthology.orchestra.run.smithi055.stdout: "overall": { 2024-06-30T13:32:53.645 INFO:teuthology.orchestra.run.smithi055.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 17 2024-06-30T13:32:53.645 INFO:teuthology.orchestra.run.smithi055.stdout: } 2024-06-30T13:32:53.645 INFO:teuthology.orchestra.run.smithi055.stdout:} 2024-06-30T13:32:54.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:32:53 smithi055 bash[14674]: cluster 2024-06-30T13:32:52.885374+0000 mgr.y (mgr.14144) 464 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:32:54.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:32:53 smithi055 bash[14674]: audit 2024-06-30T13:32:53.642991+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.55:0/3504806654' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-30T13:32:54.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:32:53 smithi055 bash[19150]: cluster 2024-06-30T13:32:52.885374+0000 mgr.y (mgr.14144) 464 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:32:54.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:32:53 smithi055 bash[19150]: audit 2024-06-30T13:32:53.642991+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.55:0/3504806654' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-30T13:32:54.382 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:32:53 smithi134 bash[14604]: cluster 2024-06-30T13:32:52.885374+0000 mgr.y (mgr.14144) 464 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:32:54.382 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:32:53 smithi134 bash[14604]: audit 2024-06-30T13:32:53.642991+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.55:0/3504806654' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-30T13:32:54.479 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -e sha1=f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 -- bash -c 'ceph orch upgrade status' 2024-06-30T13:32:56.257 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:32:55 smithi055 bash[14674]: cluster 2024-06-30T13:32:54.886547+0000 mgr.y (mgr.14144) 465 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:32:56.258 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:32:55 smithi055 bash[19150]: cluster 2024-06-30T13:32:54.886547+0000 mgr.y (mgr.14144) 465 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:32:56.382 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:32:55 smithi134 bash[14604]: cluster 2024-06-30T13:32:54.886547+0000 mgr.y (mgr.14144) 465 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:32:58.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:32:57 smithi055 bash[14674]: cluster 2024-06-30T13:32:56.887592+0000 mgr.y (mgr.14144) 466 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:32:58.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:32:58 smithi055 bash[19150]: cluster 2024-06-30T13:32:56.887592+0000 mgr.y (mgr.14144) 466 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:32:58.382 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:32:57 smithi134 bash[14604]: cluster 2024-06-30T13:32:56.887592+0000 mgr.y (mgr.14144) 466 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:32:58.571 INFO:teuthology.orchestra.run.smithi055.stdout:{ 2024-06-30T13:32:58.571 INFO:teuthology.orchestra.run.smithi055.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65", 2024-06-30T13:32:58.571 INFO:teuthology.orchestra.run.smithi055.stdout: "in_progress": true, 2024-06-30T13:32:58.571 INFO:teuthology.orchestra.run.smithi055.stdout: "services_complete": [], 2024-06-30T13:32:58.571 INFO:teuthology.orchestra.run.smithi055.stdout: "progress": "", 2024-06-30T13:32:58.571 INFO:teuthology.orchestra.run.smithi055.stdout: "message": "Error: UPGRADE_FAILED_PULL: Upgrade: failed to pull target image" 2024-06-30T13:32:58.572 INFO:teuthology.orchestra.run.smithi055.stdout:} 2024-06-30T13:32:59.543 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -e sha1=f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 -- bash -c 'ceph health detail' 2024-06-30T13:32:59.807 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:32:59 smithi055 bash[14674]: audit 2024-06-30T13:32:58.570481+0000 mgr.y (mgr.14144) 467 : audit [DBG] from='client.14850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:32:59.807 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:32:59 smithi055 bash[14674]: cluster 2024-06-30T13:32:58.889284+0000 mgr.y (mgr.14144) 468 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:32:59.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:32:59 smithi055 bash[19150]: audit 2024-06-30T13:32:58.570481+0000 mgr.y (mgr.14144) 467 : audit [DBG] from='client.14850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:32:59.807 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:32:59 smithi055 bash[19150]: cluster 2024-06-30T13:32:58.889284+0000 mgr.y (mgr.14144) 468 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:33:00.132 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:32:59 smithi134 bash[14604]: audit 2024-06-30T13:32:58.570481+0000 mgr.y (mgr.14144) 467 : audit [DBG] from='client.14850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:33:00.132 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:32:59 smithi134 bash[14604]: cluster 2024-06-30T13:32:58.889284+0000 mgr.y (mgr.14144) 468 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:33:02.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:33:01 smithi055 bash[14674]: cluster 2024-06-30T13:33:00.890574+0000 mgr.y (mgr.14144) 469 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:33:02.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:33:01 smithi055 bash[19150]: cluster 2024-06-30T13:33:00.890574+0000 mgr.y (mgr.14144) 469 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:33:02.382 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:33:01 smithi134 bash[14604]: cluster 2024-06-30T13:33:00.890574+0000 mgr.y (mgr.14144) 469 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:33:03.600 INFO:teuthology.orchestra.run.smithi055.stdout:HEALTH_WARN Upgrade: failed to pull target image 2024-06-30T13:33:03.600 INFO:teuthology.orchestra.run.smithi055.stdout:[WRN] UPGRADE_FAILED_PULL: Upgrade: failed to pull target image 2024-06-30T13:33:03.601 INFO:teuthology.orchestra.run.smithi055.stdout: host smithi055 `cephadm pull` failed: cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65... 2024-06-30T13:33:03.601 INFO:teuthology.orchestra.run.smithi055.stdout:Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 2024-06-30T13:33:03.601 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/docker: stderr Error response from daemon: unknown: Tag f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 was deleted or has expired. To pull, revive via time machine 2024-06-30T13:33:03.601 INFO:teuthology.orchestra.run.smithi055.stdout:Traceback (most recent call last): 2024-06-30T13:33:03.601 INFO:teuthology.orchestra.run.smithi055.stdout: File "/var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7924, in 2024-06-30T13:33:03.601 INFO:teuthology.orchestra.run.smithi055.stdout: main() 2024-06-30T13:33:03.601 INFO:teuthology.orchestra.run.smithi055.stdout: File "/var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7912, in main 2024-06-30T13:33:03.602 INFO:teuthology.orchestra.run.smithi055.stdout: r = ctx.func(ctx) 2024-06-30T13:33:03.602 INFO:teuthology.orchestra.run.smithi055.stdout: File "/var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 1695, in _infer_image 2024-06-30T13:33:03.602 INFO:teuthology.orchestra.run.smithi055.stdout: return func(ctx) 2024-06-30T13:33:03.602 INFO:teuthology.orchestra.run.smithi055.stdout: File "/var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3196, in command_pull 2024-06-30T13:33:03.603 INFO:teuthology.orchestra.run.smithi055.stdout: _pull_image(ctx, ctx.image) 2024-06-30T13:33:03.603 INFO:teuthology.orchestra.run.smithi055.stdout: File "/var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3221, in _pull_image 2024-06-30T13:33:03.603 INFO:teuthology.orchestra.run.smithi055.stdout: raise RuntimeError('Failed command: %s' % cmd_str) 2024-06-30T13:33:03.603 INFO:teuthology.orchestra.run.smithi055.stdout:RuntimeError: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 2024-06-30T13:33:04.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:33:03 smithi055 bash[14674]: cluster 2024-06-30T13:33:02.892258+0000 mgr.y (mgr.14144) 470 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:33:04.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:33:03 smithi055 bash[14674]: audit 2024-06-30T13:33:03.599519+0000 mon.a (mon.0) 649 : audit [DBG] from='client.? 172.21.15.55:0/752078620' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-30T13:33:04.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:33:03 smithi055 bash[19150]: cluster 2024-06-30T13:33:02.892258+0000 mgr.y (mgr.14144) 470 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:33:04.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:33:03 smithi055 bash[19150]: audit 2024-06-30T13:33:03.599519+0000 mon.a (mon.0) 649 : audit [DBG] from='client.? 172.21.15.55:0/752078620' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-30T13:33:04.379 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -e sha1=f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-06-30T13:33:04.382 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:33:03 smithi134 bash[14604]: cluster 2024-06-30T13:33:02.892258+0000 mgr.y (mgr.14144) 470 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:33:04.382 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:33:03 smithi134 bash[14604]: audit 2024-06-30T13:33:03.599519+0000 mon.a (mon.0) 649 : audit [DBG] from='client.? 172.21.15.55:0/752078620' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-30T13:33:06.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:33:05 smithi055 bash[14674]: cluster 2024-06-30T13:33:04.893440+0000 mgr.y (mgr.14144) 471 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:33:06.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:33:05 smithi055 bash[19150]: cluster 2024-06-30T13:33:04.893440+0000 mgr.y (mgr.14144) 471 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:33:06.382 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:33:05 smithi134 bash[14604]: cluster 2024-06-30T13:33:04.893440+0000 mgr.y (mgr.14144) 471 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:33:08.175 INFO:teuthology.orchestra.run.smithi055.stdout:true 2024-06-30T13:33:08.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:33:08 smithi055 bash[14674]: cluster 2024-06-30T13:33:06.894744+0000 mgr.y (mgr.14144) 472 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:33:08.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:33:08 smithi055 bash[19150]: cluster 2024-06-30T13:33:06.894744+0000 mgr.y (mgr.14144) 472 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:33:08.382 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:33:08 smithi134 bash[14604]: cluster 2024-06-30T13:33:06.894744+0000 mgr.y (mgr.14144) 472 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:33:08.924 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -e sha1=f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-06-30T13:33:09.187 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:33:09 smithi055 bash[14674]: audit 2024-06-30T13:33:08.159845+0000 mon.a (mon.0) 650 : audit [DBG] from='client.? 172.21.15.55:0/4138243185' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-30T13:33:09.187 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:33:09 smithi055 bash[19150]: audit 2024-06-30T13:33:08.159845+0000 mon.a (mon.0) 650 : audit [DBG] from='client.? 172.21.15.55:0/4138243185' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-30T13:33:09.382 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:33:09 smithi134 bash[14604]: audit 2024-06-30T13:33:08.159845+0000 mon.a (mon.0) 650 : audit [DBG] from='client.? 172.21.15.55:0/4138243185' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-30T13:33:10.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:33:10 smithi055 bash[14674]: cluster 2024-06-30T13:33:08.896369+0000 mgr.y (mgr.14144) 473 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:33:10.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:33:10 smithi055 bash[19150]: cluster 2024-06-30T13:33:08.896369+0000 mgr.y (mgr.14144) 473 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:33:10.382 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:33:10 smithi134 bash[14604]: cluster 2024-06-30T13:33:08.896369+0000 mgr.y (mgr.14144) 473 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-30T13:33:12.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:33:12 smithi055 bash[14674]: cluster 2024-06-30T13:33:10.897501+0000 mgr.y (mgr.14144) 474 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:33:12.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:33:12 smithi055 bash[19150]: cluster 2024-06-30T13:33:10.897501+0000 mgr.y (mgr.14144) 474 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:33:12.382 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:33:12 smithi134 bash[14604]: cluster 2024-06-30T13:33:10.897501+0000 mgr.y (mgr.14144) 474 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-30T13:33:13.307 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:33:13 smithi055 bash[14674]: audit 2024-06-30T13:33:12.790575+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.55:0/3399487032' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-30T13:33:13.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:33:13 smithi055 bash[19150]: audit 2024-06-30T13:33:12.790575+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.55:0/3399487032' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-30T13:33:13.382 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:33:13 smithi134 bash[14604]: audit 2024-06-30T13:33:12.790575+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.55:0/3399487032' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-30T13:33:13.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-06-30T13:33:13.559 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_861a8dcf7aa816a26e13f039336f7ed0a9aec0fa/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_861a8dcf7aa816a26e13f039336f7ed0a9aec0fa/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph_16b16b98599950a27899283412b0a32cd03699ac/qa/tasks/cephadm.py", line 1307, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/git.ceph.com_ceph_16b16b98599950a27899283412b0a32cd03699ac/qa/tasks/cephadm.py", line 39, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_861a8dcf7aa816a26e13f039336f7ed0a9aec0fa/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_861a8dcf7aa816a26e13f039336f7ed0a9aec0fa/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_861a8dcf7aa816a26e13f039336f7ed0a9aec0fa/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_861a8dcf7aa816a26e13f039336f7ed0a9aec0fa/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi055 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -e sha1=f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 -- bash -c \'ceph versions | jq -e \'"\'"\'.overall | keys\'"\'"\' | grep $sha1\'' 2024-06-30T13:33:13.738 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=baf1ee3361a043d8b2ef063218344e28 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_861a8dcf7aa816a26e13f039336f7ed0a9aec0fa/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_861a8dcf7aa816a26e13f039336f7ed0a9aec0fa/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph_16b16b98599950a27899283412b0a32cd03699ac/qa/tasks/cephadm.py", line 1307, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/git.ceph.com_ceph_16b16b98599950a27899283412b0a32cd03699ac/qa/tasks/cephadm.py", line 39, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_861a8dcf7aa816a26e13f039336f7ed0a9aec0fa/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_861a8dcf7aa816a26e13f039336f7ed0a9aec0fa/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_861a8dcf7aa816a26e13f039336f7ed0a9aec0fa/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_861a8dcf7aa816a26e13f039336f7ed0a9aec0fa/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi055 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -e sha1=f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 -- bash -c \'ceph versions | jq -e \'"\'"\'.overall | keys\'"\'"\' | grep $sha1\'' 2024-06-30T13:33:13.740 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-06-30T13:33:13.748 INFO:tasks.cephadm:Teardown begin 2024-06-30T13:33:13.748 DEBUG:teuthology.orchestra.run.smithi055:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-06-30T13:33:13.767 DEBUG:teuthology.orchestra.run.smithi134:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-06-30T13:33:13.784 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-06-30T13:33:13.784 DEBUG:teuthology.orchestra.run.smithi055:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-06-30T13:33:13.821 DEBUG:teuthology.orchestra.run.smithi134:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-06-30T13:33:13.831 INFO:tasks.cephadm:Stopping all daemons... 2024-06-30T13:33:13.831 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-06-30T13:33:13.832 DEBUG:teuthology.orchestra.run.smithi055:> sudo systemctl stop ceph-4925a540-36e3-11ef-bcaa-c7b262605968@mon.a 2024-06-30T13:33:14.217 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:33:13 smithi055 systemd[1]: Stopping Ceph mon.a for 4925a540-36e3-11ef-bcaa-c7b262605968... 2024-06-30T13:33:14.218 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:33:13 smithi055 bash[14674]: debug 2024-06-30T13:33:13.962+0000 7fa6777d9700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-06-30T13:33:14.218 INFO:journalctl@ceph.mon.a.smithi055.stdout:Jun 30 13:33:13 smithi055 bash[14674]: debug 2024-06-30T13:33:13.962+0000 7fa6777d9700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-06-30T13:33:14.956 DEBUG:teuthology.orchestra.run.smithi055:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4925a540-36e3-11ef-bcaa-c7b262605968@mon.a.service' 2024-06-30T13:33:15.027 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-06-30T13:33:15.027 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-06-30T13:33:15.028 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-06-30T13:33:15.028 DEBUG:teuthology.orchestra.run.smithi055:> sudo systemctl stop ceph-4925a540-36e3-11ef-bcaa-c7b262605968@mon.c 2024-06-30T13:33:15.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:33:15 smithi055 systemd[1]: Stopping Ceph mon.c for 4925a540-36e3-11ef-bcaa-c7b262605968... 2024-06-30T13:33:15.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:33:15 smithi055 bash[19150]: debug 2024-06-30T13:33:15.126+0000 7feeeeec8700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-06-30T13:33:15.307 INFO:journalctl@ceph.mon.c.smithi055.stdout:Jun 30 13:33:15 smithi055 bash[19150]: debug 2024-06-30T13:33:15.126+0000 7feeeeec8700 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-06-30T13:33:16.067 DEBUG:teuthology.orchestra.run.smithi055:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4925a540-36e3-11ef-bcaa-c7b262605968@mon.c.service' 2024-06-30T13:33:16.104 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-06-30T13:33:16.105 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-06-30T13:33:16.105 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-06-30T13:33:16.105 DEBUG:teuthology.orchestra.run.smithi134:> sudo systemctl stop ceph-4925a540-36e3-11ef-bcaa-c7b262605968@mon.b 2024-06-30T13:33:16.382 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:33:16 smithi134 systemd[1]: Stopping Ceph mon.b for 4925a540-36e3-11ef-bcaa-c7b262605968... 2024-06-30T13:33:16.382 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:33:16 smithi134 bash[14604]: debug 2024-06-30T13:33:16.249+0000 7fe2729ed700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-06-30T13:33:16.383 INFO:journalctl@ceph.mon.b.smithi134.stdout:Jun 30 13:33:16 smithi134 bash[14604]: debug 2024-06-30T13:33:16.249+0000 7fe2729ed700 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-06-30T13:33:17.245 DEBUG:teuthology.orchestra.run.smithi134:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4925a540-36e3-11ef-bcaa-c7b262605968@mon.b.service' 2024-06-30T13:33:17.287 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-06-30T13:33:17.288 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-06-30T13:33:17.288 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-06-30T13:33:17.288 DEBUG:teuthology.orchestra.run.smithi055:> sudo systemctl stop ceph-4925a540-36e3-11ef-bcaa-c7b262605968@mgr.y 2024-06-30T13:33:17.557 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:33:17 smithi055 systemd[1]: Stopping Ceph mgr.y for 4925a540-36e3-11ef-bcaa-c7b262605968... 2024-06-30T13:33:17.557 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:33:17 smithi055 bash[14937]: debug 2024-06-30T13:33:17.398+0000 7fc4e17c8700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.y -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-06-30T13:33:17.557 INFO:journalctl@ceph.mgr.y.smithi055.stdout:Jun 30 13:33:17 smithi055 bash[14937]: debug 2024-06-30T13:33:17.398+0000 7fc4e17c8700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-06-30T13:33:18.171 DEBUG:teuthology.orchestra.run.smithi055:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4925a540-36e3-11ef-bcaa-c7b262605968@mgr.y.service' 2024-06-30T13:33:18.206 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-06-30T13:33:18.207 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-06-30T13:33:18.207 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-06-30T13:33:18.207 DEBUG:teuthology.orchestra.run.smithi134:> sudo systemctl stop ceph-4925a540-36e3-11ef-bcaa-c7b262605968@mgr.x 2024-06-30T13:33:18.570 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Jun 30 13:33:18 smithi134 systemd[1]: Stopping Ceph mgr.x for 4925a540-36e3-11ef-bcaa-c7b262605968... 2024-06-30T13:33:19.065 DEBUG:teuthology.orchestra.run.smithi134:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4925a540-36e3-11ef-bcaa-c7b262605968@mgr.x.service' 2024-06-30T13:33:19.101 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-06-30T13:33:19.101 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-06-30T13:33:19.101 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-06-30T13:33:19.101 DEBUG:teuthology.orchestra.run.smithi055:> sudo systemctl stop ceph-4925a540-36e3-11ef-bcaa-c7b262605968@osd.0 2024-06-30T13:33:19.546 INFO:journalctl@ceph.osd.0.smithi055.stdout:Jun 30 13:33:19 smithi055 systemd[1]: Stopping Ceph osd.0 for 4925a540-36e3-11ef-bcaa-c7b262605968... 2024-06-30T13:33:19.546 INFO:journalctl@ceph.osd.0.smithi055.stdout:Jun 30 13:33:19 smithi055 bash[21909]: debug 2024-06-30T13:33:19.242+0000 7f3466e2c700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-06-30T13:33:19.546 INFO:journalctl@ceph.osd.0.smithi055.stdout:Jun 30 13:33:19 smithi055 bash[21909]: debug 2024-06-30T13:33:19.242+0000 7f3466e2c700 -1 osd.0 69 *** Got signal Terminated *** 2024-06-30T13:33:19.546 INFO:journalctl@ceph.osd.0.smithi055.stdout:Jun 30 13:33:19 smithi055 bash[21909]: debug 2024-06-30T13:33:19.242+0000 7f3466e2c700 -1 osd.0 69 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-06-30T13:33:20.245 INFO:journalctl@ceph.osd.0.smithi055.stdout:Jun 30 13:33:19 smithi055 docker[45043]: ceph-4925a540-36e3-11ef-bcaa-c7b262605968-osd.0 2024-06-30T13:33:22.360 DEBUG:teuthology.orchestra.run.smithi055:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4925a540-36e3-11ef-bcaa-c7b262605968@osd.0.service' 2024-06-30T13:33:22.394 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-06-30T13:33:22.394 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-06-30T13:33:22.394 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-06-30T13:33:22.395 DEBUG:teuthology.orchestra.run.smithi055:> sudo systemctl stop ceph-4925a540-36e3-11ef-bcaa-c7b262605968@osd.1 2024-06-30T13:33:22.770 INFO:journalctl@ceph.osd.1.smithi055.stdout:Jun 30 13:33:22 smithi055 systemd[1]: Stopping Ceph osd.1 for 4925a540-36e3-11ef-bcaa-c7b262605968... 2024-06-30T13:33:22.770 INFO:journalctl@ceph.osd.1.smithi055.stdout:Jun 30 13:33:22 smithi055 bash[24650]: debug 2024-06-30T13:33:22.490+0000 7f7eefe41700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-06-30T13:33:22.771 INFO:journalctl@ceph.osd.1.smithi055.stdout:Jun 30 13:33:22 smithi055 bash[24650]: debug 2024-06-30T13:33:22.490+0000 7f7eefe41700 -1 osd.1 69 *** Got signal Terminated *** 2024-06-30T13:33:22.771 INFO:journalctl@ceph.osd.1.smithi055.stdout:Jun 30 13:33:22 smithi055 bash[24650]: debug 2024-06-30T13:33:22.490+0000 7f7eefe41700 -1 osd.1 69 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-06-30T13:33:23.400 INFO:journalctl@ceph.osd.1.smithi055.stdout:Jun 30 13:33:23 smithi055 docker[45177]: ceph-4925a540-36e3-11ef-bcaa-c7b262605968-osd.1 2024-06-30T13:33:25.393 DEBUG:teuthology.orchestra.run.smithi055:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4925a540-36e3-11ef-bcaa-c7b262605968@osd.1.service' 2024-06-30T13:33:25.420 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-06-30T13:33:25.421 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-06-30T13:33:25.421 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-06-30T13:33:25.421 DEBUG:teuthology.orchestra.run.smithi055:> sudo systemctl stop ceph-4925a540-36e3-11ef-bcaa-c7b262605968@osd.2 2024-06-30T13:33:25.659 INFO:journalctl@ceph.osd.2.smithi055.stdout:Jun 30 13:33:25 smithi055 systemd[1]: Stopping Ceph osd.2 for 4925a540-36e3-11ef-bcaa-c7b262605968... 2024-06-30T13:33:25.660 INFO:journalctl@ceph.osd.2.smithi055.stdout:Jun 30 13:33:25 smithi055 bash[27402]: debug 2024-06-30T13:33:25.574+0000 7f01f4b67700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-06-30T13:33:25.660 INFO:journalctl@ceph.osd.2.smithi055.stdout:Jun 30 13:33:25 smithi055 bash[27402]: debug 2024-06-30T13:33:25.574+0000 7f01f4b67700 -1 osd.2 69 *** Got signal Terminated *** 2024-06-30T13:33:25.660 INFO:journalctl@ceph.osd.2.smithi055.stdout:Jun 30 13:33:25 smithi055 bash[27402]: debug 2024-06-30T13:33:25.574+0000 7f01f4b67700 -1 osd.2 69 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-06-30T13:33:26.434 INFO:journalctl@ceph.osd.2.smithi055.stdout:Jun 30 13:33:26 smithi055 docker[45321]: ceph-4925a540-36e3-11ef-bcaa-c7b262605968-osd.2 2024-06-30T13:33:28.472 DEBUG:teuthology.orchestra.run.smithi055:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4925a540-36e3-11ef-bcaa-c7b262605968@osd.2.service' 2024-06-30T13:33:28.509 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-06-30T13:33:28.509 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-06-30T13:33:28.509 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-06-30T13:33:28.509 DEBUG:teuthology.orchestra.run.smithi055:> sudo systemctl stop ceph-4925a540-36e3-11ef-bcaa-c7b262605968@osd.3 2024-06-30T13:33:28.807 INFO:journalctl@ceph.osd.3.smithi055.stdout:Jun 30 13:33:28 smithi055 systemd[1]: Stopping Ceph osd.3 for 4925a540-36e3-11ef-bcaa-c7b262605968... 2024-06-30T13:33:28.807 INFO:journalctl@ceph.osd.3.smithi055.stdout:Jun 30 13:33:28 smithi055 bash[29908]: debug 2024-06-30T13:33:28.614+0000 7f15a5068700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-06-30T13:33:28.807 INFO:journalctl@ceph.osd.3.smithi055.stdout:Jun 30 13:33:28 smithi055 bash[29908]: debug 2024-06-30T13:33:28.614+0000 7f15a5068700 -1 osd.3 69 *** Got signal Terminated *** 2024-06-30T13:33:28.807 INFO:journalctl@ceph.osd.3.smithi055.stdout:Jun 30 13:33:28 smithi055 bash[29908]: debug 2024-06-30T13:33:28.614+0000 7f15a5068700 -1 osd.3 69 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-06-30T13:33:29.485 INFO:journalctl@ceph.osd.3.smithi055.stdout:Jun 30 13:33:29 smithi055 docker[45456]: ceph-4925a540-36e3-11ef-bcaa-c7b262605968-osd.3 2024-06-30T13:33:31.477 DEBUG:teuthology.orchestra.run.smithi055:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4925a540-36e3-11ef-bcaa-c7b262605968@osd.3.service' 2024-06-30T13:33:31.510 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-06-30T13:33:31.510 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-06-30T13:33:31.511 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-06-30T13:33:31.511 DEBUG:teuthology.orchestra.run.smithi134:> sudo systemctl stop ceph-4925a540-36e3-11ef-bcaa-c7b262605968@osd.4 2024-06-30T13:33:31.882 INFO:journalctl@ceph.osd.4.smithi134.stdout:Jun 30 13:33:31 smithi134 systemd[1]: Stopping Ceph osd.4 for 4925a540-36e3-11ef-bcaa-c7b262605968... 2024-06-30T13:33:31.882 INFO:journalctl@ceph.osd.4.smithi134.stdout:Jun 30 13:33:31 smithi134 bash[17890]: debug 2024-06-30T13:33:31.629+0000 7fb089dd7700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-06-30T13:33:31.883 INFO:journalctl@ceph.osd.4.smithi134.stdout:Jun 30 13:33:31 smithi134 bash[17890]: debug 2024-06-30T13:33:31.629+0000 7fb089dd7700 -1 osd.4 69 *** Got signal Terminated *** 2024-06-30T13:33:31.883 INFO:journalctl@ceph.osd.4.smithi134.stdout:Jun 30 13:33:31 smithi134 bash[17890]: debug 2024-06-30T13:33:31.629+0000 7fb089dd7700 -1 osd.4 69 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-06-30T13:33:32.544 INFO:journalctl@ceph.osd.4.smithi134.stdout:Jun 30 13:33:32 smithi134 docker[33416]: ceph-4925a540-36e3-11ef-bcaa-c7b262605968-osd.4 2024-06-30T13:33:34.616 DEBUG:teuthology.orchestra.run.smithi134:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4925a540-36e3-11ef-bcaa-c7b262605968@osd.4.service' 2024-06-30T13:33:34.651 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-06-30T13:33:34.651 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-06-30T13:33:34.651 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-06-30T13:33:34.651 DEBUG:teuthology.orchestra.run.smithi134:> sudo systemctl stop ceph-4925a540-36e3-11ef-bcaa-c7b262605968@osd.5 2024-06-30T13:33:34.882 INFO:journalctl@ceph.osd.5.smithi134.stdout:Jun 30 13:33:34 smithi134 systemd[1]: Stopping Ceph osd.5 for 4925a540-36e3-11ef-bcaa-c7b262605968... 2024-06-30T13:33:34.882 INFO:journalctl@ceph.osd.5.smithi134.stdout:Jun 30 13:33:34 smithi134 bash[20580]: debug 2024-06-30T13:33:34.765+0000 7f205d774700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-06-30T13:33:34.883 INFO:journalctl@ceph.osd.5.smithi134.stdout:Jun 30 13:33:34 smithi134 bash[20580]: debug 2024-06-30T13:33:34.765+0000 7f205d774700 -1 osd.5 69 *** Got signal Terminated *** 2024-06-30T13:33:34.883 INFO:journalctl@ceph.osd.5.smithi134.stdout:Jun 30 13:33:34 smithi134 bash[20580]: debug 2024-06-30T13:33:34.765+0000 7f205d774700 -1 osd.5 69 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-06-30T13:33:35.382 INFO:journalctl@ceph.osd.5.smithi134.stdout:Jun 30 13:33:35 smithi134 docker[33561]: ceph-4925a540-36e3-11ef-bcaa-c7b262605968-osd.5 2024-06-30T13:33:37.426 DEBUG:teuthology.orchestra.run.smithi134:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4925a540-36e3-11ef-bcaa-c7b262605968@osd.5.service' 2024-06-30T13:33:37.461 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-06-30T13:33:37.461 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-06-30T13:33:37.461 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-06-30T13:33:37.462 DEBUG:teuthology.orchestra.run.smithi134:> sudo systemctl stop ceph-4925a540-36e3-11ef-bcaa-c7b262605968@osd.6 2024-06-30T13:33:37.680 INFO:journalctl@ceph.osd.6.smithi134.stdout:Jun 30 13:33:37 smithi134 systemd[1]: Stopping Ceph osd.6 for 4925a540-36e3-11ef-bcaa-c7b262605968... 2024-06-30T13:33:37.680 INFO:journalctl@ceph.osd.6.smithi134.stdout:Jun 30 13:33:37 smithi134 bash[23432]: debug 2024-06-30T13:33:37.589+0000 7efce777b700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-06-30T13:33:37.680 INFO:journalctl@ceph.osd.6.smithi134.stdout:Jun 30 13:33:37 smithi134 bash[23432]: debug 2024-06-30T13:33:37.589+0000 7efce777b700 -1 osd.6 69 *** Got signal Terminated *** 2024-06-30T13:33:37.681 INFO:journalctl@ceph.osd.6.smithi134.stdout:Jun 30 13:33:37 smithi134 bash[23432]: debug 2024-06-30T13:33:37.589+0000 7efce777b700 -1 osd.6 69 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-06-30T13:33:38.132 INFO:journalctl@ceph.osd.6.smithi134.stdout:Jun 30 13:33:38 smithi134 docker[33693]: ceph-4925a540-36e3-11ef-bcaa-c7b262605968-osd.6 2024-06-30T13:33:40.337 DEBUG:teuthology.orchestra.run.smithi134:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4925a540-36e3-11ef-bcaa-c7b262605968@osd.6.service' 2024-06-30T13:33:40.369 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-06-30T13:33:40.369 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-06-30T13:33:40.369 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-06-30T13:33:40.370 DEBUG:teuthology.orchestra.run.smithi134:> sudo systemctl stop ceph-4925a540-36e3-11ef-bcaa-c7b262605968@osd.7 2024-06-30T13:33:40.632 INFO:journalctl@ceph.osd.7.smithi134.stdout:Jun 30 13:33:40 smithi134 bash[25982]: debug 2024-06-30T13:33:40.361+0000 7fb459d73700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.55:6806 osd.0 since back 2024-06-30T13:33:18.392024+0000 front 2024-06-30T13:33:18.392251+0000 (oldest deadline 2024-06-30T13:33:39.492253+0000) 2024-06-30T13:33:40.632 INFO:journalctl@ceph.osd.7.smithi134.stdout:Jun 30 13:33:40 smithi134 systemd[1]: Stopping Ceph osd.7 for 4925a540-36e3-11ef-bcaa-c7b262605968... 2024-06-30T13:33:40.632 INFO:journalctl@ceph.osd.7.smithi134.stdout:Jun 30 13:33:40 smithi134 bash[25982]: debug 2024-06-30T13:33:40.493+0000 7fb45c5f5700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-06-30T13:33:40.633 INFO:journalctl@ceph.osd.7.smithi134.stdout:Jun 30 13:33:40 smithi134 bash[25982]: debug 2024-06-30T13:33:40.493+0000 7fb45c5f5700 -1 osd.7 69 *** Got signal Terminated *** 2024-06-30T13:33:40.633 INFO:journalctl@ceph.osd.7.smithi134.stdout:Jun 30 13:33:40 smithi134 bash[25982]: debug 2024-06-30T13:33:40.493+0000 7fb45c5f5700 -1 osd.7 69 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-06-30T13:33:41.132 INFO:journalctl@ceph.osd.7.smithi134.stdout:Jun 30 13:33:40 smithi134 docker[33828]: ceph-4925a540-36e3-11ef-bcaa-c7b262605968-osd.7 2024-06-30T13:33:43.230 DEBUG:teuthology.orchestra.run.smithi134:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4925a540-36e3-11ef-bcaa-c7b262605968@osd.7.service' 2024-06-30T13:33:43.262 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-06-30T13:33:43.263 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-06-30T13:33:43.263 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-06-30T13:33:43.263 DEBUG:teuthology.orchestra.run.smithi134:> sudo systemctl stop ceph-4925a540-36e3-11ef-bcaa-c7b262605968@prometheus.a 2024-06-30T13:33:43.583 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Jun 30 13:33:43 smithi134 systemd[1]: Stopping Ceph prometheus.a for 4925a540-36e3-11ef-bcaa-c7b262605968... 2024-06-30T13:33:43.584 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Jun 30 13:33:43 smithi134 bash[29393]: level=warn ts=2024-06-30T13:33:43.390Z caller=main.go:524 msg="Received SIGTERM, exiting gracefully..." 2024-06-30T13:33:43.584 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Jun 30 13:33:43 smithi134 bash[29393]: level=info ts=2024-06-30T13:33:43.390Z caller=main.go:547 msg="Stopping scrape discovery manager..." 2024-06-30T13:33:43.584 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Jun 30 13:33:43 smithi134 bash[29393]: level=info ts=2024-06-30T13:33:43.390Z caller=main.go:561 msg="Stopping notify discovery manager..." 2024-06-30T13:33:43.584 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Jun 30 13:33:43 smithi134 bash[29393]: level=info ts=2024-06-30T13:33:43.390Z caller=main.go:583 msg="Stopping scrape manager..." 2024-06-30T13:33:43.584 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Jun 30 13:33:43 smithi134 bash[29393]: level=info ts=2024-06-30T13:33:43.390Z caller=main.go:543 msg="Scrape discovery manager stopped" 2024-06-30T13:33:43.584 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Jun 30 13:33:43 smithi134 bash[29393]: level=info ts=2024-06-30T13:33:43.390Z caller=main.go:557 msg="Notify discovery manager stopped" 2024-06-30T13:33:43.585 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Jun 30 13:33:43 smithi134 bash[29393]: level=info ts=2024-06-30T13:33:43.391Z caller=manager.go:882 component="rule manager" msg="Stopping rule manager..." 2024-06-30T13:33:43.585 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Jun 30 13:33:43 smithi134 bash[29393]: level=info ts=2024-06-30T13:33:43.391Z caller=manager.go:892 component="rule manager" msg="Rule manager stopped" 2024-06-30T13:33:43.585 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Jun 30 13:33:43 smithi134 bash[29393]: level=info ts=2024-06-30T13:33:43.391Z caller=main.go:577 msg="Scrape manager stopped" 2024-06-30T13:33:43.585 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Jun 30 13:33:43 smithi134 bash[29393]: level=info ts=2024-06-30T13:33:43.391Z caller=notifier.go:601 component=notifier msg="Stopping notification manager..." 2024-06-30T13:33:43.585 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Jun 30 13:33:43 smithi134 bash[29393]: level=info ts=2024-06-30T13:33:43.391Z caller=main.go:749 msg="Notifier manager stopped" 2024-06-30T13:33:43.585 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Jun 30 13:33:43 smithi134 bash[29393]: level=info ts=2024-06-30T13:33:43.392Z caller=main.go:761 msg="See you next time!" 2024-06-30T13:33:44.068 DEBUG:teuthology.orchestra.run.smithi134:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4925a540-36e3-11ef-bcaa-c7b262605968@prometheus.a.service' 2024-06-30T13:33:44.091 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-06-30T13:33:44.091 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-06-30T13:33:44.091 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 --force --keep-logs 2024-06-30T13:33:44.253 INFO:teuthology.orchestra.run.smithi055.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2024-06-30T13:33:44.253 INFO:teuthology.orchestra.run.smithi055.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2024-06-30T13:33:44.253 INFO:teuthology.orchestra.run.smithi055.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2024-06-30T13:33:44.253 INFO:teuthology.orchestra.run.smithi055.stderr: [--retry RETRY] [--env ENV] [--no-container-init] 2024-06-30T13:33:44.253 INFO:teuthology.orchestra.run.smithi055.stderr: {version,pull,inspect-image,ls,list-networks,adopt,rm-daemon,rm-cluster,run,shell,enter,ceph-volume,unit,logs,bootstrap,deploy,check-host,prepare-host,add-repo,rm-repo,install,registry-login,gather-facts,exporter,host-maintenance,verify-prereqs} 2024-06-30T13:33:44.254 INFO:teuthology.orchestra.run.smithi055.stderr: ... 2024-06-30T13:33:44.254 INFO:teuthology.orchestra.run.smithi055.stderr:cephadm: error: unrecognized arguments: --keep-logs 2024-06-30T13:33:44.268 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-06-30T13:33:44.269 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 --force --keep-logs 2024-06-30T13:33:44.426 INFO:teuthology.orchestra.run.smithi134.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2024-06-30T13:33:44.427 INFO:teuthology.orchestra.run.smithi134.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2024-06-30T13:33:44.427 INFO:teuthology.orchestra.run.smithi134.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2024-06-30T13:33:44.427 INFO:teuthology.orchestra.run.smithi134.stderr: [--retry RETRY] [--env ENV] [--no-container-init] 2024-06-30T13:33:44.427 INFO:teuthology.orchestra.run.smithi134.stderr: {version,pull,inspect-image,ls,list-networks,adopt,rm-daemon,rm-cluster,run,shell,enter,ceph-volume,unit,logs,bootstrap,deploy,check-host,prepare-host,add-repo,rm-repo,install,registry-login,gather-facts,exporter,host-maintenance,verify-prereqs} 2024-06-30T13:33:44.427 INFO:teuthology.orchestra.run.smithi134.stderr: ... 2024-06-30T13:33:44.427 INFO:teuthology.orchestra.run.smithi134.stderr:cephadm: error: unrecognized arguments: --keep-logs 2024-06-30T13:33:44.441 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-06-30T13:33:44.442 DEBUG:teuthology.orchestra.run.smithi055:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-06-30T13:33:44.458 DEBUG:teuthology.orchestra.run.smithi134:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-06-30T13:33:44.474 INFO:tasks.cephadm:Archiving crash dumps... 2024-06-30T13:33:44.475 DEBUG:teuthology.misc:Transferring archived files from smithi055:/var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-06-10_22:08:02-orch-reef-distro-default-smithi/7749644/remote/smithi055/crash 2024-06-30T13:33:44.476 DEBUG:teuthology.orchestra.run.smithi055:> sudo tar c -f - -C /var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/crash -- . 2024-06-30T13:33:44.527 DEBUG:teuthology.misc:Transferring archived files from smithi134:/var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-06-10_22:08:02-orch-reef-distro-default-smithi/7749644/remote/smithi134/crash 2024-06-30T13:33:44.528 DEBUG:teuthology.orchestra.run.smithi134:> sudo tar c -f - -C /var/lib/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/crash -- . 2024-06-30T13:33:44.546 INFO:tasks.cephadm:Checking cluster log for badness... 2024-06-30T13:33:44.546 DEBUG:teuthology.orchestra.run.smithi055:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-06-30T13:33:44.562 INFO:teuthology.orchestra.run.smithi055.stderr:grep: /var/log/ceph/4925a540-36e3-11ef-bcaa-c7b262605968/ceph.log: No such file or directory 2024-06-30T13:33:44.564 INFO:tasks.cephadm:Compressing logs... 2024-06-30T13:33:44.564 DEBUG:teuthology.orchestra.run.smithi055:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-06-30T13:33:44.567 DEBUG:teuthology.orchestra.run.smithi134:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-06-30T13:33:44.579 INFO:teuthology.orchestra.run.smithi055.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-06-30T13:33:44.604 INFO:teuthology.orchestra.run.smithi134.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-06-30T13:33:47.092 INFO:tasks.cephadm:Archiving logs... 2024-06-30T13:33:47.093 DEBUG:teuthology.misc:Transferring archived files from smithi055:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-06-10_22:08:02-orch-reef-distro-default-smithi/7749644/remote/smithi055/log 2024-06-30T13:33:47.094 DEBUG:teuthology.orchestra.run.smithi055:> sudo tar c -f - -C /var/log/ceph -- . 2024-06-30T13:33:47.413 DEBUG:teuthology.misc:Transferring archived files from smithi134:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-06-10_22:08:02-orch-reef-distro-default-smithi/7749644/remote/smithi134/log 2024-06-30T13:33:47.414 DEBUG:teuthology.orchestra.run.smithi134:> sudo tar c -f - -C /var/log/ceph -- . 2024-06-30T13:33:47.663 INFO:tasks.cephadm:Removing cluster... 2024-06-30T13:33:47.664 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 --force 2024-06-30T13:33:52.057 INFO:journalctl@ceph.node-exporter.a.smithi055.stdout:Jun 30 13:33:51 smithi055 systemd[1]: Stopping Ceph node-exporter.a for 4925a540-36e3-11ef-bcaa-c7b262605968... 2024-06-30T13:33:53.307 INFO:journalctl@ceph.node-exporter.a.smithi055.stdout:Jun 30 13:33:52 smithi055 docker[45822]: ceph-4925a540-36e3-11ef-bcaa-c7b262605968-node-exporter.a 2024-06-30T13:33:53.307 INFO:journalctl@ceph.node-exporter.a.smithi055.stdout:Jun 30 13:33:53 smithi055 systemd[1]: ceph-4925a540-36e3-11ef-bcaa-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-06-30T13:33:53.307 INFO:journalctl@ceph.node-exporter.a.smithi055.stdout:Jun 30 13:33:53 smithi055 systemd[1]: ceph-4925a540-36e3-11ef-bcaa-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-06-30T13:33:53.308 INFO:journalctl@ceph.node-exporter.a.smithi055.stdout:Jun 30 13:33:53 smithi055 systemd[1]: Stopped Ceph node-exporter.a for 4925a540-36e3-11ef-bcaa-c7b262605968. 2024-06-30T13:33:53.683 INFO:journalctl@ceph.alertmanager.a.smithi055.stdout:Jun 30 13:33:53 smithi055 systemd[1]: Stopping Ceph alertmanager.a for 4925a540-36e3-11ef-bcaa-c7b262605968... 2024-06-30T13:33:53.683 INFO:journalctl@ceph.alertmanager.a.smithi055.stdout:Jun 30 13:33:53 smithi055 bash[36498]: level=info ts=2024-06-30T13:33:53.427Z caller=main.go:536 msg="Received SIGTERM, exiting gracefully..." 2024-06-30T13:33:54.307 INFO:journalctl@ceph.alertmanager.a.smithi055.stdout:Jun 30 13:33:54 smithi055 docker[45898]: ceph-4925a540-36e3-11ef-bcaa-c7b262605968-alertmanager.a 2024-06-30T13:33:54.307 INFO:journalctl@ceph.alertmanager.a.smithi055.stdout:Jun 30 13:33:54 smithi055 systemd[1]: ceph-4925a540-36e3-11ef-bcaa-c7b262605968@alertmanager.a.service: Succeeded. 2024-06-30T13:33:54.308 INFO:journalctl@ceph.alertmanager.a.smithi055.stdout:Jun 30 13:33:54 smithi055 systemd[1]: Stopped Ceph alertmanager.a for 4925a540-36e3-11ef-bcaa-c7b262605968. 2024-06-30T13:34:17.060 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 --force 2024-06-30T13:34:21.560 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Jun 30 13:34:21 smithi134 systemd[1]: Stopping Ceph node-exporter.b for 4925a540-36e3-11ef-bcaa-c7b262605968... 2024-06-30T13:34:22.382 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Jun 30 13:34:22 smithi134 docker[34219]: ceph-4925a540-36e3-11ef-bcaa-c7b262605968-node-exporter.b 2024-06-30T13:34:22.382 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Jun 30 13:34:22 smithi134 systemd[1]: ceph-4925a540-36e3-11ef-bcaa-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-06-30T13:34:22.382 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Jun 30 13:34:22 smithi134 systemd[1]: ceph-4925a540-36e3-11ef-bcaa-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-06-30T13:34:22.382 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Jun 30 13:34:22 smithi134 systemd[1]: Stopped Ceph node-exporter.b for 4925a540-36e3-11ef-bcaa-c7b262605968. 2024-06-30T13:34:22.753 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:34:22 smithi134 systemd[1]: Stopping Ceph grafana.a for 4925a540-36e3-11ef-bcaa-c7b262605968... 2024-06-30T13:34:22.753 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:34:22 smithi134 bash[28780]: t=2024-06-30T13:34:22+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-06-30T13:34:22.753 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:34:22 smithi134 bash[28780]: t=2024-06-30T13:34:22+0000 lvl=info msg="Stopped CleanUpService" logger=server reason="context canceled" 2024-06-30T13:34:22.754 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:34:22 smithi134 bash[28780]: t=2024-06-30T13:34:22+0000 lvl=info msg="Stopped AlertEngine" logger=server reason="context canceled" 2024-06-30T13:34:22.754 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:34:22 smithi134 bash[28780]: t=2024-06-30T13:34:22+0000 lvl=info msg="Stopped UserAuthTokenService" logger=server reason="context canceled" 2024-06-30T13:34:22.754 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:34:22 smithi134 bash[28780]: t=2024-06-30T13:34:22+0000 lvl=info msg="Stopped BackendPluginManager" logger=server reason="context canceled" 2024-06-30T13:34:22.754 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:34:22 smithi134 bash[28780]: t=2024-06-30T13:34:22+0000 lvl=info msg="Stopped PluginManager" logger=server reason="context canceled" 2024-06-30T13:34:22.754 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:34:22 smithi134 bash[28780]: t=2024-06-30T13:34:22+0000 lvl=info msg="Stopped RemoteCache" logger=server reason="context canceled" 2024-06-30T13:34:22.754 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:34:22 smithi134 bash[28780]: t=2024-06-30T13:34:22+0000 lvl=info msg="Stopped NotificationService" logger=server reason="context canceled" 2024-06-30T13:34:22.754 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:34:22 smithi134 bash[28780]: t=2024-06-30T13:34:22+0000 lvl=info msg="Stopped InternalMetricsService" logger=server reason="context canceled" 2024-06-30T13:34:22.755 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:34:22 smithi134 bash[28780]: t=2024-06-30T13:34:22+0000 lvl=info msg="Stopped UsageStatsService" logger=server reason="context canceled" 2024-06-30T13:34:22.755 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:34:22 smithi134 bash[28780]: t=2024-06-30T13:34:22+0000 lvl=info msg="Stopped Stream Manager" 2024-06-30T13:34:22.755 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:34:22 smithi134 bash[28780]: t=2024-06-30T13:34:22+0000 lvl=info msg="Stopped provisioningServiceImpl" logger=server reason="context canceled" 2024-06-30T13:34:23.382 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:34:23 smithi134 docker[34306]: ceph-4925a540-36e3-11ef-bcaa-c7b262605968-grafana.a 2024-06-30T13:34:23.382 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:34:23 smithi134 systemd[1]: ceph-4925a540-36e3-11ef-bcaa-c7b262605968@grafana.a.service: Succeeded. 2024-06-30T13:34:23.382 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Jun 30 13:34:23 smithi134 systemd[1]: Stopped Ceph grafana.a for 4925a540-36e3-11ef-bcaa-c7b262605968. 2024-06-30T13:34:57.470 INFO:tasks.cephadm:Removing cephadm ... 2024-06-30T13:34:57.471 DEBUG:teuthology.orchestra.run.smithi055:> rm -rf /home/ubuntu/cephtest/cephadm 2024-06-30T13:34:57.478 DEBUG:teuthology.orchestra.run.smithi134:> rm -rf /home/ubuntu/cephtest/cephadm 2024-06-30T13:34:57.485 INFO:tasks.cephadm:Teardown complete 2024-06-30T13:34:57.485 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-06-30T13:34:57.495 INFO:teuthology.task.clock:Checking final clock skew... 2024-06-30T13:34:57.496 DEBUG:teuthology.orchestra.run.smithi055:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-06-30T13:34:57.498 DEBUG:teuthology.orchestra.run.smithi134:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-06-30T13:34:57.517 INFO:teuthology.orchestra.run.smithi055.stdout: remote refid st t when poll reach delay offset jitter 2024-06-30T13:34:57.517 INFO:teuthology.orchestra.run.smithi055.stdout:============================================================================== 2024-06-30T13:34:57.517 INFO:teuthology.orchestra.run.smithi055.stdout:+hv01.front.sepi 67.205.162.81 3 u 51 64 377 0.088 -0.855 0.511 2024-06-30T13:34:57.517 INFO:teuthology.orchestra.run.smithi055.stdout:+hv02.front.sepi 63.231.80.2 3 u 53 64 377 0.085 1.634 0.658 2024-06-30T13:34:57.518 INFO:teuthology.orchestra.run.smithi055.stdout:*hv03.front.sepi 74.6.168.72 3 u 57 64 377 0.110 1.195 0.482 2024-06-30T13:34:57.518 INFO:teuthology.orchestra.run.smithi055.stdout: hv04.front.sepi .INIT. 16 u - 256 0 0.000 0.000 0.000 2024-06-30T13:34:57.549 INFO:teuthology.orchestra.run.smithi134.stdout: remote refid st t when poll reach delay offset jitter 2024-06-30T13:34:57.549 INFO:teuthology.orchestra.run.smithi134.stdout:============================================================================== 2024-06-30T13:34:57.549 INFO:teuthology.orchestra.run.smithi134.stdout:*hv01.front.sepi 67.205.162.81 3 u 52 64 377 0.098 5.777 3.985 2024-06-30T13:34:57.549 INFO:teuthology.orchestra.run.smithi134.stdout:+hv02.front.sepi 63.231.80.2 3 u 51 64 377 0.077 8.521 3.994 2024-06-30T13:34:57.549 INFO:teuthology.orchestra.run.smithi134.stdout:+hv03.front.sepi 74.6.168.72 3 u 45 64 377 0.095 1.788 4.110 2024-06-30T13:34:57.549 INFO:teuthology.orchestra.run.smithi134.stdout: hv04.front.sepi .INIT. 16 u - 256 0 0.000 0.000 0.000 2024-06-30T13:34:57.550 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-06-30T13:34:57.560 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-06-30T13:34:57.561 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-06-30T13:34:57.572 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-06-30T13:34:57.580 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-06-30T13:34:57.590 INFO:teuthology.task.internal:Duration was 1308.857281 seconds 2024-06-30T13:34:57.590 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-06-30T13:34:57.598 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-06-30T13:34:57.599 DEBUG:teuthology.orchestra.run.smithi055:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-06-30T13:34:57.601 DEBUG:teuthology.orchestra.run.smithi134:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-06-30T13:34:57.654 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-06-30T13:34:57.654 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi055.front.sepia.ceph.com 2024-06-30T13:34:57.655 DEBUG:teuthology.orchestra.run.smithi055:> 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-06-30T13:34:57.667 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi134.front.sepia.ceph.com 2024-06-30T13:34:57.667 DEBUG:teuthology.orchestra.run.smithi134:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-06-30T13:34:57.683 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-06-30T13:34:57.683 DEBUG:teuthology.orchestra.run.smithi055:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-06-30T13:34:57.685 DEBUG:teuthology.orchestra.run.smithi134:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-06-30T13:34:57.773 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-06-30T13:34:57.773 DEBUG:teuthology.orchestra.run.smithi055:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-06-30T13:34:57.776 DEBUG:teuthology.orchestra.run.smithi134:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-06-30T13:34:57.886 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-06-30T13:34:57.896 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-06-30T13:34:57.896 DEBUG:teuthology.orchestra.run.smithi055:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-06-30T13:34:57.911 DEBUG:teuthology.orchestra.run.smithi134:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-06-30T13:34:57.926 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-06-30T13:34:57.936 DEBUG:teuthology.orchestra.run.smithi055:> 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-06-30T13:34:57.956 DEBUG:teuthology.orchestra.run.smithi134:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-06-30T13:34:57.969 INFO:teuthology.orchestra.run.smithi055.stdout:kernel.core_pattern = core 2024-06-30T13:34:57.982 INFO:teuthology.orchestra.run.smithi134.stdout:kernel.core_pattern = core 2024-06-30T13:34:58.011 DEBUG:teuthology.orchestra.run.smithi055:> test -e /home/ubuntu/cephtest/archive/coredump 2024-06-30T13:34:58.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-06-30T13:34:58.017 DEBUG:teuthology.orchestra.run.smithi134:> test -e /home/ubuntu/cephtest/archive/coredump 2024-06-30T13:34:58.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-06-30T13:34:58.023 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-06-30T13:34:58.033 INFO:teuthology.task.internal:Transferring archived files... 2024-06-30T13:34:58.034 DEBUG:teuthology.misc:Transferring archived files from smithi055:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-06-10_22:08:02-orch-reef-distro-default-smithi/7749644/remote/smithi055 2024-06-30T13:34:58.035 DEBUG:teuthology.orchestra.run.smithi055:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-06-30T13:34:58.066 DEBUG:teuthology.misc:Transferring archived files from smithi134:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-06-10_22:08:02-orch-reef-distro-default-smithi/7749644/remote/smithi134 2024-06-30T13:34:58.066 DEBUG:teuthology.orchestra.run.smithi134:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-06-30T13:34:58.095 INFO:teuthology.task.internal:Removing archive directory... 2024-06-30T13:34:58.096 DEBUG:teuthology.orchestra.run.smithi055:> rm -rf -- /home/ubuntu/cephtest/archive 2024-06-30T13:34:58.104 DEBUG:teuthology.orchestra.run.smithi134:> rm -rf -- /home/ubuntu/cephtest/archive 2024-06-30T13:34:58.138 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-06-30T13:34:58.149 INFO:teuthology.task.internal:Not uploading archives. 2024-06-30T13:34:58.149 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-06-30T13:34:58.159 INFO:teuthology.task.internal:Tidying up after the test... 2024-06-30T13:34:58.159 DEBUG:teuthology.orchestra.run.smithi055:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-06-30T13:34:58.162 DEBUG:teuthology.orchestra.run.smithi134:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-06-30T13:34:58.167 INFO:teuthology.orchestra.run.smithi055.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Jun 30 13:34 /home/ubuntu/cephtest 2024-06-30T13:34:58.170 INFO:teuthology.orchestra.run.smithi134.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Jun 30 13:34 /home/ubuntu/cephtest 2024-06-30T13:34:58.172 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-06-30T13:34:58.183 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-06-30T13:34:58.205 INFO:teuthology.run:Summary data: description: orch/cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/defaut 3-upgrade/simple 4-wait 5-upgrade-ls agent/off mon_election/connectivity} duration: 1308.8572809696198 failure_reason: 'Command failed on smithi055 with status 1: ''sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4925a540-36e3-11ef-bcaa-c7b262605968 -e sha1=f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 -- bash -c \''ceph versions | jq -e \''"\''"\''.overall | keys\''"\''"\'' | grep $sha1\''''' owner: scheduled_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=baf1ee3361a043d8b2ef063218344e28 status: fail success: false 2024-06-30T13:34:58.206 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-06-30T13:34:58.290 INFO:teuthology.run:FAIL