2024-06-30T13:15:15.374 INFO:root:teuthology version: 0.0.1.dev303+g861a8dc 2024-06-30T13:15:15.375 DEBUG:teuthology.run:Teuthology command: teuthology --archive /home/teuthworker/archive/teuthology-2024-06-10_22:08:02-orch-reef-distro-default-smithi/7749670 --owner scheduled_teuthology@teuthology --name teuthology-2024-06-10_22:08:02-orch-reef-distro-default-smithi --verbose --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/classic} -- /home/teuthworker/archive/teuthology-2024-06-10_22:08:02-orch-reef-distro-default-smithi/7749670/orig.config.yaml 2024-06-30T13:15:15.404 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-06-30T13:15:15.491 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-06-10_22:08:02-orch-reef-distro-default-smithi/7749670 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/classic} email: ceph-qa@ceph.com first_in_suite: false job_id: '7749670' 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: 1 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: smithi100.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi121.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:15:15.491 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:15:15.492 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_16b16b98599950a27899283412b0a32cd03699ac/qa/tasks 2024-06-30T13:15:15.492 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-06-30T13:15:15.494 INFO:teuthology.task.internal:Checking packages... 2024-06-30T13:15:15.515 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'f1abf795f4fc15bf2f30ac90c811a53ab21d5d65' 2024-06-30T13:15:15.515 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-06-30T13:15:15.515 INFO:teuthology.packaging:ref: None 2024-06-30T13:15:15.515 INFO:teuthology.packaging:tag: None 2024-06-30T13:15:15.515 INFO:teuthology.packaging:branch: reef 2024-06-30T13:15:15.515 INFO:teuthology.packaging:sha1: f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 2024-06-30T13:15:15.515 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:15:15.764 INFO:teuthology.task.internal:Found packages for ceph version 18.2.2-1561-gbec9e3ef-1focal 2024-06-30T13:15:15.765 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-06-30T13:15:15.772 INFO:teuthology.task.internal:no buildpackages task found 2024-06-30T13:15:15.772 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-06-30T13:15:15.803 INFO:teuthology.task.internal:Saving configuration 2024-06-30T13:15:15.815 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-06-30T13:15:15.828 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-06-30T13:15:15.852 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi100.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-06-10_22:08:02-orch-reef-distro-default-smithi/7749670', '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:09:16.923988', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2024-06-30T13:15:15.877 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi121.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-06-10_22:08:02-orch-reef-distro-default-smithi/7749670', '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:09:16.927023', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2024-06-30T13:15:15.878 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-06-30T13:15:15.884 INFO:teuthology.task.internal:roles: ubuntu@smithi100.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:15:15.884 INFO:teuthology.task.internal:roles: ubuntu@smithi121.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:15:15.884 INFO:teuthology.run_tasks:Running task console_log... 2024-06-30T13:15:15.985 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7ff021431120>, signals=[15]) 2024-06-30T13:15:15.985 INFO:teuthology.run_tasks:Running task internal.connect... 2024-06-30T13:15:15.991 INFO:teuthology.task.internal:Opening connections... 2024-06-30T13:15:15.991 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi100.front.sepia.ceph.com 2024-06-30T13:15:15.992 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi100.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-30T13:15:16.083 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi121.front.sepia.ceph.com 2024-06-30T13:15:16.084 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi121.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-30T13:15:16.180 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-06-30T13:15:16.186 DEBUG:teuthology.orchestra.run.smithi100:> uname -m 2024-06-30T13:15:16.192 INFO:teuthology.orchestra.run.smithi100.stdout:x86_64 2024-06-30T13:15:16.192 DEBUG:teuthology.orchestra.run.smithi100:> cat /etc/os-release 2024-06-30T13:15:16.242 INFO:teuthology.orchestra.run.smithi100.stdout:NAME="Ubuntu" 2024-06-30T13:15:16.242 INFO:teuthology.orchestra.run.smithi100.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2024-06-30T13:15:16.242 INFO:teuthology.orchestra.run.smithi100.stdout:ID=ubuntu 2024-06-30T13:15:16.242 INFO:teuthology.orchestra.run.smithi100.stdout:ID_LIKE=debian 2024-06-30T13:15:16.242 INFO:teuthology.orchestra.run.smithi100.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2024-06-30T13:15:16.242 INFO:teuthology.orchestra.run.smithi100.stdout:VERSION_ID="20.04" 2024-06-30T13:15:16.242 INFO:teuthology.orchestra.run.smithi100.stdout:HOME_URL="https://www.ubuntu.com/" 2024-06-30T13:15:16.242 INFO:teuthology.orchestra.run.smithi100.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-06-30T13:15:16.242 INFO:teuthology.orchestra.run.smithi100.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-06-30T13:15:16.242 INFO:teuthology.orchestra.run.smithi100.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-06-30T13:15:16.243 INFO:teuthology.orchestra.run.smithi100.stdout:VERSION_CODENAME=focal 2024-06-30T13:15:16.243 INFO:teuthology.orchestra.run.smithi100.stdout:UBUNTU_CODENAME=focal 2024-06-30T13:15:16.243 INFO:teuthology.lock.ops:Updating smithi100.front.sepia.ceph.com on lock server 2024-06-30T13:15:16.268 DEBUG:teuthology.orchestra.run.smithi121:> uname -m 2024-06-30T13:15:16.275 INFO:teuthology.orchestra.run.smithi121.stdout:x86_64 2024-06-30T13:15:16.275 DEBUG:teuthology.orchestra.run.smithi121:> cat /etc/os-release 2024-06-30T13:15:16.324 INFO:teuthology.orchestra.run.smithi121.stdout:NAME="Ubuntu" 2024-06-30T13:15:16.324 INFO:teuthology.orchestra.run.smithi121.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2024-06-30T13:15:16.324 INFO:teuthology.orchestra.run.smithi121.stdout:ID=ubuntu 2024-06-30T13:15:16.325 INFO:teuthology.orchestra.run.smithi121.stdout:ID_LIKE=debian 2024-06-30T13:15:16.325 INFO:teuthology.orchestra.run.smithi121.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2024-06-30T13:15:16.325 INFO:teuthology.orchestra.run.smithi121.stdout:VERSION_ID="20.04" 2024-06-30T13:15:16.325 INFO:teuthology.orchestra.run.smithi121.stdout:HOME_URL="https://www.ubuntu.com/" 2024-06-30T13:15:16.325 INFO:teuthology.orchestra.run.smithi121.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-06-30T13:15:16.325 INFO:teuthology.orchestra.run.smithi121.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-06-30T13:15:16.325 INFO:teuthology.orchestra.run.smithi121.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-06-30T13:15:16.325 INFO:teuthology.orchestra.run.smithi121.stdout:VERSION_CODENAME=focal 2024-06-30T13:15:16.325 INFO:teuthology.orchestra.run.smithi121.stdout:UBUNTU_CODENAME=focal 2024-06-30T13:15:16.325 INFO:teuthology.lock.ops:Updating smithi121.front.sepia.ceph.com on lock server 2024-06-30T13:15:16.343 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-06-30T13:15:16.352 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-06-30T13:15:16.378 INFO:teuthology.task.internal:Checking for old test directory... 2024-06-30T13:15:16.379 DEBUG:teuthology.orchestra.run.smithi100:> test '!' -e /home/ubuntu/cephtest 2024-06-30T13:15:16.381 DEBUG:teuthology.orchestra.run.smithi121:> test '!' -e /home/ubuntu/cephtest 2024-06-30T13:15:16.387 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-06-30T13:15:16.428 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-06-30T13:15:16.428 DEBUG:teuthology.orchestra.run.smithi100:> test -z $(ls -A /var/lib/ceph) 2024-06-30T13:15:16.431 DEBUG:teuthology.orchestra.run.smithi121:> test -z $(ls -A /var/lib/ceph) 2024-06-30T13:15:16.455 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-06-30T13:15:16.527 INFO:teuthology.run_tasks:Running task kernel... 2024-06-30T13:15:16.541 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-06-30T13:15:16.541 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-06-30T13:15:16.542 DEBUG:teuthology.orchestra.run.smithi100:> test -f /run/.containerenv -o -f /.dockerenv 2024-06-30T13:15:16.542 DEBUG:teuthology.orchestra.run.smithi121:> test -f /run/.containerenv -o -f /.dockerenv 2024-06-30T13:15:16.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-06-30T13:15:16.548 DEBUG:teuthology.orchestra.run.smithi100:> uname -r 2024-06-30T13:15:16.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-06-30T13:15:16.549 DEBUG:teuthology.orchestra.run.smithi121:> uname -r 2024-06-30T13:15:16.555 INFO:teuthology.orchestra.run.smithi100.stdout:5.4.0-124-generic 2024-06-30T13:15:16.555 INFO:teuthology.task.kernel:Running kernel on smithi100: 5.4.0-124-generic 2024-06-30T13:15:16.555 DEBUG:teuthology.orchestra.run.smithi100:> sudo apt-get clean 2024-06-30T13:15:16.556 INFO:teuthology.orchestra.run.smithi121.stdout:5.4.0-124-generic 2024-06-30T13:15:16.556 INFO:teuthology.task.kernel:Running kernel on smithi121: 5.4.0-124-generic 2024-06-30T13:15:16.556 DEBUG:teuthology.orchestra.run.smithi121:> sudo apt-get clean 2024-06-30T13:15:16.649 DEBUG:teuthology.orchestra.run.smithi121:> sudo apt-get update 2024-06-30T13:15:16.658 DEBUG:teuthology.orchestra.run.smithi100:> sudo apt-get update 2024-06-30T13:15:16.828 INFO:teuthology.orchestra.run.smithi100.stdout:Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] 2024-06-30T13:15:16.842 INFO:teuthology.orchestra.run.smithi121.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-06-30T13:15:16.842 INFO:teuthology.orchestra.run.smithi121.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] 2024-06-30T13:15:16.910 INFO:teuthology.orchestra.run.smithi121.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] 2024-06-30T13:15:16.928 INFO:teuthology.orchestra.run.smithi121.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] 2024-06-30T13:15:16.934 INFO:teuthology.orchestra.run.smithi100.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2024-06-30T13:15:17.016 INFO:teuthology.orchestra.run.smithi100.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] 2024-06-30T13:15:17.164 INFO:teuthology.orchestra.run.smithi100.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3,020 kB] 2024-06-30T13:15:17.225 INFO:teuthology.orchestra.run.smithi121.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,392 kB] 2024-06-30T13:15:17.324 INFO:teuthology.orchestra.run.smithi100.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [769 kB] 2024-06-30T13:15:17.340 INFO:teuthology.orchestra.run.smithi100.stdout:Get:6 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [452 kB] 2024-06-30T13:15:17.344 INFO:teuthology.orchestra.run.smithi100.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2024-06-30T13:15:17.344 INFO:teuthology.orchestra.run.smithi100.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,924 kB] 2024-06-30T13:15:17.357 INFO:teuthology.orchestra.run.smithi121.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [993 kB] 2024-06-30T13:15:17.369 INFO:teuthology.orchestra.run.smithi121.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [531 kB] 2024-06-30T13:15:17.370 INFO:teuthology.orchestra.run.smithi100.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] 2024-06-30T13:15:17.373 INFO:teuthology.orchestra.run.smithi121.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2024-06-30T13:15:17.373 INFO:teuthology.orchestra.run.smithi121.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [39.4 kB] 2024-06-30T13:15:17.374 INFO:teuthology.orchestra.run.smithi121.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3,040 kB] 2024-06-30T13:15:17.392 INFO:teuthology.orchestra.run.smithi100.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [38.1 kB] 2024-06-30T13:15:17.392 INFO:teuthology.orchestra.run.smithi100.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [409 kB] 2024-06-30T13:15:17.398 INFO:teuthology.orchestra.run.smithi100.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2024-06-30T13:15:17.398 INFO:teuthology.orchestra.run.smithi100.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [980 kB] 2024-06-30T13:15:17.405 INFO:teuthology.orchestra.run.smithi100.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [665 kB] 2024-06-30T13:15:17.410 INFO:teuthology.orchestra.run.smithi100.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [207 kB] 2024-06-30T13:15:17.411 INFO:teuthology.orchestra.run.smithi100.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-06-30T13:15:17.428 INFO:teuthology.orchestra.run.smithi121.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [425 kB] 2024-06-30T13:15:17.431 INFO:teuthology.orchestra.run.smithi121.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2024-06-30T13:15:17.432 INFO:teuthology.orchestra.run.smithi121.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,199 kB] 2024-06-30T13:15:17.438 INFO:teuthology.orchestra.run.smithi100.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,204 B] 2024-06-30T13:15:17.438 INFO:teuthology.orchestra.run.smithi100.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [24.8 kB] 2024-06-30T13:15:17.439 INFO:teuthology.orchestra.run.smithi121.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [791 kB] 2024-06-30T13:15:17.446 INFO:teuthology.orchestra.run.smithi121.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [289 kB] 2024-06-30T13:15:17.452 INFO:teuthology.orchestra.run.smithi121.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2024-06-30T13:15:17.452 INFO:teuthology.orchestra.run.smithi121.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,440 B] 2024-06-30T13:15:17.452 INFO:teuthology.orchestra.run.smithi121.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [27.1 kB] 2024-06-30T13:15:17.452 INFO:teuthology.orchestra.run.smithi121.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,936 B] 2024-06-30T13:15:17.458 INFO:teuthology.orchestra.run.smithi100.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,968 B] 2024-06-30T13:15:17.459 INFO:teuthology.orchestra.run.smithi100.stdout:Get:20 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2024-06-30T13:15:17.464 INFO:teuthology.orchestra.run.smithi121.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2024-06-30T13:15:17.464 INFO:teuthology.orchestra.run.smithi121.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2024-06-30T13:15:17.465 INFO:teuthology.orchestra.run.smithi121.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2024-06-30T13:15:17.465 INFO:teuthology.orchestra.run.smithi121.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2024-06-30T13:15:17.484 INFO:teuthology.orchestra.run.smithi121.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2024-06-30T13:15:17.484 INFO:teuthology.orchestra.run.smithi121.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2024-06-30T13:15:17.485 INFO:teuthology.orchestra.run.smithi121.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2024-06-30T13:15:17.518 INFO:teuthology.orchestra.run.smithi100.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,392 kB] 2024-06-30T13:15:17.534 INFO:teuthology.orchestra.run.smithi121.stdout:Get:27 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [769 kB] 2024-06-30T13:15:17.863 INFO:teuthology.orchestra.run.smithi121.stdout:Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3,020 kB] 2024-06-30T13:15:17.980 INFO:teuthology.orchestra.run.smithi100.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [993 kB] 2024-06-30T13:15:17.996 INFO:teuthology.orchestra.run.smithi100.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [531 kB] 2024-06-30T13:15:18.005 INFO:teuthology.orchestra.run.smithi100.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2024-06-30T13:15:18.006 INFO:teuthology.orchestra.run.smithi100.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3,040 kB] 2024-06-30T13:15:18.054 INFO:teuthology.orchestra.run.smithi121.stdout:Get:29 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [452 kB] 2024-06-30T13:15:18.068 INFO:teuthology.orchestra.run.smithi121.stdout:Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2024-06-30T13:15:18.069 INFO:teuthology.orchestra.run.smithi121.stdout:Get:31 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,924 kB] 2024-06-30T13:15:18.092 INFO:teuthology.orchestra.run.smithi100.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [39.4 kB] 2024-06-30T13:15:18.092 INFO:teuthology.orchestra.run.smithi100.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [425 kB] 2024-06-30T13:15:18.099 INFO:teuthology.orchestra.run.smithi100.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2024-06-30T13:15:18.100 INFO:teuthology.orchestra.run.smithi100.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [791 kB] 2024-06-30T13:15:18.113 INFO:teuthology.orchestra.run.smithi100.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,199 kB] 2024-06-30T13:15:18.143 INFO:teuthology.orchestra.run.smithi121.stdout:Get:32 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [38.1 kB] 2024-06-30T13:15:18.145 INFO:teuthology.orchestra.run.smithi121.stdout:Get:33 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [409 kB] 2024-06-30T13:15:18.156 INFO:teuthology.orchestra.run.smithi100.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [289 kB] 2024-06-30T13:15:18.157 INFO:teuthology.orchestra.run.smithi121.stdout:Get:34 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2024-06-30T13:15:18.158 INFO:teuthology.orchestra.run.smithi121.stdout:Get:35 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [665 kB] 2024-06-30T13:15:18.171 INFO:teuthology.orchestra.run.smithi100.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2024-06-30T13:15:18.171 INFO:teuthology.orchestra.run.smithi100.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [27.1 kB] 2024-06-30T13:15:18.172 INFO:teuthology.orchestra.run.smithi100.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,440 B] 2024-06-30T13:15:18.180 INFO:teuthology.orchestra.run.smithi121.stdout:Get:36 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [980 kB] 2024-06-30T13:15:18.212 INFO:teuthology.orchestra.run.smithi121.stdout:Get:37 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [207 kB] 2024-06-30T13:15:18.214 INFO:teuthology.orchestra.run.smithi121.stdout:Get:38 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-06-30T13:15:18.217 INFO:teuthology.orchestra.run.smithi121.stdout:Get:39 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [24.8 kB] 2024-06-30T13:15:18.218 INFO:teuthology.orchestra.run.smithi121.stdout:Get:40 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,204 B] 2024-06-30T13:15:18.238 INFO:teuthology.orchestra.run.smithi100.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,936 B] 2024-06-30T13:15:18.239 INFO:teuthology.orchestra.run.smithi100.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2024-06-30T13:15:18.239 INFO:teuthology.orchestra.run.smithi100.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2024-06-30T13:15:18.240 INFO:teuthology.orchestra.run.smithi100.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2024-06-30T13:15:18.241 INFO:teuthology.orchestra.run.smithi100.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2024-06-30T13:15:18.250 INFO:teuthology.orchestra.run.smithi100.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2024-06-30T13:15:18.299 INFO:teuthology.orchestra.run.smithi121.stdout:Get:41 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,968 B] 2024-06-30T13:15:18.299 INFO:teuthology.orchestra.run.smithi121.stdout:Get:42 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2024-06-30T13:15:18.331 INFO:teuthology.orchestra.run.smithi100.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2024-06-30T13:15:18.332 INFO:teuthology.orchestra.run.smithi100.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2024-06-30T13:15:21.636 INFO:teuthology.orchestra.run.smithi121.stdout:Fetched 20.8 MB in 3s (6,997 kB/s) 2024-06-30T13:15:21.651 INFO:teuthology.orchestra.run.smithi100.stdout:Fetched 20.8 MB in 3s (7,161 kB/s) 2024-06-30T13:15:23.068 INFO:teuthology.orchestra.run.smithi100.stdout:Reading package lists... 2024-06-30T13:15:23.092 DEBUG:teuthology.orchestra.run.smithi100:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-06-30T13:15:23.118 INFO:teuthology.orchestra.run.smithi121.stdout:Reading package lists... 2024-06-30T13:15:23.144 DEBUG:teuthology.orchestra.run.smithi121:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-06-30T13:15:23.172 INFO:teuthology.orchestra.run.smithi100.stdout:Reading package lists... 2024-06-30T13:15:23.213 INFO:teuthology.orchestra.run.smithi121.stdout:Reading package lists... 2024-06-30T13:15:23.381 INFO:teuthology.orchestra.run.smithi100.stdout:Building dependency tree... 2024-06-30T13:15:23.382 INFO:teuthology.orchestra.run.smithi100.stdout:Reading state information... 2024-06-30T13:15:23.427 INFO:teuthology.orchestra.run.smithi121.stdout:Building dependency tree... 2024-06-30T13:15:23.427 INFO:teuthology.orchestra.run.smithi121.stdout:Reading state information... 2024-06-30T13:15:23.574 INFO:teuthology.orchestra.run.smithi100.stdout:The following additional packages will be installed: 2024-06-30T13:15:23.574 INFO:teuthology.orchestra.run.smithi100.stdout: linux-generic linux-headers-5.4.0-187 linux-headers-5.4.0-187-generic 2024-06-30T13:15:23.574 INFO:teuthology.orchestra.run.smithi100.stdout: linux-headers-generic linux-image-5.4.0-187-generic 2024-06-30T13:15:23.574 INFO:teuthology.orchestra.run.smithi100.stdout: linux-modules-5.4.0-187-generic linux-modules-extra-5.4.0-187-generic 2024-06-30T13:15:23.575 INFO:teuthology.orchestra.run.smithi100.stdout:Suggested packages: 2024-06-30T13:15:23.575 INFO:teuthology.orchestra.run.smithi100.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2024-06-30T13:15:23.575 INFO:teuthology.orchestra.run.smithi100.stdout:Recommended packages: 2024-06-30T13:15:23.575 INFO:teuthology.orchestra.run.smithi100.stdout: thermald 2024-06-30T13:15:23.623 INFO:teuthology.orchestra.run.smithi121.stdout:The following additional packages will be installed: 2024-06-30T13:15:23.623 INFO:teuthology.orchestra.run.smithi121.stdout: linux-generic linux-headers-5.4.0-187 linux-headers-5.4.0-187-generic 2024-06-30T13:15:23.623 INFO:teuthology.orchestra.run.smithi121.stdout: linux-headers-generic linux-image-5.4.0-187-generic 2024-06-30T13:15:23.623 INFO:teuthology.orchestra.run.smithi121.stdout: linux-modules-5.4.0-187-generic linux-modules-extra-5.4.0-187-generic 2024-06-30T13:15:23.624 INFO:teuthology.orchestra.run.smithi121.stdout:Suggested packages: 2024-06-30T13:15:23.624 INFO:teuthology.orchestra.run.smithi121.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2024-06-30T13:15:23.624 INFO:teuthology.orchestra.run.smithi121.stdout:Recommended packages: 2024-06-30T13:15:23.624 INFO:teuthology.orchestra.run.smithi121.stdout: thermald 2024-06-30T13:15:23.628 INFO:teuthology.orchestra.run.smithi100.stdout:The following NEW packages will be installed: 2024-06-30T13:15:23.628 INFO:teuthology.orchestra.run.smithi100.stdout: linux-headers-5.4.0-187 linux-headers-5.4.0-187-generic 2024-06-30T13:15:23.628 INFO:teuthology.orchestra.run.smithi100.stdout: linux-image-5.4.0-187-generic linux-modules-5.4.0-187-generic 2024-06-30T13:15:23.628 INFO:teuthology.orchestra.run.smithi100.stdout: linux-modules-extra-5.4.0-187-generic 2024-06-30T13:15:23.630 INFO:teuthology.orchestra.run.smithi100.stdout:The following packages will be upgraded: 2024-06-30T13:15:23.630 INFO:teuthology.orchestra.run.smithi100.stdout: linux-generic linux-headers-generic linux-image-generic 2024-06-30T13:15:23.680 INFO:teuthology.orchestra.run.smithi121.stdout:The following NEW packages will be installed: 2024-06-30T13:15:23.680 INFO:teuthology.orchestra.run.smithi121.stdout: linux-headers-5.4.0-187 linux-headers-5.4.0-187-generic 2024-06-30T13:15:23.681 INFO:teuthology.orchestra.run.smithi121.stdout: linux-image-5.4.0-187-generic linux-modules-5.4.0-187-generic 2024-06-30T13:15:23.681 INFO:teuthology.orchestra.run.smithi121.stdout: linux-modules-extra-5.4.0-187-generic 2024-06-30T13:15:23.682 INFO:teuthology.orchestra.run.smithi121.stdout:The following packages will be upgraded: 2024-06-30T13:15:23.683 INFO:teuthology.orchestra.run.smithi121.stdout: linux-generic linux-headers-generic linux-image-generic 2024-06-30T13:15:23.690 INFO:teuthology.orchestra.run.smithi100.stdout:3 upgraded, 5 newly installed, 0 to remove and 306 not upgraded. 2024-06-30T13:15:23.690 INFO:teuthology.orchestra.run.smithi100.stdout:Need to get 77.1 MB of archives. 2024-06-30T13:15:23.690 INFO:teuthology.orchestra.run.smithi100.stdout:After this operation, 380 MB of additional disk space will be used. 2024-06-30T13:15:23.690 INFO:teuthology.orchestra.run.smithi100.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:15:23.745 INFO:teuthology.orchestra.run.smithi121.stdout:3 upgraded, 5 newly installed, 0 to remove and 306 not upgraded. 2024-06-30T13:15:23.745 INFO:teuthology.orchestra.run.smithi121.stdout:Need to get 77.1 MB of archives. 2024-06-30T13:15:23.745 INFO:teuthology.orchestra.run.smithi121.stdout:After this operation, 380 MB of additional disk space will be used. 2024-06-30T13:15:23.745 INFO:teuthology.orchestra.run.smithi121.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:15:24.112 INFO:teuthology.orchestra.run.smithi100.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:15:24.168 INFO:teuthology.orchestra.run.smithi121.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:15:24.253 INFO:teuthology.orchestra.run.smithi100.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:15:24.343 INFO:teuthology.orchestra.run.smithi121.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:15:25.086 INFO:teuthology.orchestra.run.smithi100.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:15:25.086 INFO:teuthology.orchestra.run.smithi100.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:15:25.086 INFO:teuthology.orchestra.run.smithi100.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:15:25.233 INFO:teuthology.orchestra.run.smithi121.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:15:25.233 INFO:teuthology.orchestra.run.smithi121.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:15:25.234 INFO:teuthology.orchestra.run.smithi121.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:15:25.255 INFO:teuthology.orchestra.run.smithi100.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:15:25.273 INFO:teuthology.orchestra.run.smithi100.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:15:25.342 INFO:teuthology.orchestra.run.smithi121.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:15:25.353 INFO:teuthology.orchestra.run.smithi121.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:15:25.978 INFO:teuthology.orchestra.run.smithi100.stdout:Fetched 77.1 MB in 2s (47.2 MB/s) 2024-06-30T13:15:26.063 INFO:teuthology.orchestra.run.smithi121.stdout:Fetched 77.1 MB in 2s (46.4 MB/s) 2024-06-30T13:15:26.160 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package linux-modules-5.4.0-187-generic. 2024-06-30T13:15:26.266 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package linux-modules-5.4.0-187-generic. 2024-06-30T13:15:28.019 INFO:teuthology.orchestra.run.smithi100.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:15:28.024 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../0-linux-modules-5.4.0-187-generic_5.4.0-187.207_amd64.deb ... 2024-06-30T13:15:28.032 INFO:teuthology.orchestra.run.smithi121.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:15:28.037 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../0-linux-modules-5.4.0-187-generic_5.4.0-187.207_amd64.deb ... 2024-06-30T13:15:28.140 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking linux-modules-5.4.0-187-generic (5.4.0-187.207) ... 2024-06-30T13:15:28.188 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking linux-modules-5.4.0-187-generic (5.4.0-187.207) ... 2024-06-30T13:15:30.057 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package linux-image-5.4.0-187-generic. 2024-06-30T13:15:30.070 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../1-linux-image-5.4.0-187-generic_5.4.0-187.207_amd64.deb ... 2024-06-30T13:15:30.155 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package linux-image-5.4.0-187-generic. 2024-06-30T13:15:30.161 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking linux-image-5.4.0-187-generic (5.4.0-187.207) ... 2024-06-30T13:15:30.168 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../1-linux-image-5.4.0-187-generic_5.4.0-187.207_amd64.deb ... 2024-06-30T13:15:30.256 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking linux-image-5.4.0-187-generic (5.4.0-187.207) ... 2024-06-30T13:15:31.227 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-187-generic. 2024-06-30T13:15:31.241 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-187-generic_5.4.0-187.207_amd64.deb ... 2024-06-30T13:15:31.285 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking linux-modules-extra-5.4.0-187-generic (5.4.0-187.207) ... 2024-06-30T13:15:31.366 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-187-generic. 2024-06-30T13:15:31.381 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-187-generic_5.4.0-187.207_amd64.deb ... 2024-06-30T13:15:31.424 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking linux-modules-extra-5.4.0-187-generic (5.4.0-187.207) ... 2024-06-30T13:15:36.121 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../3-linux-generic_5.4.0.187.185_amd64.deb ... 2024-06-30T13:15:36.248 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking linux-generic (5.4.0.187.185) over (5.4.0.124.125) ... 2024-06-30T13:15:36.339 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../3-linux-generic_5.4.0.187.185_amd64.deb ... 2024-06-30T13:15:36.462 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking linux-generic (5.4.0.187.185) over (5.4.0.124.125) ... 2024-06-30T13:15:36.598 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.187.185_amd64.deb ... 2024-06-30T13:15:36.726 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking linux-image-generic (5.4.0.187.185) over (5.4.0.124.125) ... 2024-06-30T13:15:36.820 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.187.185_amd64.deb ... 2024-06-30T13:15:36.965 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking linux-image-generic (5.4.0.187.185) over (5.4.0.124.125) ... 2024-06-30T13:15:37.062 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package linux-headers-5.4.0-187. 2024-06-30T13:15:37.077 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../5-linux-headers-5.4.0-187_5.4.0-187.207_all.deb ... 2024-06-30T13:15:37.121 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking linux-headers-5.4.0-187 (5.4.0-187.207) ... 2024-06-30T13:15:37.310 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package linux-headers-5.4.0-187. 2024-06-30T13:15:37.324 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../5-linux-headers-5.4.0-187_5.4.0-187.207_all.deb ... 2024-06-30T13:15:37.368 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking linux-headers-5.4.0-187 (5.4.0-187.207) ... 2024-06-30T13:15:42.630 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package linux-headers-5.4.0-187-generic. 2024-06-30T13:15:42.651 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../6-linux-headers-5.4.0-187-generic_5.4.0-187.207_amd64.deb ... 2024-06-30T13:15:42.688 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking linux-headers-5.4.0-187-generic (5.4.0-187.207) ... 2024-06-30T13:15:43.158 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package linux-headers-5.4.0-187-generic. 2024-06-30T13:15:43.180 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../6-linux-headers-5.4.0-187-generic_5.4.0-187.207_amd64.deb ... 2024-06-30T13:15:43.224 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking linux-headers-5.4.0-187-generic (5.4.0-187.207) ... 2024-06-30T13:15:45.613 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.187.185_amd64.deb ... 2024-06-30T13:15:45.757 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking linux-headers-generic (5.4.0.187.185) over (5.4.0.124.125) ... 2024-06-30T13:15:45.952 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.187.185_amd64.deb ... 2024-06-30T13:15:46.082 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up linux-headers-5.4.0-187 (5.4.0-187.207) ... 2024-06-30T13:15:46.096 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking linux-headers-generic (5.4.0.187.185) over (5.4.0.124.125) ... 2024-06-30T13:15:46.221 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up linux-modules-5.4.0-187-generic (5.4.0-187.207) ... 2024-06-30T13:15:46.434 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up linux-headers-5.4.0-187 (5.4.0-187.207) ... 2024-06-30T13:15:46.542 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up linux-modules-5.4.0-187-generic (5.4.0-187.207) ... 2024-06-30T13:15:47.439 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up linux-headers-5.4.0-187-generic (5.4.0-187.207) ... 2024-06-30T13:15:47.565 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up linux-image-5.4.0-187-generic (5.4.0-187.207) ... 2024-06-30T13:15:47.786 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up linux-headers-5.4.0-187-generic (5.4.0-187.207) ... 2024-06-30T13:15:47.945 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up linux-image-5.4.0-187-generic (5.4.0-187.207) ... 2024-06-30T13:15:49.058 INFO:teuthology.orchestra.run.smithi100.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-187-generic 2024-06-30T13:15:49.058 INFO:teuthology.orchestra.run.smithi100.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-187-generic 2024-06-30T13:15:49.096 INFO:teuthology.orchestra.run.smithi121.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-187-generic 2024-06-30T13:15:49.096 INFO:teuthology.orchestra.run.smithi121.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-187-generic 2024-06-30T13:15:49.193 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up linux-modules-extra-5.4.0-187-generic (5.4.0-187.207) ... 2024-06-30T13:15:49.263 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up linux-modules-extra-5.4.0-187-generic (5.4.0-187.207) ... 2024-06-30T13:15:50.361 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up linux-headers-generic (5.4.0.187.185) ... 2024-06-30T13:15:50.431 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up linux-headers-generic (5.4.0.187.185) ... 2024-06-30T13:15:50.487 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up linux-image-generic (5.4.0.187.185) ... 2024-06-30T13:15:50.557 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up linux-image-generic (5.4.0.187.185) ... 2024-06-30T13:15:50.630 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up linux-generic (5.4.0.187.185) ... 2024-06-30T13:15:50.675 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up linux-generic (5.4.0.187.185) ... 2024-06-30T13:15:50.756 INFO:teuthology.orchestra.run.smithi100.stdout:Processing triggers for linux-image-5.4.0-187-generic (5.4.0-187.207) ... 2024-06-30T13:15:50.819 INFO:teuthology.orchestra.run.smithi121.stdout:Processing triggers for linux-image-5.4.0-187-generic (5.4.0-187.207) ... 2024-06-30T13:15:50.830 INFO:teuthology.orchestra.run.smithi100.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-06-30T13:15:50.830 INFO:teuthology.orchestra.run.smithi100.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-187-generic 2024-06-30T13:15:50.891 INFO:teuthology.orchestra.run.smithi121.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-06-30T13:15:50.891 INFO:teuthology.orchestra.run.smithi121.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-187-generic 2024-06-30T13:16:12.780 INFO:teuthology.orchestra.run.smithi121.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-06-30T13:16:12.781 INFO:teuthology.orchestra.run.smithi121.stdout:Sourcing file `/etc/default/grub' 2024-06-30T13:16:12.792 INFO:teuthology.orchestra.run.smithi121.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-06-30T13:16:12.811 INFO:teuthology.orchestra.run.smithi121.stdout:Generating grub configuration file ... 2024-06-30T13:16:12.876 INFO:teuthology.orchestra.run.smithi100.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-06-30T13:16:12.876 INFO:teuthology.orchestra.run.smithi100.stdout:Sourcing file `/etc/default/grub' 2024-06-30T13:16:12.891 INFO:teuthology.orchestra.run.smithi100.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-06-30T13:16:12.905 INFO:teuthology.orchestra.run.smithi100.stdout:Generating grub configuration file ... 2024-06-30T13:16:13.153 INFO:teuthology.orchestra.run.smithi121.stdout:Found linux image: /boot/vmlinuz-5.4.0-187-generic 2024-06-30T13:16:13.172 INFO:teuthology.orchestra.run.smithi121.stdout:Found initrd image: /boot/initrd.img-5.4.0-187-generic 2024-06-30T13:16:13.250 INFO:teuthology.orchestra.run.smithi100.stdout:Found linux image: /boot/vmlinuz-5.4.0-187-generic 2024-06-30T13:16:13.271 INFO:teuthology.orchestra.run.smithi100.stdout:Found initrd image: /boot/initrd.img-5.4.0-187-generic 2024-06-30T13:16:13.542 INFO:teuthology.orchestra.run.smithi121.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-06-30T13:16:13.553 INFO:teuthology.orchestra.run.smithi121.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-06-30T13:16:13.641 INFO:teuthology.orchestra.run.smithi100.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-06-30T13:16:13.652 INFO:teuthology.orchestra.run.smithi100.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-06-30T13:16:15.416 INFO:teuthology.orchestra.run.smithi100.stdout:done 2024-06-30T13:16:15.426 INFO:teuthology.orchestra.run.smithi121.stdout:done 2024-06-30T13:16:15.831 DEBUG:teuthology.orchestra.run.smithi100:> dpkg -s linux-image-generic 2024-06-30T13:16:15.850 DEBUG:teuthology.orchestra.run.smithi121:> dpkg -s linux-image-generic 2024-06-30T13:16:15.878 INFO:teuthology.orchestra.run.smithi100.stdout:Package: linux-image-generic 2024-06-30T13:16:15.878 INFO:teuthology.orchestra.run.smithi100.stdout:Status: install ok installed 2024-06-30T13:16:15.878 INFO:teuthology.orchestra.run.smithi100.stdout:Priority: optional 2024-06-30T13:16:15.878 INFO:teuthology.orchestra.run.smithi100.stdout:Section: kernel 2024-06-30T13:16:15.878 INFO:teuthology.orchestra.run.smithi100.stdout:Installed-Size: 20 2024-06-30T13:16:15.878 INFO:teuthology.orchestra.run.smithi100.stdout:Maintainer: Ubuntu Kernel Team 2024-06-30T13:16:15.878 INFO:teuthology.orchestra.run.smithi100.stdout:Architecture: amd64 2024-06-30T13:16:15.878 INFO:teuthology.orchestra.run.smithi100.stdout:Source: linux-meta 2024-06-30T13:16:15.879 INFO:teuthology.orchestra.run.smithi100.stdout:Version: 5.4.0.187.185 2024-06-30T13:16:15.879 INFO:teuthology.orchestra.run.smithi100.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:16:15.879 INFO:teuthology.orchestra.run.smithi100.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:16:15.879 INFO:teuthology.orchestra.run.smithi100.stdout:Recommends: thermald 2024-06-30T13:16:15.879 INFO:teuthology.orchestra.run.smithi100.stdout:Description: Generic Linux kernel image 2024-06-30T13:16:15.879 INFO:teuthology.orchestra.run.smithi100.stdout: This package will always depend on the latest generic kernel image 2024-06-30T13:16:15.879 INFO:teuthology.orchestra.run.smithi100.stdout: available. 2024-06-30T13:16:15.879 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-187-generic 2024-06-30T13:16:15.879 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-06-30T13:16:15.880 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-06-30T13:16:15.880 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-06-30T13:16:15.880 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi100.front.sepia.ceph.com, path=None, version=distro) 2024-06-30T13:16:15.880 DEBUG:teuthology.orchestra.run.smithi100:> sudo apt-get clean 2024-06-30T13:16:15.893 INFO:teuthology.orchestra.run.smithi121.stdout:Package: linux-image-generic 2024-06-30T13:16:15.894 INFO:teuthology.orchestra.run.smithi121.stdout:Status: install ok installed 2024-06-30T13:16:15.894 INFO:teuthology.orchestra.run.smithi121.stdout:Priority: optional 2024-06-30T13:16:15.894 INFO:teuthology.orchestra.run.smithi121.stdout:Section: kernel 2024-06-30T13:16:15.894 INFO:teuthology.orchestra.run.smithi121.stdout:Installed-Size: 20 2024-06-30T13:16:15.894 INFO:teuthology.orchestra.run.smithi121.stdout:Maintainer: Ubuntu Kernel Team 2024-06-30T13:16:15.894 INFO:teuthology.orchestra.run.smithi121.stdout:Architecture: amd64 2024-06-30T13:16:15.894 INFO:teuthology.orchestra.run.smithi121.stdout:Source: linux-meta 2024-06-30T13:16:15.894 INFO:teuthology.orchestra.run.smithi121.stdout:Version: 5.4.0.187.185 2024-06-30T13:16:15.895 INFO:teuthology.orchestra.run.smithi121.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:16:15.895 INFO:teuthology.orchestra.run.smithi121.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:16:15.895 INFO:teuthology.orchestra.run.smithi121.stdout:Recommends: thermald 2024-06-30T13:16:15.895 INFO:teuthology.orchestra.run.smithi121.stdout:Description: Generic Linux kernel image 2024-06-30T13:16:15.895 INFO:teuthology.orchestra.run.smithi121.stdout: This package will always depend on the latest generic kernel image 2024-06-30T13:16:15.895 INFO:teuthology.orchestra.run.smithi121.stdout: available. 2024-06-30T13:16:15.895 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-187-generic 2024-06-30T13:16:15.895 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-06-30T13:16:15.895 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-06-30T13:16:15.895 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-06-30T13:16:15.896 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi121.front.sepia.ceph.com, path=None, version=distro) 2024-06-30T13:16:15.896 DEBUG:teuthology.orchestra.run.smithi121:> sudo apt-get clean 2024-06-30T13:16:15.957 DEBUG:teuthology.orchestra.run.smithi100:> sudo apt-get update 2024-06-30T13:16:15.970 DEBUG:teuthology.orchestra.run.smithi121:> sudo apt-get update 2024-06-30T13:16:16.110 INFO:teuthology.orchestra.run.smithi100.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-06-30T13:16:16.116 INFO:teuthology.orchestra.run.smithi121.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-06-30T13:16:16.130 INFO:teuthology.orchestra.run.smithi100.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-06-30T13:16:16.135 INFO:teuthology.orchestra.run.smithi121.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-06-30T13:16:16.161 INFO:teuthology.orchestra.run.smithi100.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-06-30T13:16:16.169 INFO:teuthology.orchestra.run.smithi121.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-06-30T13:16:16.217 INFO:teuthology.orchestra.run.smithi100.stdout:Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-06-30T13:16:16.221 INFO:teuthology.orchestra.run.smithi121.stdout:Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-06-30T13:16:17.921 INFO:teuthology.orchestra.run.smithi100.stdout:Reading package lists... 2024-06-30T13:16:17.946 DEBUG:teuthology.orchestra.run.smithi100:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-06-30T13:16:17.947 INFO:teuthology.orchestra.run.smithi121.stdout:Reading package lists... 2024-06-30T13:16:17.973 DEBUG:teuthology.orchestra.run.smithi121:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-06-30T13:16:18.021 INFO:teuthology.orchestra.run.smithi100.stdout:Reading package lists... 2024-06-30T13:16:18.043 INFO:teuthology.orchestra.run.smithi121.stdout:Reading package lists... 2024-06-30T13:16:18.234 INFO:teuthology.orchestra.run.smithi100.stdout:Building dependency tree... 2024-06-30T13:16:18.235 INFO:teuthology.orchestra.run.smithi100.stdout:Reading state information... 2024-06-30T13:16:18.258 INFO:teuthology.orchestra.run.smithi121.stdout:Building dependency tree... 2024-06-30T13:16:18.258 INFO:teuthology.orchestra.run.smithi121.stdout:Reading state information... 2024-06-30T13:16:18.465 INFO:teuthology.orchestra.run.smithi100.stdout:linux-image-generic is already the newest version (5.4.0.187.185). 2024-06-30T13:16:18.465 INFO:teuthology.orchestra.run.smithi100.stdout:0 upgraded, 0 newly installed, 0 to remove and 306 not upgraded. 2024-06-30T13:16:18.467 DEBUG:teuthology.orchestra.run.smithi100:> dpkg -s linux-image-generic 2024-06-30T13:16:18.488 INFO:teuthology.orchestra.run.smithi100.stdout:Package: linux-image-generic 2024-06-30T13:16:18.488 INFO:teuthology.orchestra.run.smithi100.stdout:Status: install ok installed 2024-06-30T13:16:18.488 INFO:teuthology.orchestra.run.smithi100.stdout:Priority: optional 2024-06-30T13:16:18.488 INFO:teuthology.orchestra.run.smithi100.stdout:Section: kernel 2024-06-30T13:16:18.488 INFO:teuthology.orchestra.run.smithi100.stdout:Installed-Size: 20 2024-06-30T13:16:18.488 INFO:teuthology.orchestra.run.smithi100.stdout:Maintainer: Ubuntu Kernel Team 2024-06-30T13:16:18.488 INFO:teuthology.orchestra.run.smithi100.stdout:Architecture: amd64 2024-06-30T13:16:18.488 INFO:teuthology.orchestra.run.smithi100.stdout:Source: linux-meta 2024-06-30T13:16:18.488 INFO:teuthology.orchestra.run.smithi100.stdout:Version: 5.4.0.187.185 2024-06-30T13:16:18.488 INFO:teuthology.orchestra.run.smithi100.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:16:18.488 INFO:teuthology.orchestra.run.smithi100.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:16:18.488 INFO:teuthology.orchestra.run.smithi100.stdout:Recommends: thermald 2024-06-30T13:16:18.489 INFO:teuthology.orchestra.run.smithi100.stdout:Description: Generic Linux kernel image 2024-06-30T13:16:18.489 INFO:teuthology.orchestra.run.smithi100.stdout: This package will always depend on the latest generic kernel image 2024-06-30T13:16:18.489 INFO:teuthology.orchestra.run.smithi100.stdout: available. 2024-06-30T13:16:18.489 DEBUG:teuthology.orchestra.run.smithi100:> mktemp 2024-06-30T13:16:18.490 INFO:teuthology.orchestra.run.smithi121.stdout:linux-image-generic is already the newest version (5.4.0.187.185). 2024-06-30T13:16:18.490 INFO:teuthology.orchestra.run.smithi121.stdout:0 upgraded, 0 newly installed, 0 to remove and 306 not upgraded. 2024-06-30T13:16:18.491 DEBUG:teuthology.orchestra.run.smithi121:> dpkg -s linux-image-generic 2024-06-30T13:16:18.493 INFO:teuthology.orchestra.run.smithi100.stdout:/tmp/tmp.q1IDdTNzl4 2024-06-30T13:16:18.494 DEBUG:teuthology.orchestra.run.smithi100:> sudo cp /boot/grub/grub.cfg /tmp/tmp.q1IDdTNzl4 2024-06-30T13:16:18.503 DEBUG:teuthology.orchestra.run.smithi100:> sudo chmod 0666 /tmp/tmp.q1IDdTNzl4 2024-06-30T13:16:18.511 INFO:teuthology.orchestra.run.smithi121.stdout:Package: linux-image-generic 2024-06-30T13:16:18.511 INFO:teuthology.orchestra.run.smithi121.stdout:Status: install ok installed 2024-06-30T13:16:18.511 INFO:teuthology.orchestra.run.smithi121.stdout:Priority: optional 2024-06-30T13:16:18.511 INFO:teuthology.orchestra.run.smithi121.stdout:Section: kernel 2024-06-30T13:16:18.511 INFO:teuthology.orchestra.run.smithi121.stdout:Installed-Size: 20 2024-06-30T13:16:18.511 INFO:teuthology.orchestra.run.smithi121.stdout:Maintainer: Ubuntu Kernel Team 2024-06-30T13:16:18.511 INFO:teuthology.orchestra.run.smithi121.stdout:Architecture: amd64 2024-06-30T13:16:18.511 INFO:teuthology.orchestra.run.smithi121.stdout:Source: linux-meta 2024-06-30T13:16:18.511 INFO:teuthology.orchestra.run.smithi121.stdout:Version: 5.4.0.187.185 2024-06-30T13:16:18.511 INFO:teuthology.orchestra.run.smithi121.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:16:18.511 INFO:teuthology.orchestra.run.smithi121.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:16:18.512 INFO:teuthology.orchestra.run.smithi121.stdout:Recommends: thermald 2024-06-30T13:16:18.512 INFO:teuthology.orchestra.run.smithi121.stdout:Description: Generic Linux kernel image 2024-06-30T13:16:18.512 INFO:teuthology.orchestra.run.smithi121.stdout: This package will always depend on the latest generic kernel image 2024-06-30T13:16:18.512 INFO:teuthology.orchestra.run.smithi121.stdout: available. 2024-06-30T13:16:18.513 DEBUG:teuthology.orchestra.run.smithi121:> mktemp 2024-06-30T13:16:18.561 INFO:teuthology.orchestra.run.smithi121.stdout:/tmp/tmp.kvIIgIbhnd 2024-06-30T13:16:18.561 DEBUG:teuthology.orchestra.run.smithi121:> sudo cp /boot/grub/grub.cfg /tmp/tmp.kvIIgIbhnd 2024-06-30T13:16:18.573 DEBUG:teuthology.orchestra.run.smithi121:> sudo chmod 0666 /tmp/tmp.kvIIgIbhnd 2024-06-30T13:16:18.582 DEBUG:teuthology.orchestra.remote:smithi100:/tmp/tmp.q1IDdTNzl4 is 9KB 2024-06-30T13:16:18.595 DEBUG:teuthology.orchestra.run.smithi100:> rm -fr /tmp/tmp.q1IDdTNzl4 2024-06-30T13:16:18.601 DEBUG:teuthology.orchestra.run.smithi100:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-06-30T13:16:18.608 DEBUG:teuthology.orchestra.remote:smithi121:/tmp/tmp.kvIIgIbhnd is 9KB 2024-06-30T13:16:18.622 DEBUG:teuthology.orchestra.run.smithi121:> rm -fr /tmp/tmp.kvIIgIbhnd 2024-06-30T13:16:18.626 DEBUG:teuthology.orchestra.run.smithi121:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-06-30T13:16:18.658 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-06-30T13:16:18.658 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-06-30T13:16:18.658 DEBUG:teuthology.orchestra.run.smithi100:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-06-30T13:16:18.680 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2024-06-30T13:16:18.680 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-06-30T13:16:18.680 DEBUG:teuthology.orchestra.run.smithi121:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-06-30T13:16:18.690 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-187-generic 2024-06-30T13:16:18.690 DEBUG:teuthology.orchestra.run.smithi100:> sudo update-grub 2024-06-30T13:16:18.713 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-187-generic 2024-06-30T13:16:18.713 DEBUG:teuthology.orchestra.run.smithi121:> sudo update-grub 2024-06-30T13:16:20.023 INFO:teuthology.orchestra.run.smithi100.stderr:Sourcing file `/etc/default/grub' 2024-06-30T13:16:20.029 INFO:teuthology.orchestra.run.smithi100.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-06-30T13:16:20.040 INFO:teuthology.orchestra.run.smithi100.stderr:Generating grub configuration file ... 2024-06-30T13:16:20.144 INFO:teuthology.orchestra.run.smithi121.stderr:Sourcing file `/etc/default/grub' 2024-06-30T13:16:20.148 INFO:teuthology.orchestra.run.smithi121.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-06-30T13:16:20.159 INFO:teuthology.orchestra.run.smithi121.stderr:Generating grub configuration file ... 2024-06-30T13:16:20.259 INFO:teuthology.orchestra.run.smithi100.stderr:Found linux image: /boot/vmlinuz-5.4.0-187-generic 2024-06-30T13:16:20.271 INFO:teuthology.orchestra.run.smithi100.stderr:Found initrd image: /boot/initrd.img-5.4.0-187-generic 2024-06-30T13:16:20.410 INFO:teuthology.orchestra.run.smithi121.stderr:Found linux image: /boot/vmlinuz-5.4.0-187-generic 2024-06-30T13:16:20.422 INFO:teuthology.orchestra.run.smithi121.stderr:Found initrd image: /boot/initrd.img-5.4.0-187-generic 2024-06-30T13:16:20.621 INFO:teuthology.orchestra.run.smithi100.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-06-30T13:16:20.632 INFO:teuthology.orchestra.run.smithi100.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-06-30T13:16:20.777 INFO:teuthology.orchestra.run.smithi121.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-06-30T13:16:20.789 INFO:teuthology.orchestra.run.smithi121.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-06-30T13:16:21.407 INFO:teuthology.orchestra.run.smithi100.stderr:done 2024-06-30T13:16:21.409 DEBUG:teuthology.orchestra.run.smithi100:> sudo shutdown -r now 2024-06-30T13:16:21.549 INFO:teuthology.orchestra.run.smithi121.stderr:done 2024-06-30T13:16:21.551 DEBUG:teuthology.orchestra.run.smithi121:> sudo shutdown -r now 2024-06-30T13:16:51.438 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-06-30T13:16:51.439 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi100.front.sepia.ceph.com' 2024-06-30T13:16:51.440 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi100.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-30T13:16:51.554 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-06-30T13:16:51.554 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi121.front.sepia.ceph.com' 2024-06-30T13:16:51.555 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi121.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-30T13:17:09.794 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.100 2024-06-30T13:17:10.050 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.121 2024-06-30T13:17:18.828 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi100.front.sepia.ceph.com' 2024-06-30T13:17:18.829 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi100.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-30T13:17:19.051 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi121.front.sepia.ceph.com' 2024-06-30T13:17:19.052 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi121.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-30T13:17:21.886 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.100 2024-06-30T13:17:22.114 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.121 2024-06-30T13:17:33.899 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi100.front.sepia.ceph.com' 2024-06-30T13:17:33.900 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi100.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-30T13:17:34.115 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi121.front.sepia.ceph.com' 2024-06-30T13:17:34.116 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi121.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-30T13:17:52.286 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.100 2024-06-30T13:18:05.846 DEBUG:teuthology.orchestra.run.smithi121:> true 2024-06-30T13:18:06.444 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi121.front.sepia.ceph.com' 2024-06-30T13:18:06.444 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.4.0-187-generic"... 2024-06-30T13:18:06.444 DEBUG:teuthology.orchestra.run.smithi121:> uname -r 2024-06-30T13:18:06.450 INFO:teuthology.orchestra.run.smithi121.stdout:5.4.0-187-generic 2024-06-30T13:18:06.451 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-187-generic vs 5.4.0-187-generic 2024-06-30T13:18:06.451 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-06-30T13:18:06.451 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-06-30T13:18:07.287 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi100.front.sepia.ceph.com' 2024-06-30T13:18:07.288 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi100.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-30T13:18:07.452 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-06-30T13:18:07.452 DEBUG:teuthology.orchestra.run.smithi121:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-06-30T13:18:07.546 INFO:teuthology.orchestra.run.smithi121.stdout:ttyS1 2024-06-30T13:18:07.611 DEBUG:teuthology.parallel:result is None 2024-06-30T13:18:07.764 DEBUG:teuthology.orchestra.run.smithi100:> true 2024-06-30T13:18:08.349 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi100.front.sepia.ceph.com' 2024-06-30T13:18:08.349 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.4.0-187-generic"... 2024-06-30T13:18:08.349 DEBUG:teuthology.orchestra.run.smithi100:> uname -r 2024-06-30T13:18:08.356 INFO:teuthology.orchestra.run.smithi100.stdout:5.4.0-187-generic 2024-06-30T13:18:08.356 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-187-generic vs 5.4.0-187-generic 2024-06-30T13:18:08.356 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-06-30T13:18:08.356 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-06-30T13:18:09.357 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-06-30T13:18:09.357 DEBUG:teuthology.orchestra.run.smithi100:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-06-30T13:18:09.453 INFO:teuthology.orchestra.run.smithi100.stdout:ttyS1 2024-06-30T13:18:09.476 DEBUG:teuthology.parallel:result is None 2024-06-30T13:18:09.477 INFO:teuthology.run_tasks:Running task internal.base... 2024-06-30T13:18:09.484 INFO:teuthology.task.internal:Creating test directory... 2024-06-30T13:18:09.484 DEBUG:teuthology.orchestra.run.smithi100:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-06-30T13:18:09.487 DEBUG:teuthology.orchestra.run.smithi121:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-06-30T13:18:09.494 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-06-30T13:18:09.516 INFO:teuthology.run_tasks:Running task internal.archive... 2024-06-30T13:18:09.558 INFO:teuthology.task.internal:Creating archive directory... 2024-06-30T13:18:09.558 DEBUG:teuthology.orchestra.run.smithi100:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-06-30T13:18:09.560 DEBUG:teuthology.orchestra.run.smithi121:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-06-30T13:18:09.826 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-06-30T13:18:09.833 INFO:teuthology.task.internal:Enabling coredump saving... 2024-06-30T13:18:09.834 DEBUG:teuthology.orchestra.run.smithi100:> 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:18:09.836 DEBUG:teuthology.orchestra.run.smithi121:> 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:18:09.852 INFO:teuthology.orchestra.run.smithi100.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-06-30T13:18:09.854 INFO:teuthology.orchestra.run.smithi121.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-06-30T13:18:09.861 INFO:teuthology.orchestra.run.smithi100.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-06-30T13:18:09.865 INFO:teuthology.orchestra.run.smithi121.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-06-30T13:18:09.867 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-06-30T13:18:09.874 INFO:teuthology.task.internal:Configuring sudo... 2024-06-30T13:18:09.874 DEBUG:teuthology.orchestra.run.smithi100:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-06-30T13:18:09.877 DEBUG:teuthology.orchestra.run.smithi121:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-06-30T13:18:09.890 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-06-30T13:18:09.902 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-06-30T13:18:09.902 DEBUG:teuthology.orchestra.run.smithi100:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-06-30T13:18:09.905 DEBUG:teuthology.orchestra.run.smithi121:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-06-30T13:18:09.912 DEBUG:teuthology.orchestra.run.smithi100:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-06-30T13:18:09.962 DEBUG:teuthology.orchestra.run.smithi100:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-06-30T13:18:09.968 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-06-30T13:18:09.968 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-06-30T13:18:09.987 DEBUG:teuthology.orchestra.run.smithi121:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-06-30T13:18:09.994 DEBUG:teuthology.orchestra.run.smithi121:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-06-30T13:18:10.002 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2024-06-30T13:18:10.002 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-06-30T13:18:10.071 DEBUG:teuthology.orchestra.run.smithi100:> sudo service rsyslog restart 2024-06-30T13:18:10.073 DEBUG:teuthology.orchestra.run.smithi121:> sudo service rsyslog restart 2024-06-30T13:18:10.122 INFO:teuthology.run_tasks:Running task internal.timer... 2024-06-30T13:18:10.130 INFO:teuthology.task.internal:Starting timer... 2024-06-30T13:18:10.130 INFO:teuthology.run_tasks:Running task pcp... 2024-06-30T13:18:10.154 INFO:teuthology.run_tasks:Running task selinux... 2024-06-30T13:18:10.193 DEBUG:teuthology.task.selinux:Excluding smithi100: OS 'ubuntu' does not support SELinux 2024-06-30T13:18:10.194 DEBUG:teuthology.task.selinux:Excluding smithi121: OS 'ubuntu' does not support SELinux 2024-06-30T13:18:10.194 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-06-30T13:18:10.194 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-06-30T13:18:10.194 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-06-30T13:18:10.194 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-06-30T13:18:10.236 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-06-30T13:18:10.239 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-06-30T13:18:10.344 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-06-30T13:18:10.355 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:18:10.356 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi100.front.sepia.ceph.com,smithi121.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-06-30T13:23:29.309 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi100.front.sepia.ceph.com'), Remote(name='ubuntu@smithi121.front.sepia.ceph.com')] 2024-06-30T13:23:29.310 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi100.front.sepia.ceph.com' 2024-06-30T13:23:29.312 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi100.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-30T13:23:29.410 DEBUG:teuthology.orchestra.run.smithi100:> true 2024-06-30T13:23:29.532 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi100.front.sepia.ceph.com' 2024-06-30T13:23:29.532 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi121.front.sepia.ceph.com' 2024-06-30T13:23:29.532 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi121.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-30T13:23:29.630 DEBUG:teuthology.orchestra.run.smithi121:> true 2024-06-30T13:23:29.760 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi121.front.sepia.ceph.com' 2024-06-30T13:23:29.760 INFO:teuthology.run_tasks:Running task clock... 2024-06-30T13:23:29.772 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-06-30T13:23:29.772 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-06-30T13:23:29.773 DEBUG:teuthology.orchestra.run.smithi100:> 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:23:29.775 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-06-30T13:23:29.775 DEBUG:teuthology.orchestra.run.smithi121:> 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:23:29.805 INFO:teuthology.orchestra.run.smithi100.stdout:30 Jun 13:23:29 ntpd[13330]: ntpd 4.2.8p12@1.3728-o (1): Starting 2024-06-30T13:23:29.806 INFO:teuthology.orchestra.run.smithi100.stdout:30 Jun 13:23:29 ntpd[13330]: Command line: ntpd -gq 2024-06-30T13:23:29.807 INFO:teuthology.orchestra.run.smithi100.stdout:30 Jun 13:23:29 ntpd[13330]: proto: precision = 0.116 usec (-23) 2024-06-30T13:23:29.807 INFO:teuthology.orchestra.run.smithi100.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-06-30T13:23:29.807 INFO:teuthology.orchestra.run.smithi100.stdout:30 Jun 13:23:29 ntpd[13330]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-06-30T13:23:29.808 INFO:teuthology.orchestra.run.smithi100.stderr:restrict ::: KOD does nothing without LIMITED. 2024-06-30T13:23:29.809 INFO:teuthology.orchestra.run.smithi100.stdout:30 Jun 13:23:29 ntpd[13330]: restrict ::: KOD does nothing without LIMITED. 2024-06-30T13:23:29.809 INFO:teuthology.orchestra.run.smithi100.stdout:30 Jun 13:23:29 ntpd[13330]: Listen and drop on 0 v6wildcard [::]:123 2024-06-30T13:23:29.809 INFO:teuthology.orchestra.run.smithi100.stdout:30 Jun 13:23:29 ntpd[13330]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-06-30T13:23:29.809 INFO:teuthology.orchestra.run.smithi100.stdout:30 Jun 13:23:29 ntpd[13330]: Listen normally on 2 lo 127.0.0.1:123 2024-06-30T13:23:29.809 INFO:teuthology.orchestra.run.smithi100.stdout:30 Jun 13:23:29 ntpd[13330]: Listen normally on 3 enp3s0f1 172.21.15.100:123 2024-06-30T13:23:29.809 INFO:teuthology.orchestra.run.smithi100.stdout:30 Jun 13:23:29 ntpd[13330]: Listen normally on 4 lo [::1]:123 2024-06-30T13:23:29.809 INFO:teuthology.orchestra.run.smithi100.stdout:30 Jun 13:23:29 ntpd[13330]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d733%5]:123 2024-06-30T13:23:29.809 INFO:teuthology.orchestra.run.smithi100.stdout:30 Jun 13:23:29 ntpd[13330]: Listening on routing socket on fd #22 for interface updates 2024-06-30T13:23:29.838 INFO:teuthology.orchestra.run.smithi121.stdout:30 Jun 13:23:29 ntpd[13285]: ntpd 4.2.8p12@1.3728-o (1): Starting 2024-06-30T13:23:29.838 INFO:teuthology.orchestra.run.smithi121.stdout:30 Jun 13:23:29 ntpd[13285]: Command line: ntpd -gq 2024-06-30T13:23:29.840 INFO:teuthology.orchestra.run.smithi121.stdout:30 Jun 13:23:29 ntpd[13285]: proto: precision = 0.182 usec (-22) 2024-06-30T13:23:29.840 INFO:teuthology.orchestra.run.smithi121.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-06-30T13:23:29.841 INFO:teuthology.orchestra.run.smithi121.stdout:30 Jun 13:23:29 ntpd[13285]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-06-30T13:23:29.841 INFO:teuthology.orchestra.run.smithi121.stdout:30 Jun 13:23:29 ntpd[13285]: restrict ::: KOD does nothing without LIMITED. 2024-06-30T13:23:29.841 INFO:teuthology.orchestra.run.smithi121.stderr:restrict ::: KOD does nothing without LIMITED. 2024-06-30T13:23:29.842 INFO:teuthology.orchestra.run.smithi121.stdout:30 Jun 13:23:29 ntpd[13285]: Listen and drop on 0 v6wildcard [::]:123 2024-06-30T13:23:29.842 INFO:teuthology.orchestra.run.smithi121.stdout:30 Jun 13:23:29 ntpd[13285]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-06-30T13:23:29.842 INFO:teuthology.orchestra.run.smithi121.stdout:30 Jun 13:23:29 ntpd[13285]: Listen normally on 2 lo 127.0.0.1:123 2024-06-30T13:23:29.842 INFO:teuthology.orchestra.run.smithi121.stdout:30 Jun 13:23:29 ntpd[13285]: Listen normally on 3 enp3s0f1 172.21.15.121:123 2024-06-30T13:23:29.842 INFO:teuthology.orchestra.run.smithi121.stdout:30 Jun 13:23:29 ntpd[13285]: Listen normally on 4 lo [::1]:123 2024-06-30T13:23:29.842 INFO:teuthology.orchestra.run.smithi121.stdout:30 Jun 13:23:29 ntpd[13285]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:cba3%5]:123 2024-06-30T13:23:29.842 INFO:teuthology.orchestra.run.smithi121.stdout:30 Jun 13:23:29 ntpd[13285]: Listening on routing socket on fd #22 for interface updates 2024-06-30T13:23:30.807 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:30 ntpd[13330]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:23:30.808 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:30 ntpd[13330]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:23:30.808 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:30 ntpd[13330]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:23:30.808 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:30 ntpd[13330]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:23:30.808 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:30 ntpd[13330]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:23:30.808 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:30 ntpd[13330]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:23:30.808 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:30 ntpd[13330]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-30T13:23:30.808 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:30 ntpd[13330]: can't open /var/log/ntpstats/peerstats.20240630: Permission denied 2024-06-30T13:23:30.808 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:30 ntpd[13330]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:23:30.808 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:30 ntpd[13330]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:23:30.808 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:30 ntpd[13330]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-30T13:23:30.808 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:30 ntpd[13330]: can't open /var/log/ntpstats/peerstats.20240630: Permission denied 2024-06-30T13:23:31.807 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:31 ntpd[13330]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:23:31.807 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:31 ntpd[13330]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:23:31.807 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:31 ntpd[13330]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:23:31.807 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:31 ntpd[13330]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:23:31.807 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:31 ntpd[13330]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-30T13:23:31.807 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:31 ntpd[13330]: can't open /var/log/ntpstats/peerstats.20240630: Permission denied 2024-06-30T13:23:31.839 INFO:teuthology.orchestra.run.smithi121.stderr:30 Jun 13:23:31 ntpd[13285]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:23:31.839 INFO:teuthology.orchestra.run.smithi121.stderr:30 Jun 13:23:31 ntpd[13285]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:23:31.839 INFO:teuthology.orchestra.run.smithi121.stderr:30 Jun 13:23:31 ntpd[13285]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:23:31.839 INFO:teuthology.orchestra.run.smithi121.stderr:30 Jun 13:23:31 ntpd[13285]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:23:31.839 INFO:teuthology.orchestra.run.smithi121.stderr:30 Jun 13:23:31 ntpd[13285]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-30T13:23:31.839 INFO:teuthology.orchestra.run.smithi121.stderr:30 Jun 13:23:31 ntpd[13285]: can't open /var/log/ntpstats/peerstats.20240630: Permission denied 2024-06-30T13:23:32.807 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:32 ntpd[13330]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:23:32.807 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:32 ntpd[13330]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:23:32.807 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:32 ntpd[13330]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:23:32.807 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:32 ntpd[13330]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:23:32.807 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:32 ntpd[13330]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:23:32.807 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:32 ntpd[13330]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:23:32.808 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:32 ntpd[13330]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-30T13:23:32.808 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:32 ntpd[13330]: can't open /var/log/ntpstats/peerstats.20240630: Permission denied 2024-06-30T13:23:32.808 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:32 ntpd[13330]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:23:32.808 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:32 ntpd[13330]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:23:32.808 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:32 ntpd[13330]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-30T13:23:32.808 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:32 ntpd[13330]: can't open /var/log/ntpstats/peerstats.20240630: Permission denied 2024-06-30T13:23:33.806 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:33 ntpd[13330]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:23:33.807 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:33 ntpd[13330]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:23:33.807 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:33 ntpd[13330]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:23:33.807 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:33 ntpd[13330]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:23:33.807 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:33 ntpd[13330]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-30T13:23:33.807 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:33 ntpd[13330]: can't open /var/log/ntpstats/peerstats.20240630: Permission denied 2024-06-30T13:23:33.840 INFO:teuthology.orchestra.run.smithi121.stderr:30 Jun 13:23:33 ntpd[13285]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:23:33.840 INFO:teuthology.orchestra.run.smithi121.stderr:30 Jun 13:23:33 ntpd[13285]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:23:33.840 INFO:teuthology.orchestra.run.smithi121.stderr:30 Jun 13:23:33 ntpd[13285]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:23:33.840 INFO:teuthology.orchestra.run.smithi121.stderr:30 Jun 13:23:33 ntpd[13285]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:23:33.840 INFO:teuthology.orchestra.run.smithi121.stderr:30 Jun 13:23:33 ntpd[13285]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:23:33.840 INFO:teuthology.orchestra.run.smithi121.stderr:30 Jun 13:23:33 ntpd[13285]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:23:33.840 INFO:teuthology.orchestra.run.smithi121.stderr:30 Jun 13:23:33 ntpd[13285]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-30T13:23:33.840 INFO:teuthology.orchestra.run.smithi121.stderr:30 Jun 13:23:33 ntpd[13285]: can't open /var/log/ntpstats/peerstats.20240630: Permission denied 2024-06-30T13:23:33.840 INFO:teuthology.orchestra.run.smithi121.stderr:30 Jun 13:23:33 ntpd[13285]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:23:33.840 INFO:teuthology.orchestra.run.smithi121.stderr:30 Jun 13:23:33 ntpd[13285]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:23:33.841 INFO:teuthology.orchestra.run.smithi121.stderr:30 Jun 13:23:33 ntpd[13285]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-30T13:23:33.841 INFO:teuthology.orchestra.run.smithi121.stderr:30 Jun 13:23:33 ntpd[13285]: can't open /var/log/ntpstats/peerstats.20240630: Permission denied 2024-06-30T13:23:34.807 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:34 ntpd[13330]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:23:34.808 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:34 ntpd[13330]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:23:34.808 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:34 ntpd[13330]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:23:34.808 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:34 ntpd[13330]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:23:34.808 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:34 ntpd[13330]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:23:34.808 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:34 ntpd[13330]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:23:34.808 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:34 ntpd[13330]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:23:34.808 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:34 ntpd[13330]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:23:34.808 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:34 ntpd[13330]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-30T13:23:34.808 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:34 ntpd[13330]: can't open /var/log/ntpstats/peerstats.20240630: Permission denied 2024-06-30T13:23:34.808 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:34 ntpd[13330]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:23:34.808 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:34 ntpd[13330]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:23:34.808 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:34 ntpd[13330]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-30T13:23:34.808 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:34 ntpd[13330]: can't open /var/log/ntpstats/peerstats.20240630: Permission denied 2024-06-30T13:23:34.840 INFO:teuthology.orchestra.run.smithi121.stderr:30 Jun 13:23:34 ntpd[13285]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:23:34.840 INFO:teuthology.orchestra.run.smithi121.stderr:30 Jun 13:23:34 ntpd[13285]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:23:34.840 INFO:teuthology.orchestra.run.smithi121.stderr:30 Jun 13:23:34 ntpd[13285]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:23:34.840 INFO:teuthology.orchestra.run.smithi121.stderr:30 Jun 13:23:34 ntpd[13285]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:23:34.840 INFO:teuthology.orchestra.run.smithi121.stderr:30 Jun 13:23:34 ntpd[13285]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:23:34.840 INFO:teuthology.orchestra.run.smithi121.stderr:30 Jun 13:23:34 ntpd[13285]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:23:34.840 INFO:teuthology.orchestra.run.smithi121.stderr:30 Jun 13:23:34 ntpd[13285]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-30T13:23:34.840 INFO:teuthology.orchestra.run.smithi121.stderr:30 Jun 13:23:34 ntpd[13285]: can't open /var/log/ntpstats/peerstats.20240630: Permission denied 2024-06-30T13:23:35.807 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:35 ntpd[13330]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:23:35.807 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:35 ntpd[13330]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:23:35.807 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:35 ntpd[13330]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:23:35.807 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:35 ntpd[13330]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:23:35.807 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:35 ntpd[13330]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-30T13:23:35.807 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:35 ntpd[13330]: can't open /var/log/ntpstats/peerstats.20240630: Permission denied 2024-06-30T13:23:35.840 INFO:teuthology.orchestra.run.smithi121.stderr:30 Jun 13:23:35 ntpd[13285]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:23:35.840 INFO:teuthology.orchestra.run.smithi121.stderr:30 Jun 13:23:35 ntpd[13285]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:23:35.840 INFO:teuthology.orchestra.run.smithi121.stderr:30 Jun 13:23:35 ntpd[13285]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:23:35.840 INFO:teuthology.orchestra.run.smithi121.stderr:30 Jun 13:23:35 ntpd[13285]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:23:35.840 INFO:teuthology.orchestra.run.smithi121.stderr:30 Jun 13:23:35 ntpd[13285]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:23:35.840 INFO:teuthology.orchestra.run.smithi121.stderr:30 Jun 13:23:35 ntpd[13285]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:23:35.840 INFO:teuthology.orchestra.run.smithi121.stderr:30 Jun 13:23:35 ntpd[13285]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-30T13:23:35.840 INFO:teuthology.orchestra.run.smithi121.stderr:30 Jun 13:23:35 ntpd[13285]: can't open /var/log/ntpstats/peerstats.20240630: Permission denied 2024-06-30T13:23:35.840 INFO:teuthology.orchestra.run.smithi121.stderr:30 Jun 13:23:35 ntpd[13285]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:23:35.840 INFO:teuthology.orchestra.run.smithi121.stderr:30 Jun 13:23:35 ntpd[13285]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:23:35.840 INFO:teuthology.orchestra.run.smithi121.stderr:30 Jun 13:23:35 ntpd[13285]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-30T13:23:35.840 INFO:teuthology.orchestra.run.smithi121.stderr:30 Jun 13:23:35 ntpd[13285]: can't open /var/log/ntpstats/peerstats.20240630: Permission denied 2024-06-30T13:23:36.807 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:36 ntpd[13330]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:23:36.807 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:36 ntpd[13330]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:23:36.807 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:36 ntpd[13330]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:23:36.807 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:36 ntpd[13330]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:23:36.807 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:36 ntpd[13330]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:23:36.807 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:36 ntpd[13330]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:23:36.807 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:36 ntpd[13330]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-30T13:23:36.807 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:36 ntpd[13330]: can't open /var/log/ntpstats/peerstats.20240630: Permission denied 2024-06-30T13:23:36.808 INFO:teuthology.orchestra.run.smithi100.stdout:30 Jun 13:23:36 ntpd[13330]: ntpd: time slew -0.000263 s 2024-06-30T13:23:36.808 INFO:teuthology.orchestra.run.smithi100.stdout:ntpd: time slew -0.000263s 2024-06-30T13:23:36.808 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:36 ntpd[13330]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-06-30T13:23:36.808 INFO:teuthology.orchestra.run.smithi100.stderr:30 Jun 13:23:36 ntpd[13330]: can't open /var/log/ntpstats/loopstats.20240630: Permission denied 2024-06-30T13:23:36.839 INFO:teuthology.orchestra.run.smithi121.stderr:30 Jun 13:23:36 ntpd[13285]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:23:36.839 INFO:teuthology.orchestra.run.smithi121.stderr:30 Jun 13:23:36 ntpd[13285]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:23:36.840 INFO:teuthology.orchestra.run.smithi121.stderr:30 Jun 13:23:36 ntpd[13285]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:23:36.840 INFO:teuthology.orchestra.run.smithi121.stderr:30 Jun 13:23:36 ntpd[13285]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:23:36.840 INFO:teuthology.orchestra.run.smithi121.stderr:30 Jun 13:23:36 ntpd[13285]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-30T13:23:36.840 INFO:teuthology.orchestra.run.smithi121.stderr:30 Jun 13:23:36 ntpd[13285]: can't open /var/log/ntpstats/peerstats.20240630: Permission denied 2024-06-30T13:23:36.875 INFO:teuthology.orchestra.run.smithi100.stdout: remote refid st t when poll reach delay offset jitter 2024-06-30T13:23:36.875 INFO:teuthology.orchestra.run.smithi100.stdout:============================================================================== 2024-06-30T13:23:36.875 INFO:teuthology.orchestra.run.smithi100.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-06-30T13:23:36.875 INFO:teuthology.orchestra.run.smithi100.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-06-30T13:23:36.875 INFO:teuthology.orchestra.run.smithi100.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-06-30T13:23:36.875 INFO:teuthology.orchestra.run.smithi100.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-06-30T13:23:37.840 INFO:teuthology.orchestra.run.smithi121.stderr:30 Jun 13:23:37 ntpd[13285]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:23:37.840 INFO:teuthology.orchestra.run.smithi121.stderr:30 Jun 13:23:37 ntpd[13285]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:23:37.840 INFO:teuthology.orchestra.run.smithi121.stderr:30 Jun 13:23:37 ntpd[13285]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:23:37.840 INFO:teuthology.orchestra.run.smithi121.stderr:30 Jun 13:23:37 ntpd[13285]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:23:37.840 INFO:teuthology.orchestra.run.smithi121.stderr:30 Jun 13:23:37 ntpd[13285]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:23:37.840 INFO:teuthology.orchestra.run.smithi121.stderr:30 Jun 13:23:37 ntpd[13285]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:23:37.841 INFO:teuthology.orchestra.run.smithi121.stderr:30 Jun 13:23:37 ntpd[13285]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-30T13:23:37.841 INFO:teuthology.orchestra.run.smithi121.stderr:30 Jun 13:23:37 ntpd[13285]: can't open /var/log/ntpstats/peerstats.20240630: Permission denied 2024-06-30T13:23:37.841 INFO:teuthology.orchestra.run.smithi121.stderr:30 Jun 13:23:37 ntpd[13285]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-30T13:23:37.841 INFO:teuthology.orchestra.run.smithi121.stderr:30 Jun 13:23:37 ntpd[13285]: can't open /var/log/ntpstats/rawstats.20240630: Permission denied 2024-06-30T13:23:37.841 INFO:teuthology.orchestra.run.smithi121.stderr:30 Jun 13:23:37 ntpd[13285]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-30T13:23:37.841 INFO:teuthology.orchestra.run.smithi121.stderr:30 Jun 13:23:37 ntpd[13285]: can't open /var/log/ntpstats/peerstats.20240630: Permission denied 2024-06-30T13:23:37.841 INFO:teuthology.orchestra.run.smithi121.stdout:30 Jun 13:23:37 ntpd[13285]: ntpd: time slew +0.003607 s 2024-06-30T13:23:37.841 INFO:teuthology.orchestra.run.smithi121.stdout:ntpd: time slew +0.003607s 2024-06-30T13:23:37.842 INFO:teuthology.orchestra.run.smithi121.stderr:30 Jun 13:23:37 ntpd[13285]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-06-30T13:23:37.842 INFO:teuthology.orchestra.run.smithi121.stderr:30 Jun 13:23:37 ntpd[13285]: can't open /var/log/ntpstats/loopstats.20240630: Permission denied 2024-06-30T13:23:37.915 INFO:teuthology.orchestra.run.smithi121.stdout: remote refid st t when poll reach delay offset jitter 2024-06-30T13:23:37.915 INFO:teuthology.orchestra.run.smithi121.stdout:============================================================================== 2024-06-30T13:23:37.915 INFO:teuthology.orchestra.run.smithi121.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-06-30T13:23:37.915 INFO:teuthology.orchestra.run.smithi121.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-06-30T13:23:37.915 INFO:teuthology.orchestra.run.smithi121.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-06-30T13:23:37.915 INFO:teuthology.orchestra.run.smithi121.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-06-30T13:23:37.916 INFO:teuthology.run_tasks:Running task cephadm... 2024-06-30T13:23:38.012 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': 1}, '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:23:38.012 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v16.2.0 2024-06-30T13:23:38.012 INFO:tasks.cephadm:Cluster fsid is f5be1c1a-36e3-11ef-bcaa-c7b262605968 2024-06-30T13:23:38.013 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-06-30T13:23:38.013 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.100', 'mon.c': '[v2:172.21.15.100:3301,v1:172.21.15.100:6790]', 'mon.b': '172.21.15.121'} 2024-06-30T13:23:38.013 INFO:tasks.cephadm:First mon is mon.a on smithi100 2024-06-30T13:23:38.013 INFO:tasks.cephadm:First mgr is y 2024-06-30T13:23:38.013 INFO:tasks.cephadm:Normalizing hostnames... 2024-06-30T13:23:38.013 DEBUG:teuthology.orchestra.run.smithi100:> sudo hostname $(hostname -s) 2024-06-30T13:23:38.031 DEBUG:teuthology.orchestra.run.smithi121:> sudo hostname $(hostname -s) 2024-06-30T13:23:38.048 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v16.2.0)... 2024-06-30T13:23:38.049 DEBUG:teuthology.orchestra.run.smithi100:> 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:23:38.217 INFO:teuthology.orchestra.run.smithi100.stdout:-rw-rw-r-- 1 ubuntu ubuntu 288386 Jun 30 13:23 /home/ubuntu/cephtest/cephadm 2024-06-30T13:23:38.218 DEBUG:teuthology.orchestra.run.smithi121:> 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:23:38.449 INFO:teuthology.orchestra.run.smithi121.stdout:-rw-rw-r-- 1 ubuntu ubuntu 288386 Jun 30 13:23 /home/ubuntu/cephtest/cephadm 2024-06-30T13:23:38.449 DEBUG:teuthology.orchestra.run.smithi100:> 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:23:38.458 DEBUG:teuthology.orchestra.run.smithi121:> 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:23:38.476 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v16.2.0 on all hosts... 2024-06-30T13:23:38.477 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 pull 2024-06-30T13:23:38.503 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 pull 2024-06-30T13:23:38.768 INFO:teuthology.orchestra.run.smithi100.stderr:Pulling container image quay.io/ceph/ceph:v16.2.0... 2024-06-30T13:23:38.784 INFO:teuthology.orchestra.run.smithi121.stderr:Pulling container image quay.io/ceph/ceph:v16.2.0... 2024-06-30T13:24:09.453 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-06-30T13:24:09.453 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph_version": "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)", 2024-06-30T13:24:09.453 INFO:teuthology.orchestra.run.smithi100.stdout: "image_id": "24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15", 2024-06-30T13:24:09.453 INFO:teuthology.orchestra.run.smithi100.stdout: "repo_digests": [ 2024-06-30T13:24:09.453 INFO:teuthology.orchestra.run.smithi100.stdout: "quay.io/ceph/ceph@sha256:9b04c0f15704c49591640a37c7adfd40ffad0a4b42fecb950c3407687cb4f29a" 2024-06-30T13:24:09.453 INFO:teuthology.orchestra.run.smithi100.stdout: ] 2024-06-30T13:24:09.453 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-06-30T13:24:10.932 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-06-30T13:24:10.932 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph_version": "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)", 2024-06-30T13:24:10.933 INFO:teuthology.orchestra.run.smithi121.stdout: "image_id": "24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15", 2024-06-30T13:24:10.933 INFO:teuthology.orchestra.run.smithi121.stdout: "repo_digests": [ 2024-06-30T13:24:10.933 INFO:teuthology.orchestra.run.smithi121.stdout: "quay.io/ceph/ceph@sha256:9b04c0f15704c49591640a37c7adfd40ffad0a4b42fecb950c3407687cb4f29a" 2024-06-30T13:24:10.933 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2024-06-30T13:24:10.933 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-06-30T13:24:10.955 DEBUG:teuthology.orchestra.run.smithi100:> sudo mkdir -p /etc/ceph 2024-06-30T13:24:10.972 DEBUG:teuthology.orchestra.run.smithi121:> sudo mkdir -p /etc/ceph 2024-06-30T13:24:10.988 DEBUG:teuthology.orchestra.run.smithi100:> sudo chmod 777 /etc/ceph 2024-06-30T13:24:11.000 DEBUG:teuthology.orchestra.run.smithi121:> sudo chmod 777 /etc/ceph 2024-06-30T13:24:11.047 INFO:tasks.cephadm:Writing seed config... 2024-06-30T13:24:11.048 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-06-30T13:24:11.048 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-06-30T13:24:11.048 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-06-30T13:24:11.048 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2024-06-30T13:24:11.049 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-06-30T13:24:11.049 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-06-30T13:24:11.049 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-06-30T13:24:11.049 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-06-30T13:24:11.049 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-06-30T13:24:11.049 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-06-30T13:24:11.049 DEBUG:teuthology.orchestra.run.smithi100:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-06-30T13:24:11.056 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 = f5be1c1a-36e3-11ef-bcaa-c7b262605968 mon election default strategy = 1 [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:24:11.056 DEBUG:teuthology.orchestra.run.smithi100:mon.a> sudo journalctl -f -n 0 -u ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@mon.a.service 2024-06-30T13:24:11.058 DEBUG:teuthology.orchestra.run.smithi100:mgr.y> sudo journalctl -f -n 0 -u ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@mgr.y.service 2024-06-30T13:24:11.060 INFO:tasks.cephadm:Bootstrapping... 2024-06-30T13:24:11.061 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 -v bootstrap --fsid f5be1c1a-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.100 && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-06-30T13:24:11.259 INFO:teuthology.orchestra.run.smithi100.stderr:Could not locate podman: podman not found 2024-06-30T13:24:11.259 INFO:teuthology.orchestra.run.smithi100.stderr:Verifying podman|docker is present... 2024-06-30T13:24:11.259 INFO:teuthology.orchestra.run.smithi100.stderr:Verifying lvm2 is present... 2024-06-30T13:24:11.259 INFO:teuthology.orchestra.run.smithi100.stderr:Verifying time synchronization is in place... 2024-06-30T13:24:11.259 INFO:teuthology.orchestra.run.smithi100.stderr:Running command: systemctl is-enabled chrony.service 2024-06-30T13:24:11.266 INFO:teuthology.orchestra.run.smithi100.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-06-30T13:24:11.270 INFO:teuthology.orchestra.run.smithi100.stderr:Running command: systemctl is-active chrony.service 2024-06-30T13:24:11.274 INFO:teuthology.orchestra.run.smithi100.stderr:systemctl: inactive 2024-06-30T13:24:11.275 INFO:teuthology.orchestra.run.smithi100.stderr:Running command: systemctl is-enabled chronyd.service 2024-06-30T13:24:11.280 INFO:teuthology.orchestra.run.smithi100.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-06-30T13:24:11.281 INFO:teuthology.orchestra.run.smithi100.stderr:Running command: systemctl is-active chronyd.service 2024-06-30T13:24:11.287 INFO:teuthology.orchestra.run.smithi100.stderr:systemctl: inactive 2024-06-30T13:24:11.288 INFO:teuthology.orchestra.run.smithi100.stderr:Running command: systemctl is-enabled systemd-timesyncd.service 2024-06-30T13:24:11.294 INFO:teuthology.orchestra.run.smithi100.stderr:systemctl: masked 2024-06-30T13:24:11.294 INFO:teuthology.orchestra.run.smithi100.stderr:Running command: systemctl is-active systemd-timesyncd.service 2024-06-30T13:24:11.301 INFO:teuthology.orchestra.run.smithi100.stderr:systemctl: inactive 2024-06-30T13:24:11.301 INFO:teuthology.orchestra.run.smithi100.stderr:Running command: systemctl is-enabled ntpd.service 2024-06-30T13:24:11.307 INFO:teuthology.orchestra.run.smithi100.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-06-30T13:24:11.308 INFO:teuthology.orchestra.run.smithi100.stderr:Running command: systemctl is-active ntpd.service 2024-06-30T13:24:11.313 INFO:teuthology.orchestra.run.smithi100.stderr:systemctl: inactive 2024-06-30T13:24:11.314 INFO:teuthology.orchestra.run.smithi100.stderr:Running command: systemctl is-enabled ntp.service 2024-06-30T13:24:11.321 INFO:teuthology.orchestra.run.smithi100.stderr:systemctl: enabled 2024-06-30T13:24:11.322 INFO:teuthology.orchestra.run.smithi100.stderr:Running command: systemctl is-active ntp.service 2024-06-30T13:24:11.322 INFO:journalctl@ceph.mon.a.smithi100.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-06-30T13:24:11.328 INFO:teuthology.orchestra.run.smithi100.stderr:systemctl: active 2024-06-30T13:24:11.329 INFO:teuthology.orchestra.run.smithi100.stderr:Unit ntp.service is enabled and running 2024-06-30T13:24:11.329 INFO:teuthology.orchestra.run.smithi100.stderr:Repeating the final host check... 2024-06-30T13:24:11.329 INFO:journalctl@ceph.mgr.y.smithi100.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-06-30T13:24:11.330 INFO:teuthology.orchestra.run.smithi100.stderr:podman|docker (/usr/bin/docker) is present 2024-06-30T13:24:11.330 INFO:teuthology.orchestra.run.smithi100.stderr:systemctl is present 2024-06-30T13:24:11.330 INFO:teuthology.orchestra.run.smithi100.stderr:lvcreate is present 2024-06-30T13:24:11.330 INFO:teuthology.orchestra.run.smithi100.stderr:Running command: systemctl is-enabled chrony.service 2024-06-30T13:24:11.336 INFO:teuthology.orchestra.run.smithi100.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-06-30T13:24:11.337 INFO:teuthology.orchestra.run.smithi100.stderr:Running command: systemctl is-active chrony.service 2024-06-30T13:24:11.343 INFO:teuthology.orchestra.run.smithi100.stderr:systemctl: inactive 2024-06-30T13:24:11.344 INFO:teuthology.orchestra.run.smithi100.stderr:Running command: systemctl is-enabled chronyd.service 2024-06-30T13:24:11.350 INFO:teuthology.orchestra.run.smithi100.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-06-30T13:24:11.351 INFO:teuthology.orchestra.run.smithi100.stderr:Running command: systemctl is-active chronyd.service 2024-06-30T13:24:11.356 INFO:teuthology.orchestra.run.smithi100.stderr:systemctl: inactive 2024-06-30T13:24:11.357 INFO:teuthology.orchestra.run.smithi100.stderr:Running command: systemctl is-enabled systemd-timesyncd.service 2024-06-30T13:24:11.362 INFO:teuthology.orchestra.run.smithi100.stderr:systemctl: masked 2024-06-30T13:24:11.363 INFO:teuthology.orchestra.run.smithi100.stderr:Running command: systemctl is-active systemd-timesyncd.service 2024-06-30T13:24:11.368 INFO:teuthology.orchestra.run.smithi100.stderr:systemctl: inactive 2024-06-30T13:24:11.368 INFO:teuthology.orchestra.run.smithi100.stderr:Running command: systemctl is-enabled ntpd.service 2024-06-30T13:24:11.373 INFO:teuthology.orchestra.run.smithi100.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-06-30T13:24:11.374 INFO:teuthology.orchestra.run.smithi100.stderr:Running command: systemctl is-active ntpd.service 2024-06-30T13:24:11.379 INFO:teuthology.orchestra.run.smithi100.stderr:systemctl: inactive 2024-06-30T13:24:11.380 INFO:teuthology.orchestra.run.smithi100.stderr:Running command: systemctl is-enabled ntp.service 2024-06-30T13:24:11.387 INFO:teuthology.orchestra.run.smithi100.stderr:systemctl: enabled 2024-06-30T13:24:11.388 INFO:teuthology.orchestra.run.smithi100.stderr:Running command: systemctl is-active ntp.service 2024-06-30T13:24:11.393 INFO:teuthology.orchestra.run.smithi100.stderr:systemctl: active 2024-06-30T13:24:11.395 INFO:teuthology.orchestra.run.smithi100.stderr:Unit ntp.service is enabled and running 2024-06-30T13:24:11.395 INFO:teuthology.orchestra.run.smithi100.stderr:Host looks OK 2024-06-30T13:24:11.395 INFO:teuthology.orchestra.run.smithi100.stderr:Cluster fsid: f5be1c1a-36e3-11ef-bcaa-c7b262605968 2024-06-30T13:24:11.395 INFO:teuthology.orchestra.run.smithi100.stderr:Acquiring lock 139895896547280 on /run/cephadm/f5be1c1a-36e3-11ef-bcaa-c7b262605968.lock 2024-06-30T13:24:11.395 INFO:teuthology.orchestra.run.smithi100.stderr:Lock 139895896547280 acquired on /run/cephadm/f5be1c1a-36e3-11ef-bcaa-c7b262605968.lock 2024-06-30T13:24:11.396 INFO:teuthology.orchestra.run.smithi100.stderr:Verifying IP 172.21.15.100 port 3300 ... 2024-06-30T13:24:11.396 INFO:teuthology.orchestra.run.smithi100.stderr:Verifying IP 172.21.15.100 port 6789 ... 2024-06-30T13:24:11.396 INFO:teuthology.orchestra.run.smithi100.stderr:Base mon IP is 172.21.15.100, final addrv is [v2:172.21.15.100:3300,v1:172.21.15.100:6789] 2024-06-30T13:24:11.396 INFO:teuthology.orchestra.run.smithi100.stderr:Running command: /usr/sbin/ip route ls 2024-06-30T13:24:11.398 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 2024-06-30T13:24:11.399 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.100 metric 100 2024-06-30T13:24:11.399 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/sbin/ip: 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-06-30T13:24:11.399 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.100 2024-06-30T13:24:11.399 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/sbin/ip: 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.100 metric 100 2024-06-30T13:24:11.400 INFO:teuthology.orchestra.run.smithi100.stderr:Running command: /usr/sbin/ip -6 route ls 2024-06-30T13:24:11.402 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-06-30T13:24:11.403 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-06-30T13:24:11.403 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 expires 1798sec pref medium 2024-06-30T13:24:11.403 INFO:teuthology.orchestra.run.smithi100.stderr:Running command: /usr/sbin/ip -6 addr ls 2024-06-30T13:24:11.406 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-06-30T13:24:11.407 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/sbin/ip: inet6 ::1/128 scope host 2024-06-30T13:24:11.407 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-06-30T13:24:11.407 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-06-30T13:24:11.407 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/sbin/ip: inet6 fe80::ec4:7aff:fe8f:d733/64 scope link 2024-06-30T13:24:11.407 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-06-30T13:24:11.408 INFO:teuthology.orchestra.run.smithi100.stderr:Mon IP 172.21.15.100 is in CIDR network 172.21.0.0/20 2024-06-30T13:24:11.408 INFO:teuthology.orchestra.run.smithi100.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-06-30T13:24:11.409 INFO:teuthology.orchestra.run.smithi100.stderr:Pulling container image quay.io/ceph/ceph:v16.2.0... 2024-06-30T13:24:11.409 INFO:teuthology.orchestra.run.smithi100.stderr:Running command: /usr/bin/docker pull quay.io/ceph/ceph:v16.2.0 2024-06-30T13:24:11.860 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/docker: v16.2.0: Pulling from ceph/ceph 2024-06-30T13:24:11.964 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/docker: Digest: sha256:9b04c0f15704c49591640a37c7adfd40ffad0a4b42fecb950c3407687cb4f29a 2024-06-30T13:24:11.964 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/docker: Status: Image is up to date for quay.io/ceph/ceph:v16.2.0 2024-06-30T13:24:11.988 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/docker: quay.io/ceph/ceph:v16.2.0 2024-06-30T13:24:11.992 INFO:teuthology.orchestra.run.smithi100.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=smithi100 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.0 --version 2024-06-30T13:24:13.151 INFO:teuthology.orchestra.run.smithi100.stderr:ceph: ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable) 2024-06-30T13:24:13.691 INFO:teuthology.orchestra.run.smithi100.stderr:Ceph version: ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable) 2024-06-30T13:24:13.691 INFO:teuthology.orchestra.run.smithi100.stderr:Extracting ceph user uid/gid from container image... 2024-06-30T13:24:13.691 INFO:teuthology.orchestra.run.smithi100.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=smithi100 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.0 -c %u %g /var/lib/ceph 2024-06-30T13:24:14.576 INFO:teuthology.orchestra.run.smithi100.stderr:stat: 167 167 2024-06-30T13:24:15.209 INFO:teuthology.orchestra.run.smithi100.stderr:Creating initial keys... 2024-06-30T13:24:15.210 INFO:teuthology.orchestra.run.smithi100.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=smithi100 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.0 --gen-print-key 2024-06-30T13:24:16.083 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-authtool: AQCAXIFmh7QPBRAAuro1h0C7UZwL0hD4HccZgw== 2024-06-30T13:24:16.681 INFO:teuthology.orchestra.run.smithi100.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=smithi100 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.0 --gen-print-key 2024-06-30T13:24:17.571 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-authtool: AQCBXIFmgf4jIhAA7tVckJ53Z8JNhHZwr1sKbQ== 2024-06-30T13:24:18.170 INFO:teuthology.orchestra.run.smithi100.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=smithi100 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.0 --gen-print-key 2024-06-30T13:24:19.079 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-authtool: AQCDXIFmFWPTBBAAnW9bxNDeV7Gos+0C5LJbZA== 2024-06-30T13:24:19.686 INFO:teuthology.orchestra.run.smithi100.stderr:Creating initial monmap... 2024-06-30T13:24:19.687 INFO:teuthology.orchestra.run.smithi100.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=smithi100 -e CEPH_USE_RANDOM_NONCE=1 -v /tmp/ceph-tmpis0wdpj3:/tmp/monmap:z quay.io/ceph/ceph:v16.2.0 --create --clobber --fsid f5be1c1a-36e3-11ef-bcaa-c7b262605968 --addv a [v2:172.21.15.100:3300,v1:172.21.15.100:6789] /tmp/monmap 2024-06-30T13:24:20.609 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-06-30T13:24:20.609 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to f5be1c1a-36e3-11ef-bcaa-c7b262605968 2024-06-30T13:24:20.609 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-06-30T13:24:21.117 INFO:teuthology.orchestra.run.smithi100.stderr:monmaptool for a [v2:172.21.15.100:3300,v1:172.21.15.100:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-06-30T13:24:21.117 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/monmaptool: set fsid to f5be1c1a-36e3-11ef-bcaa-c7b262605968 2024-06-30T13:24:21.117 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-06-30T13:24:21.117 INFO:teuthology.orchestra.run.smithi100.stderr: 2024-06-30T13:24:21.117 INFO:teuthology.orchestra.run.smithi100.stderr:Creating mon... 2024-06-30T13:24:21.120 INFO:teuthology.orchestra.run.smithi100.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=smithi100 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmp7273ty66:/tmp/keyring:z -v /tmp/ceph-tmpis0wdpj3:/tmp/monmap:z quay.io/ceph/ceph:v16.2.0 --mkfs -i a --fsid f5be1c1a-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:24:22.088 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 0 set uid:gid to 167:167 (ceph:ceph) 2024-06-30T13:24:22.088 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 1 imported monmap: 2024-06-30T13:24:22.088 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: epoch 0 2024-06-30T13:24:22.088 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: fsid f5be1c1a-36e3-11ef-bcaa-c7b262605968 2024-06-30T13:24:22.088 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: last_changed 2024-06-30T13:24:20.610325+0000 2024-06-30T13:24:22.089 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: created 2024-06-30T13:24:20.610325+0000 2024-06-30T13:24:22.089 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: min_mon_release 0 (unknown) 2024-06-30T13:24:22.089 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: election_strategy: 1 2024-06-30T13:24:22.089 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0] mon.a 2024-06-30T13:24:22.094 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: 2024-06-30T13:24:22.094 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 0 /usr/bin/ceph-mon: set fsid to f5be1c1a-36e3-11ef-bcaa-c7b262605968 2024-06-30T13:24:22.094 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: RocksDB version: 6.8.1 2024-06-30T13:24:22.094 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: 2024-06-30T13:24:22.095 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-06-30T13:24:22.095 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Compile date Mar 30 2021 2024-06-30T13:24:22.095 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: DB SUMMARY 2024-06-30T13:24:22.095 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: 2024-06-30T13:24:22.095 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-06-30T13:24:22.095 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: 2024-06-30T13:24:22.095 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-06-30T13:24:22.095 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: 2024-06-30T13:24:22.095 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.error_if_exists: 0 2024-06-30T13:24:22.095 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.create_if_missing: 1 2024-06-30T13:24:22.095 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.paranoid_checks: 1 2024-06-30T13:24:22.095 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.env: 0x55d25341b1c0 2024-06-30T13:24:22.095 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.fs: Posix File System 2024-06-30T13:24:22.095 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.info_log: 0x55d25586af40 2024-06-30T13:24:22.096 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.max_file_opening_threads: 16 2024-06-30T13:24:22.096 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.statistics: (nil) 2024-06-30T13:24:22.096 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.use_fsync: 0 2024-06-30T13:24:22.096 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.max_log_file_size: 0 2024-06-30T13:24:22.096 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-06-30T13:24:22.096 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-06-30T13:24:22.096 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.keep_log_file_num: 1000 2024-06-30T13:24:22.096 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.recycle_log_file_num: 0 2024-06-30T13:24:22.096 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.allow_fallocate: 1 2024-06-30T13:24:22.096 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.allow_mmap_reads: 0 2024-06-30T13:24:22.096 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.allow_mmap_writes: 0 2024-06-30T13:24:22.096 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.use_direct_reads: 0 2024-06-30T13:24:22.096 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-06-30T13:24:22.096 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.create_missing_column_families: 0 2024-06-30T13:24:22.097 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.db_log_dir: 2024-06-30T13:24:22.097 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-06-30T13:24:22.097 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-06-30T13:24:22.097 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.max_subcompactions: 1 2024-06-30T13:24:22.097 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.max_background_flushes: -1 2024-06-30T13:24:22.097 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-06-30T13:24:22.097 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-06-30T13:24:22.097 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-06-30T13:24:22.097 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-06-30T13:24:22.097 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-06-30T13:24:22.097 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.advise_random_on_open: 1 2024-06-30T13:24:22.097 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.db_write_buffer_size: 0 2024-06-30T13:24:22.097 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.write_buffer_manager: 0x55d255875410 2024-06-30T13:24:22.097 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-06-30T13:24:22.098 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-06-30T13:24:22.098 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-06-30T13:24:22.098 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-06-30T13:24:22.098 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.rate_limiter: (nil) 2024-06-30T13:24:22.098 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-06-30T13:24:22.098 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.wal_recovery_mode: 2 2024-06-30T13:24:22.098 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.enable_thread_tracking: 0 2024-06-30T13:24:22.098 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.enable_pipelined_write: 0 2024-06-30T13:24:22.098 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.unordered_write: 0 2024-06-30T13:24:22.120 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-06-30T13:24:22.120 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-06-30T13:24:22.120 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-06-30T13:24:22.120 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-06-30T13:24:22.120 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.row_cache: None 2024-06-30T13:24:22.121 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.wal_filter: None 2024-06-30T13:24:22.121 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-06-30T13:24:22.121 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.allow_ingest_behind: 0 2024-06-30T13:24:22.121 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.preserve_deletes: 0 2024-06-30T13:24:22.121 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.two_write_queues: 0 2024-06-30T13:24:22.121 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.manual_wal_flush: 0 2024-06-30T13:24:22.121 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.atomic_flush: 0 2024-06-30T13:24:22.121 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-06-30T13:24:22.121 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.persist_stats_to_disk: 0 2024-06-30T13:24:22.121 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-06-30T13:24:22.121 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.log_readahead_size: 0 2024-06-30T13:24:22.121 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-06-30T13:24:22.121 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.max_background_jobs: 2 2024-06-30T13:24:22.121 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.max_background_compactions: -1 2024-06-30T13:24:22.122 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-06-30T13:24:22.122 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-06-30T13:24:22.122 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-06-30T13:24:22.122 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.max_total_wal_size: 0 2024-06-30T13:24:22.122 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-06-30T13:24:22.122 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-06-30T13:24:22.122 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-06-30T13:24:22.122 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-06-30T13:24:22.122 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.max_open_files: -1 2024-06-30T13:24:22.122 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.bytes_per_sync: 0 2024-06-30T13:24:22.122 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-06-30T13:24:22.122 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-06-30T13:24:22.122 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Options.compaction_readahead_size: 0 2024-06-30T13:24:22.122 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Compression algorithms supported: 2024-06-30T13:24:22.123 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-06-30T13:24:22.123 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: kZSTD supported: 0 2024-06-30T13:24:22.123 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: kXpressCompression supported: 0 2024-06-30T13:24:22.123 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: kLZ4HCCompression supported: 1 2024-06-30T13:24:22.123 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: kLZ4Compression supported: 1 2024-06-30T13:24:22.123 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: kBZip2Compression supported: 0 2024-06-30T13:24:22.123 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: kZlibCompression supported: 1 2024-06-30T13:24:22.123 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: kSnappyCompression supported: 1 2024-06-30T13:24:22.123 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-06-30T13:24:22.123 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.087+0000 7fbda5a78700 4 rocksdb: [db_impl/db_impl_open.cc:273] Creating manifest 1 2024-06-30T13:24:22.123 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: 2024-06-30T13:24:22.123 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-06-30T13:24:22.123 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: 2024-06-30T13:24:22.123 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-06-30T13:24:22.124 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: 2024-06-30T13:24:22.124 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-06-30T13:24:22.124 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.merge_operator: 2024-06-30T13:24:22.124 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.compaction_filter: None 2024-06-30T13:24:22.124 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.compaction_filter_factory: None 2024-06-30T13:24:22.124 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-06-30T13:24:22.124 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-06-30T13:24:22.124 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55d2557820d0) 2024-06-30T13:24:22.124 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2024-06-30T13:24:22.124 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2024-06-30T13:24:22.124 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2024-06-30T13:24:22.124 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2024-06-30T13:24:22.124 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: index_type: 0 2024-06-30T13:24:22.124 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2024-06-30T13:24:22.125 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: index_shortening: 1 2024-06-30T13:24:22.125 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2024-06-30T13:24:22.125 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2024-06-30T13:24:22.125 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: checksum: 1 2024-06-30T13:24:22.125 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2024-06-30T13:24:22.125 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: block_cache: 0x55d2557bad10 2024-06-30T13:24:22.125 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2024-06-30T13:24:22.125 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: block_cache_options: 2024-06-30T13:24:22.125 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: capacity : 536870912 2024-06-30T13:24:22.125 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2024-06-30T13:24:22.125 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2024-06-30T13:24:22.125 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2024-06-30T13:24:22.125 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2024-06-30T13:24:22.125 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2024-06-30T13:24:22.126 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: block_size: 4096 2024-06-30T13:24:22.126 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2024-06-30T13:24:22.126 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2024-06-30T13:24:22.126 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2024-06-30T13:24:22.126 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2024-06-30T13:24:22.126 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: partition_filters: 0 2024-06-30T13:24:22.126 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2024-06-30T13:24:22.126 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2024-06-30T13:24:22.126 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2024-06-30T13:24:22.126 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: verify_compression: 0 2024-06-30T13:24:22.126 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2024-06-30T13:24:22.126 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: format_version: 2 2024-06-30T13:24:22.126 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2024-06-30T13:24:22.126 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: block_align: 0 2024-06-30T13:24:22.127 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: 2024-06-30T13:24:22.127 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.write_buffer_size: 33554432 2024-06-30T13:24:22.127 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.max_write_buffer_number: 2 2024-06-30T13:24:22.127 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.compression: NoCompression 2024-06-30T13:24:22.127 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.bottommost_compression: Disabled 2024-06-30T13:24:22.127 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.prefix_extractor: nullptr 2024-06-30T13:24:22.127 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-06-30T13:24:22.127 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.num_levels: 7 2024-06-30T13:24:22.127 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-06-30T13:24:22.127 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-06-30T13:24:22.127 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-06-30T13:24:22.127 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-06-30T13:24:22.127 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-06-30T13:24:22.127 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-06-30T13:24:22.127 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-06-30T13:24:22.128 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-06-30T13:24:22.128 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-06-30T13:24:22.128 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-06-30T13:24:22.128 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.compression_opts.level: 32767 2024-06-30T13:24:22.128 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.compression_opts.strategy: 0 2024-06-30T13:24:22.128 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-06-30T13:24:22.128 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-06-30T13:24:22.128 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.compression_opts.enabled: false 2024-06-30T13:24:22.128 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-06-30T13:24:22.128 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-06-30T13:24:22.128 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-06-30T13:24:22.128 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.target_file_size_base: 67108864 2024-06-30T13:24:22.128 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-06-30T13:24:22.128 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-06-30T13:24:22.128 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-06-30T13:24:22.129 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-06-30T13:24:22.129 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-06-30T13:24:22.129 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-06-30T13:24:22.129 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-06-30T13:24:22.129 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-06-30T13:24:22.129 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-06-30T13:24:22.129 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-06-30T13:24:22.129 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-06-30T13:24:22.129 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-06-30T13:24:22.129 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-06-30T13:24:22.129 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.arena_block_size: 4194304 2024-06-30T13:24:22.129 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-06-30T13:24:22.129 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-06-30T13:24:22.129 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-06-30T13:24:22.130 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.disable_auto_compactions: 0 2024-06-30T13:24:22.130 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-06-30T13:24:22.130 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-06-30T13:24:22.130 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-06-30T13:24:22.130 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-06-30T13:24:22.130 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-06-30T13:24:22.130 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-06-30T13:24:22.130 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-06-30T13:24:22.130 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-06-30T13:24:22.130 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-06-30T13:24:22.130 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-06-30T13:24:22.130 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.table_properties_collectors: 2024-06-30T13:24:22.130 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.inplace_update_support: 0 2024-06-30T13:24:22.130 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-06-30T13:24:22.131 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-06-30T13:24:22.131 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-06-30T13:24:22.131 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-06-30T13:24:22.131 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.bloom_locality: 0 2024-06-30T13:24:22.131 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.max_successive_merges: 0 2024-06-30T13:24:22.131 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-06-30T13:24:22.131 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.paranoid_file_checks: 0 2024-06-30T13:24:22.131 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.force_consistency_checks: 0 2024-06-30T13:24:22.131 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.report_bg_io_stats: 0 2024-06-30T13:24:22.131 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.ttl: 2592000 2024-06-30T13:24:22.131 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-06-30T13:24:22.131 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 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:24:22.131 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: 2024-06-30T13:24:22.131 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2024-06-30T13:24:22.132 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: 2024-06-30T13:24:22.132 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.095+0000 7fbda5a78700 4 rocksdb: DB pointer 0x55d25587f800 2024-06-30T13:24:22.132 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.099+0000 7fbd8e913700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-06-30T13:24:22.132 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.099+0000 7fbd8e913700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-06-30T13:24:22.132 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2024-06-30T13:24:22.132 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-06-30T13:24:22.132 INFO:teuthology.orchestra.run.smithi100.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:24:22.132 INFO:teuthology.orchestra.run.smithi100.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:24:22.132 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-06-30T13:24:22.132 INFO:teuthology.orchestra.run.smithi100.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:24:22.132 INFO:teuthology.orchestra.run.smithi100.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:24:22.132 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-06-30T13:24:22.132 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: 2024-06-30T13:24:22.132 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-06-30T13:24:22.132 INFO:teuthology.orchestra.run.smithi100.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:24:22.133 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-06-30T13:24:22.133 INFO:teuthology.orchestra.run.smithi100.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:24:22.133 INFO:teuthology.orchestra.run.smithi100.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:24:22.133 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: 2024-06-30T13:24:22.133 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-06-30T13:24:22.133 INFO:teuthology.orchestra.run.smithi100.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:24:22.133 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-06-30T13:24:22.133 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-06-30T13:24:22.133 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-06-30T13:24:22.133 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-06-30T13:24:22.133 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-06-30T13:24:22.133 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-06-30T13:24:22.133 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-06-30T13:24:22.134 INFO:teuthology.orchestra.run.smithi100.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:24:22.134 INFO:teuthology.orchestra.run.smithi100.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:24:22.134 INFO:teuthology.orchestra.run.smithi100.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:24:22.134 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: 2024-06-30T13:24:22.134 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-06-30T13:24:22.134 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: 2024-06-30T13:24:22.134 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-06-30T13:24:22.134 INFO:teuthology.orchestra.run.smithi100.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:24:22.134 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-06-30T13:24:22.134 INFO:teuthology.orchestra.run.smithi100.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:24:22.134 INFO:teuthology.orchestra.run.smithi100.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:24:22.134 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: 2024-06-30T13:24:22.134 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-06-30T13:24:22.135 INFO:teuthology.orchestra.run.smithi100.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:24:22.135 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-06-30T13:24:22.135 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-06-30T13:24:22.135 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-06-30T13:24:22.135 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-06-30T13:24:22.135 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-06-30T13:24:22.135 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-06-30T13:24:22.135 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-06-30T13:24:22.135 INFO:teuthology.orchestra.run.smithi100.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:24:22.135 INFO:teuthology.orchestra.run.smithi100.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:24:22.135 INFO:teuthology.orchestra.run.smithi100.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:24:22.135 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: 2024-06-30T13:24:22.135 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-06-30T13:24:22.135 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: 2024-06-30T13:24:22.135 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.099+0000 7fbda5a78700 4 rocksdb: [db_impl/db_impl.cc:397] Shutdown: canceling all background work 2024-06-30T13:24:22.136 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.099+0000 7fbda5a78700 4 rocksdb: [db_impl/db_impl.cc:573] Shutdown complete 2024-06-30T13:24:22.136 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph-mon: debug 2024-06-30T13:24:22.099+0000 7fbda5a78700 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-06-30T13:24:22.640 INFO:teuthology.orchestra.run.smithi100.stderr:create mon.a on 2024-06-30T13:24:22.640 INFO:teuthology.orchestra.run.smithi100.stderr:Running command: install -d -m0770 -o 167 -g 167 /var/run/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968 2024-06-30T13:24:22.648 INFO:teuthology.orchestra.run.smithi100.stderr:Running command: systemctl disable ceph.target 2024-06-30T13:24:22.861 INFO:teuthology.orchestra.run.smithi100.stderr:Running command: systemctl enable ceph.target 2024-06-30T13:24:22.868 INFO:teuthology.orchestra.run.smithi100.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-06-30T13:24:23.050 INFO:teuthology.orchestra.run.smithi100.stderr:Running command: systemctl start ceph.target 2024-06-30T13:24:23.058 INFO:teuthology.orchestra.run.smithi100.stderr:Running command: systemctl enable ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968.target 2024-06-30T13:24:23.066 INFO:teuthology.orchestra.run.smithi100.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968.target -> /etc/systemd/system/ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968.target. 2024-06-30T13:24:23.066 INFO:teuthology.orchestra.run.smithi100.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968.target -> /etc/systemd/system/ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968.target. 2024-06-30T13:24:23.260 INFO:teuthology.orchestra.run.smithi100.stderr:Running command: systemctl start ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968.target 2024-06-30T13:24:23.268 INFO:teuthology.orchestra.run.smithi100.stderr:Running command: systemctl daemon-reload 2024-06-30T13:24:23.453 INFO:teuthology.orchestra.run.smithi100.stderr:Running command: systemctl stop ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@mon.a 2024-06-30T13:24:23.465 INFO:teuthology.orchestra.run.smithi100.stderr:Running command: systemctl reset-failed ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@mon.a 2024-06-30T13:24:23.471 INFO:teuthology.orchestra.run.smithi100.stderr:systemctl: Failed to reset failed state of unit ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@mon.a.service: Unit ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@mon.a.service not loaded. 2024-06-30T13:24:23.472 INFO:teuthology.orchestra.run.smithi100.stderr:Running command: systemctl enable ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@mon.a 2024-06-30T13:24:23.478 INFO:teuthology.orchestra.run.smithi100.stderr:systemctl: Created symlink /etc/systemd/system/ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968.target.wants/ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@mon.a.service -> /etc/systemd/system/ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@.service. 2024-06-30T13:24:23.649 INFO:teuthology.orchestra.run.smithi100.stderr:Running command: systemctl start ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@mon.a 2024-06-30T13:24:23.660 INFO:teuthology.orchestra.run.smithi100.stderr:firewalld does not appear to be present 2024-06-30T13:24:23.660 INFO:teuthology.orchestra.run.smithi100.stderr:Not possible to enable service . firewalld.service is not available 2024-06-30T13:24:23.660 INFO:teuthology.orchestra.run.smithi100.stderr:Not possible to open ports <[]>. firewalld.service is not available 2024-06-30T13:24:23.661 INFO:teuthology.orchestra.run.smithi100.stderr:Waiting for mon to start... 2024-06-30T13:24:23.661 INFO:teuthology.orchestra.run.smithi100.stderr:Waiting for mon... 2024-06-30T13:24:23.662 INFO:teuthology.orchestra.run.smithi100.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=smithi100 -e CEPH_USE_RANDOM_NONCE=1 -v /var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmpil7qe6v1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpz1rqbuka:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 status 2024-06-30T13:24:23.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:23 smithi100 systemd[1]: Started Ceph mon.a for f5be1c1a-36e3-11ef-bcaa-c7b262605968. 2024-06-30T13:24:25.240 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:25 smithi100 bash[14312]: cluster 2024-06-30T13:24:25.086327+0000 mon.a (mon.0) 0 : [INF] mkfs f5be1c1a-36e3-11ef-bcaa-c7b262605968 2024-06-30T13:24:25.240 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:25 smithi100 bash[14312]: cluster 2024-06-30T13:24:25.071454+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-06-30T13:24:25.318 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: cluster: 2024-06-30T13:24:25.319 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: id: f5be1c1a-36e3-11ef-bcaa-c7b262605968 2024-06-30T13:24:25.320 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-06-30T13:24:25.320 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: 2024-06-30T13:24:25.320 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: services: 2024-06-30T13:24:25.320 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.23845s) 2024-06-30T13:24:25.320 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: mgr: no daemons active 2024-06-30T13:24:25.321 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-06-30T13:24:25.321 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: 2024-06-30T13:24:25.321 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: data: 2024-06-30T13:24:25.321 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-06-30T13:24:25.321 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-06-30T13:24:25.321 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-06-30T13:24:25.321 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: pgs: 2024-06-30T13:24:25.321 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: 2024-06-30T13:24:25.950 INFO:teuthology.orchestra.run.smithi100.stderr:mon is available 2024-06-30T13:24:25.951 INFO:teuthology.orchestra.run.smithi100.stderr:Assimilating anything we can from ceph.conf... 2024-06-30T13:24:25.951 INFO:teuthology.orchestra.run.smithi100.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=smithi100 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpil7qe6v1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpz1rqbuka:/etc/ceph/ceph.conf:z -v /var/lib/ceph/f5be1c1a-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:24:26.490 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:26 smithi100 bash[14312]: cluster 2024-06-30T13:24:25.081517+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-06-30T13:24:26.490 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:26 smithi100 bash[14312]: cluster 2024-06-30T13:24:25.083092+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0]} 2024-06-30T13:24:26.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:26 smithi100 bash[14312]: cluster 2024-06-30T13:24:25.092397+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-06-30T13:24:26.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:26 smithi100 bash[14312]: cluster 2024-06-30T13:24:25.103574+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-06-30T13:24:26.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:26 smithi100 bash[14312]: cluster 2024-06-30T13:24:25.104651+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-06-30T13:24:26.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:26 smithi100 bash[14312]: audit 2024-06-30T13:24:25.319892+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.100:0/2771026535' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-06-30T13:24:27.097 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: 2024-06-30T13:24:27.098 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: [global] 2024-06-30T13:24:27.101 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: fsid = f5be1c1a-36e3-11ef-bcaa-c7b262605968 2024-06-30T13:24:27.101 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: log_to_journald = false 2024-06-30T13:24:27.101 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.100:3300,v1:172.21.15.100:6789] 2024-06-30T13:24:27.101 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-06-30T13:24:27.101 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-06-30T13:24:27.101 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-06-30T13:24:27.101 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-06-30T13:24:27.101 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: 2024-06-30T13:24:27.101 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: [mgr] 2024-06-30T13:24:27.101 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: mgr/cephadm/use_agent = False 2024-06-30T13:24:27.101 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-06-30T13:24:27.101 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: 2024-06-30T13:24:27.101 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: [mon] 2024-06-30T13:24:27.102 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: mon_warn_on_insecure_global_id_reclaim = false 2024-06-30T13:24:27.102 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-06-30T13:24:27.102 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: 2024-06-30T13:24:27.102 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: [osd] 2024-06-30T13:24:27.102 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-06-30T13:24:27.102 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: osd_memory_target_autotune = true 2024-06-30T13:24:27.102 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-06-30T13:24:27.490 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:27 smithi100 bash[14312]: audit 2024-06-30T13:24:27.093722+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.100:0/2005863706' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-06-30T13:24:27.490 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:27 smithi100 bash[14312]: audit 2024-06-30T13:24:27.098526+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.100:0/2005863706' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-06-30T13:24:27.641 INFO:teuthology.orchestra.run.smithi100.stderr:Generating new minimal ceph.conf... 2024-06-30T13:24:27.641 INFO:teuthology.orchestra.run.smithi100.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=smithi100 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpil7qe6v1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpz1rqbuka:/etc/ceph/ceph.conf:z -v /var/lib/ceph/f5be1c1a-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:24:29.240 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:28 smithi100 bash[14312]: audit 2024-06-30T13:24:28.823270+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.100:0/1081013489' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:24:29.418 INFO:teuthology.orchestra.run.smithi100.stderr:Restarting the monitor... 2024-06-30T13:24:29.418 INFO:teuthology.orchestra.run.smithi100.stderr:Running command: systemctl restart ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@mon.a 2024-06-30T13:24:29.697 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:29 smithi100 systemd[1]: Stopping Ceph mon.a for f5be1c1a-36e3-11ef-bcaa-c7b262605968... 2024-06-30T13:24:29.697 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:29 smithi100 bash[14312]: debug 2024-06-30T13:24:29.510+0000 7f61b54c0700 -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:24:29.698 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:29 smithi100 bash[14312]: debug 2024-06-30T13:24:29.510+0000 7f61b54c0700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-06-30T13:24:30.219 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:30 smithi100 docker[14704]: ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968-mon.a 2024-06-30T13:24:30.226 INFO:teuthology.orchestra.run.smithi100.stderr:Setting mon public_network to 172.21.0.0/20 2024-06-30T13:24:30.227 INFO:teuthology.orchestra.run.smithi100.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=smithi100 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpil7qe6v1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpz1rqbuka:/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:24:30.362 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:30 smithi100 systemd[1]: ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@mon.a.service: Succeeded. 2024-06-30T13:24:30.362 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:30 smithi100 systemd[1]: Stopped Ceph mon.a for f5be1c1a-36e3-11ef-bcaa-c7b262605968. 2024-06-30T13:24:30.362 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:30 smithi100 systemd[1]: Started Ceph mon.a for f5be1c1a-36e3-11ef-bcaa-c7b262605968. 2024-06-30T13:24:31.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.514+0000 7fef5cb71700 0 set uid:gid to 167:167 (ceph:ceph) 2024-06-30T13:24:31.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.514+0000 7fef5cb71700 0 ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable), process ceph-mon, pid 7 2024-06-30T13:24:31.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.514+0000 7fef5cb71700 0 pidfile_write: ignore empty --pid-file 2024-06-30T13:24:31.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 0 load: jerasure load: lrc load: isa 2024-06-30T13:24:31.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: RocksDB version: 6.8.1 2024-06-30T13:24:31.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-06-30T13:24:31.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Compile date Mar 30 2021 2024-06-30T13:24:31.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: DB SUMMARY 2024-06-30T13:24:31.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: CURRENT file: CURRENT 2024-06-30T13:24:31.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: IDENTITY file: IDENTITY 2024-06-30T13:24:31.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 131 Bytes 2024-06-30T13:24:31.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000004.sst 2024-06-30T13:24:31.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000006.log size: 83116 ; 2024-06-30T13:24:31.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.error_if_exists: 0 2024-06-30T13:24:31.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.create_if_missing: 0 2024-06-30T13:24:31.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.paranoid_checks: 1 2024-06-30T13:24:31.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.env: 0x5601cf70c1c0 2024-06-30T13:24:31.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.fs: Posix File System 2024-06-30T13:24:31.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.info_log: 0x5601d0408fe0 2024-06-30T13:24:31.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.max_file_opening_threads: 16 2024-06-30T13:24:31.743 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.statistics: (nil) 2024-06-30T13:24:31.743 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.use_fsync: 0 2024-06-30T13:24:31.743 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.max_log_file_size: 0 2024-06-30T13:24:31.743 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-06-30T13:24:31.743 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-06-30T13:24:31.743 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.keep_log_file_num: 1000 2024-06-30T13:24:31.743 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.recycle_log_file_num: 0 2024-06-30T13:24:31.743 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.allow_fallocate: 1 2024-06-30T13:24:31.743 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.allow_mmap_reads: 0 2024-06-30T13:24:31.743 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.allow_mmap_writes: 0 2024-06-30T13:24:31.743 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.use_direct_reads: 0 2024-06-30T13:24:31.743 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-06-30T13:24:31.744 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.create_missing_column_families: 0 2024-06-30T13:24:31.744 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.db_log_dir: 2024-06-30T13:24:31.744 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-06-30T13:24:31.744 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-06-30T13:24:31.744 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.max_subcompactions: 1 2024-06-30T13:24:31.744 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.max_background_flushes: -1 2024-06-30T13:24:31.744 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-06-30T13:24:31.744 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-06-30T13:24:31.744 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-06-30T13:24:31.744 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-06-30T13:24:31.744 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-06-30T13:24:31.744 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.advise_random_on_open: 1 2024-06-30T13:24:31.745 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.db_write_buffer_size: 0 2024-06-30T13:24:31.745 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.write_buffer_manager: 0x5601d049fe30 2024-06-30T13:24:31.745 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-06-30T13:24:31.745 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-06-30T13:24:31.745 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-06-30T13:24:31.745 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-06-30T13:24:31.745 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.rate_limiter: (nil) 2024-06-30T13:24:31.745 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-06-30T13:24:31.745 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.wal_recovery_mode: 2 2024-06-30T13:24:31.745 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.enable_thread_tracking: 0 2024-06-30T13:24:31.745 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.enable_pipelined_write: 0 2024-06-30T13:24:31.745 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.unordered_write: 0 2024-06-30T13:24:31.745 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-06-30T13:24:31.745 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-06-30T13:24:31.746 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-06-30T13:24:31.746 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-06-30T13:24:31.746 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.row_cache: None 2024-06-30T13:24:31.746 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.wal_filter: None 2024-06-30T13:24:31.746 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-06-30T13:24:31.746 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.allow_ingest_behind: 0 2024-06-30T13:24:31.746 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.preserve_deletes: 0 2024-06-30T13:24:31.746 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.two_write_queues: 0 2024-06-30T13:24:31.746 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.manual_wal_flush: 0 2024-06-30T13:24:31.746 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.atomic_flush: 0 2024-06-30T13:24:31.746 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-06-30T13:24:31.746 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.persist_stats_to_disk: 0 2024-06-30T13:24:31.746 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-06-30T13:24:31.746 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.log_readahead_size: 0 2024-06-30T13:24:31.746 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-06-30T13:24:31.747 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.max_background_jobs: 2 2024-06-30T13:24:31.747 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.max_background_compactions: -1 2024-06-30T13:24:31.747 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-06-30T13:24:31.747 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-06-30T13:24:31.747 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-06-30T13:24:31.747 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.max_total_wal_size: 0 2024-06-30T13:24:31.747 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-06-30T13:24:31.747 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-06-30T13:24:31.748 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-06-30T13:24:31.748 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-06-30T13:24:31.748 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.max_open_files: -1 2024-06-30T13:24:31.748 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.bytes_per_sync: 0 2024-06-30T13:24:31.748 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-06-30T13:24:31.749 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-06-30T13:24:31.749 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.compaction_readahead_size: 0 2024-06-30T13:24:31.749 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Compression algorithms supported: 2024-06-30T13:24:31.749 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-06-30T13:24:31.749 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: kZSTD supported: 0 2024-06-30T13:24:31.749 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: kXpressCompression supported: 0 2024-06-30T13:24:31.749 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: kLZ4HCCompression supported: 1 2024-06-30T13:24:31.749 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: kLZ4Compression supported: 1 2024-06-30T13:24:31.749 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: kBZip2Compression supported: 0 2024-06-30T13:24:31.749 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: kZlibCompression supported: 1 2024-06-30T13:24:31.749 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: kSnappyCompression supported: 1 2024-06-30T13:24:31.749 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-06-30T13:24:31.749 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 2024-06-30T13:24:31.749 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-06-30T13:24:31.750 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-06-30T13:24:31.750 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.merge_operator: 2024-06-30T13:24:31.750 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.compaction_filter: None 2024-06-30T13:24:31.750 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.compaction_filter_factory: None 2024-06-30T13:24:31.750 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-06-30T13:24:31.750 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-06-30T13:24:31.750 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5601d03ac0d8) 2024-06-30T13:24:31.750 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: cache_index_and_filter_blocks: 1 2024-06-30T13:24:31.750 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: cache_index_and_filter_blocks_with_high_priority: 0 2024-06-30T13:24:31.750 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-06-30T13:24:31.750 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: pin_top_level_index_and_filter: 1 2024-06-30T13:24:31.750 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: index_type: 0 2024-06-30T13:24:31.750 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: data_block_index_type: 0 2024-06-30T13:24:31.751 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: index_shortening: 1 2024-06-30T13:24:31.751 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: data_block_hash_table_util_ratio: 0.750000 2024-06-30T13:24:31.751 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: hash_index_allow_collision: 1 2024-06-30T13:24:31.751 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: checksum: 1 2024-06-30T13:24:31.751 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: no_block_cache: 0 2024-06-30T13:24:31.751 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: block_cache: 0x5601d03e4f10 2024-06-30T13:24:31.751 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: block_cache_name: BinnedLRUCache 2024-06-30T13:24:31.751 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: block_cache_options: 2024-06-30T13:24:31.751 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: capacity : 536870912 2024-06-30T13:24:31.751 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: num_shard_bits : 4 2024-06-30T13:24:31.751 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: strict_capacity_limit : 0 2024-06-30T13:24:31.751 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: high_pri_pool_ratio: 0.000 2024-06-30T13:24:31.751 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: block_cache_compressed: (nil) 2024-06-30T13:24:31.751 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: persistent_cache: (nil) 2024-06-30T13:24:31.752 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: block_size: 4096 2024-06-30T13:24:31.752 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: block_size_deviation: 10 2024-06-30T13:24:31.752 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: block_restart_interval: 16 2024-06-30T13:24:31.752 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: index_block_restart_interval: 1 2024-06-30T13:24:31.752 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: metadata_block_size: 4096 2024-06-30T13:24:31.752 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: partition_filters: 0 2024-06-30T13:24:31.752 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: use_delta_encoding: 1 2024-06-30T13:24:31.752 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: filter_policy: rocksdb.BuiltinBloomFilter 2024-06-30T13:24:31.752 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: whole_key_filtering: 1 2024-06-30T13:24:31.752 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: verify_compression: 0 2024-06-30T13:24:31.752 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: read_amp_bytes_per_bit: 0 2024-06-30T13:24:31.752 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: format_version: 2 2024-06-30T13:24:31.752 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: enable_index_compression: 1 2024-06-30T13:24:31.752 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: block_align: 0 2024-06-30T13:24:31.753 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.write_buffer_size: 33554432 2024-06-30T13:24:31.753 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.max_write_buffer_number: 2 2024-06-30T13:24:31.753 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.compression: NoCompression 2024-06-30T13:24:31.753 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.bottommost_compression: Disabled 2024-06-30T13:24:31.753 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.prefix_extractor: nullptr 2024-06-30T13:24:31.753 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-06-30T13:24:31.753 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.num_levels: 7 2024-06-30T13:24:31.753 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-06-30T13:24:31.753 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-06-30T13:24:31.753 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-06-30T13:24:31.753 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-06-30T13:24:31.753 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-06-30T13:24:31.753 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-06-30T13:24:31.753 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-06-30T13:24:31.754 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-06-30T13:24:31.754 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-06-30T13:24:31.754 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-06-30T13:24:31.754 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.compression_opts.level: 32767 2024-06-30T13:24:31.754 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.compression_opts.strategy: 0 2024-06-30T13:24:31.754 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-06-30T13:24:31.754 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-06-30T13:24:31.754 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.compression_opts.enabled: false 2024-06-30T13:24:31.754 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-06-30T13:24:31.754 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-06-30T13:24:31.754 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-06-30T13:24:31.754 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.target_file_size_base: 67108864 2024-06-30T13:24:31.754 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-06-30T13:24:31.754 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-06-30T13:24:31.755 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-06-30T13:24:31.755 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-06-30T13:24:31.755 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-06-30T13:24:31.755 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-06-30T13:24:31.755 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-06-30T13:24:31.755 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-06-30T13:24:31.755 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-06-30T13:24:31.755 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-06-30T13:24:31.755 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-06-30T13:24:31.755 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-06-30T13:24:31.755 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-06-30T13:24:31.755 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.arena_block_size: 4194304 2024-06-30T13:24:31.755 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-06-30T13:24:31.755 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-06-30T13:24:31.756 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-06-30T13:24:31.756 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.disable_auto_compactions: 0 2024-06-30T13:24:31.756 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-06-30T13:24:31.756 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-06-30T13:24:31.756 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-06-30T13:24:31.756 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-06-30T13:24:31.756 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-06-30T13:24:31.756 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-06-30T13:24:31.756 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-06-30T13:24:31.756 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-06-30T13:24:31.756 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-06-30T13:24:31.756 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-06-30T13:24:31.756 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.table_properties_collectors: 2024-06-30T13:24:31.756 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.inplace_update_support: 0 2024-06-30T13:24:31.757 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-06-30T13:24:31.757 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-06-30T13:24:31.757 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-06-30T13:24:31.757 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-06-30T13:24:31.757 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.bloom_locality: 0 2024-06-30T13:24:31.757 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.max_successive_merges: 0 2024-06-30T13:24:31.757 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-06-30T13:24:31.757 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.paranoid_file_checks: 0 2024-06-30T13:24:31.757 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.force_consistency_checks: 0 2024-06-30T13:24:31.757 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.report_bg_io_stats: 0 2024-06-30T13:24:31.757 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.ttl: 2592000 2024-06-30T13:24:31.757 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.518+0000 7fef5cb71700 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-06-30T13:24:31.758 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.522+0000 7fef5cb71700 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:24:31.758 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.522+0000 7fef5cb71700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 4 2024-06-30T13:24:31.758 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.522+0000 7fef5cb71700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1719753871524918, "job": 1, "event": "recovery_started", "log_files": [6]} 2024-06-30T13:24:31.758 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.522+0000 7fef5cb71700 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #6 mode 2 2024-06-30T13:24:31.758 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.522+0000 7fef5cb71700 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:24:31.758 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.522+0000 7fef5cb71700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1719753871526257, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 80084, "table_properties": {"data_size": 78342, "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": 73101, "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": 1719753871, "oldest_key_time": 3, "file_creation_time": 0}} 2024-06-30T13:24:31.758 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.522+0000 7fef5cb71700 4 rocksdb: [version_set.cc:3826] Creating manifest 8 2024-06-30T13:24:31.758 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.522+0000 7fef5cb71700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1719753871527207, "job": 1, "event": "recovery_finished"} 2024-06-30T13:24:31.758 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.526+0000 7fef5cb71700 4 rocksdb: DB pointer 0x5601d04a9800 2024-06-30T13:24:31.758 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.526+0000 7fef5cb71700 0 starting mon.a rank 0 at public addrs [v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0] at bind addrs [v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid f5be1c1a-36e3-11ef-bcaa-c7b262605968 2024-06-30T13:24:31.758 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.526+0000 7fef4398b700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-06-30T13:24:31.758 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.526+0000 7fef4398b700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-06-30T13:24:31.758 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: ** DB Stats ** 2024-06-30T13:24:31.758 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: Uptime(secs): 0.0 total, 0.0 interval 2024-06-30T13:24:31.759 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: 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:24:31.759 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-06-30T13:24:31.759 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-06-30T13:24:31.759 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: 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:24:31.759 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-06-30T13:24:31.759 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-06-30T13:24:31.759 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: ** Compaction Stats [default] ** 2024-06-30T13:24:31.759 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: 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:24:31.759 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-06-30T13:24:31.759 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: L0 2/0 79.86 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 91.8 0.00 0.00 1 0.001 0 0 2024-06-30T13:24:31.759 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: Sum 2/0 79.86 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 91.8 0.00 0.00 1 0.001 0 0 2024-06-30T13:24:31.759 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 91.8 0.00 0.00 1 0.001 0 0 2024-06-30T13:24:31.759 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: ** Compaction Stats [default] ** 2024-06-30T13:24:31.759 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: 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:24:31.760 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-06-30T13:24:31.760 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 91.8 0.00 0.00 1 0.001 0 0 2024-06-30T13:24:31.760 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: Uptime(secs): 0.0 total, 0.0 interval 2024-06-30T13:24:31.760 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: Flush(GB): cumulative 0.000, interval 0.000 2024-06-30T13:24:31.760 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: AddFile(GB): cumulative 0.000, interval 0.000 2024-06-30T13:24:31.760 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: AddFile(Total Files): cumulative 0, interval 0 2024-06-30T13:24:31.760 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: AddFile(L0 Files): cumulative 0, interval 0 2024-06-30T13:24:31.760 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: AddFile(Keys): cumulative 0, interval 0 2024-06-30T13:24:31.760 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: Cumulative compaction: 0.00 GB write, 11.86 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-06-30T13:24:31.760 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: Interval compaction: 0.00 GB write, 11.86 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-06-30T13:24:31.760 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: 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:24:31.760 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: ** File Read Latency Histogram By Level [default] ** 2024-06-30T13:24:31.760 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: ** Compaction Stats [default] ** 2024-06-30T13:24:31.760 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: 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:24:31.760 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-06-30T13:24:31.760 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: L0 2/0 79.86 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 91.8 0.00 0.00 1 0.001 0 0 2024-06-30T13:24:31.761 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: Sum 2/0 79.86 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 91.8 0.00 0.00 1 0.001 0 0 2024-06-30T13:24:31.761 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: 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:24:31.761 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: ** Compaction Stats [default] ** 2024-06-30T13:24:31.761 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: 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:24:31.761 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-06-30T13:24:31.761 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 91.8 0.00 0.00 1 0.001 0 0 2024-06-30T13:24:31.761 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: Uptime(secs): 0.0 total, 0.0 interval 2024-06-30T13:24:31.761 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: Flush(GB): cumulative 0.000, interval 0.000 2024-06-30T13:24:31.761 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: AddFile(GB): cumulative 0.000, interval 0.000 2024-06-30T13:24:31.761 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: AddFile(Total Files): cumulative 0, interval 0 2024-06-30T13:24:31.761 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: AddFile(L0 Files): cumulative 0, interval 0 2024-06-30T13:24:31.761 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: AddFile(Keys): cumulative 0, interval 0 2024-06-30T13:24:31.761 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: Cumulative compaction: 0.00 GB write, 11.70 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-06-30T13:24:31.762 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: 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:24:31.762 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: 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:24:31.762 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: ** File Read Latency Histogram By Level [default] ** 2024-06-30T13:24:31.762 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.526+0000 7fef5cb71700 1 mon.a@-1(???) e1 preinit fsid f5be1c1a-36e3-11ef-bcaa-c7b262605968 2024-06-30T13:24:31.762 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.526+0000 7fef5cb71700 0 mon.a@-1(???).mds e1 new map 2024-06-30T13:24:31.762 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.526+0000 7fef5cb71700 0 mon.a@-1(???).mds e1 print_map 2024-06-30T13:24:31.762 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: e1 2024-06-30T13:24:31.762 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: enable_multiple, ever_enabled_multiple: 1,1 2024-06-30T13:24:31.762 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: 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:24:31.762 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: legacy client fscid: -1 2024-06-30T13:24:31.762 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: 2024-06-30T13:24:31.762 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: No filesystems configured 2024-06-30T13:24:31.762 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.526+0000 7fef5cb71700 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-06-30T13:24:31.762 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.526+0000 7fef5cb71700 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-06-30T13:24:31.763 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.526+0000 7fef5cb71700 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-06-30T13:24:31.763 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.526+0000 7fef5cb71700 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-06-30T13:24:31.763 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: audit 2024-06-30T13:24:28.823270+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.100:0/1081013489' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:24:31.763 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.526+0000 7fef5cb71700 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-06-30T13:24:31.763 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.530+0000 7fef5cb71700 20 expand_channel_meta expand map: {default=false} 2024-06-30T13:24:31.763 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.530+0000 7fef5cb71700 20 expand_channel_meta from 'false' to 'false' 2024-06-30T13:24:31.763 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.530+0000 7fef5cb71700 20 expand_channel_meta expanded map: {default=false} 2024-06-30T13:24:31.763 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.530+0000 7fef5cb71700 20 expand_channel_meta expand map: {default=info} 2024-06-30T13:24:31.763 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.530+0000 7fef5cb71700 20 expand_channel_meta from 'info' to 'info' 2024-06-30T13:24:31.763 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.530+0000 7fef5cb71700 20 expand_channel_meta expanded map: {default=info} 2024-06-30T13:24:31.763 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.530+0000 7fef5cb71700 20 expand_channel_meta expand map: {default=daemon} 2024-06-30T13:24:31.763 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.530+0000 7fef5cb71700 20 expand_channel_meta from 'daemon' to 'daemon' 2024-06-30T13:24:31.763 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.530+0000 7fef5cb71700 20 expand_channel_meta expanded map: {default=daemon} 2024-06-30T13:24:31.763 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.530+0000 7fef5cb71700 20 expand_channel_meta expand map: {default=debug} 2024-06-30T13:24:31.764 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.530+0000 7fef5cb71700 20 expand_channel_meta from 'debug' to 'debug' 2024-06-30T13:24:31.764 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: debug 2024-06-30T13:24:31.530+0000 7fef5cb71700 20 expand_channel_meta expanded map: {default=debug} 2024-06-30T13:24:31.764 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: cluster 2024-06-30T13:24:31.535997+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-06-30T13:24:31.764 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: cluster 2024-06-30T13:24:31.536077+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0]} 2024-06-30T13:24:31.764 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: cluster 2024-06-30T13:24:31.536138+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-06-30T13:24:31.764 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: cluster 2024-06-30T13:24:31.536169+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-06-30T13:24:31.764 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:31 smithi100 bash[14762]: cluster 2024-06-30T13:24:31.536660+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-06-30T13:24:32.388 INFO:teuthology.orchestra.run.smithi100.stderr:Wrote config to /etc/ceph/ceph.conf 2024-06-30T13:24:32.388 INFO:teuthology.orchestra.run.smithi100.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-06-30T13:24:32.388 INFO:teuthology.orchestra.run.smithi100.stderr:Creating mgr... 2024-06-30T13:24:32.388 INFO:teuthology.orchestra.run.smithi100.stderr:Verifying port 9283 ... 2024-06-30T13:24:32.391 INFO:teuthology.orchestra.run.smithi100.stderr:Running command: systemctl daemon-reload 2024-06-30T13:24:32.608 INFO:teuthology.orchestra.run.smithi100.stderr:Running command: systemctl stop ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@mgr.y 2024-06-30T13:24:32.620 INFO:teuthology.orchestra.run.smithi100.stderr:Running command: systemctl reset-failed ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@mgr.y 2024-06-30T13:24:32.624 INFO:teuthology.orchestra.run.smithi100.stderr:systemctl: Failed to reset failed state of unit ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@mgr.y.service: Unit ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@mgr.y.service not loaded. 2024-06-30T13:24:32.625 INFO:teuthology.orchestra.run.smithi100.stderr:Running command: systemctl enable ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@mgr.y 2024-06-30T13:24:32.632 INFO:teuthology.orchestra.run.smithi100.stderr:systemctl: Created symlink /etc/systemd/system/ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968.target.wants/ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@mgr.y.service -> /etc/systemd/system/ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@.service. 2024-06-30T13:24:32.818 INFO:teuthology.orchestra.run.smithi100.stderr:Running command: systemctl start ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@mgr.y 2024-06-30T13:24:32.829 INFO:teuthology.orchestra.run.smithi100.stderr:firewalld does not appear to be present 2024-06-30T13:24:32.829 INFO:teuthology.orchestra.run.smithi100.stderr:Not possible to enable service . firewalld.service is not available 2024-06-30T13:24:32.829 INFO:teuthology.orchestra.run.smithi100.stderr:Not possible to open ports <[]>. firewalld.service is not available 2024-06-30T13:24:32.829 INFO:teuthology.orchestra.run.smithi100.stderr:firewalld does not appear to be present 2024-06-30T13:24:32.829 INFO:teuthology.orchestra.run.smithi100.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-06-30T13:24:32.829 INFO:teuthology.orchestra.run.smithi100.stderr:Waiting for mgr to start... 2024-06-30T13:24:32.830 INFO:teuthology.orchestra.run.smithi100.stderr:Waiting for mgr... 2024-06-30T13:24:32.830 INFO:teuthology.orchestra.run.smithi100.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=smithi100 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpil7qe6v1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpz1rqbuka:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 status -f json-pretty 2024-06-30T13:24:33.289 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:32 smithi100 bash[14762]: audit 2024-06-30T13:24:31.801323+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.100:0/2049973460' entity='client.admin' 2024-06-30T13:24:34.616 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: 2024-06-30T13:24:34.616 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: { 2024-06-30T13:24:34.616 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "fsid": "f5be1c1a-36e3-11ef-bcaa-c7b262605968", 2024-06-30T13:24:34.616 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "health": { 2024-06-30T13:24:34.616 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-06-30T13:24:34.616 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "checks": {}, 2024-06-30T13:24:34.616 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "mutes": [] 2024-06-30T13:24:34.616 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: }, 2024-06-30T13:24:34.616 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-06-30T13:24:34.616 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "quorum": [ 2024-06-30T13:24:34.617 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: 0 2024-06-30T13:24:34.617 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: ], 2024-06-30T13:24:34.617 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "quorum_names": [ 2024-06-30T13:24:34.617 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "a" 2024-06-30T13:24:34.617 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: ], 2024-06-30T13:24:34.617 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "quorum_age": 3, 2024-06-30T13:24:34.617 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "monmap": { 2024-06-30T13:24:34.621 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "epoch": 1, 2024-06-30T13:24:34.621 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-06-30T13:24:34.621 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "num_mons": 1 2024-06-30T13:24:34.621 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: }, 2024-06-30T13:24:34.621 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "osdmap": { 2024-06-30T13:24:34.621 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "epoch": 1, 2024-06-30T13:24:34.621 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "num_osds": 0, 2024-06-30T13:24:34.621 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-06-30T13:24:34.622 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-06-30T13:24:34.622 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-06-30T13:24:34.622 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-06-30T13:24:34.622 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-06-30T13:24:34.622 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: }, 2024-06-30T13:24:34.622 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "pgmap": { 2024-06-30T13:24:34.622 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-06-30T13:24:34.622 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-06-30T13:24:34.622 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "num_pools": 0, 2024-06-30T13:24:34.622 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "num_objects": 0, 2024-06-30T13:24:34.622 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-06-30T13:24:34.622 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-06-30T13:24:34.622 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-06-30T13:24:34.622 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "bytes_total": 0 2024-06-30T13:24:34.623 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: }, 2024-06-30T13:24:34.623 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "fsmap": { 2024-06-30T13:24:34.623 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "epoch": 1, 2024-06-30T13:24:34.623 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "by_rank": [], 2024-06-30T13:24:34.623 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "up:standby": 0 2024-06-30T13:24:34.623 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: }, 2024-06-30T13:24:34.623 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "mgrmap": { 2024-06-30T13:24:34.623 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "available": false, 2024-06-30T13:24:34.623 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-06-30T13:24:34.623 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "modules": [ 2024-06-30T13:24:34.623 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "iostat", 2024-06-30T13:24:34.623 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "restful" 2024-06-30T13:24:34.623 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: ], 2024-06-30T13:24:34.624 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "services": {} 2024-06-30T13:24:34.624 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: }, 2024-06-30T13:24:34.624 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "servicemap": { 2024-06-30T13:24:34.624 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "epoch": 1, 2024-06-30T13:24:34.624 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "modified": "2024-06-30T13:24:25.087274+0000", 2024-06-30T13:24:34.624 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "services": {} 2024-06-30T13:24:34.624 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: }, 2024-06-30T13:24:34.624 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "progress_events": {} 2024-06-30T13:24:34.624 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: } 2024-06-30T13:24:34.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:34 smithi100 bash[14762]: audit 2024-06-30T13:24:34.615530+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.100:0/370646612' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-06-30T13:24:35.165 INFO:teuthology.orchestra.run.smithi100.stderr:mgr not available, waiting (1/15)... 2024-06-30T13:24:37.167 INFO:teuthology.orchestra.run.smithi100.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=smithi100 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpil7qe6v1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpz1rqbuka:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 status -f json-pretty 2024-06-30T13:24:38.368 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: 2024-06-30T13:24:38.368 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: { 2024-06-30T13:24:38.368 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "fsid": "f5be1c1a-36e3-11ef-bcaa-c7b262605968", 2024-06-30T13:24:38.368 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "health": { 2024-06-30T13:24:38.368 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-06-30T13:24:38.368 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "checks": {}, 2024-06-30T13:24:38.370 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "mutes": [] 2024-06-30T13:24:38.371 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: }, 2024-06-30T13:24:38.371 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-06-30T13:24:38.371 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "quorum": [ 2024-06-30T13:24:38.371 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: 0 2024-06-30T13:24:38.371 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: ], 2024-06-30T13:24:38.371 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "quorum_names": [ 2024-06-30T13:24:38.371 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "a" 2024-06-30T13:24:38.371 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: ], 2024-06-30T13:24:38.371 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "quorum_age": 6, 2024-06-30T13:24:38.371 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "monmap": { 2024-06-30T13:24:38.371 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "epoch": 1, 2024-06-30T13:24:38.371 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-06-30T13:24:38.371 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "num_mons": 1 2024-06-30T13:24:38.371 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: }, 2024-06-30T13:24:38.371 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "osdmap": { 2024-06-30T13:24:38.372 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "epoch": 1, 2024-06-30T13:24:38.372 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "num_osds": 0, 2024-06-30T13:24:38.372 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-06-30T13:24:38.372 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-06-30T13:24:38.375 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-06-30T13:24:38.375 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-06-30T13:24:38.375 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-06-30T13:24:38.375 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: }, 2024-06-30T13:24:38.375 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "pgmap": { 2024-06-30T13:24:38.375 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-06-30T13:24:38.375 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-06-30T13:24:38.375 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "num_pools": 0, 2024-06-30T13:24:38.375 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "num_objects": 0, 2024-06-30T13:24:38.375 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-06-30T13:24:38.375 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-06-30T13:24:38.375 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-06-30T13:24:38.375 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "bytes_total": 0 2024-06-30T13:24:38.376 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: }, 2024-06-30T13:24:38.376 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "fsmap": { 2024-06-30T13:24:38.376 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "epoch": 1, 2024-06-30T13:24:38.376 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "by_rank": [], 2024-06-30T13:24:38.376 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "up:standby": 0 2024-06-30T13:24:38.376 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: }, 2024-06-30T13:24:38.376 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "mgrmap": { 2024-06-30T13:24:38.376 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "available": false, 2024-06-30T13:24:38.376 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-06-30T13:24:38.376 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "modules": [ 2024-06-30T13:24:38.376 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "iostat", 2024-06-30T13:24:38.376 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "restful" 2024-06-30T13:24:38.376 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: ], 2024-06-30T13:24:38.376 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "services": {} 2024-06-30T13:24:38.376 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: }, 2024-06-30T13:24:38.376 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "servicemap": { 2024-06-30T13:24:38.377 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "epoch": 1, 2024-06-30T13:24:38.377 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "modified": "2024-06-30T13:24:25.087274+0000", 2024-06-30T13:24:38.377 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "services": {} 2024-06-30T13:24:38.377 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: }, 2024-06-30T13:24:38.377 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "progress_events": {} 2024-06-30T13:24:38.377 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: } 2024-06-30T13:24:38.740 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:38 smithi100 bash[14762]: audit 2024-06-30T13:24:38.368959+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.100:0/1612630372' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-06-30T13:24:38.921 INFO:teuthology.orchestra.run.smithi100.stderr:mgr not available, waiting (2/15)... 2024-06-30T13:24:40.740 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:40 smithi100 bash[14762]: cluster 2024-06-30T13:24:40.246071+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2024-06-30T13:24:40.740 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:40 smithi100 bash[14762]: cluster 2024-06-30T13:24:40.252506+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00654772s) 2024-06-30T13:24:40.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:40 smithi100 bash[14762]: audit 2024-06-30T13:24:40.254059+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.100:0/3811673962' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-06-30T13:24:40.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:40 smithi100 bash[14762]: audit 2024-06-30T13:24:40.254294+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.100:0/3811673962' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-06-30T13:24:40.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:40 smithi100 bash[14762]: audit 2024-06-30T13:24:40.254570+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.100:0/3811673962' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-06-30T13:24:40.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:40 smithi100 bash[14762]: audit 2024-06-30T13:24:40.254954+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.100:0/3811673962' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-30T13:24:40.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:40 smithi100 bash[14762]: audit 2024-06-30T13:24:40.255940+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.100:0/3811673962' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-06-30T13:24:40.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:40 smithi100 bash[14762]: cluster 2024-06-30T13:24:40.260222+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2024-06-30T13:24:40.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:40 smithi100 bash[14762]: audit 2024-06-30T13:24:40.279423+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.100:0/3811673962' entity='mgr.y' 2024-06-30T13:24:40.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:40 smithi100 bash[14762]: audit 2024-06-30T13:24:40.285908+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.100:0/3811673962' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:24:40.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:40 smithi100 bash[14762]: audit 2024-06-30T13:24:40.288149+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.100:0/3811673962' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:24:40.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:40 smithi100 bash[14762]: audit 2024-06-30T13:24:40.295490+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.100:0/3811673962' entity='mgr.y' 2024-06-30T13:24:40.923 INFO:teuthology.orchestra.run.smithi100.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=smithi100 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpil7qe6v1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpz1rqbuka:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 status -f json-pretty 2024-06-30T13:24:41.740 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:41 smithi100 bash[14762]: audit 2024-06-30T13:24:40.301524+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.100:0/3811673962' entity='mgr.y' 2024-06-30T13:24:41.740 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:41 smithi100 bash[14762]: cluster 2024-06-30T13:24:41.257369+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e3: y(active, since 1.01142s) 2024-06-30T13:24:42.574 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: 2024-06-30T13:24:42.575 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: { 2024-06-30T13:24:42.575 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "fsid": "f5be1c1a-36e3-11ef-bcaa-c7b262605968", 2024-06-30T13:24:42.575 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "health": { 2024-06-30T13:24:42.575 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-06-30T13:24:42.575 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "checks": {}, 2024-06-30T13:24:42.575 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "mutes": [] 2024-06-30T13:24:42.575 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: }, 2024-06-30T13:24:42.575 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-06-30T13:24:42.575 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "quorum": [ 2024-06-30T13:24:42.577 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: 0 2024-06-30T13:24:42.577 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: ], 2024-06-30T13:24:42.577 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "quorum_names": [ 2024-06-30T13:24:42.577 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "a" 2024-06-30T13:24:42.577 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: ], 2024-06-30T13:24:42.577 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "quorum_age": 11, 2024-06-30T13:24:42.577 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "monmap": { 2024-06-30T13:24:42.577 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "epoch": 1, 2024-06-30T13:24:42.578 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-06-30T13:24:42.578 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "num_mons": 1 2024-06-30T13:24:42.578 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: }, 2024-06-30T13:24:42.578 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "osdmap": { 2024-06-30T13:24:42.578 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "epoch": 1, 2024-06-30T13:24:42.578 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "num_osds": 0, 2024-06-30T13:24:42.578 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-06-30T13:24:42.578 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-06-30T13:24:42.581 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-06-30T13:24:42.581 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-06-30T13:24:42.581 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-06-30T13:24:42.582 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: }, 2024-06-30T13:24:42.582 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "pgmap": { 2024-06-30T13:24:42.582 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-06-30T13:24:42.582 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-06-30T13:24:42.582 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "num_pools": 0, 2024-06-30T13:24:42.582 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "num_objects": 0, 2024-06-30T13:24:42.582 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-06-30T13:24:42.582 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-06-30T13:24:42.582 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-06-30T13:24:42.582 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "bytes_total": 0 2024-06-30T13:24:42.582 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: }, 2024-06-30T13:24:42.582 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "fsmap": { 2024-06-30T13:24:42.582 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "epoch": 1, 2024-06-30T13:24:42.582 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "by_rank": [], 2024-06-30T13:24:42.583 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "up:standby": 0 2024-06-30T13:24:42.583 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: }, 2024-06-30T13:24:42.583 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "mgrmap": { 2024-06-30T13:24:42.583 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "available": true, 2024-06-30T13:24:42.583 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-06-30T13:24:42.583 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "modules": [ 2024-06-30T13:24:42.583 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "iostat", 2024-06-30T13:24:42.583 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "restful" 2024-06-30T13:24:42.583 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: ], 2024-06-30T13:24:42.583 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "services": {} 2024-06-30T13:24:42.583 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: }, 2024-06-30T13:24:42.583 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "servicemap": { 2024-06-30T13:24:42.583 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "epoch": 1, 2024-06-30T13:24:42.583 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "modified": "2024-06-30T13:24:25.087274+0000", 2024-06-30T13:24:42.583 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "services": {} 2024-06-30T13:24:42.584 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: }, 2024-06-30T13:24:42.584 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "progress_events": {} 2024-06-30T13:24:42.584 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: } 2024-06-30T13:24:43.146 INFO:teuthology.orchestra.run.smithi100.stderr:mgr is available 2024-06-30T13:24:43.147 INFO:teuthology.orchestra.run.smithi100.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=smithi100 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpil7qe6v1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpz1rqbuka:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 config-key set mgr/cephadm/ssh_user root 2024-06-30T13:24:43.955 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:43 smithi100 bash[14762]: cluster 2024-06-30T13:24:42.546024+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-06-30T13:24:43.955 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:43 smithi100 bash[14762]: audit 2024-06-30T13:24:42.575189+0000 mon.a (mon.0) 24 : audit [DBG] from='client.? 172.21.15.100:0/3271461808' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-06-30T13:24:44.660 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: set mgr/cephadm/ssh_user 2024-06-30T13:24:45.228 INFO:teuthology.orchestra.run.smithi100.stderr:Enabling cephadm module... 2024-06-30T13:24:45.228 INFO:teuthology.orchestra.run.smithi100.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=smithi100 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpil7qe6v1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpz1rqbuka:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 mgr module enable cephadm 2024-06-30T13:24:45.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:45 smithi100 bash[14762]: audit 2024-06-30T13:24:44.658814+0000 mon.a (mon.0) 25 : audit [INF] from='client.? 172.21.15.100:0/2908048308' entity='client.admin' 2024-06-30T13:24:47.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:47 smithi100 bash[14762]: audit 2024-06-30T13:24:46.766855+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.100:0/2467711056' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-06-30T13:24:47.991 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Jun 30 13:24:47 smithi100 bash[15029]: ignoring --setgroup ceph since I am not root 2024-06-30T13:24:48.160 INFO:teuthology.orchestra.run.smithi100.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=smithi100 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpil7qe6v1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpz1rqbuka:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 mgr stat 2024-06-30T13:24:48.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:48 smithi100 bash[14762]: audit 2024-06-30T13:24:47.548662+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.100:0/2467711056' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-06-30T13:24:48.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:48 smithi100 bash[14762]: cluster 2024-06-30T13:24:47.548775+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e5: y(active, since 7s) 2024-06-30T13:24:49.711 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: { 2024-06-30T13:24:49.711 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "epoch": 5, 2024-06-30T13:24:49.711 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "available": true, 2024-06-30T13:24:49.711 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "active_name": "y", 2024-06-30T13:24:49.711 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "num_standby": 0 2024-06-30T13:24:49.711 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: } 2024-06-30T13:24:49.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:49 smithi100 bash[14762]: audit 2024-06-30T13:24:49.711923+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 172.21.15.100:0/194653408' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-06-30T13:24:50.313 INFO:teuthology.orchestra.run.smithi100.stderr:Waiting for the mgr to restart... 2024-06-30T13:24:50.313 INFO:teuthology.orchestra.run.smithi100.stderr:Waiting for mgr epoch 5... 2024-06-30T13:24:50.313 INFO:teuthology.orchestra.run.smithi100.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=smithi100 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpil7qe6v1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpz1rqbuka:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 tell mgr mgr_status 2024-06-30T13:24:53.740 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:53 smithi100 bash[14762]: cluster 2024-06-30T13:24:53.406461+0000 mon.a (mon.0) 30 : cluster [INF] Active manager daemon y restarted 2024-06-30T13:24:53.740 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:53 smithi100 bash[14762]: cluster 2024-06-30T13:24:53.407213+0000 mon.a (mon.0) 31 : cluster [INF] Activating manager daemon y 2024-06-30T13:24:53.740 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:53 smithi100 bash[14762]: cluster 2024-06-30T13:24:53.410093+0000 mon.a (mon.0) 32 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-06-30T13:24:54.486 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: { 2024-06-30T13:24:54.486 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-06-30T13:24:54.486 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "initialized": true 2024-06-30T13:24:54.486 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: } 2024-06-30T13:24:54.740 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:54 smithi100 bash[14762]: cluster 2024-06-30T13:24:53.462271+0000 mon.a (mon.0) 33 : cluster [DBG] mgrmap e6: y(active, starting, since 0.0551995s) 2024-06-30T13:24:54.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:54 smithi100 bash[14762]: audit 2024-06-30T13:24:53.467139+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.14116 172.21.15.100:0/612615449' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-30T13:24:54.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:54 smithi100 bash[14762]: audit 2024-06-30T13:24:53.469074+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.14116 172.21.15.100:0/612615449' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-06-30T13:24:54.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:54 smithi100 bash[14762]: audit 2024-06-30T13:24:53.470378+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14116 172.21.15.100:0/612615449' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-06-30T13:24:54.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:54 smithi100 bash[14762]: audit 2024-06-30T13:24:53.470772+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14116 172.21.15.100:0/612615449' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-06-30T13:24:54.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:54 smithi100 bash[14762]: audit 2024-06-30T13:24:53.471087+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14116 172.21.15.100:0/612615449' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-06-30T13:24:54.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:54 smithi100 bash[14762]: cluster 2024-06-30T13:24:53.475326+0000 mon.a (mon.0) 39 : cluster [INF] Manager daemon y is now available 2024-06-30T13:24:54.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:54 smithi100 bash[14762]: audit 2024-06-30T13:24:53.499794+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.14116 172.21.15.100:0/612615449' entity='mgr.y' 2024-06-30T13:24:54.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:54 smithi100 bash[14762]: audit 2024-06-30T13:24:53.505297+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.14116 172.21.15.100:0/612615449' entity='mgr.y' 2024-06-30T13:24:54.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:54 smithi100 bash[14762]: audit 2024-06-30T13:24:53.511234+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14116 172.21.15.100:0/612615449' entity='mgr.y' 2024-06-30T13:24:54.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:54 smithi100 bash[14762]: audit 2024-06-30T13:24:53.646138+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.14116 172.21.15.100:0/612615449' entity='mgr.y' 2024-06-30T13:24:54.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:54 smithi100 bash[14762]: audit 2024-06-30T13:24:53.647322+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14116 172.21.15.100:0/612615449' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:24:54.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:54 smithi100 bash[14762]: audit 2024-06-30T13:24:53.651054+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14116 172.21.15.100:0/612615449' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:24:54.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:54 smithi100 bash[14762]: audit 2024-06-30T13:24:53.654333+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14116 172.21.15.100:0/612615449' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:24:54.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:54 smithi100 bash[14762]: audit 2024-06-30T13:24:53.673703+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14116 172.21.15.100:0/612615449' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:24:54.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:54 smithi100 bash[14762]: audit 2024-06-30T13:24:53.676351+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14116 172.21.15.100:0/612615449' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:24:55.078 INFO:teuthology.orchestra.run.smithi100.stderr:mgr epoch 5 is available 2024-06-30T13:24:55.078 INFO:teuthology.orchestra.run.smithi100.stderr:Setting orchestrator backend to cephadm... 2024-06-30T13:24:55.078 INFO:teuthology.orchestra.run.smithi100.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=smithi100 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpil7qe6v1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpz1rqbuka:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 orch set backend cephadm 2024-06-30T13:24:55.740 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:55 smithi100 bash[14762]: audit 2024-06-30T13:24:54.472410+0000 mgr.y (mgr.14116) 1 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-06-30T13:24:55.740 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:55 smithi100 bash[14762]: cluster 2024-06-30T13:24:54.473326+0000 mon.a (mon.0) 49 : cluster [DBG] mgrmap e7: y(active, since 1.06624s) 2024-06-30T13:24:55.740 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:55 smithi100 bash[14762]: audit 2024-06-30T13:24:54.487566+0000 mgr.y (mgr.14116) 2 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-06-30T13:24:56.740 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:56 smithi100 bash[14762]: cluster 2024-06-30T13:24:55.484078+0000 mon.a (mon.0) 50 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-06-30T13:24:57.069 INFO:teuthology.orchestra.run.smithi100.stderr:Generating ssh key... 2024-06-30T13:24:57.070 INFO:teuthology.orchestra.run.smithi100.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=smithi100 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpil7qe6v1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpz1rqbuka:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 cephadm generate-key 2024-06-30T13:24:57.844 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:57 smithi100 bash[14762]: audit 2024-06-30T13:24:56.513778+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:24:57.844 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:57 smithi100 bash[14762]: audit 2024-06-30T13:24:56.518407+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14116 172.21.15.100:0/612615449' entity='mgr.y' 2024-06-30T13:24:57.844 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:57 smithi100 bash[14762]: audit 2024-06-30T13:24:56.527611+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.14116 172.21.15.100:0/612615449' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:24:58.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:58 smithi100 bash[14762]: cephadm 2024-06-30T13:24:58.382019+0000 mgr.y (mgr.14116) 5 : cephadm [INF] Generating ssh key... 2024-06-30T13:24:58.990 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Jun 30 13:24:58 smithi100 bash[15029]: Generating public/private rsa key pair. 2024-06-30T13:24:58.990 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Jun 30 13:24:58 smithi100 bash[15029]: Your identification has been saved in /tmp/tmp8pwv8nv7/key. 2024-06-30T13:24:58.991 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Jun 30 13:24:58 smithi100 bash[15029]: Your public key has been saved in /tmp/tmp8pwv8nv7/key.pub. 2024-06-30T13:24:58.991 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Jun 30 13:24:58 smithi100 bash[15029]: The key fingerprint is: 2024-06-30T13:24:58.991 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Jun 30 13:24:58 smithi100 bash[15029]: SHA256:MUkt18KxiN39Ik8C+j5qYrIN+ts5WvOfCIjfgN5ms8o ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968 2024-06-30T13:24:58.991 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Jun 30 13:24:58 smithi100 bash[15029]: The key's randomart image is: 2024-06-30T13:24:58.991 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Jun 30 13:24:58 smithi100 bash[15029]: +---[RSA 3072]----+ 2024-06-30T13:24:58.991 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Jun 30 13:24:58 smithi100 bash[15029]: | .o.o | 2024-06-30T13:24:58.991 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Jun 30 13:24:58 smithi100 bash[15029]: | +.+=o. | 2024-06-30T13:24:58.991 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Jun 30 13:24:58 smithi100 bash[15029]: | . Boo.. | 2024-06-30T13:24:58.991 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Jun 30 13:24:58 smithi100 bash[15029]: | . + . | 2024-06-30T13:24:58.991 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Jun 30 13:24:58 smithi100 bash[15029]: | . S o o . | 2024-06-30T13:24:58.991 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Jun 30 13:24:58 smithi100 bash[15029]: | o . . = . | 2024-06-30T13:24:58.991 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Jun 30 13:24:58 smithi100 bash[15029]: |o + + . . | 2024-06-30T13:24:58.991 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Jun 30 13:24:58 smithi100 bash[15029]: |ooo@+=.o.. | 2024-06-30T13:24:58.992 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Jun 30 13:24:58 smithi100 bash[15029]: |.EXOB++o+. | 2024-06-30T13:24:58.992 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Jun 30 13:24:58 smithi100 bash[15029]: +----[SHA256]-----+ 2024-06-30T13:24:59.230 INFO:teuthology.orchestra.run.smithi100.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=smithi100 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpil7qe6v1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpz1rqbuka:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 cephadm get-pub-key 2024-06-30T13:24:59.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:59 smithi100 bash[14762]: audit 2024-06-30T13:24:58.680038+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14116 172.21.15.100:0/612615449' entity='mgr.y' 2024-06-30T13:24:59.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:24:59 smithi100 bash[14762]: audit 2024-06-30T13:24:58.685086+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14116 172.21.15.100:0/612615449' entity='mgr.y' 2024-06-30T13:25:00.609 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDpoS2oByHiAIkFmN14OtdpZQwhutWA4eT1egJYHMTiltnPM0xZzxojo/ExvlQqQmOqNAJyj+r8J973Rtj/Lj4qHU21Ds30lQtJSSMgXGHMJ3jTuyT2dlIP0FZC4zc+SkXbWIyWtrTRZh3hyChyj8PmPXERlU+2cDHDGuQTClEF0fj8NxWydVuBEI1QyS9fg5zezsSXUkjul/agd0WL4fku8vhBkZ8d0PkpDhr7kID8LmoMzGZDBYUg6sBvVo0qPEk4eMFPZZdK1LCO5Cx+WLc19AwpCMoZECYC/i5cxwiZqS7Z4flG7WNV19cquqKtag4NkmOO+oocEL576mLQvzNG/dQ9PcuNANGm5eHEj5yjtsAOSde9jHGM3Sa1jYE0JVDHr1GLT5g1KH/pc7jTKHwrdTYkrxpTFhV3m6Wu6NQlJ/q8QxMeNbwXsUhjGE8IIsFrSgwZeI0Gf/chZqma2n6QpLQgk6E0qDuwJhoAzFdTsXzQ0OSo6dJ18G+YaDCyWC8= ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968 2024-06-30T13:25:01.148 INFO:teuthology.orchestra.run.smithi100.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-06-30T13:25:01.148 INFO:teuthology.orchestra.run.smithi100.stderr:Adding key to root@localhost authorized_keys... 2024-06-30T13:25:01.149 INFO:teuthology.orchestra.run.smithi100.stderr:Adding host smithi100... 2024-06-30T13:25:01.149 INFO:teuthology.orchestra.run.smithi100.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=smithi100 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpil7qe6v1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpz1rqbuka:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 orch host add smithi100 2024-06-30T13:25:02.791 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Jun 30 13:25:02 smithi100 bash[15029]: Warning: Permanently added 'smithi100,172.21.15.100' (ECDSA) to the list of known hosts. 2024-06-30T13:25:02.791 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:02 smithi100 bash[14762]: audit 2024-06-30T13:25:00.610377+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:25:03.386 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: Added host 'smithi100' 2024-06-30T13:25:04.092 INFO:teuthology.orchestra.run.smithi100.stderr:Deploying unmanaged mon service... 2024-06-30T13:25:04.092 INFO:teuthology.orchestra.run.smithi100.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=smithi100 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpil7qe6v1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpz1rqbuka:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 orch apply mon --unmanaged 2024-06-30T13:25:04.740 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:04 smithi100 bash[14762]: audit 2024-06-30T13:25:02.621227+0000 mgr.y (mgr.14116) 7 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi100", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:25:04.740 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:04 smithi100 bash[14762]: audit 2024-06-30T13:25:03.386187+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14116 172.21.15.100:0/612615449' entity='mgr.y' 2024-06-30T13:25:04.740 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:04 smithi100 bash[14762]: cephadm 2024-06-30T13:25:03.387007+0000 mgr.y (mgr.14116) 8 : cephadm [INF] Added host smithi100 2024-06-30T13:25:04.740 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:04 smithi100 bash[14762]: audit 2024-06-30T13:25:03.387414+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.14116 172.21.15.100:0/612615449' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:25:06.309 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: Scheduled mon update... 2024-06-30T13:25:07.353 INFO:teuthology.orchestra.run.smithi100.stderr:Deploying unmanaged mgr service... 2024-06-30T13:25:07.353 INFO:teuthology.orchestra.run.smithi100.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=smithi100 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpil7qe6v1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpz1rqbuka:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 orch apply mgr --unmanaged 2024-06-30T13:25:07.740 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:07 smithi100 bash[14762]: audit 2024-06-30T13:25:06.304798+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:25:07.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:07 smithi100 bash[14762]: cephadm 2024-06-30T13:25:06.305693+0000 mgr.y (mgr.14116) 10 : cephadm [INF] Saving service mon spec with placement count:5 2024-06-30T13:25:07.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:07 smithi100 bash[14762]: audit 2024-06-30T13:25:06.310437+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14116 172.21.15.100:0/612615449' entity='mgr.y' 2024-06-30T13:25:07.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:07 smithi100 bash[14762]: audit 2024-06-30T13:25:06.962842+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14116 172.21.15.100:0/612615449' entity='mgr.y' 2024-06-30T13:25:07.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:07 smithi100 bash[14762]: audit 2024-06-30T13:25:07.202394+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14116 172.21.15.100:0/612615449' entity='mgr.y' 2024-06-30T13:25:08.857 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-06-30T13:25:09.431 INFO:teuthology.orchestra.run.smithi100.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=smithi100 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpil7qe6v1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpz1rqbuka:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 config set mgr mgr/cephadm/container_init True --force 2024-06-30T13:25:10.114 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:09 smithi100 bash[14762]: audit 2024-06-30T13:25:08.852150+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:25:10.115 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:09 smithi100 bash[14762]: cephadm 2024-06-30T13:25:08.853296+0000 mgr.y (mgr.14116) 12 : cephadm [INF] Saving service mgr spec with placement count:2 2024-06-30T13:25:10.115 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:09 smithi100 bash[14762]: audit 2024-06-30T13:25:08.857994+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14116 172.21.15.100:0/612615449' entity='mgr.y' 2024-06-30T13:25:11.495 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:11 smithi100 bash[14762]: audit 2024-06-30T13:25:10.295097+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14116 172.21.15.100:0/612615449' entity='mgr.y' 2024-06-30T13:25:11.496 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:11 smithi100 bash[14762]: audit 2024-06-30T13:25:11.119015+0000 mon.a (mon.0) 62 : audit [INF] from='client.? 172.21.15.100:0/1754261100' entity='client.admin' 2024-06-30T13:25:11.915 INFO:teuthology.orchestra.run.smithi100.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=smithi100 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpil7qe6v1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpz1rqbuka:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 config set mgr mgr/dashboard/ssl_server_port 8443 2024-06-30T13:25:14.366 INFO:teuthology.orchestra.run.smithi100.stderr:Enabling the dashboard module... 2024-06-30T13:25:14.367 INFO:teuthology.orchestra.run.smithi100.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=smithi100 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpil7qe6v1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpz1rqbuka:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 mgr module enable dashboard 2024-06-30T13:25:14.740 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:14 smithi100 bash[14762]: cluster 2024-06-30T13:25:13.471947+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:25:14.740 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:14 smithi100 bash[14762]: audit 2024-06-30T13:25:13.748124+0000 mon.a (mon.0) 63 : audit [INF] from='client.? 172.21.15.100:0/1681296875' entity='client.admin' 2024-06-30T13:25:16.740 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:16 smithi100 bash[14762]: cluster 2024-06-30T13:25:15.472226+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:25:16.740 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:16 smithi100 bash[14762]: audit 2024-06-30T13:25:15.896027+0000 mon.a (mon.0) 64 : audit [INF] from='client.? 172.21.15.100:0/1234401646' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-06-30T13:25:16.740 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Jun 30 13:25:16 smithi100 bash[15029]: ignoring --setuser ceph since I am not root 2024-06-30T13:25:16.740 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Jun 30 13:25:16 smithi100 bash[15029]: ignoring --setgroup ceph since I am not root 2024-06-30T13:25:17.064 INFO:teuthology.orchestra.run.smithi100.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=smithi100 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpil7qe6v1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpz1rqbuka:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 mgr stat 2024-06-30T13:25:17.740 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:17 smithi100 bash[14762]: audit 2024-06-30T13:25:16.486717+0000 mon.a (mon.0) 65 : audit [INF] from='client.? 172.21.15.100:0/1234401646' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-06-30T13:25:17.740 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:17 smithi100 bash[14762]: cluster 2024-06-30T13:25:16.486892+0000 mon.a (mon.0) 66 : cluster [DBG] mgrmap e9: y(active, since 23s) 2024-06-30T13:25:18.611 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: { 2024-06-30T13:25:18.611 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "epoch": 9, 2024-06-30T13:25:18.611 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "available": true, 2024-06-30T13:25:18.611 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "active_name": "y", 2024-06-30T13:25:18.611 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "num_standby": 0 2024-06-30T13:25:18.611 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: } 2024-06-30T13:25:19.034 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:18 smithi100 bash[14762]: audit 2024-06-30T13:25:18.611981+0000 mon.a (mon.0) 67 : audit [DBG] from='client.? 172.21.15.100:0/2848982981' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-06-30T13:25:19.247 INFO:teuthology.orchestra.run.smithi100.stderr:Waiting for the mgr to restart... 2024-06-30T13:25:19.248 INFO:teuthology.orchestra.run.smithi100.stderr:Waiting for mgr epoch 9... 2024-06-30T13:25:19.248 INFO:teuthology.orchestra.run.smithi100.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=smithi100 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpil7qe6v1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpz1rqbuka:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 tell mgr mgr_status 2024-06-30T13:25:23.240 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Jun 30 13:25:22 smithi100 bash[15029]: Warning: Permanently added 'smithi100,172.21.15.100' (ECDSA) to the list of known hosts. 2024-06-30T13:25:23.570 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: { 2024-06-30T13:25:23.571 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2024-06-30T13:25:23.571 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: "initialized": true 2024-06-30T13:25:23.571 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: } 2024-06-30T13:25:23.740 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:23 smithi100 bash[14762]: cluster 2024-06-30T13:25:22.385942+0000 mon.a (mon.0) 68 : cluster [INF] Active manager daemon y restarted 2024-06-30T13:25:23.740 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:23 smithi100 bash[14762]: cluster 2024-06-30T13:25:22.386613+0000 mon.a (mon.0) 69 : cluster [INF] Activating manager daemon y 2024-06-30T13:25:23.740 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:23 smithi100 bash[14762]: cluster 2024-06-30T13:25:22.389933+0000 mon.a (mon.0) 70 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-06-30T13:25:23.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:23 smithi100 bash[14762]: cluster 2024-06-30T13:25:22.551866+0000 mon.a (mon.0) 71 : cluster [DBG] mgrmap e10: y(active, starting, since 0.165402s) 2024-06-30T13:25:23.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:23 smithi100 bash[14762]: audit 2024-06-30T13:25:22.553896+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-30T13:25:23.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:23 smithi100 bash[14762]: audit 2024-06-30T13:25:22.555658+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-06-30T13:25:23.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:23 smithi100 bash[14762]: audit 2024-06-30T13:25:22.557245+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-06-30T13:25:23.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:23 smithi100 bash[14762]: audit 2024-06-30T13:25:22.557704+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-06-30T13:25:23.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:23 smithi100 bash[14762]: audit 2024-06-30T13:25:22.557960+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-06-30T13:25:23.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:23 smithi100 bash[14762]: cluster 2024-06-30T13:25:22.562916+0000 mon.a (mon.0) 77 : cluster [INF] Manager daemon y is now available 2024-06-30T13:25:23.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:23 smithi100 bash[14762]: audit 2024-06-30T13:25:22.719873+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:25:23.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:23 smithi100 bash[14762]: audit 2024-06-30T13:25:22.724329+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:25:23.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:23 smithi100 bash[14762]: audit 2024-06-30T13:25:22.765302+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:25:23.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:23 smithi100 bash[14762]: audit 2024-06-30T13:25:22.767494+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:25:24.222 INFO:teuthology.orchestra.run.smithi100.stderr:mgr epoch 9 is available 2024-06-30T13:25:24.222 INFO:teuthology.orchestra.run.smithi100.stderr:Generating a dashboard self-signed certificate... 2024-06-30T13:25:24.222 INFO:teuthology.orchestra.run.smithi100.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=smithi100 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpil7qe6v1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpz1rqbuka:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 dashboard create-self-signed-cert 2024-06-30T13:25:24.740 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:24 smithi100 bash[14762]: audit 2024-06-30T13:25:23.554579+0000 mgr.y (mgr.14144) 1 : audit [DBG] from='client.14148 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-06-30T13:25:24.740 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:24 smithi100 bash[14762]: cluster 2024-06-30T13:25:23.555701+0000 mon.a (mon.0) 82 : cluster [DBG] mgrmap e11: y(active, since 1.16924s) 2024-06-30T13:25:24.740 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:24 smithi100 bash[14762]: audit 2024-06-30T13:25:23.571692+0000 mgr.y (mgr.14144) 2 : audit [DBG] from='client.14148 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-06-30T13:25:25.812 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: Self-signed certificate created 2024-06-30T13:25:25.844 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:25 smithi100 bash[14762]: cluster 2024-06-30T13:25:24.560881+0000 mon.a (mon.0) 83 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-06-30T13:25:26.648 INFO:teuthology.orchestra.run.smithi100.stderr:Creating initial admin user... 2024-06-30T13:25:26.648 INFO:teuthology.orchestra.run.smithi100.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=smithi100 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpil7qe6v1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpz1rqbuka:/etc/ceph/ceph.conf:z -v /tmp/ceph-tmpijjb6r_v:/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:25:27.114 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:26 smithi100 bash[14762]: audit 2024-06-30T13:25:25.687778+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:25:27.114 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:26 smithi100 bash[14762]: audit 2024-06-30T13:25:25.807770+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:25:27.114 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:26 smithi100 bash[14762]: audit 2024-06-30T13:25:25.813649+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:25:27.114 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:26 smithi100 bash[14762]: audit 2024-06-30T13:25:25.988637+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:25:29.042 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$0KNib4spdosEkRY/VNemFOlp/G268oM8r8yxp4jQ3npFZHJAOII1.", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1719753929, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-06-30T13:25:29.490 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:29 smithi100 bash[14762]: cluster 2024-06-30T13:25:28.445856+0000 mon.a (mon.0) 87 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-06-30T13:25:29.490 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:29 smithi100 bash[14762]: audit 2024-06-30T13:25:29.043309+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:25:29.611 INFO:teuthology.orchestra.run.smithi100.stderr:Fetching dashboard port number... 2024-06-30T13:25:29.611 INFO:teuthology.orchestra.run.smithi100.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=smithi100 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpil7qe6v1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpz1rqbuka:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 config get mgr mgr/dashboard/ssl_server_port 2024-06-30T13:25:30.740 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:30 smithi100 bash[14762]: audit 2024-06-30T13:25:28.820859+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:25:31.046 INFO:teuthology.orchestra.run.smithi100.stderr:/usr/bin/ceph: 8443 2024-06-30T13:25:31.490 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:31 smithi100 bash[14762]: audit 2024-06-30T13:25:31.047806+0000 mon.a (mon.0) 89 : audit [DBG] from='client.? 172.21.15.100:0/1350897964' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-06-30T13:25:31.610 INFO:teuthology.orchestra.run.smithi100.stderr:firewalld does not appear to be present 2024-06-30T13:25:31.610 INFO:teuthology.orchestra.run.smithi100.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-06-30T13:25:31.615 INFO:teuthology.orchestra.run.smithi100.stderr:Ceph Dashboard is now available at: 2024-06-30T13:25:31.615 INFO:teuthology.orchestra.run.smithi100.stderr: 2024-06-30T13:25:31.615 INFO:teuthology.orchestra.run.smithi100.stderr: URL: https://smithi100.front.sepia.ceph.com:8443/ 2024-06-30T13:25:31.615 INFO:teuthology.orchestra.run.smithi100.stderr: User: admin 2024-06-30T13:25:31.615 INFO:teuthology.orchestra.run.smithi100.stderr: Password: wawlff9e7r 2024-06-30T13:25:31.615 INFO:teuthology.orchestra.run.smithi100.stderr: 2024-06-30T13:25:31.615 INFO:teuthology.orchestra.run.smithi100.stderr:You can access the Ceph CLI with: 2024-06-30T13:25:31.615 INFO:teuthology.orchestra.run.smithi100.stderr: 2024-06-30T13:25:31.615 INFO:teuthology.orchestra.run.smithi100.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid f5be1c1a-36e3-11ef-bcaa-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-06-30T13:25:31.615 INFO:teuthology.orchestra.run.smithi100.stderr: 2024-06-30T13:25:31.616 INFO:teuthology.orchestra.run.smithi100.stderr:Please consider enabling telemetry to help improve Ceph: 2024-06-30T13:25:31.616 INFO:teuthology.orchestra.run.smithi100.stderr: 2024-06-30T13:25:31.616 INFO:teuthology.orchestra.run.smithi100.stderr: ceph telemetry on 2024-06-30T13:25:31.616 INFO:teuthology.orchestra.run.smithi100.stderr: 2024-06-30T13:25:31.616 INFO:teuthology.orchestra.run.smithi100.stderr:For more information see: 2024-06-30T13:25:31.616 INFO:teuthology.orchestra.run.smithi100.stderr: 2024-06-30T13:25:31.616 INFO:teuthology.orchestra.run.smithi100.stderr: https://docs.ceph.com/docs/pacific/mgr/telemetry/ 2024-06-30T13:25:31.616 INFO:teuthology.orchestra.run.smithi100.stderr: 2024-06-30T13:25:31.616 INFO:teuthology.orchestra.run.smithi100.stderr:Bootstrap complete. 2024-06-30T13:25:31.616 INFO:teuthology.orchestra.run.smithi100.stderr:Releasing lock 139895896547280 on /run/cephadm/f5be1c1a-36e3-11ef-bcaa-c7b262605968.lock 2024-06-30T13:25:31.617 INFO:teuthology.orchestra.run.smithi100.stderr:Lock 139895896547280 released on /run/cephadm/f5be1c1a-36e3-11ef-bcaa-c7b262605968.lock 2024-06-30T13:25:31.645 INFO:tasks.cephadm:Fetching config... 2024-06-30T13:25:31.645 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-06-30T13:25:31.645 DEBUG:teuthology.orchestra.run.smithi100:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-06-30T13:25:31.652 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-06-30T13:25:31.652 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-06-30T13:25:31.652 DEBUG:teuthology.orchestra.run.smithi100:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-06-30T13:25:31.659 INFO:tasks.cephadm:Fetching mon keyring... 2024-06-30T13:25:31.659 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-06-30T13:25:31.659 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd if=/var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/mon.a/keyring of=/dev/stdout 2024-06-30T13:25:31.674 INFO:tasks.cephadm:Fetching pub ssh key... 2024-06-30T13:25:31.674 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-06-30T13:25:31.674 DEBUG:teuthology.orchestra.run.smithi100:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-06-30T13:25:31.680 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-06-30T13:25:31.680 DEBUG:teuthology.orchestra.run.smithi100:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDpoS2oByHiAIkFmN14OtdpZQwhutWA4eT1egJYHMTiltnPM0xZzxojo/ExvlQqQmOqNAJyj+r8J973Rtj/Lj4qHU21Ds30lQtJSSMgXGHMJ3jTuyT2dlIP0FZC4zc+SkXbWIyWtrTRZh3hyChyj8PmPXERlU+2cDHDGuQTClEF0fj8NxWydVuBEI1QyS9fg5zezsSXUkjul/agd0WL4fku8vhBkZ8d0PkpDhr7kID8LmoMzGZDBYUg6sBvVo0qPEk4eMFPZZdK1LCO5Cx+WLc19AwpCMoZECYC/i5cxwiZqS7Z4flG7WNV19cquqKtag4NkmOO+oocEL576mLQvzNG/dQ9PcuNANGm5eHEj5yjtsAOSde9jHGM3Sa1jYE0JVDHr1GLT5g1KH/pc7jTKHwrdTYkrxpTFhV3m6Wu6NQlJ/q8QxMeNbwXsUhjGE8IIsFrSgwZeI0Gf/chZqma2n6QpLQgk6E0qDuwJhoAzFdTsXzQ0OSo6dJ18G+YaDCyWC8= ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-06-30T13:25:31.698 INFO:teuthology.orchestra.run.smithi100.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDpoS2oByHiAIkFmN14OtdpZQwhutWA4eT1egJYHMTiltnPM0xZzxojo/ExvlQqQmOqNAJyj+r8J973Rtj/Lj4qHU21Ds30lQtJSSMgXGHMJ3jTuyT2dlIP0FZC4zc+SkXbWIyWtrTRZh3hyChyj8PmPXERlU+2cDHDGuQTClEF0fj8NxWydVuBEI1QyS9fg5zezsSXUkjul/agd0WL4fku8vhBkZ8d0PkpDhr7kID8LmoMzGZDBYUg6sBvVo0qPEk4eMFPZZdK1LCO5Cx+WLc19AwpCMoZECYC/i5cxwiZqS7Z4flG7WNV19cquqKtag4NkmOO+oocEL576mLQvzNG/dQ9PcuNANGm5eHEj5yjtsAOSde9jHGM3Sa1jYE0JVDHr1GLT5g1KH/pc7jTKHwrdTYkrxpTFhV3m6Wu6NQlJ/q8QxMeNbwXsUhjGE8IIsFrSgwZeI0Gf/chZqma2n6QpLQgk6E0qDuwJhoAzFdTsXzQ0OSo6dJ18G+YaDCyWC8= ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968 2024-06-30T13:25:31.708 DEBUG:teuthology.orchestra.run.smithi121:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDpoS2oByHiAIkFmN14OtdpZQwhutWA4eT1egJYHMTiltnPM0xZzxojo/ExvlQqQmOqNAJyj+r8J973Rtj/Lj4qHU21Ds30lQtJSSMgXGHMJ3jTuyT2dlIP0FZC4zc+SkXbWIyWtrTRZh3hyChyj8PmPXERlU+2cDHDGuQTClEF0fj8NxWydVuBEI1QyS9fg5zezsSXUkjul/agd0WL4fku8vhBkZ8d0PkpDhr7kID8LmoMzGZDBYUg6sBvVo0qPEk4eMFPZZdK1LCO5Cx+WLc19AwpCMoZECYC/i5cxwiZqS7Z4flG7WNV19cquqKtag4NkmOO+oocEL576mLQvzNG/dQ9PcuNANGm5eHEj5yjtsAOSde9jHGM3Sa1jYE0JVDHr1GLT5g1KH/pc7jTKHwrdTYkrxpTFhV3m6Wu6NQlJ/q8QxMeNbwXsUhjGE8IIsFrSgwZeI0Gf/chZqma2n6QpLQgk6E0qDuwJhoAzFdTsXzQ0OSo6dJ18G+YaDCyWC8= ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-06-30T13:25:31.733 INFO:teuthology.orchestra.run.smithi121.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDpoS2oByHiAIkFmN14OtdpZQwhutWA4eT1egJYHMTiltnPM0xZzxojo/ExvlQqQmOqNAJyj+r8J973Rtj/Lj4qHU21Ds30lQtJSSMgXGHMJ3jTuyT2dlIP0FZC4zc+SkXbWIyWtrTRZh3hyChyj8PmPXERlU+2cDHDGuQTClEF0fj8NxWydVuBEI1QyS9fg5zezsSXUkjul/agd0WL4fku8vhBkZ8d0PkpDhr7kID8LmoMzGZDBYUg6sBvVo0qPEk4eMFPZZdK1LCO5Cx+WLc19AwpCMoZECYC/i5cxwiZqS7Z4flG7WNV19cquqKtag4NkmOO+oocEL576mLQvzNG/dQ9PcuNANGm5eHEj5yjtsAOSde9jHGM3Sa1jYE0JVDHr1GLT5g1KH/pc7jTKHwrdTYkrxpTFhV3m6Wu6NQlJ/q8QxMeNbwXsUhjGE8IIsFrSgwZeI0Gf/chZqma2n6QpLQgk6E0qDuwJhoAzFdTsXzQ0OSo6dJ18G+YaDCyWC8= ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968 2024-06-30T13:25:31.743 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi121 2024-06-30T13:25:31.743 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2024-06-30T13:25:31.744 DEBUG:teuthology.orchestra.run.smithi121:> dd of=/etc/ceph/ceph.conf 2024-06-30T13:25:31.749 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2024-06-30T13:25:31.749 DEBUG:teuthology.orchestra.run.smithi121:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-06-30T13:25:31.798 INFO:tasks.cephadm:Adding host smithi121 to orchestrator... 2024-06-30T13:25:31.798 DEBUG:teuthology.orchestra.run.smithi100:> 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 f5be1c1a-36e3-11ef-bcaa-c7b262605968 -- ceph orch host add smithi121 2024-06-30T13:25:35.974 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Jun 30 13:25:35 smithi100 bash[15029]: Warning: Permanently added 'smithi121,172.21.15.121' (ECDSA) to the list of known hosts. 2024-06-30T13:25:36.683 INFO:teuthology.orchestra.run.smithi100.stdout:Added host 'smithi121' 2024-06-30T13:25:36.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:36 smithi100 bash[14762]: audit 2024-06-30T13:25:35.785435+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:25:36.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:36 smithi100 bash[14762]: audit 2024-06-30T13:25:35.904354+0000 mgr.y (mgr.14144) 5 : audit [DBG] from='client.14160 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi121", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:25:36.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:36 smithi100 bash[14762]: audit 2024-06-30T13:25:36.059928+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:25:36.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:36 smithi100 bash[14762]: audit 2024-06-30T13:25:36.063322+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:25:36.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:36 smithi100 bash[14762]: audit 2024-06-30T13:25:36.070290+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:25:36.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:36 smithi100 bash[14762]: audit 2024-06-30T13:25:36.684345+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:25:36.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:36 smithi100 bash[14762]: audit 2024-06-30T13:25:36.685643+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:25:37.339 DEBUG:teuthology.orchestra.run.smithi100:> 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 f5be1c1a-36e3-11ef-bcaa-c7b262605968 -- ceph orch host ls --format=json 2024-06-30T13:25:38.240 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:37 smithi100 bash[14762]: cephadm 2024-06-30T13:25:36.685096+0000 mgr.y (mgr.14144) 6 : cephadm [INF] Added host smithi121 2024-06-30T13:25:38.240 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:37 smithi100 bash[14762]: audit 2024-06-30T13:25:36.934596+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:25:38.240 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:37 smithi100 bash[14762]: audit 2024-06-30T13:25:37.649085+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:25:41.247 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-06-30T13:25:41.248 INFO:teuthology.orchestra.run.smithi100.stdout:[{"addr": "smithi100", "hostname": "smithi100", "labels": [], "status": ""}, {"addr": "smithi121", "hostname": "smithi121", "labels": [], "status": ""}] 2024-06-30T13:25:41.740 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:41 smithi100 bash[14762]: audit 2024-06-30T13:25:41.248799+0000 mgr.y (mgr.14144) 7 : audit [DBG] from='client.14162 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-06-30T13:25:41.813 INFO:tasks.cephadm:Setting crush tunables to default 2024-06-30T13:25:41.814 DEBUG:teuthology.orchestra.run.smithi100:> 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 f5be1c1a-36e3-11ef-bcaa-c7b262605968 -- ceph osd crush tunables default 2024-06-30T13:25:43.490 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:43 smithi100 bash[14762]: audit 2024-06-30T13:25:42.261802+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:25:43.490 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:43 smithi100 bash[14762]: audit 2024-06-30T13:25:42.533524+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:25:43.490 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:43 smithi100 bash[14762]: audit 2024-06-30T13:25:42.539408+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:25:44.596 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:44 smithi100 bash[14762]: cluster 2024-06-30T13:25:42.558795+0000 mgr.y (mgr.14144) 8 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:25:45.273 INFO:teuthology.orchestra.run.smithi100.stderr:adjusted tunables profile to default 2024-06-30T13:25:45.740 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:45 smithi100 bash[14762]: audit 2024-06-30T13:25:44.976190+0000 mon.a (mon.0) 101 : audit [INF] from='client.? 172.21.15.100:0/4050834660' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-06-30T13:25:45.877 INFO:tasks.cephadm:Adding mon.a on smithi100 2024-06-30T13:25:45.877 INFO:tasks.cephadm:Adding mon.c on smithi100 2024-06-30T13:25:45.877 INFO:tasks.cephadm:Adding mon.b on smithi121 2024-06-30T13:25:45.877 DEBUG:teuthology.orchestra.run.smithi121:> 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 f5be1c1a-36e3-11ef-bcaa-c7b262605968 -- ceph orch apply mon '3;smithi100:172.21.15.100=a;smithi100:[v2:172.21.15.100:3301,v1:172.21.15.100:6790]=c;smithi121:172.21.15.121=b' 2024-06-30T13:25:46.740 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:46 smithi100 bash[14762]: cluster 2024-06-30T13:25:44.559275+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:25:46.740 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:46 smithi100 bash[14762]: audit 2024-06-30T13:25:45.270830+0000 mon.a (mon.0) 102 : audit [INF] from='client.? 172.21.15.100:0/4050834660' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-06-30T13:25:46.740 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:46 smithi100 bash[14762]: cluster 2024-06-30T13:25:45.270961+0000 mon.a (mon.0) 103 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-06-30T13:25:47.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:47 smithi100 bash[14762]: cluster 2024-06-30T13:25:46.559845+0000 mgr.y (mgr.14144) 10 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:25:48.855 INFO:teuthology.orchestra.run.smithi121.stdout:Scheduled mon update... 2024-06-30T13:25:49.628 DEBUG:teuthology.orchestra.run.smithi100:mon.c> sudo journalctl -f -n 0 -u ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@mon.c.service 2024-06-30T13:25:49.630 DEBUG:teuthology.orchestra.run.smithi121:mon.b> sudo journalctl -f -n 0 -u ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@mon.b.service 2024-06-30T13:25:49.633 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-06-30T13:25:49.633 DEBUG:teuthology.orchestra.run.smithi121:> 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 f5be1c1a-36e3-11ef-bcaa-c7b262605968 -- ceph mon dump -f json 2024-06-30T13:25:49.812 INFO:journalctl@ceph.mon.c.smithi100.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-06-30T13:25:49.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:49 smithi100 bash[14762]: cluster 2024-06-30T13:25:48.560351+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:25:49.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:49 smithi100 bash[14762]: audit 2024-06-30T13:25:48.848041+0000 mgr.y (mgr.14144) 12 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi100:172.21.15.100=a;smithi100:[v2:172.21.15.100:3301,v1:172.21.15.100:6790]=c;smithi121:172.21.15.121=b", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:25:49.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:49 smithi100 bash[14762]: cephadm 2024-06-30T13:25:48.851421+0000 mgr.y (mgr.14144) 13 : cephadm [INF] Saving service mon spec with placement smithi100:172.21.15.100=a;smithi100:[v2:172.21.15.100:3301,v1:172.21.15.100:6790]=c;smithi121:172.21.15.121=b;count:3 2024-06-30T13:25:49.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:49 smithi100 bash[14762]: audit 2024-06-30T13:25:48.856571+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:25:49.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:49 smithi100 bash[14762]: audit 2024-06-30T13:25:48.858101+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:25:49.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:49 smithi100 bash[14762]: audit 2024-06-30T13:25:48.866751+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:25:49.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:49 smithi100 bash[14762]: audit 2024-06-30T13:25:48.869082+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-30T13:25:49.994 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:49 smithi100 bash[14762]: audit 2024-06-30T13:25:48.870888+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:25:49.994 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:49 smithi100 bash[14762]: cephadm 2024-06-30T13:25:48.872422+0000 mgr.y (mgr.14144) 14 : cephadm [INF] Deploying daemon mon.b on smithi121 2024-06-30T13:25:50.991 INFO:journalctl@ceph.mon.b.smithi121.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-06-30T13:25:52.240 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:51 smithi100 bash[14762]: cluster 2024-06-30T13:25:50.560919+0000 mgr.y (mgr.14144) 15 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:25:54.201 INFO:teuthology.orchestra.run.smithi121.stdout: 2024-06-30T13:25:54.201 INFO:teuthology.orchestra.run.smithi121.stdout:{"epoch":1,"fsid":"f5be1c1a-36e3-11ef-bcaa-c7b262605968","modified":"2024-06-30T13:24:20.610325Z","created":"2024-06-30T13:24:20.610325Z","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.100:3300","nonce":0},{"type":"v1","addr":"172.21.15.100:6789","nonce":0}]},"addr":"172.21.15.100:6789/0","public_addr":"172.21.15.100:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-06-30T13:25:54.203 INFO:teuthology.orchestra.run.smithi121.stderr:dumped monmap epoch 1 2024-06-30T13:25:54.240 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:53 smithi100 bash[14762]: cluster 2024-06-30T13:25:52.561406+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:25:55.240 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:54 smithi100 bash[14762]: audit 2024-06-30T13:25:54.203166+0000 mon.a (mon.0) 109 : audit [DBG] from='client.? 172.21.15.121:0/1794179848' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-06-30T13:25:55.773 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-06-30T13:25:55.774 DEBUG:teuthology.orchestra.run.smithi121:> 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 f5be1c1a-36e3-11ef-bcaa-c7b262605968 -- ceph mon dump -f json 2024-06-30T13:25:56.423 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:56 smithi100 bash[14762]: cluster 2024-06-30T13:25:54.561929+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:25:56.423 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:56 smithi100 bash[14762]: audit 2024-06-30T13:25:55.101988+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:25:56.423 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:56 smithi100 bash[14762]: audit 2024-06-30T13:25:55.103557+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-30T13:25:56.424 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:56 smithi100 bash[14762]: audit 2024-06-30T13:25:55.105527+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:25:56.424 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:25:56 smithi100 bash[14762]: cephadm 2024-06-30T13:25:55.107199+0000 mgr.y (mgr.14144) 18 : cephadm [INF] Deploying daemon mon.c on smithi100 2024-06-30T13:25:56.619 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:25:56 smithi121 bash[14552]: debug 2024-06-30T13:25:56.409+0000 7f5b4f6ab700 10 mon.b@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete 2024-06-30T13:26:00.490 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:00 smithi100 bash[19243]: debug 2024-06-30T13:26:00.160+0000 7f05ca5e5700 10 mon.c@-1(synchronizing) e2 handle_conf_change mon_allow_pool_delete 2024-06-30T13:26:01.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:01 smithi121 bash[14552]: audit 2024-06-30T13:25:56.425207+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-30T13:26:01.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:01 smithi121 bash[14552]: audit 2024-06-30T13:25:56.425435+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-30T13:26:01.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:01 smithi121 bash[14552]: cluster 2024-06-30T13:25:56.425631+0000 mon.a (mon.0) 116 : cluster [INF] mon.a calling monitor election 2024-06-30T13:26:01.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:01 smithi121 bash[14552]: cluster 2024-06-30T13:25:56.562434+0000 mgr.y (mgr.14144) 19 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:26:01.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:01 smithi121 bash[14552]: audit 2024-06-30T13:25:57.419421+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-30T13:26:01.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:01 smithi121 bash[14552]: cluster 2024-06-30T13:25:58.417794+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-06-30T13:26:01.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:01 smithi121 bash[14552]: audit 2024-06-30T13:25:58.419502+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-30T13:26:01.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:01 smithi121 bash[14552]: cluster 2024-06-30T13:25:58.562940+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:26:01.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:01 smithi121 bash[14552]: audit 2024-06-30T13:25:59.419473+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-30T13:26:01.871 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:01 smithi121 bash[14552]: audit 2024-06-30T13:26:00.167801+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-30T13:26:01.871 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:01 smithi121 bash[14552]: audit 2024-06-30T13:26:00.419752+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-30T13:26:01.871 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:01 smithi121 bash[14552]: audit 2024-06-30T13:26:01.168130+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-30T13:26:01.871 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:01 smithi121 bash[14552]: audit 2024-06-30T13:26:01.419591+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-30T13:26:01.871 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:01 smithi121 bash[14552]: cluster 2024-06-30T13:26:01.449611+0000 mon.a (mon.0) 124 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-06-30T13:26:01.871 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:01 smithi121 bash[14552]: cluster 2024-06-30T13:26:01.455392+0000 mon.a (mon.0) 125 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0],b=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0]} 2024-06-30T13:26:01.871 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:01 smithi121 bash[14552]: cluster 2024-06-30T13:26:01.455507+0000 mon.a (mon.0) 126 : cluster [DBG] fsmap 2024-06-30T13:26:01.871 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:01 smithi121 bash[14552]: cluster 2024-06-30T13:26:01.455565+0000 mon.a (mon.0) 127 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-06-30T13:26:01.871 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:01 smithi121 bash[14552]: cluster 2024-06-30T13:26:01.455882+0000 mon.a (mon.0) 128 : cluster [DBG] mgrmap e13: y(active, since 39s) 2024-06-30T13:26:01.871 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:01 smithi121 bash[14552]: cluster 2024-06-30T13:26:01.462835+0000 mon.a (mon.0) 129 : cluster [INF] overall HEALTH_OK 2024-06-30T13:26:01.871 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:01 smithi121 bash[14552]: audit 2024-06-30T13:26:01.465907+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:26:01.871 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:01 smithi121 bash[14552]: audit 2024-06-30T13:26:01.467227+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:26:01.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:01 smithi100 bash[14762]: audit 2024-06-30T13:25:56.425207+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-30T13:26:01.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:01 smithi100 bash[14762]: audit 2024-06-30T13:25:56.425435+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-30T13:26:01.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:01 smithi100 bash[14762]: cluster 2024-06-30T13:25:56.425631+0000 mon.a (mon.0) 116 : cluster [INF] mon.a calling monitor election 2024-06-30T13:26:01.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:01 smithi100 bash[14762]: cluster 2024-06-30T13:25:56.562434+0000 mgr.y (mgr.14144) 19 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:26:01.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:01 smithi100 bash[14762]: audit 2024-06-30T13:25:57.419421+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-30T13:26:01.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:01 smithi100 bash[14762]: cluster 2024-06-30T13:25:58.417794+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-06-30T13:26:01.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:01 smithi100 bash[14762]: audit 2024-06-30T13:25:58.419502+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-30T13:26:01.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:01 smithi100 bash[14762]: cluster 2024-06-30T13:25:58.562940+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:26:01.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:01 smithi100 bash[14762]: audit 2024-06-30T13:25:59.419473+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-30T13:26:01.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:01 smithi100 bash[14762]: audit 2024-06-30T13:26:00.167801+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-30T13:26:01.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:01 smithi100 bash[14762]: audit 2024-06-30T13:26:00.419752+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-30T13:26:01.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:01 smithi100 bash[14762]: audit 2024-06-30T13:26:01.168130+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-30T13:26:01.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:01 smithi100 bash[14762]: audit 2024-06-30T13:26:01.419591+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-30T13:26:01.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:01 smithi100 bash[14762]: cluster 2024-06-30T13:26:01.449611+0000 mon.a (mon.0) 124 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-06-30T13:26:01.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:01 smithi100 bash[14762]: cluster 2024-06-30T13:26:01.455392+0000 mon.a (mon.0) 125 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0],b=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0]} 2024-06-30T13:26:01.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:01 smithi100 bash[14762]: cluster 2024-06-30T13:26:01.455507+0000 mon.a (mon.0) 126 : cluster [DBG] fsmap 2024-06-30T13:26:01.992 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:01 smithi100 bash[14762]: cluster 2024-06-30T13:26:01.455565+0000 mon.a (mon.0) 127 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-06-30T13:26:01.992 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:01 smithi100 bash[14762]: cluster 2024-06-30T13:26:01.455882+0000 mon.a (mon.0) 128 : cluster [DBG] mgrmap e13: y(active, since 39s) 2024-06-30T13:26:01.992 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:01 smithi100 bash[14762]: cluster 2024-06-30T13:26:01.462835+0000 mon.a (mon.0) 129 : cluster [INF] overall HEALTH_OK 2024-06-30T13:26:01.992 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:01 smithi100 bash[14762]: audit 2024-06-30T13:26:01.465907+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:26:01.992 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:01 smithi100 bash[14762]: audit 2024-06-30T13:26:01.467227+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:26:02.013 INFO:teuthology.orchestra.run.smithi121.stdout: 2024-06-30T13:26:02.014 INFO:teuthology.orchestra.run.smithi121.stdout:{"epoch":2,"fsid":"f5be1c1a-36e3-11ef-bcaa-c7b262605968","modified":"2024-06-30T13:25:56.420208Z","created":"2024-06-30T13:24:20.610325Z","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.100:3300","nonce":0},{"type":"v1","addr":"172.21.15.100:6789","nonce":0}]},"addr":"172.21.15.100:6789/0","public_addr":"172.21.15.100:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:3300","nonce":0},{"type":"v1","addr":"172.21.15.121:6789","nonce":0}]},"addr":"172.21.15.121:6789/0","public_addr":"172.21.15.121:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-06-30T13:26:02.016 INFO:teuthology.orchestra.run.smithi121.stderr:dumped monmap epoch 2 2024-06-30T13:26:03.575 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-06-30T13:26:03.576 DEBUG:teuthology.orchestra.run.smithi121:> 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 f5be1c1a-36e3-11ef-bcaa-c7b262605968 -- ceph mon dump -f json 2024-06-30T13:26:07.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[19243]: audit 2024-06-30T13:25:56.425207+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-30T13:26:07.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[19243]: audit 2024-06-30T13:25:56.425435+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-30T13:26:07.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[19243]: cluster 2024-06-30T13:25:56.425631+0000 mon.a (mon.0) 116 : cluster [INF] mon.a calling monitor election 2024-06-30T13:26:07.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[19243]: cluster 2024-06-30T13:25:56.562434+0000 mgr.y (mgr.14144) 19 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:26:07.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[19243]: audit 2024-06-30T13:25:57.419421+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-30T13:26:07.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[19243]: cluster 2024-06-30T13:25:58.417794+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-06-30T13:26:07.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[19243]: audit 2024-06-30T13:25:58.419502+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-30T13:26:07.492 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[19243]: cluster 2024-06-30T13:25:58.562940+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:26:07.492 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[19243]: audit 2024-06-30T13:25:59.419473+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-30T13:26:07.492 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[19243]: audit 2024-06-30T13:26:00.167801+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-30T13:26:07.492 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[19243]: audit 2024-06-30T13:26:00.419752+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-30T13:26:07.492 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[19243]: audit 2024-06-30T13:26:01.168130+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-30T13:26:07.492 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[19243]: audit 2024-06-30T13:26:01.419591+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-30T13:26:07.492 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[19243]: cluster 2024-06-30T13:26:01.449611+0000 mon.a (mon.0) 124 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-06-30T13:26:07.492 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[19243]: cluster 2024-06-30T13:26:01.455392+0000 mon.a (mon.0) 125 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0],b=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0]} 2024-06-30T13:26:07.492 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[19243]: cluster 2024-06-30T13:26:01.455507+0000 mon.a (mon.0) 126 : cluster [DBG] fsmap 2024-06-30T13:26:07.492 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[19243]: cluster 2024-06-30T13:26:01.455565+0000 mon.a (mon.0) 127 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-06-30T13:26:07.492 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[19243]: cluster 2024-06-30T13:26:01.455882+0000 mon.a (mon.0) 128 : cluster [DBG] mgrmap e13: y(active, since 39s) 2024-06-30T13:26:07.492 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[19243]: cluster 2024-06-30T13:26:01.462835+0000 mon.a (mon.0) 129 : cluster [INF] overall HEALTH_OK 2024-06-30T13:26:07.493 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[19243]: audit 2024-06-30T13:26:01.465907+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:26:07.493 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[19243]: audit 2024-06-30T13:26:01.467227+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:26:07.493 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[14762]: cluster 2024-06-30T13:26:02.172346+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-06-30T13:26:07.493 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[14762]: audit 2024-06-30T13:26:02.175303+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-30T13:26:07.493 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[14762]: cluster 2024-06-30T13:26:02.175799+0000 mon.a (mon.0) 135 : cluster [INF] mon.a calling monitor election 2024-06-30T13:26:07.493 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[14762]: audit 2024-06-30T13:26:02.177958+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-30T13:26:07.493 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[14762]: audit 2024-06-30T13:26:02.178304+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-30T13:26:07.493 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[14762]: cluster 2024-06-30T13:26:02.563898+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:26:07.493 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[14762]: audit 2024-06-30T13:26:03.168552+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-30T13:26:07.493 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[14762]: audit 2024-06-30T13:26:04.168592+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-30T13:26:07.493 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[14762]: cluster 2024-06-30T13:26:04.171120+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-06-30T13:26:07.493 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[14762]: cluster 2024-06-30T13:26:04.564306+0000 mgr.y (mgr.14144) 23 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:26:07.494 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[14762]: audit 2024-06-30T13:26:05.168692+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-30T13:26:07.494 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[14762]: audit 2024-06-30T13:26:06.168813+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-30T13:26:07.494 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[14762]: audit 2024-06-30T13:26:07.168958+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-30T13:26:07.494 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[14762]: cluster 2024-06-30T13:26:07.182763+0000 mon.a (mon.0) 143 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-06-30T13:26:07.494 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[14762]: cluster 2024-06-30T13:26:07.191492+0000 mon.a (mon.0) 144 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0],b=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0],c=[v2:172.21.15.100:3301/0,v1:172.21.15.100:6790/0]} 2024-06-30T13:26:07.494 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[14762]: cluster 2024-06-30T13:26:07.191598+0000 mon.a (mon.0) 145 : cluster [DBG] fsmap 2024-06-30T13:26:07.494 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[14762]: cluster 2024-06-30T13:26:07.191657+0000 mon.a (mon.0) 146 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-06-30T13:26:07.494 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[14762]: cluster 2024-06-30T13:26:07.191936+0000 mon.a (mon.0) 147 : cluster [DBG] mgrmap e13: y(active, since 44s) 2024-06-30T13:26:07.494 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[14762]: cluster 2024-06-30T13:26:07.203558+0000 mon.a (mon.0) 148 : cluster [INF] overall HEALTH_OK 2024-06-30T13:26:07.494 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[14762]: audit 2024-06-30T13:26:07.209741+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:26:07.494 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[14762]: audit 2024-06-30T13:26:07.216128+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:26:07.494 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[14762]: audit 2024-06-30T13:26:07.222700+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:26:07.494 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[14762]: audit 2024-06-30T13:26:07.224648+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-30T13:26:07.494 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[14762]: audit 2024-06-30T13:26:07.226040+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-30T13:26:07.495 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[14762]: audit 2024-06-30T13:26:07.227378+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:26:07.495 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[19243]: cluster 2024-06-30T13:26:02.172346+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-06-30T13:26:07.495 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[19243]: audit 2024-06-30T13:26:02.175303+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-30T13:26:07.495 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[19243]: cluster 2024-06-30T13:26:02.175799+0000 mon.a (mon.0) 135 : cluster [INF] mon.a calling monitor election 2024-06-30T13:26:07.495 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[19243]: audit 2024-06-30T13:26:02.177958+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-30T13:26:07.495 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[19243]: audit 2024-06-30T13:26:02.178304+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-30T13:26:07.495 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[19243]: cluster 2024-06-30T13:26:02.563898+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:26:07.495 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[19243]: audit 2024-06-30T13:26:03.168552+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-30T13:26:07.495 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[19243]: audit 2024-06-30T13:26:04.168592+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-30T13:26:07.495 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[19243]: cluster 2024-06-30T13:26:04.171120+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-06-30T13:26:07.496 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[19243]: cluster 2024-06-30T13:26:04.564306+0000 mgr.y (mgr.14144) 23 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:26:07.496 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[19243]: audit 2024-06-30T13:26:05.168692+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-30T13:26:07.496 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[19243]: audit 2024-06-30T13:26:06.168813+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-30T13:26:07.496 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[19243]: audit 2024-06-30T13:26:07.168958+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-30T13:26:07.496 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[19243]: cluster 2024-06-30T13:26:07.182763+0000 mon.a (mon.0) 143 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-06-30T13:26:07.496 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[19243]: cluster 2024-06-30T13:26:07.191492+0000 mon.a (mon.0) 144 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0],b=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0],c=[v2:172.21.15.100:3301/0,v1:172.21.15.100:6790/0]} 2024-06-30T13:26:07.496 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[19243]: cluster 2024-06-30T13:26:07.191598+0000 mon.a (mon.0) 145 : cluster [DBG] fsmap 2024-06-30T13:26:07.496 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[19243]: cluster 2024-06-30T13:26:07.191657+0000 mon.a (mon.0) 146 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-06-30T13:26:07.496 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[19243]: cluster 2024-06-30T13:26:07.191936+0000 mon.a (mon.0) 147 : cluster [DBG] mgrmap e13: y(active, since 44s) 2024-06-30T13:26:07.496 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[19243]: cluster 2024-06-30T13:26:07.203558+0000 mon.a (mon.0) 148 : cluster [INF] overall HEALTH_OK 2024-06-30T13:26:07.496 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[19243]: audit 2024-06-30T13:26:07.209741+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:26:07.496 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[19243]: audit 2024-06-30T13:26:07.216128+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:26:07.496 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[19243]: audit 2024-06-30T13:26:07.222700+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:26:07.496 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[19243]: audit 2024-06-30T13:26:07.224648+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-30T13:26:07.497 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[19243]: audit 2024-06-30T13:26:07.226040+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-30T13:26:07.497 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:07 smithi100 bash[19243]: audit 2024-06-30T13:26:07.227378+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:26:07.620 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:07 smithi121 bash[14552]: cluster 2024-06-30T13:26:02.172346+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-06-30T13:26:07.620 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:07 smithi121 bash[14552]: audit 2024-06-30T13:26:02.175303+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-30T13:26:07.620 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:07 smithi121 bash[14552]: cluster 2024-06-30T13:26:02.175799+0000 mon.a (mon.0) 135 : cluster [INF] mon.a calling monitor election 2024-06-30T13:26:07.620 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:07 smithi121 bash[14552]: audit 2024-06-30T13:26:02.177958+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-30T13:26:07.620 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:07 smithi121 bash[14552]: audit 2024-06-30T13:26:02.178304+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-30T13:26:07.620 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:07 smithi121 bash[14552]: cluster 2024-06-30T13:26:02.563898+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:26:07.620 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:07 smithi121 bash[14552]: audit 2024-06-30T13:26:03.168552+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-30T13:26:07.620 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:07 smithi121 bash[14552]: audit 2024-06-30T13:26:04.168592+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-30T13:26:07.621 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:07 smithi121 bash[14552]: cluster 2024-06-30T13:26:04.171120+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-06-30T13:26:07.621 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:07 smithi121 bash[14552]: cluster 2024-06-30T13:26:04.564306+0000 mgr.y (mgr.14144) 23 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:26:07.621 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:07 smithi121 bash[14552]: audit 2024-06-30T13:26:05.168692+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-30T13:26:07.621 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:07 smithi121 bash[14552]: audit 2024-06-30T13:26:06.168813+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-30T13:26:07.621 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:07 smithi121 bash[14552]: audit 2024-06-30T13:26:07.168958+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-30T13:26:07.621 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:07 smithi121 bash[14552]: cluster 2024-06-30T13:26:07.182763+0000 mon.a (mon.0) 143 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-06-30T13:26:07.621 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:07 smithi121 bash[14552]: cluster 2024-06-30T13:26:07.191492+0000 mon.a (mon.0) 144 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0],b=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0],c=[v2:172.21.15.100:3301/0,v1:172.21.15.100:6790/0]} 2024-06-30T13:26:07.621 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:07 smithi121 bash[14552]: cluster 2024-06-30T13:26:07.191598+0000 mon.a (mon.0) 145 : cluster [DBG] fsmap 2024-06-30T13:26:07.621 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:07 smithi121 bash[14552]: cluster 2024-06-30T13:26:07.191657+0000 mon.a (mon.0) 146 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-06-30T13:26:07.621 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:07 smithi121 bash[14552]: cluster 2024-06-30T13:26:07.191936+0000 mon.a (mon.0) 147 : cluster [DBG] mgrmap e13: y(active, since 44s) 2024-06-30T13:26:07.621 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:07 smithi121 bash[14552]: cluster 2024-06-30T13:26:07.203558+0000 mon.a (mon.0) 148 : cluster [INF] overall HEALTH_OK 2024-06-30T13:26:07.621 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:07 smithi121 bash[14552]: audit 2024-06-30T13:26:07.209741+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:26:07.621 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:07 smithi121 bash[14552]: audit 2024-06-30T13:26:07.216128+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:26:07.621 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:07 smithi121 bash[14552]: audit 2024-06-30T13:26:07.222700+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:26:07.621 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:07 smithi121 bash[14552]: audit 2024-06-30T13:26:07.224648+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-30T13:26:07.622 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:07 smithi121 bash[14552]: audit 2024-06-30T13:26:07.226040+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-30T13:26:07.622 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:07 smithi121 bash[14552]: audit 2024-06-30T13:26:07.227378+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:26:08.110 INFO:teuthology.orchestra.run.smithi121.stdout: 2024-06-30T13:26:08.110 INFO:teuthology.orchestra.run.smithi121.stdout:{"epoch":3,"fsid":"f5be1c1a-36e3-11ef-bcaa-c7b262605968","modified":"2024-06-30T13:26:02.169330Z","created":"2024-06-30T13:24:20.610325Z","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.100:3300","nonce":0},{"type":"v1","addr":"172.21.15.100:6789","nonce":0}]},"addr":"172.21.15.100:6789/0","public_addr":"172.21.15.100:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:3300","nonce":0},{"type":"v1","addr":"172.21.15.121:6789","nonce":0}]},"addr":"172.21.15.121:6789/0","public_addr":"172.21.15.121:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:3301","nonce":0},{"type":"v1","addr":"172.21.15.100:6790","nonce":0}]},"addr":"172.21.15.100:6790/0","public_addr":"172.21.15.100:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-06-30T13:26:08.113 INFO:teuthology.orchestra.run.smithi121.stderr:dumped monmap epoch 3 2024-06-30T13:26:08.541 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:08 smithi100 bash[14762]: cluster 2024-06-30T13:26:06.564731+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:26:08.542 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:08 smithi100 bash[14762]: cephadm 2024-06-30T13:26:07.224215+0000 mgr.y (mgr.14144) 25 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-06-30T13:26:08.542 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:08 smithi100 bash[14762]: cephadm 2024-06-30T13:26:07.228805+0000 mgr.y (mgr.14144) 26 : cephadm [INF] Reconfiguring daemon mon.a on smithi100 2024-06-30T13:26:08.542 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:08 smithi100 bash[14762]: audit 2024-06-30T13:26:08.111793+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.121:0/103691492' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-06-30T13:26:08.542 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:08 smithi100 bash[14762]: audit 2024-06-30T13:26:08.169324+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-30T13:26:08.542 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:08 smithi100 bash[19243]: cluster 2024-06-30T13:26:06.564731+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:26:08.542 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:08 smithi100 bash[19243]: cephadm 2024-06-30T13:26:07.224215+0000 mgr.y (mgr.14144) 25 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-06-30T13:26:08.542 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:08 smithi100 bash[19243]: cephadm 2024-06-30T13:26:07.228805+0000 mgr.y (mgr.14144) 26 : cephadm [INF] Reconfiguring daemon mon.a on smithi100 2024-06-30T13:26:08.542 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:08 smithi100 bash[19243]: audit 2024-06-30T13:26:08.111793+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.121:0/103691492' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-06-30T13:26:08.542 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:08 smithi100 bash[19243]: audit 2024-06-30T13:26:08.169324+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-30T13:26:08.619 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:08 smithi121 bash[14552]: cluster 2024-06-30T13:26:06.564731+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:26:08.619 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:08 smithi121 bash[14552]: cephadm 2024-06-30T13:26:07.224215+0000 mgr.y (mgr.14144) 25 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-06-30T13:26:08.619 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:08 smithi121 bash[14552]: cephadm 2024-06-30T13:26:07.228805+0000 mgr.y (mgr.14144) 26 : cephadm [INF] Reconfiguring daemon mon.a on smithi100 2024-06-30T13:26:08.619 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:08 smithi121 bash[14552]: audit 2024-06-30T13:26:08.111793+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.121:0/103691492' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-06-30T13:26:08.620 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:08 smithi121 bash[14552]: audit 2024-06-30T13:26:08.169324+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-30T13:26:08.681 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-06-30T13:26:08.681 DEBUG:teuthology.orchestra.run.smithi100:> 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 f5be1c1a-36e3-11ef-bcaa-c7b262605968 -- ceph config generate-minimal-conf 2024-06-30T13:26:10.740 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:10 smithi100 bash[14762]: cluster 2024-06-30T13:26:08.564997+0000 mgr.y (mgr.14144) 27 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:26:10.740 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:10 smithi100 bash[14762]: audit 2024-06-30T13:26:09.461337+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:26:10.740 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:10 smithi100 bash[14762]: cephadm 2024-06-30T13:26:09.462431+0000 mgr.y (mgr.14144) 28 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-06-30T13:26:10.740 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:10 smithi100 bash[14762]: audit 2024-06-30T13:26:09.462923+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-30T13:26:10.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:10 smithi100 bash[14762]: audit 2024-06-30T13:26:09.464399+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-30T13:26:10.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:10 smithi100 bash[14762]: audit 2024-06-30T13:26:09.465727+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:26:10.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:10 smithi100 bash[14762]: cephadm 2024-06-30T13:26:09.467029+0000 mgr.y (mgr.14144) 29 : cephadm [INF] Reconfiguring daemon mon.c on smithi100 2024-06-30T13:26:10.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:10 smithi100 bash[19243]: cluster 2024-06-30T13:26:08.564997+0000 mgr.y (mgr.14144) 27 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:26:10.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:10 smithi100 bash[19243]: audit 2024-06-30T13:26:09.461337+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:26:10.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:10 smithi100 bash[19243]: cephadm 2024-06-30T13:26:09.462431+0000 mgr.y (mgr.14144) 28 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-06-30T13:26:10.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:10 smithi100 bash[19243]: audit 2024-06-30T13:26:09.462923+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-30T13:26:10.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:10 smithi100 bash[19243]: audit 2024-06-30T13:26:09.464399+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-30T13:26:10.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:10 smithi100 bash[19243]: audit 2024-06-30T13:26:09.465727+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:26:10.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:10 smithi100 bash[19243]: cephadm 2024-06-30T13:26:09.467029+0000 mgr.y (mgr.14144) 29 : cephadm [INF] Reconfiguring daemon mon.c on smithi100 2024-06-30T13:26:10.869 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:10 smithi121 bash[14552]: cluster 2024-06-30T13:26:08.564997+0000 mgr.y (mgr.14144) 27 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:26:10.869 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:10 smithi121 bash[14552]: audit 2024-06-30T13:26:09.461337+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:26:10.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:10 smithi121 bash[14552]: cephadm 2024-06-30T13:26:09.462431+0000 mgr.y (mgr.14144) 28 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-06-30T13:26:10.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:10 smithi121 bash[14552]: audit 2024-06-30T13:26:09.462923+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-30T13:26:10.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:10 smithi121 bash[14552]: audit 2024-06-30T13:26:09.464399+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-30T13:26:10.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:10 smithi121 bash[14552]: audit 2024-06-30T13:26:09.465727+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:26:10.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:10 smithi121 bash[14552]: cephadm 2024-06-30T13:26:09.467029+0000 mgr.y (mgr.14144) 29 : cephadm [INF] Reconfiguring daemon mon.c on smithi100 2024-06-30T13:26:12.725 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:12 smithi100 bash[14762]: cluster 2024-06-30T13:26:10.565390+0000 mgr.y (mgr.14144) 30 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:26:12.725 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:12 smithi100 bash[14762]: audit 2024-06-30T13:26:12.289776+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:26:12.725 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:12 smithi100 bash[14762]: audit 2024-06-30T13:26:12.291342+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-30T13:26:12.726 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:12 smithi100 bash[14762]: audit 2024-06-30T13:26:12.292681+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-30T13:26:12.726 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:12 smithi100 bash[14762]: audit 2024-06-30T13:26:12.293826+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:26:12.726 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:12 smithi100 bash[19243]: cluster 2024-06-30T13:26:10.565390+0000 mgr.y (mgr.14144) 30 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:26:12.726 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:12 smithi100 bash[19243]: audit 2024-06-30T13:26:12.289776+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:26:12.726 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:12 smithi100 bash[19243]: audit 2024-06-30T13:26:12.291342+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-30T13:26:12.726 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:12 smithi100 bash[19243]: audit 2024-06-30T13:26:12.292681+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-30T13:26:12.726 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:12 smithi100 bash[19243]: audit 2024-06-30T13:26:12.293826+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:26:12.869 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:12 smithi121 bash[14552]: cluster 2024-06-30T13:26:10.565390+0000 mgr.y (mgr.14144) 30 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:26:12.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:12 smithi121 bash[14552]: audit 2024-06-30T13:26:12.289776+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:26:12.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:12 smithi121 bash[14552]: audit 2024-06-30T13:26:12.291342+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-30T13:26:12.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:12 smithi121 bash[14552]: audit 2024-06-30T13:26:12.292681+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-30T13:26:12.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:12 smithi121 bash[14552]: audit 2024-06-30T13:26:12.293826+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:26:13.096 INFO:teuthology.orchestra.run.smithi100.stdout:# minimal ceph.conf for f5be1c1a-36e3-11ef-bcaa-c7b262605968 2024-06-30T13:26:13.097 INFO:teuthology.orchestra.run.smithi100.stdout:[global] 2024-06-30T13:26:13.097 INFO:teuthology.orchestra.run.smithi100.stdout: fsid = f5be1c1a-36e3-11ef-bcaa-c7b262605968 2024-06-30T13:26:13.097 INFO:teuthology.orchestra.run.smithi100.stdout: mon_host = [v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0] [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] [v2:172.21.15.100:3301/0,v1:172.21.15.100:6790/0] 2024-06-30T13:26:13.619 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:13 smithi121 bash[14552]: cephadm 2024-06-30T13:26:12.290841+0000 mgr.y (mgr.14144) 31 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-06-30T13:26:13.619 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:13 smithi121 bash[14552]: cephadm 2024-06-30T13:26:12.295034+0000 mgr.y (mgr.14144) 32 : cephadm [INF] Reconfiguring daemon mon.b on smithi121 2024-06-30T13:26:13.620 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:13 smithi121 bash[14552]: audit 2024-06-30T13:26:13.098505+0000 mon.a (mon.0) 165 : audit [DBG] from='client.? 172.21.15.100:0/1113612112' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:26:13.740 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:13 smithi100 bash[19243]: cephadm 2024-06-30T13:26:12.290841+0000 mgr.y (mgr.14144) 31 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-06-30T13:26:13.740 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:13 smithi100 bash[19243]: cephadm 2024-06-30T13:26:12.295034+0000 mgr.y (mgr.14144) 32 : cephadm [INF] Reconfiguring daemon mon.b on smithi121 2024-06-30T13:26:13.740 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:13 smithi100 bash[19243]: audit 2024-06-30T13:26:13.098505+0000 mon.a (mon.0) 165 : audit [DBG] from='client.? 172.21.15.100:0/1113612112' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:26:13.740 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:13 smithi100 bash[14762]: cephadm 2024-06-30T13:26:12.290841+0000 mgr.y (mgr.14144) 31 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-06-30T13:26:13.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:13 smithi100 bash[14762]: cephadm 2024-06-30T13:26:12.295034+0000 mgr.y (mgr.14144) 32 : cephadm [INF] Reconfiguring daemon mon.b on smithi121 2024-06-30T13:26:13.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:13 smithi100 bash[14762]: audit 2024-06-30T13:26:13.098505+0000 mon.a (mon.0) 165 : audit [DBG] from='client.? 172.21.15.100:0/1113612112' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:26:13.741 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-06-30T13:26:13.742 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-06-30T13:26:13.742 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd of=/etc/ceph/ceph.conf 2024-06-30T13:26:13.752 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-06-30T13:26:13.753 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-06-30T13:26:13.763 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2024-06-30T13:26:13.763 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd of=/etc/ceph/ceph.conf 2024-06-30T13:26:13.809 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2024-06-30T13:26:13.809 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-06-30T13:26:13.879 INFO:tasks.cephadm:Adding mgr.y on smithi100 2024-06-30T13:26:13.879 INFO:tasks.cephadm:Adding mgr.x on smithi121 2024-06-30T13:26:13.879 DEBUG:teuthology.orchestra.run.smithi121:> 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 f5be1c1a-36e3-11ef-bcaa-c7b262605968 -- ceph orch apply mgr '2;smithi100=y;smithi121=x' 2024-06-30T13:26:14.740 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:14 smithi100 bash[14762]: cluster 2024-06-30T13:26:12.565801+0000 mgr.y (mgr.14144) 33 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:26:14.740 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:14 smithi100 bash[14762]: audit 2024-06-30T13:26:14.165593+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:26:14.740 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:14 smithi100 bash[14762]: audit 2024-06-30T13:26:14.167158+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:26:14.740 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:14 smithi100 bash[14762]: audit 2024-06-30T13:26:14.176830+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:26:14.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:14 smithi100 bash[19243]: cluster 2024-06-30T13:26:12.565801+0000 mgr.y (mgr.14144) 33 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:26:14.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:14 smithi100 bash[19243]: audit 2024-06-30T13:26:14.165593+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:26:14.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:14 smithi100 bash[19243]: audit 2024-06-30T13:26:14.167158+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:26:14.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:14 smithi100 bash[19243]: audit 2024-06-30T13:26:14.176830+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:26:14.869 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:14 smithi121 bash[14552]: cluster 2024-06-30T13:26:12.565801+0000 mgr.y (mgr.14144) 33 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:26:14.869 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:14 smithi121 bash[14552]: audit 2024-06-30T13:26:14.165593+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:26:14.869 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:14 smithi121 bash[14552]: audit 2024-06-30T13:26:14.167158+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:26:14.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:14 smithi121 bash[14552]: audit 2024-06-30T13:26:14.176830+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:26:16.740 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:16 smithi100 bash[14762]: cluster 2024-06-30T13:26:14.566240+0000 mgr.y (mgr.14144) 34 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:26:16.740 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:16 smithi100 bash[19243]: cluster 2024-06-30T13:26:14.566240+0000 mgr.y (mgr.14144) 34 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:26:16.869 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:16 smithi121 bash[14552]: cluster 2024-06-30T13:26:14.566240+0000 mgr.y (mgr.14144) 34 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:26:16.964 INFO:teuthology.orchestra.run.smithi121.stdout:Scheduled mgr update... 2024-06-30T13:26:17.889 DEBUG:teuthology.orchestra.run.smithi121:mgr.x> sudo journalctl -f -n 0 -u ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@mgr.x.service 2024-06-30T13:26:17.892 INFO:tasks.cephadm:Deploying OSDs... 2024-06-30T13:26:17.892 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-06-30T13:26:17.892 DEBUG:teuthology.orchestra.run.smithi100:> dd if=/scratch_devs of=/dev/stdout 2024-06-30T13:26:17.899 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:26:17.899 DEBUG:teuthology.orchestra.run.smithi100:> stat /dev/vg_nvme/lv_1 2024-06-30T13:26:17.907 INFO:teuthology.orchestra.run.smithi100.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-06-30T13:26:17.907 INFO:teuthology.orchestra.run.smithi100.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-06-30T13:26:17.907 INFO:teuthology.orchestra.run.smithi100.stdout:Device: 6h/6d Inode: 358 Links: 1 2024-06-30T13:26:17.907 INFO:teuthology.orchestra.run.smithi100.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-06-30T13:26:17.907 INFO:teuthology.orchestra.run.smithi100.stdout:Access: 2024-06-30 13:22:05.462462605 +0000 2024-06-30T13:26:17.907 INFO:teuthology.orchestra.run.smithi100.stdout:Modify: 2024-06-30 13:22:05.458462696 +0000 2024-06-30T13:26:17.907 INFO:teuthology.orchestra.run.smithi100.stdout:Change: 2024-06-30 13:22:05.458462696 +0000 2024-06-30T13:26:17.907 INFO:teuthology.orchestra.run.smithi100.stdout: Birth: - 2024-06-30T13:26:17.908 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-06-30T13:26:17.920 INFO:teuthology.orchestra.run.smithi100.stderr:1+0 records in 2024-06-30T13:26:17.920 INFO:teuthology.orchestra.run.smithi100.stderr:1+0 records out 2024-06-30T13:26:17.920 INFO:teuthology.orchestra.run.smithi100.stderr:512 bytes copied, 0.000421867 s, 1.2 MB/s 2024-06-30T13:26:17.921 DEBUG:teuthology.orchestra.run.smithi100:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-06-30T13:26:17.928 DEBUG:teuthology.orchestra.run.smithi100:> stat /dev/vg_nvme/lv_2 2024-06-30T13:26:17.976 INFO:teuthology.orchestra.run.smithi100.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-06-30T13:26:17.976 INFO:teuthology.orchestra.run.smithi100.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-06-30T13:26:17.976 INFO:teuthology.orchestra.run.smithi100.stdout:Device: 6h/6d Inode: 366 Links: 1 2024-06-30T13:26:17.976 INFO:teuthology.orchestra.run.smithi100.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-06-30T13:26:17.976 INFO:teuthology.orchestra.run.smithi100.stdout:Access: 2024-06-30 13:22:05.902452458 +0000 2024-06-30T13:26:17.976 INFO:teuthology.orchestra.run.smithi100.stdout:Modify: 2024-06-30 13:22:05.898452549 +0000 2024-06-30T13:26:17.976 INFO:teuthology.orchestra.run.smithi100.stdout:Change: 2024-06-30 13:22:05.898452549 +0000 2024-06-30T13:26:17.976 INFO:teuthology.orchestra.run.smithi100.stdout: Birth: - 2024-06-30T13:26:17.977 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-06-30T13:26:17.987 INFO:teuthology.orchestra.run.smithi100.stderr:1+0 records in 2024-06-30T13:26:17.987 INFO:teuthology.orchestra.run.smithi100.stderr:1+0 records out 2024-06-30T13:26:17.987 INFO:teuthology.orchestra.run.smithi100.stderr:512 bytes copied, 0.00034394 s, 1.5 MB/s 2024-06-30T13:26:17.988 DEBUG:teuthology.orchestra.run.smithi100:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-06-30T13:26:17.995 DEBUG:teuthology.orchestra.run.smithi100:> stat /dev/vg_nvme/lv_3 2024-06-30T13:26:18.044 INFO:teuthology.orchestra.run.smithi100.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-06-30T13:26:18.044 INFO:teuthology.orchestra.run.smithi100.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-06-30T13:26:18.044 INFO:teuthology.orchestra.run.smithi100.stdout:Device: 6h/6d Inode: 373 Links: 1 2024-06-30T13:26:18.044 INFO:teuthology.orchestra.run.smithi100.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-06-30T13:26:18.044 INFO:teuthology.orchestra.run.smithi100.stdout:Access: 2024-06-30 13:22:06.550437514 +0000 2024-06-30T13:26:18.044 INFO:teuthology.orchestra.run.smithi100.stdout:Modify: 2024-06-30 13:22:06.342442311 +0000 2024-06-30T13:26:18.044 INFO:teuthology.orchestra.run.smithi100.stdout:Change: 2024-06-30 13:22:06.342442311 +0000 2024-06-30T13:26:18.044 INFO:teuthology.orchestra.run.smithi100.stdout: Birth: - 2024-06-30T13:26:18.045 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-06-30T13:26:18.055 INFO:teuthology.orchestra.run.smithi100.stderr:1+0 records in 2024-06-30T13:26:18.055 INFO:teuthology.orchestra.run.smithi100.stderr:1+0 records out 2024-06-30T13:26:18.055 INFO:teuthology.orchestra.run.smithi100.stderr:512 bytes copied, 0.000403915 s, 1.3 MB/s 2024-06-30T13:26:18.056 DEBUG:teuthology.orchestra.run.smithi100:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-06-30T13:26:18.064 DEBUG:teuthology.orchestra.run.smithi100:> stat /dev/vg_nvme/lv_4 2024-06-30T13:26:18.112 INFO:teuthology.orchestra.run.smithi100.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-06-30T13:26:18.112 INFO:teuthology.orchestra.run.smithi100.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-06-30T13:26:18.112 INFO:teuthology.orchestra.run.smithi100.stdout:Device: 6h/6d Inode: 377 Links: 1 2024-06-30T13:26:18.112 INFO:teuthology.orchestra.run.smithi100.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-06-30T13:26:18.112 INFO:teuthology.orchestra.run.smithi100.stdout:Access: 2024-06-30 13:22:06.978427643 +0000 2024-06-30T13:26:18.112 INFO:teuthology.orchestra.run.smithi100.stdout:Modify: 2024-06-30 13:22:06.770432441 +0000 2024-06-30T13:26:18.112 INFO:teuthology.orchestra.run.smithi100.stdout:Change: 2024-06-30 13:22:06.770432441 +0000 2024-06-30T13:26:18.112 INFO:teuthology.orchestra.run.smithi100.stdout: Birth: - 2024-06-30T13:26:18.113 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-06-30T13:26:18.127 INFO:teuthology.orchestra.run.smithi100.stderr:1+0 records in 2024-06-30T13:26:18.127 INFO:teuthology.orchestra.run.smithi100.stderr:1+0 records out 2024-06-30T13:26:18.127 INFO:teuthology.orchestra.run.smithi100.stderr:512 bytes copied, 0.000367499 s, 1.4 MB/s 2024-06-30T13:26:18.128 DEBUG:teuthology.orchestra.run.smithi100:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-06-30T13:26:18.135 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2024-06-30T13:26:18.136 DEBUG:teuthology.orchestra.run.smithi121:> dd if=/scratch_devs of=/dev/stdout 2024-06-30T13:26:18.143 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:26:18.143 DEBUG:teuthology.orchestra.run.smithi121:> stat /dev/vg_nvme/lv_1 2024-06-30T13:26:18.191 INFO:teuthology.orchestra.run.smithi121.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-06-30T13:26:18.191 INFO:teuthology.orchestra.run.smithi121.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-06-30T13:26:18.191 INFO:teuthology.orchestra.run.smithi121.stdout:Device: 6h/6d Inode: 361 Links: 1 2024-06-30T13:26:18.191 INFO:teuthology.orchestra.run.smithi121.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-06-30T13:26:18.191 INFO:teuthology.orchestra.run.smithi121.stdout:Access: 2024-06-30 13:22:04.627258225 +0000 2024-06-30T13:26:18.191 INFO:teuthology.orchestra.run.smithi121.stdout:Modify: 2024-06-30 13:22:04.411283932 +0000 2024-06-30T13:26:18.192 INFO:teuthology.orchestra.run.smithi121.stdout:Change: 2024-06-30 13:22:04.411283932 +0000 2024-06-30T13:26:18.192 INFO:teuthology.orchestra.run.smithi121.stdout: Birth: - 2024-06-30T13:26:18.192 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-06-30T13:26:18.201 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:17 smithi121 bash[14552]: cluster 2024-06-30T13:26:16.566676+0000 mgr.y (mgr.14144) 35 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:26:18.201 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:17 smithi121 bash[14552]: audit 2024-06-30T13:26:16.955506+0000 mgr.y (mgr.14144) 36 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi100=y;smithi121=x", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:26:18.201 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:17 smithi121 bash[14552]: cephadm 2024-06-30T13:26:16.957142+0000 mgr.y (mgr.14144) 37 : cephadm [INF] Saving service mgr spec with placement smithi100=y;smithi121=x;count:2 2024-06-30T13:26:18.201 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:17 smithi121 bash[14552]: audit 2024-06-30T13:26:16.965555+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:26:18.201 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:17 smithi121 bash[14552]: audit 2024-06-30T13:26:16.967101+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:26:18.201 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:17 smithi121 bash[14552]: audit 2024-06-30T13:26:16.978073+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:26:18.201 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:17 smithi121 bash[14552]: audit 2024-06-30T13:26:16.979622+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-30T13:26:18.201 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:17 smithi121 bash[14552]: audit 2024-06-30T13:26:16.986662+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-06-30T13:26:18.201 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:17 smithi121 bash[14552]: audit 2024-06-30T13:26:16.988422+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-30T13:26:18.201 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:17 smithi121 bash[14552]: audit 2024-06-30T13:26:16.990273+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:26:18.201 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:17 smithi121 bash[14552]: cephadm 2024-06-30T13:26:16.991621+0000 mgr.y (mgr.14144) 38 : cephadm [INF] Deploying daemon mgr.x on smithi121 2024-06-30T13:26:18.203 INFO:teuthology.orchestra.run.smithi121.stderr:1+0 records in 2024-06-30T13:26:18.203 INFO:teuthology.orchestra.run.smithi121.stderr:1+0 records out 2024-06-30T13:26:18.203 INFO:teuthology.orchestra.run.smithi121.stderr:512 bytes copied, 0.000433971 s, 1.2 MB/s 2024-06-30T13:26:18.204 DEBUG:teuthology.orchestra.run.smithi121:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-06-30T13:26:18.212 DEBUG:teuthology.orchestra.run.smithi121:> stat /dev/vg_nvme/lv_2 2024-06-30T13:26:18.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:17 smithi100 bash[14762]: cluster 2024-06-30T13:26:16.566676+0000 mgr.y (mgr.14144) 35 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:26:18.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:17 smithi100 bash[14762]: audit 2024-06-30T13:26:16.955506+0000 mgr.y (mgr.14144) 36 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi100=y;smithi121=x", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:26:18.242 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:17 smithi100 bash[14762]: cephadm 2024-06-30T13:26:16.957142+0000 mgr.y (mgr.14144) 37 : cephadm [INF] Saving service mgr spec with placement smithi100=y;smithi121=x;count:2 2024-06-30T13:26:18.242 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:17 smithi100 bash[14762]: audit 2024-06-30T13:26:16.965555+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:26:18.242 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:17 smithi100 bash[14762]: audit 2024-06-30T13:26:16.967101+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:26:18.242 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:17 smithi100 bash[14762]: audit 2024-06-30T13:26:16.978073+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:26:18.242 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:17 smithi100 bash[14762]: audit 2024-06-30T13:26:16.979622+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-30T13:26:18.242 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:17 smithi100 bash[14762]: audit 2024-06-30T13:26:16.986662+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-06-30T13:26:18.242 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:17 smithi100 bash[14762]: audit 2024-06-30T13:26:16.988422+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-30T13:26:18.242 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:17 smithi100 bash[14762]: audit 2024-06-30T13:26:16.990273+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:26:18.242 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:17 smithi100 bash[14762]: cephadm 2024-06-30T13:26:16.991621+0000 mgr.y (mgr.14144) 38 : cephadm [INF] Deploying daemon mgr.x on smithi121 2024-06-30T13:26:18.242 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:17 smithi100 bash[19243]: cluster 2024-06-30T13:26:16.566676+0000 mgr.y (mgr.14144) 35 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:26:18.242 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:17 smithi100 bash[19243]: audit 2024-06-30T13:26:16.955506+0000 mgr.y (mgr.14144) 36 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi100=y;smithi121=x", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:26:18.243 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:17 smithi100 bash[19243]: cephadm 2024-06-30T13:26:16.957142+0000 mgr.y (mgr.14144) 37 : cephadm [INF] Saving service mgr spec with placement smithi100=y;smithi121=x;count:2 2024-06-30T13:26:18.243 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:17 smithi100 bash[19243]: audit 2024-06-30T13:26:16.965555+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:26:18.243 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:17 smithi100 bash[19243]: audit 2024-06-30T13:26:16.967101+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:26:18.243 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:17 smithi100 bash[19243]: audit 2024-06-30T13:26:16.978073+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:26:18.243 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:17 smithi100 bash[19243]: audit 2024-06-30T13:26:16.979622+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-30T13:26:18.243 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:17 smithi100 bash[19243]: audit 2024-06-30T13:26:16.986662+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-06-30T13:26:18.243 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:17 smithi100 bash[19243]: audit 2024-06-30T13:26:16.988422+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-30T13:26:18.243 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:17 smithi100 bash[19243]: audit 2024-06-30T13:26:16.990273+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:26:18.243 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:17 smithi100 bash[19243]: cephadm 2024-06-30T13:26:16.991621+0000 mgr.y (mgr.14144) 38 : cephadm [INF] Deploying daemon mgr.x on smithi121 2024-06-30T13:26:18.260 INFO:teuthology.orchestra.run.smithi121.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-06-30T13:26:18.260 INFO:teuthology.orchestra.run.smithi121.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-06-30T13:26:18.260 INFO:teuthology.orchestra.run.smithi121.stdout:Device: 6h/6d Inode: 365 Links: 1 2024-06-30T13:26:18.260 INFO:teuthology.orchestra.run.smithi121.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-06-30T13:26:18.260 INFO:teuthology.orchestra.run.smithi121.stdout:Access: 2024-06-30 13:22:05.095202792 +0000 2024-06-30T13:26:18.260 INFO:teuthology.orchestra.run.smithi121.stdout:Modify: 2024-06-30 13:22:04.847232044 +0000 2024-06-30T13:26:18.260 INFO:teuthology.orchestra.run.smithi121.stdout:Change: 2024-06-30 13:22:04.847232044 +0000 2024-06-30T13:26:18.260 INFO:teuthology.orchestra.run.smithi121.stdout: Birth: - 2024-06-30T13:26:18.261 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-06-30T13:26:18.263 INFO:journalctl@ceph.mgr.x.smithi121.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-06-30T13:26:18.271 INFO:teuthology.orchestra.run.smithi121.stderr:1+0 records in 2024-06-30T13:26:18.271 INFO:teuthology.orchestra.run.smithi121.stderr:1+0 records out 2024-06-30T13:26:18.271 INFO:teuthology.orchestra.run.smithi121.stderr:512 bytes copied, 0.000406862 s, 1.3 MB/s 2024-06-30T13:26:18.272 DEBUG:teuthology.orchestra.run.smithi121:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-06-30T13:26:18.279 DEBUG:teuthology.orchestra.run.smithi121:> stat /dev/vg_nvme/lv_3 2024-06-30T13:26:18.327 INFO:teuthology.orchestra.run.smithi121.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-06-30T13:26:18.327 INFO:teuthology.orchestra.run.smithi121.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-06-30T13:26:18.327 INFO:teuthology.orchestra.run.smithi121.stdout:Device: 6h/6d Inode: 370 Links: 1 2024-06-30T13:26:18.327 INFO:teuthology.orchestra.run.smithi121.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-06-30T13:26:18.327 INFO:teuthology.orchestra.run.smithi121.stdout:Access: 2024-06-30 13:22:05.535151745 +0000 2024-06-30T13:26:18.328 INFO:teuthology.orchestra.run.smithi121.stdout:Modify: 2024-06-30 13:22:05.311177732 +0000 2024-06-30T13:26:18.328 INFO:teuthology.orchestra.run.smithi121.stdout:Change: 2024-06-30 13:22:05.311177732 +0000 2024-06-30T13:26:18.328 INFO:teuthology.orchestra.run.smithi121.stdout: Birth: - 2024-06-30T13:26:18.328 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-06-30T13:26:18.340 INFO:teuthology.orchestra.run.smithi121.stderr:1+0 records in 2024-06-30T13:26:18.341 INFO:teuthology.orchestra.run.smithi121.stderr:1+0 records out 2024-06-30T13:26:18.341 INFO:teuthology.orchestra.run.smithi121.stderr:512 bytes copied, 0.000418238 s, 1.2 MB/s 2024-06-30T13:26:18.341 DEBUG:teuthology.orchestra.run.smithi121:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-06-30T13:26:18.348 DEBUG:teuthology.orchestra.run.smithi121:> stat /dev/vg_nvme/lv_4 2024-06-30T13:26:18.399 INFO:teuthology.orchestra.run.smithi121.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-06-30T13:26:18.399 INFO:teuthology.orchestra.run.smithi121.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-06-30T13:26:18.399 INFO:teuthology.orchestra.run.smithi121.stdout:Device: 6h/6d Inode: 379 Links: 1 2024-06-30T13:26:18.399 INFO:teuthology.orchestra.run.smithi121.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-06-30T13:26:18.399 INFO:teuthology.orchestra.run.smithi121.stdout:Access: 2024-06-30 13:22:05.951103484 +0000 2024-06-30T13:26:18.399 INFO:teuthology.orchestra.run.smithi121.stdout:Modify: 2024-06-30 13:22:05.755126223 +0000 2024-06-30T13:26:18.399 INFO:teuthology.orchestra.run.smithi121.stdout:Change: 2024-06-30 13:22:05.755126223 +0000 2024-06-30T13:26:18.399 INFO:teuthology.orchestra.run.smithi121.stdout: Birth: - 2024-06-30T13:26:18.400 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-06-30T13:26:18.410 INFO:teuthology.orchestra.run.smithi121.stderr:1+0 records in 2024-06-30T13:26:18.410 INFO:teuthology.orchestra.run.smithi121.stderr:1+0 records out 2024-06-30T13:26:18.410 INFO:teuthology.orchestra.run.smithi121.stderr:512 bytes copied, 0.000373029 s, 1.4 MB/s 2024-06-30T13:26:18.411 DEBUG:teuthology.orchestra.run.smithi121:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-06-30T13:26:18.418 INFO:tasks.cephadm:Deploying osd.0 on smithi100 with /dev/vg_nvme/lv_4... 2024-06-30T13:26:18.418 DEBUG:teuthology.orchestra.run.smithi100:> 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 f5be1c1a-36e3-11ef-bcaa-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-06-30T13:26:20.119 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:19 smithi121 bash[14552]: cluster 2024-06-30T13:26:18.567093+0000 mgr.y (mgr.14144) 39 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:26:20.119 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:19 smithi121 bash[14552]: audit 2024-06-30T13:26:19.733651+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:26:20.120 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:19 smithi121 bash[14552]: audit 2024-06-30T13:26:19.736215+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:26:20.240 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:19 smithi100 bash[14762]: cluster 2024-06-30T13:26:18.567093+0000 mgr.y (mgr.14144) 39 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:26:20.240 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:20 smithi100 bash[14762]: audit 2024-06-30T13:26:19.733651+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:26:20.240 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:20 smithi100 bash[14762]: audit 2024-06-30T13:26:19.736215+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:26:20.240 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:20 smithi100 bash[19243]: cluster 2024-06-30T13:26:18.567093+0000 mgr.y (mgr.14144) 39 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:26:20.240 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:20 smithi100 bash[19243]: audit 2024-06-30T13:26:19.733651+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:26:20.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:20 smithi100 bash[19243]: audit 2024-06-30T13:26:19.736215+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:26:21.119 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Jun 30 13:26:20 smithi121 bash[15561]: debug 2024-06-30T13:26:20.781+0000 7fa8ebfc1700 1 -- 172.21.15.121:0/3029355119 <== mon.1 v2:172.21.15.121:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55e46b6c64e0 con 0x55e46b7b7000 2024-06-30T13:26:21.851 INFO:teuthology.orchestra.run.smithi100.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-06-30T13:26:21.851 INFO:teuthology.orchestra.run.smithi100.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-06-30T13:26:21.851 INFO:teuthology.orchestra.run.smithi100.stderr: stderr: 10+0 records in 2024-06-30T13:26:21.851 INFO:teuthology.orchestra.run.smithi100.stderr:10+0 records out 2024-06-30T13:26:21.851 INFO:teuthology.orchestra.run.smithi100.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0198822 s, 527 MB/s 2024-06-30T13:26:21.851 INFO:teuthology.orchestra.run.smithi100.stderr:--> Zapping successful for: 2024-06-30T13:26:22.240 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:21 smithi100 bash[14762]: cluster 2024-06-30T13:26:20.567666+0000 mgr.y (mgr.14144) 40 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:26:22.240 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:21 smithi100 bash[19243]: cluster 2024-06-30T13:26:20.567666+0000 mgr.y (mgr.14144) 40 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:26:22.369 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:21 smithi121 bash[14552]: cluster 2024-06-30T13:26:20.567666+0000 mgr.y (mgr.14144) 40 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:26:22.431 DEBUG:teuthology.orchestra.run.smithi100:> 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 f5be1c1a-36e3-11ef-bcaa-c7b262605968 -- ceph orch daemon add osd smithi100:vg_nvme/lv_4 2024-06-30T13:26:23.240 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:22 smithi100 bash[14762]: audit 2024-06-30T13:26:22.767643+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:26:23.240 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:22 smithi100 bash[14762]: audit 2024-06-30T13:26:22.769452+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:26:23.240 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:22 smithi100 bash[14762]: audit 2024-06-30T13:26:22.816122+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:26:23.240 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:22 smithi100 bash[14762]: audit 2024-06-30T13:26:22.823469+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:26:23.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:22 smithi100 bash[14762]: audit 2024-06-30T13:26:22.825634+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-30T13:26:23.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:22 smithi100 bash[14762]: audit 2024-06-30T13:26:22.827595+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-30T13:26:23.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:22 smithi100 bash[14762]: audit 2024-06-30T13:26:22.828710+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:26:23.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:22 smithi100 bash[19243]: audit 2024-06-30T13:26:22.767643+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:26:23.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:22 smithi100 bash[19243]: audit 2024-06-30T13:26:22.769452+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:26:23.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:22 smithi100 bash[19243]: audit 2024-06-30T13:26:22.816122+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:26:23.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:22 smithi100 bash[19243]: audit 2024-06-30T13:26:22.823469+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:26:23.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:22 smithi100 bash[19243]: audit 2024-06-30T13:26:22.825634+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-30T13:26:23.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:22 smithi100 bash[19243]: audit 2024-06-30T13:26:22.827595+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-30T13:26:23.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:22 smithi100 bash[19243]: audit 2024-06-30T13:26:22.828710+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:26:23.369 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:22 smithi121 bash[14552]: audit 2024-06-30T13:26:22.767643+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:26:23.370 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:22 smithi121 bash[14552]: audit 2024-06-30T13:26:22.769452+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:26:23.370 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:22 smithi121 bash[14552]: audit 2024-06-30T13:26:22.816122+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:26:23.370 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:22 smithi121 bash[14552]: audit 2024-06-30T13:26:22.823469+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:26:23.370 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:22 smithi121 bash[14552]: audit 2024-06-30T13:26:22.825634+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-30T13:26:23.370 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:22 smithi121 bash[14552]: audit 2024-06-30T13:26:22.827595+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-30T13:26:23.370 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:22 smithi121 bash[14552]: audit 2024-06-30T13:26:22.828710+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:26:24.240 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:23 smithi100 bash[14762]: cluster 2024-06-30T13:26:22.568113+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:26:24.240 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:23 smithi100 bash[14762]: cephadm 2024-06-30T13:26:22.825114+0000 mgr.y (mgr.14144) 42 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-06-30T13:26:24.240 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:23 smithi100 bash[14762]: cephadm 2024-06-30T13:26:22.829981+0000 mgr.y (mgr.14144) 43 : cephadm [INF] Reconfiguring daemon mgr.y on smithi100 2024-06-30T13:26:24.240 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:23 smithi100 bash[19243]: cluster 2024-06-30T13:26:22.568113+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:26:24.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:23 smithi100 bash[19243]: cephadm 2024-06-30T13:26:22.825114+0000 mgr.y (mgr.14144) 42 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-06-30T13:26:24.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:23 smithi100 bash[19243]: cephadm 2024-06-30T13:26:22.829981+0000 mgr.y (mgr.14144) 43 : cephadm [INF] Reconfiguring daemon mgr.y on smithi100 2024-06-30T13:26:24.369 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:23 smithi121 bash[14552]: cluster 2024-06-30T13:26:22.568113+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:26:24.370 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:23 smithi121 bash[14552]: cephadm 2024-06-30T13:26:22.825114+0000 mgr.y (mgr.14144) 42 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-06-30T13:26:24.370 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:23 smithi121 bash[14552]: cephadm 2024-06-30T13:26:22.829981+0000 mgr.y (mgr.14144) 43 : cephadm [INF] Reconfiguring daemon mgr.y on smithi100 2024-06-30T13:26:26.740 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:26 smithi100 bash[14762]: cluster 2024-06-30T13:26:24.568608+0000 mgr.y (mgr.14144) 44 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:26:26.740 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:26 smithi100 bash[14762]: audit 2024-06-30T13:26:25.513869+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:26:26.740 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:26 smithi100 bash[14762]: audit 2024-06-30T13:26:25.515189+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:26:26.740 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:26 smithi100 bash[14762]: audit 2024-06-30T13:26:25.524942+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:26:26.740 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:26 smithi100 bash[19243]: cluster 2024-06-30T13:26:24.568608+0000 mgr.y (mgr.14144) 44 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:26:26.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:26 smithi100 bash[19243]: audit 2024-06-30T13:26:25.513869+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:26:26.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:26 smithi100 bash[19243]: audit 2024-06-30T13:26:25.515189+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:26:26.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:26 smithi100 bash[19243]: audit 2024-06-30T13:26:25.524942+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:26:26.869 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:26 smithi121 bash[14552]: cluster 2024-06-30T13:26:24.568608+0000 mgr.y (mgr.14144) 44 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:26:26.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:26 smithi121 bash[14552]: audit 2024-06-30T13:26:25.513869+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:26:26.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:26 smithi121 bash[14552]: audit 2024-06-30T13:26:25.515189+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:26:26.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:26 smithi121 bash[14552]: audit 2024-06-30T13:26:25.524942+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:26:27.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:27 smithi121 bash[14552]: audit 2024-06-30T13:26:26.568736+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.121:0/2580279549' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-06-30T13:26:27.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:27 smithi121 bash[14552]: cluster 2024-06-30T13:26:26.569018+0000 mgr.y (mgr.14144) 45 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:26:27.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:27 smithi121 bash[14552]: audit 2024-06-30T13:26:26.569554+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.121:0/2580279549' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-06-30T13:26:27.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:27 smithi121 bash[14552]: cluster 2024-06-30T13:26:26.570832+0000 mon.a (mon.0) 188 : cluster [DBG] Standby manager daemon x started 2024-06-30T13:26:27.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:27 smithi121 bash[14552]: audit 2024-06-30T13:26:26.571455+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.121:0/2580279549' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-06-30T13:26:27.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:27 smithi121 bash[14552]: audit 2024-06-30T13:26:26.572188+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.121:0/2580279549' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-06-30T13:26:27.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:27 smithi121 bash[14552]: audit 2024-06-30T13:26:26.838285+0000 mgr.y (mgr.14144) 46 : audit [DBG] from='client.14202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi100:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:26:27.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:27 smithi121 bash[14552]: audit 2024-06-30T13:26:26.839414+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-30T13:26:27.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:27 smithi121 bash[14552]: cephadm 2024-06-30T13:26:26.841961+0000 mgr.y (mgr.14144) 47 : cephadm [INF] Applying service osd.None on host smithi100... 2024-06-30T13:26:27.871 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:27 smithi121 bash[14552]: audit 2024-06-30T13:26:26.842528+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-30T13:26:27.871 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:27 smithi121 bash[14552]: audit 2024-06-30T13:26:26.844065+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:26:27.954 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:27 smithi100 bash[19243]: audit 2024-06-30T13:26:26.568736+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.121:0/2580279549' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-06-30T13:26:27.954 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:27 smithi100 bash[19243]: cluster 2024-06-30T13:26:26.569018+0000 mgr.y (mgr.14144) 45 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:26:27.954 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:27 smithi100 bash[19243]: audit 2024-06-30T13:26:26.569554+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.121:0/2580279549' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-06-30T13:26:27.954 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:27 smithi100 bash[19243]: cluster 2024-06-30T13:26:26.570832+0000 mon.a (mon.0) 188 : cluster [DBG] Standby manager daemon x started 2024-06-30T13:26:27.954 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:27 smithi100 bash[19243]: audit 2024-06-30T13:26:26.571455+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.121:0/2580279549' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-06-30T13:26:27.954 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:27 smithi100 bash[19243]: audit 2024-06-30T13:26:26.572188+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.121:0/2580279549' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-06-30T13:26:27.955 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:27 smithi100 bash[19243]: audit 2024-06-30T13:26:26.838285+0000 mgr.y (mgr.14144) 46 : audit [DBG] from='client.14202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi100:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:26:27.955 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:27 smithi100 bash[19243]: audit 2024-06-30T13:26:26.839414+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-30T13:26:27.955 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:27 smithi100 bash[19243]: cephadm 2024-06-30T13:26:26.841961+0000 mgr.y (mgr.14144) 47 : cephadm [INF] Applying service osd.None on host smithi100... 2024-06-30T13:26:27.955 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:27 smithi100 bash[19243]: audit 2024-06-30T13:26:26.842528+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-30T13:26:27.955 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:27 smithi100 bash[19243]: audit 2024-06-30T13:26:26.844065+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:26:27.955 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:27 smithi100 bash[14762]: audit 2024-06-30T13:26:26.568736+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.121:0/2580279549' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-06-30T13:26:27.955 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:27 smithi100 bash[14762]: cluster 2024-06-30T13:26:26.569018+0000 mgr.y (mgr.14144) 45 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:26:27.955 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:27 smithi100 bash[14762]: audit 2024-06-30T13:26:26.569554+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.121:0/2580279549' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-06-30T13:26:27.955 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:27 smithi100 bash[14762]: cluster 2024-06-30T13:26:26.570832+0000 mon.a (mon.0) 188 : cluster [DBG] Standby manager daemon x started 2024-06-30T13:26:27.955 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:27 smithi100 bash[14762]: audit 2024-06-30T13:26:26.571455+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.121:0/2580279549' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-06-30T13:26:27.955 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:27 smithi100 bash[14762]: audit 2024-06-30T13:26:26.572188+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.121:0/2580279549' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-06-30T13:26:27.955 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:27 smithi100 bash[14762]: audit 2024-06-30T13:26:26.838285+0000 mgr.y (mgr.14144) 46 : audit [DBG] from='client.14202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi100:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:26:27.955 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:27 smithi100 bash[14762]: audit 2024-06-30T13:26:26.839414+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-30T13:26:27.956 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:27 smithi100 bash[14762]: cephadm 2024-06-30T13:26:26.841961+0000 mgr.y (mgr.14144) 47 : cephadm [INF] Applying service osd.None on host smithi100... 2024-06-30T13:26:27.956 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:27 smithi100 bash[14762]: audit 2024-06-30T13:26:26.842528+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-30T13:26:27.956 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:27 smithi100 bash[14762]: audit 2024-06-30T13:26:26.844065+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:26:28.869 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:28 smithi121 bash[14552]: cluster 2024-06-30T13:26:27.583026+0000 mon.a (mon.0) 192 : cluster [DBG] mgrmap e14: y(active, since 65s), standbys: x 2024-06-30T13:26:28.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:28 smithi121 bash[14552]: audit 2024-06-30T13:26:27.583164+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-06-30T13:26:28.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:28 smithi100 bash[14762]: cluster 2024-06-30T13:26:27.583026+0000 mon.a (mon.0) 192 : cluster [DBG] mgrmap e14: y(active, since 65s), standbys: x 2024-06-30T13:26:28.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:28 smithi100 bash[14762]: audit 2024-06-30T13:26:27.583164+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-06-30T13:26:28.990 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:28 smithi100 bash[19243]: cluster 2024-06-30T13:26:27.583026+0000 mon.a (mon.0) 192 : cluster [DBG] mgrmap e14: y(active, since 65s), standbys: x 2024-06-30T13:26:28.990 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:28 smithi100 bash[19243]: audit 2024-06-30T13:26:27.583164+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-06-30T13:26:29.869 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:29 smithi121 bash[14552]: cluster 2024-06-30T13:26:28.569404+0000 mgr.y (mgr.14144) 48 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:26:29.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:29 smithi100 bash[14762]: cluster 2024-06-30T13:26:28.569404+0000 mgr.y (mgr.14144) 48 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:26:29.990 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:29 smithi100 bash[19243]: cluster 2024-06-30T13:26:28.569404+0000 mgr.y (mgr.14144) 48 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:26:31.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:31 smithi121 bash[14552]: cluster 2024-06-30T13:26:30.569849+0000 mgr.y (mgr.14144) 49 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:26:31.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:31 smithi121 bash[14552]: audit 2024-06-30T13:26:30.590500+0000 mon.c (mon.2) 2 : audit [INF] from='client.? 172.21.15.100:0/2232811813' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c8c3494f-d905-4ef0-9268-a14a1cbf03f9"}]: dispatch 2024-06-30T13:26:31.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:31 smithi121 bash[14552]: audit 2024-06-30T13:26:30.591026+0000 mon.a (mon.0) 194 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c8c3494f-d905-4ef0-9268-a14a1cbf03f9"}]: dispatch 2024-06-30T13:26:31.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:31 smithi121 bash[14552]: audit 2024-06-30T13:26:30.599900+0000 mon.a (mon.0) 195 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c8c3494f-d905-4ef0-9268-a14a1cbf03f9"}]': finished 2024-06-30T13:26:31.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:31 smithi121 bash[14552]: cluster 2024-06-30T13:26:30.599968+0000 mon.a (mon.0) 196 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-06-30T13:26:31.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:31 smithi121 bash[14552]: audit 2024-06-30T13:26:30.600087+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-30T13:26:31.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:31 smithi121 bash[14552]: audit 2024-06-30T13:26:31.243915+0000 mon.a (mon.0) 198 : audit [DBG] from='client.? 172.21.15.100:0/3877572461' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-30T13:26:31.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:31 smithi100 bash[14762]: cluster 2024-06-30T13:26:30.569849+0000 mgr.y (mgr.14144) 49 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:26:31.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:31 smithi100 bash[14762]: audit 2024-06-30T13:26:30.590500+0000 mon.c (mon.2) 2 : audit [INF] from='client.? 172.21.15.100:0/2232811813' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c8c3494f-d905-4ef0-9268-a14a1cbf03f9"}]: dispatch 2024-06-30T13:26:31.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:31 smithi100 bash[14762]: audit 2024-06-30T13:26:30.591026+0000 mon.a (mon.0) 194 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c8c3494f-d905-4ef0-9268-a14a1cbf03f9"}]: dispatch 2024-06-30T13:26:31.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:31 smithi100 bash[14762]: audit 2024-06-30T13:26:30.599900+0000 mon.a (mon.0) 195 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c8c3494f-d905-4ef0-9268-a14a1cbf03f9"}]': finished 2024-06-30T13:26:31.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:31 smithi100 bash[14762]: cluster 2024-06-30T13:26:30.599968+0000 mon.a (mon.0) 196 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-06-30T13:26:31.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:31 smithi100 bash[14762]: audit 2024-06-30T13:26:30.600087+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-30T13:26:31.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:31 smithi100 bash[14762]: audit 2024-06-30T13:26:31.243915+0000 mon.a (mon.0) 198 : audit [DBG] from='client.? 172.21.15.100:0/3877572461' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-30T13:26:31.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:31 smithi100 bash[19243]: cluster 2024-06-30T13:26:30.569849+0000 mgr.y (mgr.14144) 49 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:26:31.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:31 smithi100 bash[19243]: audit 2024-06-30T13:26:30.590500+0000 mon.c (mon.2) 2 : audit [INF] from='client.? 172.21.15.100:0/2232811813' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c8c3494f-d905-4ef0-9268-a14a1cbf03f9"}]: dispatch 2024-06-30T13:26:31.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:31 smithi100 bash[19243]: audit 2024-06-30T13:26:30.591026+0000 mon.a (mon.0) 194 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c8c3494f-d905-4ef0-9268-a14a1cbf03f9"}]: dispatch 2024-06-30T13:26:31.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:31 smithi100 bash[19243]: audit 2024-06-30T13:26:30.599900+0000 mon.a (mon.0) 195 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c8c3494f-d905-4ef0-9268-a14a1cbf03f9"}]': finished 2024-06-30T13:26:31.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:31 smithi100 bash[19243]: cluster 2024-06-30T13:26:30.599968+0000 mon.a (mon.0) 196 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-06-30T13:26:31.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:31 smithi100 bash[19243]: audit 2024-06-30T13:26:30.600087+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-30T13:26:31.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:31 smithi100 bash[19243]: audit 2024-06-30T13:26:31.243915+0000 mon.a (mon.0) 198 : audit [DBG] from='client.? 172.21.15.100:0/3877572461' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-30T13:26:33.849 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:33 smithi100 bash[14762]: cluster 2024-06-30T13:26:32.570278+0000 mgr.y (mgr.14144) 50 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:26:33.849 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:33 smithi100 bash[19243]: cluster 2024-06-30T13:26:32.570278+0000 mgr.y (mgr.14144) 50 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:26:33.869 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:33 smithi121 bash[14552]: cluster 2024-06-30T13:26:32.570278+0000 mgr.y (mgr.14144) 50 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:26:35.740 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:35 smithi100 bash[14762]: cluster 2024-06-30T13:26:34.570717+0000 mgr.y (mgr.14144) 51 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:26:35.740 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:35 smithi100 bash[19243]: cluster 2024-06-30T13:26:34.570717+0000 mgr.y (mgr.14144) 51 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:26:35.869 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:35 smithi121 bash[14552]: cluster 2024-06-30T13:26:34.570717+0000 mgr.y (mgr.14144) 51 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:26:37.869 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:37 smithi121 bash[14552]: cluster 2024-06-30T13:26:36.571048+0000 mgr.y (mgr.14144) 52 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:26:37.990 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:37 smithi100 bash[19243]: cluster 2024-06-30T13:26:36.571048+0000 mgr.y (mgr.14144) 52 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:26:37.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:37 smithi100 bash[14762]: cluster 2024-06-30T13:26:36.571048+0000 mgr.y (mgr.14144) 52 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:26:38.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:38 smithi121 bash[14552]: audit 2024-06-30T13:26:38.207968+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-06-30T13:26:38.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:38 smithi121 bash[14552]: audit 2024-06-30T13:26:38.209587+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:26:38.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:38 smithi121 bash[14552]: cephadm 2024-06-30T13:26:38.210886+0000 mgr.y (mgr.14144) 53 : cephadm [INF] Deploying daemon osd.0 on smithi100 2024-06-30T13:26:38.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:38 smithi100 bash[14762]: audit 2024-06-30T13:26:38.207968+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-06-30T13:26:38.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:38 smithi100 bash[14762]: audit 2024-06-30T13:26:38.209587+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:26:38.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:38 smithi100 bash[14762]: cephadm 2024-06-30T13:26:38.210886+0000 mgr.y (mgr.14144) 53 : cephadm [INF] Deploying daemon osd.0 on smithi100 2024-06-30T13:26:38.990 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:38 smithi100 bash[19243]: audit 2024-06-30T13:26:38.207968+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-06-30T13:26:38.990 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:38 smithi100 bash[19243]: audit 2024-06-30T13:26:38.209587+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:26:38.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:38 smithi100 bash[19243]: cephadm 2024-06-30T13:26:38.210886+0000 mgr.y (mgr.14144) 53 : cephadm [INF] Deploying daemon osd.0 on smithi100 2024-06-30T13:26:39.673 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:39 smithi100 bash[14762]: cluster 2024-06-30T13:26:38.571455+0000 mgr.y (mgr.14144) 54 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:26:39.673 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:39 smithi100 bash[19243]: cluster 2024-06-30T13:26:38.571455+0000 mgr.y (mgr.14144) 54 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:26:40.119 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:39 smithi121 bash[14552]: cluster 2024-06-30T13:26:38.571455+0000 mgr.y (mgr.14144) 54 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:26:40.583 INFO:teuthology.orchestra.run.smithi100.stdout:Created osd(s) 0 on host 'smithi100' 2024-06-30T13:26:40.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:40 smithi100 bash[14762]: audit 2024-06-30T13:26:40.573063+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:26:40.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:40 smithi100 bash[14762]: audit 2024-06-30T13:26:40.577462+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:26:40.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:40 smithi100 bash[14762]: audit 2024-06-30T13:26:40.585070+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:26:40.990 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:40 smithi100 bash[19243]: audit 2024-06-30T13:26:40.573063+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:26:40.990 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:40 smithi100 bash[19243]: audit 2024-06-30T13:26:40.577462+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:26:40.990 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:40 smithi100 bash[19243]: audit 2024-06-30T13:26:40.585070+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:26:41.119 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:40 smithi121 bash[14552]: audit 2024-06-30T13:26:40.573063+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:26:41.120 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:40 smithi121 bash[14552]: audit 2024-06-30T13:26:40.577462+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:26:41.120 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:40 smithi121 bash[14552]: audit 2024-06-30T13:26:40.585070+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:26:41.558 DEBUG:teuthology.orchestra.run.smithi100:osd.0> sudo journalctl -f -n 0 -u ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@osd.0.service 2024-06-30T13:26:41.561 INFO:tasks.cephadm:Deploying osd.1 on smithi100 with /dev/vg_nvme/lv_3... 2024-06-30T13:26:41.561 DEBUG:teuthology.orchestra.run.smithi100:> 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 f5be1c1a-36e3-11ef-bcaa-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-06-30T13:26:41.913 INFO:journalctl@ceph.osd.0.smithi100.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-06-30T13:26:41.968 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:41 smithi100 bash[14762]: cluster 2024-06-30T13:26:40.571782+0000 mgr.y (mgr.14144) 55 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:26:41.968 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:41 smithi100 bash[19243]: cluster 2024-06-30T13:26:40.571782+0000 mgr.y (mgr.14144) 55 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:26:42.119 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:41 smithi121 bash[14552]: cluster 2024-06-30T13:26:40.571782+0000 mgr.y (mgr.14144) 55 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:26:43.371 INFO:journalctl@ceph.osd.0.smithi100.stdout:Jun 30 13:26:43 smithi100 bash[21647]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-06-30T13:26:43.371 INFO:journalctl@ceph.osd.0.smithi100.stdout:Jun 30 13:26:43 smithi100 bash[21647]: 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:26:43.372 INFO:journalctl@ceph.osd.0.smithi100.stdout:Jun 30 13:26:43 smithi100 bash[21647]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2024-06-30T13:26:43.372 INFO:journalctl@ceph.osd.0.smithi100.stdout:Jun 30 13:26:43 smithi100 bash[21647]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2024-06-30T13:26:43.372 INFO:journalctl@ceph.osd.0.smithi100.stdout:Jun 30 13:26:43 smithi100 bash[21647]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-06-30T13:26:43.372 INFO:journalctl@ceph.osd.0.smithi100.stdout:Jun 30 13:26:43 smithi100 bash[21647]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-06-30T13:26:43.372 INFO:journalctl@ceph.osd.0.smithi100.stdout:Jun 30 13:26:43 smithi100 bash[21647]: --> ceph-volume lvm activate successful for osd ID: 0 2024-06-30T13:26:43.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:43 smithi100 bash[14762]: cluster 2024-06-30T13:26:42.572173+0000 mgr.y (mgr.14144) 56 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:26:43.990 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:43 smithi100 bash[19243]: cluster 2024-06-30T13:26:42.572173+0000 mgr.y (mgr.14144) 56 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:26:44.119 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:43 smithi121 bash[14552]: cluster 2024-06-30T13:26:42.572173+0000 mgr.y (mgr.14144) 56 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:26:45.119 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:44 smithi121 bash[14552]: audit 2024-06-30T13:26:43.784655+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:26:45.136 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:44 smithi100 bash[14762]: audit 2024-06-30T13:26:43.784655+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:26:45.136 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:44 smithi100 bash[19243]: audit 2024-06-30T13:26:43.784655+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:26:46.119 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:45 smithi121 bash[14552]: cluster 2024-06-30T13:26:44.572650+0000 mgr.y (mgr.14144) 57 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:26:46.240 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:45 smithi100 bash[14762]: cluster 2024-06-30T13:26:44.572650+0000 mgr.y (mgr.14144) 57 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:26:46.240 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:45 smithi100 bash[19243]: cluster 2024-06-30T13:26:44.572650+0000 mgr.y (mgr.14144) 57 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:26:46.990 INFO:journalctl@ceph.osd.0.smithi100.stdout:Jun 30 13:26:46 smithi100 bash[21982]: debug 2024-06-30T13:26:46.759+0000 7fcc7a77d700 1 -- 172.21.15.100:0/1306222060 <== mon.2 v2:172.21.15.100:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x561d701664e0 con 0x561d701df400 2024-06-30T13:26:47.490 INFO:journalctl@ceph.osd.0.smithi100.stdout:Jun 30 13:26:47 smithi100 bash[21982]: debug 2024-06-30T13:26:47.331+0000 7fcc82208080 -1 Falling back to public interface 2024-06-30T13:26:47.869 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:47 smithi121 bash[14552]: cluster 2024-06-30T13:26:46.573093+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:26:47.935 INFO:teuthology.orchestra.run.smithi100.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-06-30T13:26:47.935 INFO:teuthology.orchestra.run.smithi100.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-06-30T13:26:47.936 INFO:teuthology.orchestra.run.smithi100.stderr: stderr: 10+0 records in 2024-06-30T13:26:47.936 INFO:teuthology.orchestra.run.smithi100.stderr:10+0 records out 2024-06-30T13:26:47.936 INFO:teuthology.orchestra.run.smithi100.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0193505 s, 542 MB/s 2024-06-30T13:26:47.936 INFO:teuthology.orchestra.run.smithi100.stderr:--> Zapping successful for: 2024-06-30T13:26:47.977 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:47 smithi100 bash[14762]: cluster 2024-06-30T13:26:46.573093+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:26:47.977 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:47 smithi100 bash[19243]: cluster 2024-06-30T13:26:46.573093+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:26:49.055 DEBUG:teuthology.orchestra.run.smithi100:> 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 f5be1c1a-36e3-11ef-bcaa-c7b262605968 -- ceph orch daemon add osd smithi100:vg_nvme/lv_3 2024-06-30T13:26:49.869 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:49 smithi121 bash[14552]: cluster 2024-06-30T13:26:48.573494+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:26:49.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:49 smithi100 bash[14762]: cluster 2024-06-30T13:26:48.573494+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:26:49.990 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:49 smithi100 bash[19243]: cluster 2024-06-30T13:26:48.573494+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:26:50.590 INFO:journalctl@ceph.osd.0.smithi100.stdout:Jun 30 13:26:50 smithi100 bash[21982]: debug 2024-06-30T13:26:50.343+0000 7fcc82208080 -1 osd.0 0 log_to_monitors {default=true} 2024-06-30T13:26:50.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:50 smithi121 bash[14552]: audit 2024-06-30T13:26:50.352091+0000 mon.c (mon.2) 3 : audit [INF] from='osd.0 [v2:172.21.15.100:6802/4136237149,v1:172.21.15.100:6803/4136237149]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-06-30T13:26:50.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:50 smithi121 bash[14552]: audit 2024-06-30T13:26:50.352625+0000 mon.a (mon.0) 205 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-06-30T13:26:50.990 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:50 smithi100 bash[19243]: audit 2024-06-30T13:26:50.352091+0000 mon.c (mon.2) 3 : audit [INF] from='osd.0 [v2:172.21.15.100:6802/4136237149,v1:172.21.15.100:6803/4136237149]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-06-30T13:26:50.990 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:50 smithi100 bash[19243]: audit 2024-06-30T13:26:50.352625+0000 mon.a (mon.0) 205 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-06-30T13:26:50.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:50 smithi100 bash[14762]: audit 2024-06-30T13:26:50.352091+0000 mon.c (mon.2) 3 : audit [INF] from='osd.0 [v2:172.21.15.100:6802/4136237149,v1:172.21.15.100:6803/4136237149]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-06-30T13:26:50.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:50 smithi100 bash[14762]: audit 2024-06-30T13:26:50.352625+0000 mon.a (mon.0) 205 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-06-30T13:26:51.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:51 smithi121 bash[14552]: cluster 2024-06-30T13:26:50.573913+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:26:51.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:51 smithi121 bash[14552]: audit 2024-06-30T13:26:50.586769+0000 mon.a (mon.0) 206 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-06-30T13:26:51.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:51 smithi121 bash[14552]: cluster 2024-06-30T13:26:50.586925+0000 mon.a (mon.0) 207 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-06-30T13:26:51.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:51 smithi121 bash[14552]: audit 2024-06-30T13:26:50.587600+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-30T13:26:51.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:51 smithi121 bash[14552]: audit 2024-06-30T13:26:50.589295+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.100:6802/4136237149,v1:172.21.15.100:6803/4136237149]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]: dispatch 2024-06-30T13:26:51.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:51 smithi121 bash[14552]: audit 2024-06-30T13:26:50.597909+0000 mon.a (mon.0) 209 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]: dispatch 2024-06-30T13:26:51.990 INFO:journalctl@ceph.osd.0.smithi100.stdout:Jun 30 13:26:51 smithi100 bash[21982]: debug 2024-06-30T13:26:51.607+0000 7fcc78779700 -1 osd.0 0 waiting for initial osdmap 2024-06-30T13:26:51.990 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:51 smithi100 bash[19243]: cluster 2024-06-30T13:26:50.573913+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:26:51.990 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:51 smithi100 bash[19243]: audit 2024-06-30T13:26:50.586769+0000 mon.a (mon.0) 206 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-06-30T13:26:51.990 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:51 smithi100 bash[19243]: cluster 2024-06-30T13:26:50.586925+0000 mon.a (mon.0) 207 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-06-30T13:26:51.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:51 smithi100 bash[19243]: audit 2024-06-30T13:26:50.587600+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-30T13:26:51.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:51 smithi100 bash[19243]: audit 2024-06-30T13:26:50.589295+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.100:6802/4136237149,v1:172.21.15.100:6803/4136237149]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]: dispatch 2024-06-30T13:26:51.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:51 smithi100 bash[19243]: audit 2024-06-30T13:26:50.597909+0000 mon.a (mon.0) 209 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]: dispatch 2024-06-30T13:26:51.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:51 smithi100 bash[14762]: cluster 2024-06-30T13:26:50.573913+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:26:51.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:51 smithi100 bash[14762]: audit 2024-06-30T13:26:50.586769+0000 mon.a (mon.0) 206 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-06-30T13:26:51.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:51 smithi100 bash[14762]: cluster 2024-06-30T13:26:50.586925+0000 mon.a (mon.0) 207 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-06-30T13:26:51.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:51 smithi100 bash[14762]: audit 2024-06-30T13:26:50.587600+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-30T13:26:51.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:51 smithi100 bash[14762]: audit 2024-06-30T13:26:50.589295+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.100:6802/4136237149,v1:172.21.15.100:6803/4136237149]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]: dispatch 2024-06-30T13:26:51.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:51 smithi100 bash[14762]: audit 2024-06-30T13:26:50.597909+0000 mon.a (mon.0) 209 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]: dispatch 2024-06-30T13:26:52.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:52 smithi121 bash[14552]: audit 2024-06-30T13:26:51.600693+0000 mon.a (mon.0) 210 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]': finished 2024-06-30T13:26:52.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:52 smithi121 bash[14552]: cluster 2024-06-30T13:26:51.600893+0000 mon.a (mon.0) 211 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-06-30T13:26:52.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:52 smithi121 bash[14552]: audit 2024-06-30T13:26:51.601765+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-30T13:26:52.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:52 smithi121 bash[14552]: audit 2024-06-30T13:26:51.610163+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-30T13:26:52.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:52 smithi121 bash[14552]: cephadm 2024-06-30T13:26:52.131698+0000 mgr.y (mgr.14144) 61 : cephadm [INF] Detected new or changed devices on smithi100 2024-06-30T13:26:52.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:52 smithi121 bash[14552]: audit 2024-06-30T13:26:52.140156+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:26:52.871 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:52 smithi121 bash[14552]: audit 2024-06-30T13:26:52.375003+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:26:52.871 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:52 smithi121 bash[14552]: audit 2024-06-30T13:26:52.378085+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:26:52.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:52 smithi100 bash[14762]: audit 2024-06-30T13:26:51.600693+0000 mon.a (mon.0) 210 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]': finished 2024-06-30T13:26:52.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:52 smithi100 bash[14762]: cluster 2024-06-30T13:26:51.600893+0000 mon.a (mon.0) 211 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-06-30T13:26:52.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:52 smithi100 bash[14762]: audit 2024-06-30T13:26:51.601765+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-30T13:26:52.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:52 smithi100 bash[14762]: audit 2024-06-30T13:26:51.610163+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-30T13:26:52.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:52 smithi100 bash[14762]: cephadm 2024-06-30T13:26:52.131698+0000 mgr.y (mgr.14144) 61 : cephadm [INF] Detected new or changed devices on smithi100 2024-06-30T13:26:52.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:52 smithi100 bash[14762]: audit 2024-06-30T13:26:52.140156+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:26:52.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:52 smithi100 bash[14762]: audit 2024-06-30T13:26:52.375003+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:26:52.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:52 smithi100 bash[14762]: audit 2024-06-30T13:26:52.378085+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:26:52.990 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:52 smithi100 bash[19243]: audit 2024-06-30T13:26:51.600693+0000 mon.a (mon.0) 210 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]': finished 2024-06-30T13:26:52.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:52 smithi100 bash[19243]: cluster 2024-06-30T13:26:51.600893+0000 mon.a (mon.0) 211 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-06-30T13:26:52.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:52 smithi100 bash[19243]: audit 2024-06-30T13:26:51.601765+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-30T13:26:52.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:52 smithi100 bash[19243]: audit 2024-06-30T13:26:51.610163+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-30T13:26:52.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:52 smithi100 bash[19243]: cephadm 2024-06-30T13:26:52.131698+0000 mgr.y (mgr.14144) 61 : cephadm [INF] Detected new or changed devices on smithi100 2024-06-30T13:26:52.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:52 smithi100 bash[19243]: audit 2024-06-30T13:26:52.140156+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:26:52.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:52 smithi100 bash[19243]: audit 2024-06-30T13:26:52.375003+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:26:52.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:52 smithi100 bash[19243]: audit 2024-06-30T13:26:52.378085+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:26:53.644 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:53 smithi100 bash[14762]: cluster 2024-06-30T13:26:51.364870+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-30T13:26:53.644 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:53 smithi100 bash[14762]: cluster 2024-06-30T13:26:51.365071+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-30T13:26:53.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:53 smithi121 bash[14552]: cluster 2024-06-30T13:26:51.364870+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-30T13:26:53.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:53 smithi121 bash[14552]: cluster 2024-06-30T13:26:51.365071+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-30T13:26:53.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:53 smithi121 bash[14552]: cluster 2024-06-30T13:26:52.574378+0000 mgr.y (mgr.14144) 62 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:26:53.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:53 smithi121 bash[14552]: audit 2024-06-30T13:26:52.614031+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-30T13:26:53.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:53 smithi121 bash[14552]: cluster 2024-06-30T13:26:52.618178+0000 mon.a (mon.0) 218 : cluster [INF] osd.0 [v2:172.21.15.100:6802/4136237149,v1:172.21.15.100:6803/4136237149] boot 2024-06-30T13:26:53.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:53 smithi121 bash[14552]: cluster 2024-06-30T13:26:52.618240+0000 mon.a (mon.0) 219 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-06-30T13:26:53.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:53 smithi121 bash[14552]: audit 2024-06-30T13:26:52.618414+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-30T13:26:53.871 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:53 smithi121 bash[14552]: audit 2024-06-30T13:26:52.644701+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:26:53.871 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:53 smithi121 bash[14552]: audit 2024-06-30T13:26:53.106085+0000 mgr.y (mgr.14144) 63 : audit [DBG] from='client.24143 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi100:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:26:53.871 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:53 smithi121 bash[14552]: audit 2024-06-30T13:26:53.107653+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-30T13:26:53.871 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:53 smithi121 bash[14552]: cephadm 2024-06-30T13:26:53.110108+0000 mgr.y (mgr.14144) 64 : cephadm [INF] Applying service osd.None on host smithi100... 2024-06-30T13:26:53.871 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:53 smithi121 bash[14552]: audit 2024-06-30T13:26:53.110488+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-30T13:26:53.871 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:53 smithi121 bash[14552]: audit 2024-06-30T13:26:53.111919+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:26:53.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:53 smithi100 bash[14762]: cluster 2024-06-30T13:26:52.574378+0000 mgr.y (mgr.14144) 62 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:26:53.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:53 smithi100 bash[14762]: audit 2024-06-30T13:26:52.614031+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-30T13:26:53.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:53 smithi100 bash[14762]: cluster 2024-06-30T13:26:52.618178+0000 mon.a (mon.0) 218 : cluster [INF] osd.0 [v2:172.21.15.100:6802/4136237149,v1:172.21.15.100:6803/4136237149] boot 2024-06-30T13:26:53.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:53 smithi100 bash[14762]: cluster 2024-06-30T13:26:52.618240+0000 mon.a (mon.0) 219 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-06-30T13:26:53.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:53 smithi100 bash[14762]: audit 2024-06-30T13:26:52.618414+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-30T13:26:53.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:53 smithi100 bash[14762]: audit 2024-06-30T13:26:52.644701+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:26:53.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:53 smithi100 bash[14762]: audit 2024-06-30T13:26:53.106085+0000 mgr.y (mgr.14144) 63 : audit [DBG] from='client.24143 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi100:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:26:53.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:53 smithi100 bash[14762]: audit 2024-06-30T13:26:53.107653+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-30T13:26:53.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:53 smithi100 bash[14762]: cephadm 2024-06-30T13:26:53.110108+0000 mgr.y (mgr.14144) 64 : cephadm [INF] Applying service osd.None on host smithi100... 2024-06-30T13:26:53.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:53 smithi100 bash[14762]: audit 2024-06-30T13:26:53.110488+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-30T13:26:53.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:53 smithi100 bash[14762]: audit 2024-06-30T13:26:53.111919+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:26:53.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:53 smithi100 bash[19243]: cluster 2024-06-30T13:26:51.364870+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-30T13:26:53.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:53 smithi100 bash[19243]: cluster 2024-06-30T13:26:51.365071+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-30T13:26:53.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:53 smithi100 bash[19243]: cluster 2024-06-30T13:26:52.574378+0000 mgr.y (mgr.14144) 62 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-30T13:26:53.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:53 smithi100 bash[19243]: audit 2024-06-30T13:26:52.614031+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-30T13:26:53.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:53 smithi100 bash[19243]: cluster 2024-06-30T13:26:52.618178+0000 mon.a (mon.0) 218 : cluster [INF] osd.0 [v2:172.21.15.100:6802/4136237149,v1:172.21.15.100:6803/4136237149] boot 2024-06-30T13:26:53.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:53 smithi100 bash[19243]: cluster 2024-06-30T13:26:52.618240+0000 mon.a (mon.0) 219 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-06-30T13:26:53.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:53 smithi100 bash[19243]: audit 2024-06-30T13:26:52.618414+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-30T13:26:53.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:53 smithi100 bash[19243]: audit 2024-06-30T13:26:52.644701+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:26:53.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:53 smithi100 bash[19243]: audit 2024-06-30T13:26:53.106085+0000 mgr.y (mgr.14144) 63 : audit [DBG] from='client.24143 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi100:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:26:53.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:53 smithi100 bash[19243]: audit 2024-06-30T13:26:53.107653+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-30T13:26:53.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:53 smithi100 bash[19243]: cephadm 2024-06-30T13:26:53.110108+0000 mgr.y (mgr.14144) 64 : cephadm [INF] Applying service osd.None on host smithi100... 2024-06-30T13:26:53.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:53 smithi100 bash[19243]: audit 2024-06-30T13:26:53.110488+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-30T13:26:53.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:53 smithi100 bash[19243]: audit 2024-06-30T13:26:53.111919+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:26:54.828 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:54 smithi100 bash[14762]: cluster 2024-06-30T13:26:53.648173+0000 mon.a (mon.0) 225 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-06-30T13:26:54.829 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:54 smithi100 bash[19243]: cluster 2024-06-30T13:26:53.648173+0000 mon.a (mon.0) 225 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-06-30T13:26:55.119 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:54 smithi121 bash[14552]: cluster 2024-06-30T13:26:53.648173+0000 mon.a (mon.0) 225 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-06-30T13:26:55.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:55 smithi100 bash[14762]: cluster 2024-06-30T13:26:54.574950+0000 mgr.y (mgr.14144) 65 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:26:55.990 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:55 smithi100 bash[19243]: cluster 2024-06-30T13:26:54.574950+0000 mgr.y (mgr.14144) 65 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:26:56.120 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:55 smithi121 bash[14552]: cluster 2024-06-30T13:26:54.574950+0000 mgr.y (mgr.14144) 65 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:26:57.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:57 smithi121 bash[14552]: cluster 2024-06-30T13:26:56.575450+0000 mgr.y (mgr.14144) 66 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:26:57.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:57 smithi121 bash[14552]: audit 2024-06-30T13:26:57.162055+0000 mon.a (mon.0) 226 : audit [INF] from='client.? 172.21.15.100:0/3173978767' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9da580b4-6b12-413c-a535-c8da514bdcdc"}]: dispatch 2024-06-30T13:26:57.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:57 smithi121 bash[14552]: audit 2024-06-30T13:26:57.169086+0000 mon.a (mon.0) 227 : audit [INF] from='client.? 172.21.15.100:0/3173978767' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9da580b4-6b12-413c-a535-c8da514bdcdc"}]': finished 2024-06-30T13:26:57.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:57 smithi121 bash[14552]: cluster 2024-06-30T13:26:57.169213+0000 mon.a (mon.0) 228 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-06-30T13:26:57.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:57 smithi121 bash[14552]: audit 2024-06-30T13:26:57.169378+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-30T13:26:57.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:57 smithi100 bash[14762]: cluster 2024-06-30T13:26:56.575450+0000 mgr.y (mgr.14144) 66 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:26:57.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:57 smithi100 bash[14762]: audit 2024-06-30T13:26:57.162055+0000 mon.a (mon.0) 226 : audit [INF] from='client.? 172.21.15.100:0/3173978767' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9da580b4-6b12-413c-a535-c8da514bdcdc"}]: dispatch 2024-06-30T13:26:57.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:57 smithi100 bash[14762]: audit 2024-06-30T13:26:57.169086+0000 mon.a (mon.0) 227 : audit [INF] from='client.? 172.21.15.100:0/3173978767' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9da580b4-6b12-413c-a535-c8da514bdcdc"}]': finished 2024-06-30T13:26:57.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:57 smithi100 bash[14762]: cluster 2024-06-30T13:26:57.169213+0000 mon.a (mon.0) 228 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-06-30T13:26:57.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:57 smithi100 bash[14762]: audit 2024-06-30T13:26:57.169378+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-30T13:26:57.990 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:57 smithi100 bash[19243]: cluster 2024-06-30T13:26:56.575450+0000 mgr.y (mgr.14144) 66 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:26:57.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:57 smithi100 bash[19243]: audit 2024-06-30T13:26:57.162055+0000 mon.a (mon.0) 226 : audit [INF] from='client.? 172.21.15.100:0/3173978767' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9da580b4-6b12-413c-a535-c8da514bdcdc"}]: dispatch 2024-06-30T13:26:57.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:57 smithi100 bash[19243]: audit 2024-06-30T13:26:57.169086+0000 mon.a (mon.0) 227 : audit [INF] from='client.? 172.21.15.100:0/3173978767' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9da580b4-6b12-413c-a535-c8da514bdcdc"}]': finished 2024-06-30T13:26:57.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:57 smithi100 bash[19243]: cluster 2024-06-30T13:26:57.169213+0000 mon.a (mon.0) 228 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-06-30T13:26:57.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:57 smithi100 bash[19243]: audit 2024-06-30T13:26:57.169378+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-30T13:26:58.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:58 smithi121 bash[14552]: audit 2024-06-30T13:26:57.822529+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.100:0/3139657061' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-30T13:26:58.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:58 smithi100 bash[14762]: audit 2024-06-30T13:26:57.822529+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.100:0/3139657061' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-30T13:26:58.990 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:58 smithi100 bash[19243]: audit 2024-06-30T13:26:57.822529+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.100:0/3139657061' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-30T13:26:59.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:26:59 smithi100 bash[14762]: cluster 2024-06-30T13:26:58.575892+0000 mgr.y (mgr.14144) 67 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:26:59.990 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:26:59 smithi100 bash[19243]: cluster 2024-06-30T13:26:58.575892+0000 mgr.y (mgr.14144) 67 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:27:00.119 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:26:59 smithi121 bash[14552]: cluster 2024-06-30T13:26:58.575892+0000 mgr.y (mgr.14144) 67 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:27:01.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:01 smithi100 bash[14762]: cluster 2024-06-30T13:27:00.576410+0000 mgr.y (mgr.14144) 68 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:27:01.990 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:01 smithi100 bash[19243]: cluster 2024-06-30T13:27:00.576410+0000 mgr.y (mgr.14144) 68 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:27:02.119 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:01 smithi121 bash[14552]: cluster 2024-06-30T13:27:00.576410+0000 mgr.y (mgr.14144) 68 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:27:03.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:03 smithi100 bash[14762]: cluster 2024-06-30T13:27:02.576950+0000 mgr.y (mgr.14144) 69 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:27:03.990 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:03 smithi100 bash[19243]: cluster 2024-06-30T13:27:02.576950+0000 mgr.y (mgr.14144) 69 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:27:04.119 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:03 smithi121 bash[14552]: cluster 2024-06-30T13:27:02.576950+0000 mgr.y (mgr.14144) 69 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:27:05.899 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:05 smithi100 bash[14762]: cluster 2024-06-30T13:27:04.577430+0000 mgr.y (mgr.14144) 70 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:27:05.899 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:05 smithi100 bash[14762]: audit 2024-06-30T13:27:04.813661+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-06-30T13:27:05.899 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:05 smithi100 bash[14762]: audit 2024-06-30T13:27:04.815351+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:27:05.899 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:05 smithi100 bash[14762]: cephadm 2024-06-30T13:27:04.816635+0000 mgr.y (mgr.14144) 71 : cephadm [INF] Deploying daemon osd.1 on smithi100 2024-06-30T13:27:05.899 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:05 smithi100 bash[19243]: cluster 2024-06-30T13:27:04.577430+0000 mgr.y (mgr.14144) 70 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:27:05.899 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:05 smithi100 bash[19243]: audit 2024-06-30T13:27:04.813661+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-06-30T13:27:05.899 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:05 smithi100 bash[19243]: audit 2024-06-30T13:27:04.815351+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:27:05.899 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:05 smithi100 bash[19243]: cephadm 2024-06-30T13:27:04.816635+0000 mgr.y (mgr.14144) 71 : cephadm [INF] Deploying daemon osd.1 on smithi100 2024-06-30T13:27:06.119 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:05 smithi121 bash[14552]: cluster 2024-06-30T13:27:04.577430+0000 mgr.y (mgr.14144) 70 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:27:06.119 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:05 smithi121 bash[14552]: audit 2024-06-30T13:27:04.813661+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-06-30T13:27:06.119 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:05 smithi121 bash[14552]: audit 2024-06-30T13:27:04.815351+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:27:06.119 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:05 smithi121 bash[14552]: cephadm 2024-06-30T13:27:04.816635+0000 mgr.y (mgr.14144) 71 : cephadm [INF] Deploying daemon osd.1 on smithi100 2024-06-30T13:27:07.179 INFO:teuthology.orchestra.run.smithi100.stdout:Created osd(s) 1 on host 'smithi100' 2024-06-30T13:27:07.869 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:07 smithi121 bash[14552]: cluster 2024-06-30T13:27:06.577882+0000 mgr.y (mgr.14144) 72 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:27:07.869 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:07 smithi121 bash[14552]: audit 2024-06-30T13:27:07.164623+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:27:07.869 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:07 smithi121 bash[14552]: audit 2024-06-30T13:27:07.168845+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:27:07.869 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:07 smithi121 bash[14552]: audit 2024-06-30T13:27:07.174473+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:27:07.907 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:07 smithi100 bash[19243]: cluster 2024-06-30T13:27:06.577882+0000 mgr.y (mgr.14144) 72 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:27:07.907 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:07 smithi100 bash[19243]: audit 2024-06-30T13:27:07.164623+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:27:07.907 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:07 smithi100 bash[19243]: audit 2024-06-30T13:27:07.168845+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:27:07.907 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:07 smithi100 bash[19243]: audit 2024-06-30T13:27:07.174473+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:27:07.907 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:07 smithi100 bash[14762]: cluster 2024-06-30T13:27:06.577882+0000 mgr.y (mgr.14144) 72 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:27:07.907 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:07 smithi100 bash[14762]: audit 2024-06-30T13:27:07.164623+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:27:07.907 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:07 smithi100 bash[14762]: audit 2024-06-30T13:27:07.168845+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:27:07.907 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:07 smithi100 bash[14762]: audit 2024-06-30T13:27:07.174473+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:27:08.472 DEBUG:teuthology.orchestra.run.smithi100:osd.1> sudo journalctl -f -n 0 -u ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@osd.1.service 2024-06-30T13:27:08.475 INFO:tasks.cephadm:Deploying osd.2 on smithi100 with /dev/vg_nvme/lv_2... 2024-06-30T13:27:08.475 DEBUG:teuthology.orchestra.run.smithi100:> 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 f5be1c1a-36e3-11ef-bcaa-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-06-30T13:27:09.448 INFO:journalctl@ceph.osd.1.smithi100.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-06-30T13:27:09.869 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:09 smithi121 bash[14552]: cluster 2024-06-30T13:27:08.578362+0000 mgr.y (mgr.14144) 73 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:27:09.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:09 smithi100 bash[14762]: cluster 2024-06-30T13:27:08.578362+0000 mgr.y (mgr.14144) 73 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:27:09.990 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:09 smithi100 bash[19243]: cluster 2024-06-30T13:27:08.578362+0000 mgr.y (mgr.14144) 73 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:27:09.991 INFO:journalctl@ceph.osd.1.smithi100.stdout:Jun 30 13:27:09 smithi100 bash[24351]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-06-30T13:27:09.991 INFO:journalctl@ceph.osd.1.smithi100.stdout:Jun 30 13:27:09 smithi100 bash[24351]: 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:27:09.991 INFO:journalctl@ceph.osd.1.smithi100.stdout:Jun 30 13:27:09 smithi100 bash[24351]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2024-06-30T13:27:09.991 INFO:journalctl@ceph.osd.1.smithi100.stdout:Jun 30 13:27:09 smithi100 bash[24351]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2024-06-30T13:27:09.991 INFO:journalctl@ceph.osd.1.smithi100.stdout:Jun 30 13:27:09 smithi100 bash[24351]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-06-30T13:27:09.991 INFO:journalctl@ceph.osd.1.smithi100.stdout:Jun 30 13:27:09 smithi100 bash[24351]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-06-30T13:27:09.991 INFO:journalctl@ceph.osd.1.smithi100.stdout:Jun 30 13:27:09 smithi100 bash[24351]: --> ceph-volume lvm activate successful for osd ID: 1 2024-06-30T13:27:11.740 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:11 smithi100 bash[14762]: audit 2024-06-30T13:27:10.400516+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:27:11.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:11 smithi100 bash[19243]: audit 2024-06-30T13:27:10.400516+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:27:11.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:11 smithi121 bash[14552]: audit 2024-06-30T13:27:10.400516+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:27:12.740 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:12 smithi100 bash[14762]: cluster 2024-06-30T13:27:10.578901+0000 mgr.y (mgr.14144) 74 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:27:12.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:12 smithi100 bash[19243]: cluster 2024-06-30T13:27:10.578901+0000 mgr.y (mgr.14144) 74 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:27:12.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:12 smithi121 bash[14552]: cluster 2024-06-30T13:27:10.578901+0000 mgr.y (mgr.14144) 74 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:27:13.389 INFO:journalctl@ceph.osd.1.smithi100.stdout:Jun 30 13:27:13 smithi100 bash[24660]: debug 2024-06-30T13:27:13.318+0000 7fec76113700 1 -- 172.21.15.100:0/3809774189 <== mon.0 v2:172.21.15.100:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x558db8bf04e0 con 0x558db8c68c00 2024-06-30T13:27:13.990 INFO:journalctl@ceph.osd.1.smithi100.stdout:Jun 30 13:27:13 smithi100 bash[24660]: debug 2024-06-30T13:27:13.862+0000 7fec7db9e080 -1 Falling back to public interface 2024-06-30T13:27:14.740 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:14 smithi100 bash[14762]: cluster 2024-06-30T13:27:12.579444+0000 mgr.y (mgr.14144) 75 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:27:14.740 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:14 smithi100 bash[19243]: cluster 2024-06-30T13:27:12.579444+0000 mgr.y (mgr.14144) 75 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:27:14.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:14 smithi121 bash[14552]: cluster 2024-06-30T13:27:12.579444+0000 mgr.y (mgr.14144) 75 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:27:14.949 INFO:teuthology.orchestra.run.smithi100.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-06-30T13:27:14.949 INFO:teuthology.orchestra.run.smithi100.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-06-30T13:27:14.950 INFO:teuthology.orchestra.run.smithi100.stderr: stderr: 10+0 records in 2024-06-30T13:27:14.950 INFO:teuthology.orchestra.run.smithi100.stderr:10+0 records out 2024-06-30T13:27:14.950 INFO:teuthology.orchestra.run.smithi100.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0178823 s, 586 MB/s 2024-06-30T13:27:14.950 INFO:teuthology.orchestra.run.smithi100.stderr:--> Zapping successful for: 2024-06-30T13:27:15.874 DEBUG:teuthology.orchestra.run.smithi100:> 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 f5be1c1a-36e3-11ef-bcaa-c7b262605968 -- ceph orch daemon add osd smithi100:vg_nvme/lv_2 2024-06-30T13:27:16.740 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:16 smithi100 bash[19243]: cluster 2024-06-30T13:27:14.580049+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:27:16.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:16 smithi100 bash[14762]: cluster 2024-06-30T13:27:14.580049+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:27:16.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:16 smithi121 bash[14552]: cluster 2024-06-30T13:27:14.580049+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:27:17.215 INFO:journalctl@ceph.osd.1.smithi100.stdout:Jun 30 13:27:16 smithi100 bash[24660]: debug 2024-06-30T13:27:16.942+0000 7fec7db9e080 -1 osd.1 0 log_to_monitors {default=true} 2024-06-30T13:27:17.779 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:17 smithi100 bash[14762]: cluster 2024-06-30T13:27:16.580574+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:27:17.779 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:17 smithi100 bash[14762]: audit 2024-06-30T13:27:16.950651+0000 mon.c (mon.2) 6 : audit [INF] from='osd.1 [v2:172.21.15.100:6810/554067681,v1:172.21.15.100:6811/554067681]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-06-30T13:27:17.779 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:17 smithi100 bash[14762]: audit 2024-06-30T13:27:16.951303+0000 mon.a (mon.0) 236 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-06-30T13:27:17.780 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:17 smithi100 bash[19243]: cluster 2024-06-30T13:27:16.580574+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:27:17.780 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:17 smithi100 bash[19243]: audit 2024-06-30T13:27:16.950651+0000 mon.c (mon.2) 6 : audit [INF] from='osd.1 [v2:172.21.15.100:6810/554067681,v1:172.21.15.100:6811/554067681]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-06-30T13:27:17.780 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:17 smithi100 bash[19243]: audit 2024-06-30T13:27:16.951303+0000 mon.a (mon.0) 236 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-06-30T13:27:17.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:17 smithi121 bash[14552]: cluster 2024-06-30T13:27:16.580574+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:27:17.869 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:17 smithi121 bash[14552]: audit 2024-06-30T13:27:16.950651+0000 mon.c (mon.2) 6 : audit [INF] from='osd.1 [v2:172.21.15.100:6810/554067681,v1:172.21.15.100:6811/554067681]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-06-30T13:27:17.869 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:17 smithi121 bash[14552]: audit 2024-06-30T13:27:16.951303+0000 mon.a (mon.0) 236 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-06-30T13:27:18.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:18 smithi121 bash[14552]: audit 2024-06-30T13:27:17.587881+0000 mon.a (mon.0) 237 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-06-30T13:27:18.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:18 smithi121 bash[14552]: cluster 2024-06-30T13:27:17.587958+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-06-30T13:27:18.869 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:18 smithi121 bash[14552]: audit 2024-06-30T13:27:17.588127+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-30T13:27:18.869 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:18 smithi121 bash[14552]: audit 2024-06-30T13:27:17.589608+0000 mon.c (mon.2) 7 : audit [INF] from='osd.1 [v2:172.21.15.100:6810/554067681,v1:172.21.15.100:6811/554067681]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]: dispatch 2024-06-30T13:27:18.869 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:18 smithi121 bash[14552]: audit 2024-06-30T13:27:17.590167+0000 mon.a (mon.0) 240 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]: dispatch 2024-06-30T13:27:18.990 INFO:journalctl@ceph.osd.1.smithi100.stdout:Jun 30 13:27:18 smithi100 bash[24660]: debug 2024-06-30T13:27:18.598+0000 7fec7410f700 -1 osd.1 0 waiting for initial osdmap 2024-06-30T13:27:18.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:18 smithi100 bash[19243]: audit 2024-06-30T13:27:17.587881+0000 mon.a (mon.0) 237 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-06-30T13:27:18.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:18 smithi100 bash[19243]: cluster 2024-06-30T13:27:17.587958+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-06-30T13:27:18.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:18 smithi100 bash[19243]: audit 2024-06-30T13:27:17.588127+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-30T13:27:18.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:18 smithi100 bash[19243]: audit 2024-06-30T13:27:17.589608+0000 mon.c (mon.2) 7 : audit [INF] from='osd.1 [v2:172.21.15.100:6810/554067681,v1:172.21.15.100:6811/554067681]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]: dispatch 2024-06-30T13:27:18.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:18 smithi100 bash[19243]: audit 2024-06-30T13:27:17.590167+0000 mon.a (mon.0) 240 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]: dispatch 2024-06-30T13:27:18.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:18 smithi100 bash[14762]: audit 2024-06-30T13:27:17.587881+0000 mon.a (mon.0) 237 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-06-30T13:27:18.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:18 smithi100 bash[14762]: cluster 2024-06-30T13:27:17.587958+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-06-30T13:27:18.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:18 smithi100 bash[14762]: audit 2024-06-30T13:27:17.588127+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-30T13:27:18.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:18 smithi100 bash[14762]: audit 2024-06-30T13:27:17.589608+0000 mon.c (mon.2) 7 : audit [INF] from='osd.1 [v2:172.21.15.100:6810/554067681,v1:172.21.15.100:6811/554067681]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]: dispatch 2024-06-30T13:27:18.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:18 smithi100 bash[14762]: audit 2024-06-30T13:27:17.590167+0000 mon.a (mon.0) 240 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]: dispatch 2024-06-30T13:27:19.606 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:19 smithi100 bash[19243]: cluster 2024-06-30T13:27:18.581233+0000 mgr.y (mgr.14144) 78 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:27:19.606 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:19 smithi100 bash[19243]: audit 2024-06-30T13:27:18.591421+0000 mon.a (mon.0) 241 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]': finished 2024-06-30T13:27:19.606 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:19 smithi100 bash[19243]: cluster 2024-06-30T13:27:18.591636+0000 mon.a (mon.0) 242 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-06-30T13:27:19.606 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:19 smithi100 bash[19243]: audit 2024-06-30T13:27:18.592580+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-30T13:27:19.606 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:19 smithi100 bash[19243]: audit 2024-06-30T13:27:18.602079+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-30T13:27:19.606 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:19 smithi100 bash[19243]: cephadm 2024-06-30T13:27:18.945160+0000 mgr.y (mgr.14144) 79 : cephadm [INF] Detected new or changed devices on smithi100 2024-06-30T13:27:19.606 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:19 smithi100 bash[19243]: audit 2024-06-30T13:27:18.953978+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:27:19.607 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:19 smithi100 bash[19243]: audit 2024-06-30T13:27:18.961203+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:27:19.607 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:19 smithi100 bash[19243]: audit 2024-06-30T13:27:18.963463+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:27:19.607 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:19 smithi100 bash[19243]: audit 2024-06-30T13:27:18.971308+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:27:19.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:19 smithi121 bash[14552]: cluster 2024-06-30T13:27:18.581233+0000 mgr.y (mgr.14144) 78 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:27:19.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:19 smithi121 bash[14552]: audit 2024-06-30T13:27:18.591421+0000 mon.a (mon.0) 241 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]': finished 2024-06-30T13:27:19.869 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:19 smithi121 bash[14552]: cluster 2024-06-30T13:27:18.591636+0000 mon.a (mon.0) 242 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-06-30T13:27:19.869 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:19 smithi121 bash[14552]: audit 2024-06-30T13:27:18.592580+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-30T13:27:19.869 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:19 smithi121 bash[14552]: audit 2024-06-30T13:27:18.602079+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-30T13:27:19.869 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:19 smithi121 bash[14552]: cephadm 2024-06-30T13:27:18.945160+0000 mgr.y (mgr.14144) 79 : cephadm [INF] Detected new or changed devices on smithi100 2024-06-30T13:27:19.869 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:19 smithi121 bash[14552]: audit 2024-06-30T13:27:18.953978+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:27:19.869 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:19 smithi121 bash[14552]: audit 2024-06-30T13:27:18.961203+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:27:19.869 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:19 smithi121 bash[14552]: audit 2024-06-30T13:27:18.963463+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:27:19.869 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:19 smithi121 bash[14552]: audit 2024-06-30T13:27:18.971308+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:27:19.986 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:19 smithi100 bash[14762]: cluster 2024-06-30T13:27:18.581233+0000 mgr.y (mgr.14144) 78 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-06-30T13:27:19.986 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:19 smithi100 bash[14762]: audit 2024-06-30T13:27:18.591421+0000 mon.a (mon.0) 241 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]': finished 2024-06-30T13:27:19.986 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:19 smithi100 bash[14762]: cluster 2024-06-30T13:27:18.591636+0000 mon.a (mon.0) 242 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-06-30T13:27:19.986 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:19 smithi100 bash[14762]: audit 2024-06-30T13:27:18.592580+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-30T13:27:19.986 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:19 smithi100 bash[14762]: audit 2024-06-30T13:27:18.602079+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-30T13:27:19.987 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:19 smithi100 bash[14762]: cephadm 2024-06-30T13:27:18.945160+0000 mgr.y (mgr.14144) 79 : cephadm [INF] Detected new or changed devices on smithi100 2024-06-30T13:27:19.987 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:19 smithi100 bash[14762]: audit 2024-06-30T13:27:18.953978+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:27:19.987 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:19 smithi100 bash[14762]: audit 2024-06-30T13:27:18.961203+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:27:19.987 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:19 smithi100 bash[14762]: audit 2024-06-30T13:27:18.963463+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:27:19.987 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:19 smithi100 bash[14762]: audit 2024-06-30T13:27:18.971308+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:27:20.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:20 smithi121 bash[14552]: cluster 2024-06-30T13:27:17.925166+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-30T13:27:20.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:20 smithi121 bash[14552]: cluster 2024-06-30T13:27:17.925368+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-30T13:27:20.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:20 smithi121 bash[14552]: cluster 2024-06-30T13:27:19.603214+0000 mon.a (mon.0) 249 : cluster [INF] osd.1 [v2:172.21.15.100:6810/554067681,v1:172.21.15.100:6811/554067681] boot 2024-06-30T13:27:20.869 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:20 smithi121 bash[14552]: cluster 2024-06-30T13:27:19.603413+0000 mon.a (mon.0) 250 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-06-30T13:27:20.869 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:20 smithi121 bash[14552]: audit 2024-06-30T13:27:19.604208+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-30T13:27:20.869 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:20 smithi121 bash[14552]: audit 2024-06-30T13:27:19.757157+0000 mgr.y (mgr.14144) 80 : audit [DBG] from='client.24170 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi100:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:27:20.869 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:20 smithi121 bash[14552]: audit 2024-06-30T13:27:19.758642+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-30T13:27:20.869 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:20 smithi121 bash[14552]: cephadm 2024-06-30T13:27:19.761462+0000 mgr.y (mgr.14144) 81 : cephadm [INF] Applying service osd.None on host smithi100... 2024-06-30T13:27:20.869 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:20 smithi121 bash[14552]: audit 2024-06-30T13:27:19.761898+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-30T13:27:20.869 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:20 smithi121 bash[14552]: audit 2024-06-30T13:27:19.763405+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:27:20.912 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:20 smithi100 bash[19243]: cluster 2024-06-30T13:27:17.925166+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-30T13:27:20.912 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:20 smithi100 bash[19243]: cluster 2024-06-30T13:27:17.925368+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-30T13:27:20.912 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:20 smithi100 bash[19243]: cluster 2024-06-30T13:27:19.603214+0000 mon.a (mon.0) 249 : cluster [INF] osd.1 [v2:172.21.15.100:6810/554067681,v1:172.21.15.100:6811/554067681] boot 2024-06-30T13:27:20.912 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:20 smithi100 bash[19243]: cluster 2024-06-30T13:27:19.603413+0000 mon.a (mon.0) 250 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-06-30T13:27:20.912 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:20 smithi100 bash[19243]: audit 2024-06-30T13:27:19.604208+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-30T13:27:20.912 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:20 smithi100 bash[19243]: audit 2024-06-30T13:27:19.757157+0000 mgr.y (mgr.14144) 80 : audit [DBG] from='client.24170 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi100:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:27:20.912 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:20 smithi100 bash[19243]: audit 2024-06-30T13:27:19.758642+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-30T13:27:20.913 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:20 smithi100 bash[19243]: cephadm 2024-06-30T13:27:19.761462+0000 mgr.y (mgr.14144) 81 : cephadm [INF] Applying service osd.None on host smithi100... 2024-06-30T13:27:20.913 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:20 smithi100 bash[19243]: audit 2024-06-30T13:27:19.761898+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-30T13:27:20.913 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:20 smithi100 bash[19243]: audit 2024-06-30T13:27:19.763405+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:27:20.913 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:20 smithi100 bash[14762]: cluster 2024-06-30T13:27:17.925166+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-30T13:27:20.913 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:20 smithi100 bash[14762]: cluster 2024-06-30T13:27:17.925368+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-30T13:27:20.913 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:20 smithi100 bash[14762]: cluster 2024-06-30T13:27:19.603214+0000 mon.a (mon.0) 249 : cluster [INF] osd.1 [v2:172.21.15.100:6810/554067681,v1:172.21.15.100:6811/554067681] boot 2024-06-30T13:27:20.913 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:20 smithi100 bash[14762]: cluster 2024-06-30T13:27:19.603413+0000 mon.a (mon.0) 250 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-06-30T13:27:20.913 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:20 smithi100 bash[14762]: audit 2024-06-30T13:27:19.604208+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-30T13:27:20.913 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:20 smithi100 bash[14762]: audit 2024-06-30T13:27:19.757157+0000 mgr.y (mgr.14144) 80 : audit [DBG] from='client.24170 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi100:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:27:20.913 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:20 smithi100 bash[14762]: audit 2024-06-30T13:27:19.758642+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-30T13:27:20.914 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:20 smithi100 bash[14762]: cephadm 2024-06-30T13:27:19.761462+0000 mgr.y (mgr.14144) 81 : cephadm [INF] Applying service osd.None on host smithi100... 2024-06-30T13:27:20.914 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:20 smithi100 bash[14762]: audit 2024-06-30T13:27:19.761898+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-30T13:27:20.914 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:20 smithi100 bash[14762]: audit 2024-06-30T13:27:19.763405+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:27:21.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:21 smithi100 bash[14762]: cluster 2024-06-30T13:27:20.581753+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:27:21.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:21 smithi100 bash[14762]: cluster 2024-06-30T13:27:20.620184+0000 mon.a (mon.0) 255 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-06-30T13:27:21.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:21 smithi100 bash[19243]: cluster 2024-06-30T13:27:20.581753+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:27:21.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:21 smithi100 bash[19243]: cluster 2024-06-30T13:27:20.620184+0000 mon.a (mon.0) 255 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-06-30T13:27:22.118 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:21 smithi121 bash[14552]: cluster 2024-06-30T13:27:20.581753+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:27:22.118 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:21 smithi121 bash[14552]: cluster 2024-06-30T13:27:20.620184+0000 mon.a (mon.0) 255 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-06-30T13:27:23.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:23 smithi100 bash[14762]: cluster 2024-06-30T13:27:22.582242+0000 mgr.y (mgr.14144) 83 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:27:23.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:23 smithi100 bash[14762]: audit 2024-06-30T13:27:22.769837+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:27:23.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:23 smithi100 bash[14762]: audit 2024-06-30T13:27:22.771851+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:27:23.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:23 smithi100 bash[14762]: audit 2024-06-30T13:27:23.585155+0000 mon.a (mon.0) 258 : audit [INF] from='client.? 172.21.15.100:0/2269677649' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b6ba56f4-5e9b-4d57-a486-378e57155f7b"}]: dispatch 2024-06-30T13:27:23.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:23 smithi100 bash[14762]: audit 2024-06-30T13:27:23.592232+0000 mon.a (mon.0) 259 : audit [INF] from='client.? 172.21.15.100:0/2269677649' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b6ba56f4-5e9b-4d57-a486-378e57155f7b"}]': finished 2024-06-30T13:27:23.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:23 smithi100 bash[14762]: cluster 2024-06-30T13:27:23.592438+0000 mon.a (mon.0) 260 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-06-30T13:27:23.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:23 smithi100 bash[14762]: audit 2024-06-30T13:27:23.592572+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-30T13:27:23.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:23 smithi100 bash[19243]: cluster 2024-06-30T13:27:22.582242+0000 mgr.y (mgr.14144) 83 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:27:23.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:23 smithi100 bash[19243]: audit 2024-06-30T13:27:22.769837+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:27:23.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:23 smithi100 bash[19243]: audit 2024-06-30T13:27:22.771851+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:27:23.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:23 smithi100 bash[19243]: audit 2024-06-30T13:27:23.585155+0000 mon.a (mon.0) 258 : audit [INF] from='client.? 172.21.15.100:0/2269677649' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b6ba56f4-5e9b-4d57-a486-378e57155f7b"}]: dispatch 2024-06-30T13:27:23.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:23 smithi100 bash[19243]: audit 2024-06-30T13:27:23.592232+0000 mon.a (mon.0) 259 : audit [INF] from='client.? 172.21.15.100:0/2269677649' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b6ba56f4-5e9b-4d57-a486-378e57155f7b"}]': finished 2024-06-30T13:27:23.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:23 smithi100 bash[19243]: cluster 2024-06-30T13:27:23.592438+0000 mon.a (mon.0) 260 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-06-30T13:27:23.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:23 smithi100 bash[19243]: audit 2024-06-30T13:27:23.592572+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-30T13:27:24.118 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:23 smithi121 bash[14552]: cluster 2024-06-30T13:27:22.582242+0000 mgr.y (mgr.14144) 83 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:27:24.118 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:23 smithi121 bash[14552]: audit 2024-06-30T13:27:22.769837+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:27:24.119 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:23 smithi121 bash[14552]: audit 2024-06-30T13:27:22.771851+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:27:24.119 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:23 smithi121 bash[14552]: audit 2024-06-30T13:27:23.585155+0000 mon.a (mon.0) 258 : audit [INF] from='client.? 172.21.15.100:0/2269677649' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b6ba56f4-5e9b-4d57-a486-378e57155f7b"}]: dispatch 2024-06-30T13:27:24.119 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:23 smithi121 bash[14552]: audit 2024-06-30T13:27:23.592232+0000 mon.a (mon.0) 259 : audit [INF] from='client.? 172.21.15.100:0/2269677649' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b6ba56f4-5e9b-4d57-a486-378e57155f7b"}]': finished 2024-06-30T13:27:24.119 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:23 smithi121 bash[14552]: cluster 2024-06-30T13:27:23.592438+0000 mon.a (mon.0) 260 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-06-30T13:27:24.119 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:23 smithi121 bash[14552]: audit 2024-06-30T13:27:23.592572+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-30T13:27:24.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:24 smithi100 bash[14762]: audit 2024-06-30T13:27:24.223690+0000 mon.a (mon.0) 262 : audit [DBG] from='client.? 172.21.15.100:0/3190569679' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-30T13:27:24.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:24 smithi100 bash[19243]: audit 2024-06-30T13:27:24.223690+0000 mon.a (mon.0) 262 : audit [DBG] from='client.? 172.21.15.100:0/3190569679' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-30T13:27:25.118 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:24 smithi121 bash[14552]: audit 2024-06-30T13:27:24.223690+0000 mon.a (mon.0) 262 : audit [DBG] from='client.? 172.21.15.100:0/3190569679' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-30T13:27:25.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:25 smithi100 bash[14762]: cluster 2024-06-30T13:27:24.582751+0000 mgr.y (mgr.14144) 84 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:27:25.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:25 smithi100 bash[19243]: cluster 2024-06-30T13:27:24.582751+0000 mgr.y (mgr.14144) 84 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:27:26.118 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:25 smithi121 bash[14552]: cluster 2024-06-30T13:27:24.582751+0000 mgr.y (mgr.14144) 84 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:27:27.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:27 smithi121 bash[14552]: cluster 2024-06-30T13:27:26.583293+0000 mgr.y (mgr.14144) 85 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:27:27.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:27 smithi100 bash[14762]: cluster 2024-06-30T13:27:26.583293+0000 mgr.y (mgr.14144) 85 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:27:27.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:27 smithi100 bash[19243]: cluster 2024-06-30T13:27:26.583293+0000 mgr.y (mgr.14144) 85 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:27:29.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:29 smithi121 bash[14552]: cluster 2024-06-30T13:27:28.583878+0000 mgr.y (mgr.14144) 86 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:27:29.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:29 smithi100 bash[14762]: cluster 2024-06-30T13:27:28.583878+0000 mgr.y (mgr.14144) 86 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:27:29.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:29 smithi100 bash[19243]: cluster 2024-06-30T13:27:28.583878+0000 mgr.y (mgr.14144) 86 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:27:31.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:31 smithi121 bash[14552]: cluster 2024-06-30T13:27:30.584520+0000 mgr.y (mgr.14144) 87 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:27:31.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:31 smithi121 bash[14552]: audit 2024-06-30T13:27:31.425739+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-06-30T13:27:31.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:31 smithi121 bash[14552]: audit 2024-06-30T13:27:31.427602+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:27:31.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:31 smithi121 bash[14552]: cephadm 2024-06-30T13:27:31.429095+0000 mgr.y (mgr.14144) 88 : cephadm [INF] Deploying daemon osd.2 on smithi100 2024-06-30T13:27:31.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:31 smithi100 bash[14762]: cluster 2024-06-30T13:27:30.584520+0000 mgr.y (mgr.14144) 87 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:27:31.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:31 smithi100 bash[14762]: audit 2024-06-30T13:27:31.425739+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-06-30T13:27:31.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:31 smithi100 bash[14762]: audit 2024-06-30T13:27:31.427602+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:27:31.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:31 smithi100 bash[14762]: cephadm 2024-06-30T13:27:31.429095+0000 mgr.y (mgr.14144) 88 : cephadm [INF] Deploying daemon osd.2 on smithi100 2024-06-30T13:27:31.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:31 smithi100 bash[19243]: cluster 2024-06-30T13:27:30.584520+0000 mgr.y (mgr.14144) 87 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:27:31.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:31 smithi100 bash[19243]: audit 2024-06-30T13:27:31.425739+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-06-30T13:27:31.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:31 smithi100 bash[19243]: audit 2024-06-30T13:27:31.427602+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:27:31.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:31 smithi100 bash[19243]: cephadm 2024-06-30T13:27:31.429095+0000 mgr.y (mgr.14144) 88 : cephadm [INF] Deploying daemon osd.2 on smithi100 2024-06-30T13:27:33.740 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:33 smithi100 bash[14762]: cluster 2024-06-30T13:27:32.585075+0000 mgr.y (mgr.14144) 89 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:27:33.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:33 smithi100 bash[19243]: cluster 2024-06-30T13:27:32.585075+0000 mgr.y (mgr.14144) 89 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:27:33.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:33 smithi121 bash[14552]: cluster 2024-06-30T13:27:32.585075+0000 mgr.y (mgr.14144) 89 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:27:33.889 INFO:teuthology.orchestra.run.smithi100.stdout:Created osd(s) 2 on host 'smithi100' 2024-06-30T13:27:34.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:34 smithi121 bash[14552]: audit 2024-06-30T13:27:33.873774+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:27:34.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:34 smithi121 bash[14552]: audit 2024-06-30T13:27:33.881069+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:27:34.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:34 smithi121 bash[14552]: audit 2024-06-30T13:27:33.890118+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:27:34.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:34 smithi100 bash[14762]: audit 2024-06-30T13:27:33.873774+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:27:34.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:34 smithi100 bash[14762]: audit 2024-06-30T13:27:33.881069+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:27:34.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:34 smithi100 bash[14762]: audit 2024-06-30T13:27:33.890118+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:27:34.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:34 smithi100 bash[19243]: audit 2024-06-30T13:27:33.873774+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:27:34.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:34 smithi100 bash[19243]: audit 2024-06-30T13:27:33.881069+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:27:34.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:34 smithi100 bash[19243]: audit 2024-06-30T13:27:33.890118+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:27:35.388 DEBUG:teuthology.orchestra.run.smithi100:osd.2> sudo journalctl -f -n 0 -u ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@osd.2.service 2024-06-30T13:27:35.394 INFO:tasks.cephadm:Deploying osd.3 on smithi100 with /dev/vg_nvme/lv_1... 2024-06-30T13:27:35.395 DEBUG:teuthology.orchestra.run.smithi100:> 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 f5be1c1a-36e3-11ef-bcaa-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-06-30T13:27:35.990 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:35 smithi100 bash[14762]: cluster 2024-06-30T13:27:34.585580+0000 mgr.y (mgr.14144) 90 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:27:35.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:35 smithi100 bash[19243]: cluster 2024-06-30T13:27:34.585580+0000 mgr.y (mgr.14144) 90 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:27:36.367 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:35 smithi121 bash[14552]: cluster 2024-06-30T13:27:34.585580+0000 mgr.y (mgr.14144) 90 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:27:36.734 INFO:journalctl@ceph.osd.2.smithi100.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-06-30T13:27:36.734 INFO:journalctl@ceph.osd.2.smithi100.stdout:Jun 30 13:27:36 smithi100 bash[27066]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-06-30T13:27:36.734 INFO:journalctl@ceph.osd.2.smithi100.stdout:Jun 30 13:27:36 smithi100 bash[27066]: 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:27:36.734 INFO:journalctl@ceph.osd.2.smithi100.stdout:Jun 30 13:27:36 smithi100 bash[27066]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2024-06-30T13:27:36.734 INFO:journalctl@ceph.osd.2.smithi100.stdout:Jun 30 13:27:36 smithi100 bash[27066]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2024-06-30T13:27:36.735 INFO:journalctl@ceph.osd.2.smithi100.stdout:Jun 30 13:27:36 smithi100 bash[27066]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-06-30T13:27:36.735 INFO:journalctl@ceph.osd.2.smithi100.stdout:Jun 30 13:27:36 smithi100 bash[27066]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-06-30T13:27:36.735 INFO:journalctl@ceph.osd.2.smithi100.stdout:Jun 30 13:27:36 smithi100 bash[27066]: --> ceph-volume lvm activate successful for osd ID: 2 2024-06-30T13:27:37.740 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:37 smithi100 bash[14762]: cluster 2024-06-30T13:27:36.586050+0000 mgr.y (mgr.14144) 91 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:27:37.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:37 smithi100 bash[19243]: cluster 2024-06-30T13:27:36.586050+0000 mgr.y (mgr.14144) 91 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:27:37.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:37 smithi121 bash[14552]: cluster 2024-06-30T13:27:36.586050+0000 mgr.y (mgr.14144) 91 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:27:39.498 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:39 smithi100 bash[14762]: audit 2024-06-30T13:27:38.161248+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:27:39.499 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:39 smithi100 bash[19243]: audit 2024-06-30T13:27:38.161248+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:27:39.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:39 smithi121 bash[14552]: audit 2024-06-30T13:27:38.161248+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:27:39.990 INFO:journalctl@ceph.osd.2.smithi100.stdout:Jun 30 13:27:39 smithi100 bash[27226]: debug 2024-06-30T13:27:39.709+0000 7f9f54011700 1 -- 172.21.15.100:0/584042267 <== mon.2 v2:172.21.15.100:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x555ad9ff04e0 con 0x555ada069400 2024-06-30T13:27:40.537 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:40 smithi100 bash[19243]: cluster 2024-06-30T13:27:38.586557+0000 mgr.y (mgr.14144) 92 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:27:40.538 INFO:journalctl@ceph.osd.2.smithi100.stdout:Jun 30 13:27:40 smithi100 bash[27226]: debug 2024-06-30T13:27:40.277+0000 7f9f5ba9c080 -1 Falling back to public interface 2024-06-30T13:27:40.538 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:40 smithi100 bash[14762]: cluster 2024-06-30T13:27:38.586557+0000 mgr.y (mgr.14144) 92 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:27:40.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:40 smithi121 bash[14552]: cluster 2024-06-30T13:27:38.586557+0000 mgr.y (mgr.14144) 92 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:27:42.206 INFO:teuthology.orchestra.run.smithi100.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-06-30T13:27:42.207 INFO:teuthology.orchestra.run.smithi100.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-06-30T13:27:42.207 INFO:teuthology.orchestra.run.smithi100.stderr: stderr: 10+0 records in 2024-06-30T13:27:42.207 INFO:teuthology.orchestra.run.smithi100.stderr:10+0 records out 2024-06-30T13:27:42.207 INFO:teuthology.orchestra.run.smithi100.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.019382 s, 541 MB/s 2024-06-30T13:27:42.207 INFO:teuthology.orchestra.run.smithi100.stderr:--> Zapping successful for: 2024-06-30T13:27:42.490 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:42 smithi100 bash[14762]: cluster 2024-06-30T13:27:40.587055+0000 mgr.y (mgr.14144) 93 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:27:42.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:42 smithi100 bash[19243]: cluster 2024-06-30T13:27:40.587055+0000 mgr.y (mgr.14144) 93 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:27:42.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:42 smithi121 bash[14552]: cluster 2024-06-30T13:27:40.587055+0000 mgr.y (mgr.14144) 93 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:27:43.260 DEBUG:teuthology.orchestra.run.smithi100:> 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 f5be1c1a-36e3-11ef-bcaa-c7b262605968 -- ceph orch daemon add osd smithi100:vg_nvme/lv_1 2024-06-30T13:27:43.740 INFO:journalctl@ceph.osd.2.smithi100.stdout:Jun 30 13:27:43 smithi100 bash[27226]: debug 2024-06-30T13:27:43.297+0000 7f9f5ba9c080 -1 osd.2 0 log_to_monitors {default=true} 2024-06-30T13:27:44.490 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:44 smithi100 bash[14762]: cluster 2024-06-30T13:27:42.587553+0000 mgr.y (mgr.14144) 94 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:27:44.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:44 smithi100 bash[14762]: audit 2024-06-30T13:27:43.306346+0000 mon.c (mon.2) 8 : audit [INF] from='osd.2 [v2:172.21.15.100:6818/2287578301,v1:172.21.15.100:6819/2287578301]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-06-30T13:27:44.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:44 smithi100 bash[14762]: audit 2024-06-30T13:27:43.306834+0000 mon.a (mon.0) 269 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-06-30T13:27:44.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:44 smithi100 bash[19243]: cluster 2024-06-30T13:27:42.587553+0000 mgr.y (mgr.14144) 94 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:27:44.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:44 smithi100 bash[19243]: audit 2024-06-30T13:27:43.306346+0000 mon.c (mon.2) 8 : audit [INF] from='osd.2 [v2:172.21.15.100:6818/2287578301,v1:172.21.15.100:6819/2287578301]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-06-30T13:27:44.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:44 smithi100 bash[19243]: audit 2024-06-30T13:27:43.306834+0000 mon.a (mon.0) 269 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-06-30T13:27:44.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:44 smithi121 bash[14552]: cluster 2024-06-30T13:27:42.587553+0000 mgr.y (mgr.14144) 94 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:27:44.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:44 smithi121 bash[14552]: audit 2024-06-30T13:27:43.306346+0000 mon.c (mon.2) 8 : audit [INF] from='osd.2 [v2:172.21.15.100:6818/2287578301,v1:172.21.15.100:6819/2287578301]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-06-30T13:27:44.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:44 smithi121 bash[14552]: audit 2024-06-30T13:27:43.306834+0000 mon.a (mon.0) 269 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-06-30T13:27:45.490 INFO:journalctl@ceph.osd.2.smithi100.stdout:Jun 30 13:27:45 smithi100 bash[27226]: debug 2024-06-30T13:27:45.201+0000 7f9f5200d700 -1 osd.2 0 waiting for initial osdmap 2024-06-30T13:27:45.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:45 smithi100 bash[14762]: audit 2024-06-30T13:27:44.192099+0000 mon.a (mon.0) 270 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-06-30T13:27:45.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:45 smithi100 bash[14762]: cluster 2024-06-30T13:27:44.192238+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-06-30T13:27:45.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:45 smithi100 bash[14762]: audit 2024-06-30T13:27:44.192472+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-30T13:27:45.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:45 smithi100 bash[14762]: audit 2024-06-30T13:27:44.193646+0000 mon.c (mon.2) 9 : audit [INF] from='osd.2 [v2:172.21.15.100:6818/2287578301,v1:172.21.15.100:6819/2287578301]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]: dispatch 2024-06-30T13:27:45.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:45 smithi100 bash[14762]: audit 2024-06-30T13:27:44.194331+0000 mon.a (mon.0) 273 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]: dispatch 2024-06-30T13:27:45.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:45 smithi100 bash[19243]: audit 2024-06-30T13:27:44.192099+0000 mon.a (mon.0) 270 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-06-30T13:27:45.492 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:45 smithi100 bash[19243]: cluster 2024-06-30T13:27:44.192238+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-06-30T13:27:45.492 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:45 smithi100 bash[19243]: audit 2024-06-30T13:27:44.192472+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-30T13:27:45.492 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:45 smithi100 bash[19243]: audit 2024-06-30T13:27:44.193646+0000 mon.c (mon.2) 9 : audit [INF] from='osd.2 [v2:172.21.15.100:6818/2287578301,v1:172.21.15.100:6819/2287578301]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]: dispatch 2024-06-30T13:27:45.492 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:45 smithi100 bash[19243]: audit 2024-06-30T13:27:44.194331+0000 mon.a (mon.0) 273 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]: dispatch 2024-06-30T13:27:45.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:45 smithi121 bash[14552]: audit 2024-06-30T13:27:44.192099+0000 mon.a (mon.0) 270 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-06-30T13:27:45.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:45 smithi121 bash[14552]: cluster 2024-06-30T13:27:44.192238+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-06-30T13:27:45.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:45 smithi121 bash[14552]: audit 2024-06-30T13:27:44.192472+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-30T13:27:45.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:45 smithi121 bash[14552]: audit 2024-06-30T13:27:44.193646+0000 mon.c (mon.2) 9 : audit [INF] from='osd.2 [v2:172.21.15.100:6818/2287578301,v1:172.21.15.100:6819/2287578301]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]: dispatch 2024-06-30T13:27:45.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:45 smithi121 bash[14552]: audit 2024-06-30T13:27:44.194331+0000 mon.a (mon.0) 273 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]: dispatch 2024-06-30T13:27:46.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:46 smithi100 bash[14762]: cluster 2024-06-30T13:27:44.588086+0000 mgr.y (mgr.14144) 95 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:27:46.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:46 smithi100 bash[14762]: audit 2024-06-30T13:27:45.196060+0000 mon.a (mon.0) 274 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]': finished 2024-06-30T13:27:46.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:46 smithi100 bash[14762]: cluster 2024-06-30T13:27:45.196563+0000 mon.a (mon.0) 275 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-06-30T13:27:46.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:46 smithi100 bash[14762]: audit 2024-06-30T13:27:45.197398+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-30T13:27:46.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:46 smithi100 bash[14762]: audit 2024-06-30T13:27:45.207040+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-30T13:27:46.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:46 smithi100 bash[14762]: audit 2024-06-30T13:27:46.087884+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:27:46.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:46 smithi100 bash[14762]: audit 2024-06-30T13:27:46.093605+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:27:46.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:46 smithi100 bash[14762]: audit 2024-06-30T13:27:46.096139+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:27:46.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:46 smithi100 bash[14762]: audit 2024-06-30T13:27:46.102552+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:27:46.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:46 smithi100 bash[19243]: cluster 2024-06-30T13:27:44.588086+0000 mgr.y (mgr.14144) 95 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:27:46.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:46 smithi100 bash[19243]: audit 2024-06-30T13:27:45.196060+0000 mon.a (mon.0) 274 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]': finished 2024-06-30T13:27:46.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:46 smithi100 bash[19243]: cluster 2024-06-30T13:27:45.196563+0000 mon.a (mon.0) 275 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-06-30T13:27:46.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:46 smithi100 bash[19243]: audit 2024-06-30T13:27:45.197398+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-30T13:27:46.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:46 smithi100 bash[19243]: audit 2024-06-30T13:27:45.207040+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-30T13:27:46.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:46 smithi100 bash[19243]: audit 2024-06-30T13:27:46.087884+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:27:46.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:46 smithi100 bash[19243]: audit 2024-06-30T13:27:46.093605+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:27:46.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:46 smithi100 bash[19243]: audit 2024-06-30T13:27:46.096139+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:27:46.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:46 smithi100 bash[19243]: audit 2024-06-30T13:27:46.102552+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:27:47.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:46 smithi121 bash[14552]: cluster 2024-06-30T13:27:44.588086+0000 mgr.y (mgr.14144) 95 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:27:47.118 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:46 smithi121 bash[14552]: audit 2024-06-30T13:27:45.196060+0000 mon.a (mon.0) 274 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]': finished 2024-06-30T13:27:47.118 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:46 smithi121 bash[14552]: cluster 2024-06-30T13:27:45.196563+0000 mon.a (mon.0) 275 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-06-30T13:27:47.118 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:46 smithi121 bash[14552]: audit 2024-06-30T13:27:45.197398+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-30T13:27:47.118 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:46 smithi121 bash[14552]: audit 2024-06-30T13:27:45.207040+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-30T13:27:47.118 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:46 smithi121 bash[14552]: audit 2024-06-30T13:27:46.087884+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:27:47.118 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:46 smithi121 bash[14552]: audit 2024-06-30T13:27:46.093605+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:27:47.118 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:46 smithi121 bash[14552]: audit 2024-06-30T13:27:46.096139+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:27:47.118 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:46 smithi121 bash[14552]: audit 2024-06-30T13:27:46.102552+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:27:47.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:47 smithi100 bash[14762]: cluster 2024-06-30T13:27:44.327812+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-30T13:27:47.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:47 smithi100 bash[14762]: cluster 2024-06-30T13:27:44.328012+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-30T13:27:47.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:47 smithi100 bash[14762]: cephadm 2024-06-30T13:27:46.079212+0000 mgr.y (mgr.14144) 96 : cephadm [INF] Detected new or changed devices on smithi100 2024-06-30T13:27:47.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:47 smithi100 bash[14762]: cluster 2024-06-30T13:27:46.208230+0000 mon.a (mon.0) 282 : cluster [INF] osd.2 [v2:172.21.15.100:6818/2287578301,v1:172.21.15.100:6819/2287578301] boot 2024-06-30T13:27:47.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:47 smithi100 bash[14762]: cluster 2024-06-30T13:27:46.208345+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-06-30T13:27:47.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:47 smithi100 bash[14762]: audit 2024-06-30T13:27:46.209594+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-30T13:27:47.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:47 smithi100 bash[14762]: audit 2024-06-30T13:27:46.211033+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' 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:27:47.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:47 smithi100 bash[14762]: cluster 2024-06-30T13:27:46.588635+0000 mgr.y (mgr.14144) 97 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:27:47.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:47 smithi100 bash[14762]: audit 2024-06-30T13:27:46.830537+0000 mgr.y (mgr.14144) 98 : audit [DBG] from='client.24197 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi100:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:27:47.992 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:47 smithi100 bash[14762]: audit 2024-06-30T13:27:47.210492+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' 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:27:47.992 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:47 smithi100 bash[14762]: cluster 2024-06-30T13:27:47.210670+0000 mon.a (mon.0) 287 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-06-30T13:27:47.992 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:47 smithi100 bash[14762]: audit 2024-06-30T13:27:47.212001+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-06-30T13:27:47.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:47 smithi100 bash[19243]: cluster 2024-06-30T13:27:44.327812+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-30T13:27:47.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:47 smithi100 bash[19243]: cluster 2024-06-30T13:27:44.328012+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-30T13:27:47.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:47 smithi100 bash[19243]: cephadm 2024-06-30T13:27:46.079212+0000 mgr.y (mgr.14144) 96 : cephadm [INF] Detected new or changed devices on smithi100 2024-06-30T13:27:47.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:47 smithi100 bash[19243]: cluster 2024-06-30T13:27:46.208230+0000 mon.a (mon.0) 282 : cluster [INF] osd.2 [v2:172.21.15.100:6818/2287578301,v1:172.21.15.100:6819/2287578301] boot 2024-06-30T13:27:47.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:47 smithi100 bash[19243]: cluster 2024-06-30T13:27:46.208345+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-06-30T13:27:47.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:47 smithi100 bash[19243]: audit 2024-06-30T13:27:46.209594+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-30T13:27:47.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:47 smithi100 bash[19243]: audit 2024-06-30T13:27:46.211033+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' 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:27:47.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:47 smithi100 bash[19243]: cluster 2024-06-30T13:27:46.588635+0000 mgr.y (mgr.14144) 97 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:27:47.993 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:47 smithi100 bash[19243]: audit 2024-06-30T13:27:46.830537+0000 mgr.y (mgr.14144) 98 : audit [DBG] from='client.24197 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi100:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:27:47.993 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:47 smithi100 bash[19243]: audit 2024-06-30T13:27:47.210492+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' 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:27:47.993 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:47 smithi100 bash[19243]: cluster 2024-06-30T13:27:47.210670+0000 mon.a (mon.0) 287 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-06-30T13:27:47.993 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:47 smithi100 bash[19243]: audit 2024-06-30T13:27:47.212001+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-06-30T13:27:48.118 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:47 smithi121 bash[14552]: cluster 2024-06-30T13:27:44.327812+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-30T13:27:48.118 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:47 smithi121 bash[14552]: cluster 2024-06-30T13:27:44.328012+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-30T13:27:48.118 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:47 smithi121 bash[14552]: cephadm 2024-06-30T13:27:46.079212+0000 mgr.y (mgr.14144) 96 : cephadm [INF] Detected new or changed devices on smithi100 2024-06-30T13:27:48.118 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:47 smithi121 bash[14552]: cluster 2024-06-30T13:27:46.208230+0000 mon.a (mon.0) 282 : cluster [INF] osd.2 [v2:172.21.15.100:6818/2287578301,v1:172.21.15.100:6819/2287578301] boot 2024-06-30T13:27:48.118 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:47 smithi121 bash[14552]: cluster 2024-06-30T13:27:46.208345+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-06-30T13:27:48.118 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:47 smithi121 bash[14552]: audit 2024-06-30T13:27:46.209594+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-30T13:27:48.118 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:47 smithi121 bash[14552]: audit 2024-06-30T13:27:46.211033+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' 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:27:48.118 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:47 smithi121 bash[14552]: cluster 2024-06-30T13:27:46.588635+0000 mgr.y (mgr.14144) 97 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-06-30T13:27:48.118 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:47 smithi121 bash[14552]: audit 2024-06-30T13:27:46.830537+0000 mgr.y (mgr.14144) 98 : audit [DBG] from='client.24197 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi100:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:27:48.118 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:47 smithi121 bash[14552]: audit 2024-06-30T13:27:47.210492+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' 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:27:48.118 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:47 smithi121 bash[14552]: cluster 2024-06-30T13:27:47.210670+0000 mon.a (mon.0) 287 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-06-30T13:27:48.119 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:47 smithi121 bash[14552]: audit 2024-06-30T13:27:47.212001+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-06-30T13:27:49.468 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:49 smithi100 bash[14762]: audit 2024-06-30T13:27:48.212723+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-06-30T13:27:49.468 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:49 smithi100 bash[14762]: cluster 2024-06-30T13:27:48.212868+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-06-30T13:27:49.468 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:49 smithi100 bash[14762]: audit 2024-06-30T13:27:48.221473+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-30T13:27:49.468 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:49 smithi100 bash[14762]: cephadm 2024-06-30T13:27:48.223574+0000 mgr.y (mgr.14144) 99 : cephadm [INF] Applying service osd.None on host smithi100... 2024-06-30T13:27:49.468 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:49 smithi100 bash[14762]: audit 2024-06-30T13:27:48.224104+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-30T13:27:49.469 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:49 smithi100 bash[14762]: audit 2024-06-30T13:27:48.225618+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:27:49.469 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:49 smithi100 bash[19243]: audit 2024-06-30T13:27:48.212723+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-06-30T13:27:49.469 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:49 smithi100 bash[19243]: cluster 2024-06-30T13:27:48.212868+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-06-30T13:27:49.469 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:49 smithi100 bash[19243]: audit 2024-06-30T13:27:48.221473+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-30T13:27:49.469 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:49 smithi100 bash[19243]: cephadm 2024-06-30T13:27:48.223574+0000 mgr.y (mgr.14144) 99 : cephadm [INF] Applying service osd.None on host smithi100... 2024-06-30T13:27:49.469 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:49 smithi100 bash[19243]: audit 2024-06-30T13:27:48.224104+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-30T13:27:49.469 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:49 smithi100 bash[19243]: audit 2024-06-30T13:27:48.225618+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:27:49.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:49 smithi121 bash[14552]: audit 2024-06-30T13:27:48.212723+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-06-30T13:27:49.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:49 smithi121 bash[14552]: cluster 2024-06-30T13:27:48.212868+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-06-30T13:27:49.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:49 smithi121 bash[14552]: audit 2024-06-30T13:27:48.221473+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-30T13:27:49.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:49 smithi121 bash[14552]: cephadm 2024-06-30T13:27:48.223574+0000 mgr.y (mgr.14144) 99 : cephadm [INF] Applying service osd.None on host smithi100... 2024-06-30T13:27:49.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:49 smithi121 bash[14552]: audit 2024-06-30T13:27:48.224104+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-30T13:27:49.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:49 smithi121 bash[14552]: audit 2024-06-30T13:27:48.225618+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:27:50.490 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:50 smithi100 bash[14762]: cluster 2024-06-30T13:27:48.589193+0000 mgr.y (mgr.14144) 100 : cluster [DBG] pgmap v83: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:27:50.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:50 smithi100 bash[14762]: cluster 2024-06-30T13:27:49.222657+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-06-30T13:27:50.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:50 smithi100 bash[19243]: cluster 2024-06-30T13:27:48.589193+0000 mgr.y (mgr.14144) 100 : cluster [DBG] pgmap v83: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:27:50.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:50 smithi100 bash[19243]: cluster 2024-06-30T13:27:49.222657+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-06-30T13:27:50.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:50 smithi121 bash[14552]: cluster 2024-06-30T13:27:48.589193+0000 mgr.y (mgr.14144) 100 : cluster [DBG] pgmap v83: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:27:50.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:50 smithi121 bash[14552]: cluster 2024-06-30T13:27:49.222657+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-06-30T13:27:52.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:52 smithi100 bash[14762]: cluster 2024-06-30T13:27:50.589788+0000 mgr.y (mgr.14144) 101 : cluster [DBG] pgmap v85: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:27:52.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:52 smithi100 bash[14762]: audit 2024-06-30T13:27:52.081026+0000 mon.c (mon.2) 10 : audit [INF] from='client.? 172.21.15.100:0/3386148865' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c544fa51-2ea7-4991-a856-22948f2ce027"}]: dispatch 2024-06-30T13:27:52.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:52 smithi100 bash[14762]: audit 2024-06-30T13:27:52.081833+0000 mon.a (mon.0) 295 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c544fa51-2ea7-4991-a856-22948f2ce027"}]: dispatch 2024-06-30T13:27:52.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:52 smithi100 bash[14762]: audit 2024-06-30T13:27:52.091402+0000 mon.a (mon.0) 296 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c544fa51-2ea7-4991-a856-22948f2ce027"}]': finished 2024-06-30T13:27:52.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:52 smithi100 bash[14762]: cluster 2024-06-30T13:27:52.091608+0000 mon.a (mon.0) 297 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-06-30T13:27:52.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:52 smithi100 bash[14762]: audit 2024-06-30T13:27:52.091922+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-30T13:27:52.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:52 smithi100 bash[19243]: cluster 2024-06-30T13:27:50.589788+0000 mgr.y (mgr.14144) 101 : cluster [DBG] pgmap v85: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:27:52.492 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:52 smithi100 bash[19243]: audit 2024-06-30T13:27:52.081026+0000 mon.c (mon.2) 10 : audit [INF] from='client.? 172.21.15.100:0/3386148865' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c544fa51-2ea7-4991-a856-22948f2ce027"}]: dispatch 2024-06-30T13:27:52.492 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:52 smithi100 bash[19243]: audit 2024-06-30T13:27:52.081833+0000 mon.a (mon.0) 295 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c544fa51-2ea7-4991-a856-22948f2ce027"}]: dispatch 2024-06-30T13:27:52.492 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:52 smithi100 bash[19243]: audit 2024-06-30T13:27:52.091402+0000 mon.a (mon.0) 296 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c544fa51-2ea7-4991-a856-22948f2ce027"}]': finished 2024-06-30T13:27:52.492 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:52 smithi100 bash[19243]: cluster 2024-06-30T13:27:52.091608+0000 mon.a (mon.0) 297 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-06-30T13:27:52.492 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:52 smithi100 bash[19243]: audit 2024-06-30T13:27:52.091922+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-30T13:27:52.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:52 smithi121 bash[14552]: cluster 2024-06-30T13:27:50.589788+0000 mgr.y (mgr.14144) 101 : cluster [DBG] pgmap v85: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:27:52.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:52 smithi121 bash[14552]: audit 2024-06-30T13:27:52.081026+0000 mon.c (mon.2) 10 : audit [INF] from='client.? 172.21.15.100:0/3386148865' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c544fa51-2ea7-4991-a856-22948f2ce027"}]: dispatch 2024-06-30T13:27:52.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:52 smithi121 bash[14552]: audit 2024-06-30T13:27:52.081833+0000 mon.a (mon.0) 295 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c544fa51-2ea7-4991-a856-22948f2ce027"}]: dispatch 2024-06-30T13:27:52.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:52 smithi121 bash[14552]: audit 2024-06-30T13:27:52.091402+0000 mon.a (mon.0) 296 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c544fa51-2ea7-4991-a856-22948f2ce027"}]': finished 2024-06-30T13:27:52.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:52 smithi121 bash[14552]: cluster 2024-06-30T13:27:52.091608+0000 mon.a (mon.0) 297 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-06-30T13:27:52.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:52 smithi121 bash[14552]: audit 2024-06-30T13:27:52.091922+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-30T13:27:53.490 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:53 smithi100 bash[14762]: audit 2024-06-30T13:27:52.770890+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.100:0/2454088010' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-30T13:27:53.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:53 smithi100 bash[19243]: audit 2024-06-30T13:27:52.770890+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.100:0/2454088010' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-30T13:27:53.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:53 smithi121 bash[14552]: audit 2024-06-30T13:27:52.770890+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.100:0/2454088010' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-30T13:27:54.490 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:54 smithi100 bash[14762]: cluster 2024-06-30T13:27:52.590173+0000 mgr.y (mgr.14144) 102 : cluster [DBG] pgmap v87: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:27:54.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:54 smithi100 bash[19243]: cluster 2024-06-30T13:27:52.590173+0000 mgr.y (mgr.14144) 102 : cluster [DBG] pgmap v87: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:27:54.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:54 smithi121 bash[14552]: cluster 2024-06-30T13:27:52.590173+0000 mgr.y (mgr.14144) 102 : cluster [DBG] pgmap v87: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:27:56.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:56 smithi121 bash[14552]: cluster 2024-06-30T13:27:54.590733+0000 mgr.y (mgr.14144) 103 : cluster [DBG] pgmap v88: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:27:56.740 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:56 smithi100 bash[19243]: cluster 2024-06-30T13:27:54.590733+0000 mgr.y (mgr.14144) 103 : cluster [DBG] pgmap v88: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:27:56.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:56 smithi100 bash[14762]: cluster 2024-06-30T13:27:54.590733+0000 mgr.y (mgr.14144) 103 : cluster [DBG] pgmap v88: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:27:58.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:27:58 smithi121 bash[14552]: cluster 2024-06-30T13:27:56.591420+0000 mgr.y (mgr.14144) 104 : cluster [DBG] pgmap v89: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:27:58.740 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:27:58 smithi100 bash[14762]: cluster 2024-06-30T13:27:56.591420+0000 mgr.y (mgr.14144) 104 : cluster [DBG] pgmap v89: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:27:58.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:27:58 smithi100 bash[19243]: cluster 2024-06-30T13:27:56.591420+0000 mgr.y (mgr.14144) 104 : cluster [DBG] pgmap v89: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:28:00.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:00 smithi121 bash[14552]: cluster 2024-06-30T13:27:58.591987+0000 mgr.y (mgr.14144) 105 : cluster [DBG] pgmap v90: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:28:00.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:00 smithi121 bash[14552]: audit 2024-06-30T13:28:00.182250+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-06-30T13:28:00.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:00 smithi121 bash[14552]: audit 2024-06-30T13:28:00.183914+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:28:00.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:00 smithi100 bash[14762]: cluster 2024-06-30T13:27:58.591987+0000 mgr.y (mgr.14144) 105 : cluster [DBG] pgmap v90: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:28:00.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:00 smithi100 bash[14762]: audit 2024-06-30T13:28:00.182250+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-06-30T13:28:00.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:00 smithi100 bash[14762]: audit 2024-06-30T13:28:00.183914+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:28:00.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:00 smithi100 bash[19243]: cluster 2024-06-30T13:27:58.591987+0000 mgr.y (mgr.14144) 105 : cluster [DBG] pgmap v90: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:28:00.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:00 smithi100 bash[19243]: audit 2024-06-30T13:28:00.182250+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-06-30T13:28:00.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:00 smithi100 bash[19243]: audit 2024-06-30T13:28:00.183914+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:28:01.560 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:01 smithi100 bash[19243]: cephadm 2024-06-30T13:28:00.185197+0000 mgr.y (mgr.14144) 106 : cephadm [INF] Deploying daemon osd.3 on smithi100 2024-06-30T13:28:01.561 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:01 smithi100 bash[14762]: cephadm 2024-06-30T13:28:00.185197+0000 mgr.y (mgr.14144) 106 : cephadm [INF] Deploying daemon osd.3 on smithi100 2024-06-30T13:28:01.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:01 smithi121 bash[14552]: cephadm 2024-06-30T13:28:00.185197+0000 mgr.y (mgr.14144) 106 : cephadm [INF] Deploying daemon osd.3 on smithi100 2024-06-30T13:28:02.490 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:02 smithi100 bash[19243]: cluster 2024-06-30T13:28:00.592615+0000 mgr.y (mgr.14144) 107 : cluster [DBG] pgmap v91: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:28:02.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:02 smithi100 bash[14762]: cluster 2024-06-30T13:28:00.592615+0000 mgr.y (mgr.14144) 107 : cluster [DBG] pgmap v91: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:28:02.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:02 smithi121 bash[14552]: cluster 2024-06-30T13:28:00.592615+0000 mgr.y (mgr.14144) 107 : cluster [DBG] pgmap v91: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:28:02.697 INFO:teuthology.orchestra.run.smithi100.stdout:Created osd(s) 3 on host 'smithi100' 2024-06-30T13:28:03.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:03 smithi121 bash[14552]: audit 2024-06-30T13:28:02.686727+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:28:03.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:03 smithi121 bash[14552]: audit 2024-06-30T13:28:02.691343+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:28:03.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:03 smithi121 bash[14552]: audit 2024-06-30T13:28:02.697830+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:28:03.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:03 smithi100 bash[19243]: audit 2024-06-30T13:28:02.686727+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:28:03.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:03 smithi100 bash[19243]: audit 2024-06-30T13:28:02.691343+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:28:03.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:03 smithi100 bash[19243]: audit 2024-06-30T13:28:02.697830+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:28:03.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:03 smithi100 bash[14762]: audit 2024-06-30T13:28:02.686727+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:28:03.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:03 smithi100 bash[14762]: audit 2024-06-30T13:28:02.691343+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:28:03.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:03 smithi100 bash[14762]: audit 2024-06-30T13:28:02.697830+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:28:04.043 DEBUG:teuthology.orchestra.run.smithi100:osd.3> sudo journalctl -f -n 0 -u ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@osd.3.service 2024-06-30T13:28:04.045 INFO:tasks.cephadm:Deploying osd.4 on smithi121 with /dev/vg_nvme/lv_4... 2024-06-30T13:28:04.045 DEBUG:teuthology.orchestra.run.smithi121:> 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 f5be1c1a-36e3-11ef-bcaa-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-06-30T13:28:04.266 INFO:journalctl@ceph.osd.3.smithi100.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-06-30T13:28:04.361 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:04 smithi100 bash[14762]: cluster 2024-06-30T13:28:02.593139+0000 mgr.y (mgr.14144) 108 : cluster [DBG] pgmap v92: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:28:04.361 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:04 smithi100 bash[19243]: cluster 2024-06-30T13:28:02.593139+0000 mgr.y (mgr.14144) 108 : cluster [DBG] pgmap v92: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:28:04.513 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:04 smithi121 bash[14552]: cluster 2024-06-30T13:28:02.593139+0000 mgr.y (mgr.14144) 108 : cluster [DBG] pgmap v92: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:28:04.991 INFO:journalctl@ceph.osd.3.smithi100.stdout:Jun 30 13:28:04 smithi100 bash[29830]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-06-30T13:28:04.991 INFO:journalctl@ceph.osd.3.smithi100.stdout:Jun 30 13:28:04 smithi100 bash[29830]: 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:28:04.991 INFO:journalctl@ceph.osd.3.smithi100.stdout:Jun 30 13:28:04 smithi100 bash[29830]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2024-06-30T13:28:04.991 INFO:journalctl@ceph.osd.3.smithi100.stdout:Jun 30 13:28:04 smithi100 bash[29830]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2024-06-30T13:28:04.991 INFO:journalctl@ceph.osd.3.smithi100.stdout:Jun 30 13:28:04 smithi100 bash[29830]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-06-30T13:28:04.991 INFO:journalctl@ceph.osd.3.smithi100.stdout:Jun 30 13:28:04 smithi100 bash[29830]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-06-30T13:28:04.991 INFO:journalctl@ceph.osd.3.smithi100.stdout:Jun 30 13:28:04 smithi100 bash[29830]: --> ceph-volume lvm activate successful for osd ID: 3 2024-06-30T13:28:06.420 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:06 smithi100 bash[14762]: cluster 2024-06-30T13:28:04.593668+0000 mgr.y (mgr.14144) 109 : cluster [DBG] pgmap v93: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:28:06.420 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:06 smithi100 bash[19243]: cluster 2024-06-30T13:28:04.593668+0000 mgr.y (mgr.14144) 109 : cluster [DBG] pgmap v93: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:28:06.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:06 smithi121 bash[14552]: cluster 2024-06-30T13:28:04.593668+0000 mgr.y (mgr.14144) 109 : cluster [DBG] pgmap v93: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:28:06.740 INFO:journalctl@ceph.osd.3.smithi100.stdout:Jun 30 13:28:06 smithi100 bash[29986]: debug 2024-06-30T13:28:06.492+0000 7f21c105b700 1 -- 172.21.15.100:0/823767784 <== mon.0 v2:172.21.15.100:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x559ff88d84e0 con 0x559ff8951400 2024-06-30T13:28:07.241 INFO:journalctl@ceph.osd.3.smithi100.stdout:Jun 30 13:28:07 smithi100 bash[29986]: debug 2024-06-30T13:28:07.028+0000 7f21c8ae6080 -1 Falling back to public interface 2024-06-30T13:28:07.462 INFO:teuthology.orchestra.run.smithi121.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-06-30T13:28:07.463 INFO:teuthology.orchestra.run.smithi121.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-06-30T13:28:07.463 INFO:teuthology.orchestra.run.smithi121.stderr: stderr: 10+0 records in 2024-06-30T13:28:07.463 INFO:teuthology.orchestra.run.smithi121.stderr:10+0 records out 2024-06-30T13:28:07.463 INFO:teuthology.orchestra.run.smithi121.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0192152 s, 546 MB/s 2024-06-30T13:28:07.463 INFO:teuthology.orchestra.run.smithi121.stderr:--> Zapping successful for: 2024-06-30T13:28:07.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:07 smithi121 bash[14552]: audit 2024-06-30T13:28:06.573636+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:28:07.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:07 smithi121 bash[14552]: cluster 2024-06-30T13:28:06.594208+0000 mgr.y (mgr.14144) 110 : cluster [DBG] pgmap v94: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:28:07.895 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:07 smithi100 bash[19243]: audit 2024-06-30T13:28:06.573636+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:28:07.895 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:07 smithi100 bash[19243]: cluster 2024-06-30T13:28:06.594208+0000 mgr.y (mgr.14144) 110 : cluster [DBG] pgmap v94: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:28:07.895 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:07 smithi100 bash[14762]: audit 2024-06-30T13:28:06.573636+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:28:07.895 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:07 smithi100 bash[14762]: cluster 2024-06-30T13:28:06.594208+0000 mgr.y (mgr.14144) 110 : cluster [DBG] pgmap v94: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:28:08.052 DEBUG:teuthology.orchestra.run.smithi121:> 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 f5be1c1a-36e3-11ef-bcaa-c7b262605968 -- ceph orch daemon add osd smithi121:vg_nvme/lv_4 2024-06-30T13:28:09.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:09 smithi100 bash[14762]: cluster 2024-06-30T13:28:08.594710+0000 mgr.y (mgr.14144) 111 : cluster [DBG] pgmap v95: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:28:09.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:09 smithi100 bash[19243]: cluster 2024-06-30T13:28:08.594710+0000 mgr.y (mgr.14144) 111 : cluster [DBG] pgmap v95: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:28:09.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:09 smithi121 bash[14552]: cluster 2024-06-30T13:28:08.594710+0000 mgr.y (mgr.14144) 111 : cluster [DBG] pgmap v95: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:28:10.490 INFO:journalctl@ceph.osd.3.smithi100.stdout:Jun 30 13:28:10 smithi100 bash[29986]: debug 2024-06-30T13:28:10.004+0000 7f21c8ae6080 -1 osd.3 0 log_to_monitors {default=true} 2024-06-30T13:28:10.910 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:10 smithi121 bash[14552]: audit 2024-06-30T13:28:10.014607+0000 mon.a (mon.0) 305 : audit [INF] from='osd.3 [v2:172.21.15.100:6826/2764144998,v1:172.21.15.100:6827/2764144998]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-06-30T13:28:10.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:10 smithi100 bash[14762]: audit 2024-06-30T13:28:10.014607+0000 mon.a (mon.0) 305 : audit [INF] from='osd.3 [v2:172.21.15.100:6826/2764144998,v1:172.21.15.100:6827/2764144998]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-06-30T13:28:10.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:10 smithi100 bash[19243]: audit 2024-06-30T13:28:10.014607+0000 mon.a (mon.0) 305 : audit [INF] from='osd.3 [v2:172.21.15.100:6826/2764144998,v1:172.21.15.100:6827/2764144998]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-06-30T13:28:11.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:11 smithi121 bash[14552]: cluster 2024-06-30T13:28:10.595268+0000 mgr.y (mgr.14144) 112 : cluster [DBG] pgmap v96: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:28:11.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:11 smithi121 bash[14552]: audit 2024-06-30T13:28:10.668085+0000 mon.a (mon.0) 306 : audit [INF] from='osd.3 [v2:172.21.15.100:6826/2764144998,v1:172.21.15.100:6827/2764144998]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-06-30T13:28:11.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:11 smithi121 bash[14552]: cluster 2024-06-30T13:28:10.668182+0000 mon.a (mon.0) 307 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-06-30T13:28:11.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:11 smithi121 bash[14552]: audit 2024-06-30T13:28:10.668664+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-30T13:28:11.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:11 smithi121 bash[14552]: audit 2024-06-30T13:28:10.669971+0000 mon.a (mon.0) 309 : audit [INF] from='osd.3 [v2:172.21.15.100:6826/2764144998,v1:172.21.15.100:6827/2764144998]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]: dispatch 2024-06-30T13:28:11.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:11 smithi121 bash[14552]: audit 2024-06-30T13:28:11.260221+0000 mgr.y (mgr.14144) 113 : audit [DBG] from='client.24217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:28:11.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:11 smithi121 bash[14552]: audit 2024-06-30T13:28:11.261991+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-30T13:28:11.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:11 smithi121 bash[14552]: cephadm 2024-06-30T13:28:11.265624+0000 mgr.y (mgr.14144) 114 : cephadm [INF] Applying service osd.None on host smithi121... 2024-06-30T13:28:11.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:11 smithi121 bash[14552]: audit 2024-06-30T13:28:11.266265+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-30T13:28:11.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:11 smithi121 bash[14552]: audit 2024-06-30T13:28:11.268166+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:28:11.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:11 smithi121 bash[14552]: audit 2024-06-30T13:28:11.639080+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:28:11.991 INFO:journalctl@ceph.osd.3.smithi100.stdout:Jun 30 13:28:11 smithi100 bash[29986]: debug 2024-06-30T13:28:11.672+0000 7f21bf057700 -1 osd.3 0 waiting for initial osdmap 2024-06-30T13:28:11.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:11 smithi100 bash[19243]: cluster 2024-06-30T13:28:10.595268+0000 mgr.y (mgr.14144) 112 : cluster [DBG] pgmap v96: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:28:11.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:11 smithi100 bash[19243]: audit 2024-06-30T13:28:10.668085+0000 mon.a (mon.0) 306 : audit [INF] from='osd.3 [v2:172.21.15.100:6826/2764144998,v1:172.21.15.100:6827/2764144998]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-06-30T13:28:11.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:11 smithi100 bash[19243]: cluster 2024-06-30T13:28:10.668182+0000 mon.a (mon.0) 307 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-06-30T13:28:11.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:11 smithi100 bash[19243]: audit 2024-06-30T13:28:10.668664+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-30T13:28:11.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:11 smithi100 bash[19243]: audit 2024-06-30T13:28:10.669971+0000 mon.a (mon.0) 309 : audit [INF] from='osd.3 [v2:172.21.15.100:6826/2764144998,v1:172.21.15.100:6827/2764144998]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]: dispatch 2024-06-30T13:28:11.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:11 smithi100 bash[19243]: audit 2024-06-30T13:28:11.260221+0000 mgr.y (mgr.14144) 113 : audit [DBG] from='client.24217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:28:11.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:11 smithi100 bash[19243]: audit 2024-06-30T13:28:11.261991+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-30T13:28:11.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:11 smithi100 bash[19243]: cephadm 2024-06-30T13:28:11.265624+0000 mgr.y (mgr.14144) 114 : cephadm [INF] Applying service osd.None on host smithi121... 2024-06-30T13:28:11.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:11 smithi100 bash[19243]: audit 2024-06-30T13:28:11.266265+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-30T13:28:11.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:11 smithi100 bash[19243]: audit 2024-06-30T13:28:11.268166+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:28:11.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:11 smithi100 bash[19243]: audit 2024-06-30T13:28:11.639080+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:28:11.992 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:11 smithi100 bash[14762]: cluster 2024-06-30T13:28:10.595268+0000 mgr.y (mgr.14144) 112 : cluster [DBG] pgmap v96: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:28:11.992 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:11 smithi100 bash[14762]: audit 2024-06-30T13:28:10.668085+0000 mon.a (mon.0) 306 : audit [INF] from='osd.3 [v2:172.21.15.100:6826/2764144998,v1:172.21.15.100:6827/2764144998]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-06-30T13:28:11.992 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:11 smithi100 bash[14762]: cluster 2024-06-30T13:28:10.668182+0000 mon.a (mon.0) 307 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-06-30T13:28:11.992 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:11 smithi100 bash[14762]: audit 2024-06-30T13:28:10.668664+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-30T13:28:11.992 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:11 smithi100 bash[14762]: audit 2024-06-30T13:28:10.669971+0000 mon.a (mon.0) 309 : audit [INF] from='osd.3 [v2:172.21.15.100:6826/2764144998,v1:172.21.15.100:6827/2764144998]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]: dispatch 2024-06-30T13:28:11.992 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:11 smithi100 bash[14762]: audit 2024-06-30T13:28:11.260221+0000 mgr.y (mgr.14144) 113 : audit [DBG] from='client.24217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:28:11.993 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:11 smithi100 bash[14762]: audit 2024-06-30T13:28:11.261991+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-30T13:28:11.993 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:11 smithi100 bash[14762]: cephadm 2024-06-30T13:28:11.265624+0000 mgr.y (mgr.14144) 114 : cephadm [INF] Applying service osd.None on host smithi121... 2024-06-30T13:28:11.993 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:11 smithi100 bash[14762]: audit 2024-06-30T13:28:11.266265+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-30T13:28:11.993 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:11 smithi100 bash[14762]: audit 2024-06-30T13:28:11.268166+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:28:11.993 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:11 smithi100 bash[14762]: audit 2024-06-30T13:28:11.639080+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:28:12.840 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:12 smithi121 bash[14552]: cephadm 2024-06-30T13:28:11.629242+0000 mgr.y (mgr.14144) 115 : cephadm [INF] Detected new or changed devices on smithi100 2024-06-30T13:28:12.840 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:12 smithi121 bash[14552]: audit 2024-06-30T13:28:11.670721+0000 mon.a (mon.0) 314 : audit [INF] from='osd.3 [v2:172.21.15.100:6826/2764144998,v1:172.21.15.100:6827/2764144998]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]': finished 2024-06-30T13:28:12.840 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:12 smithi121 bash[14552]: cluster 2024-06-30T13:28:11.670853+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-06-30T13:28:12.840 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:12 smithi121 bash[14552]: audit 2024-06-30T13:28:11.671600+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-30T13:28:12.840 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:12 smithi121 bash[14552]: audit 2024-06-30T13:28:11.680651+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-30T13:28:12.840 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:12 smithi121 bash[14552]: audit 2024-06-30T13:28:11.883772+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:28:12.840 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:12 smithi121 bash[14552]: audit 2024-06-30T13:28:11.886277+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:28:12.841 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:12 smithi121 bash[14552]: audit 2024-06-30T13:28:11.895308+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:28:12.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:12 smithi100 bash[14762]: cephadm 2024-06-30T13:28:11.629242+0000 mgr.y (mgr.14144) 115 : cephadm [INF] Detected new or changed devices on smithi100 2024-06-30T13:28:12.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:12 smithi100 bash[14762]: audit 2024-06-30T13:28:11.670721+0000 mon.a (mon.0) 314 : audit [INF] from='osd.3 [v2:172.21.15.100:6826/2764144998,v1:172.21.15.100:6827/2764144998]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]': finished 2024-06-30T13:28:12.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:12 smithi100 bash[14762]: cluster 2024-06-30T13:28:11.670853+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-06-30T13:28:12.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:12 smithi100 bash[14762]: audit 2024-06-30T13:28:11.671600+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-30T13:28:12.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:12 smithi100 bash[14762]: audit 2024-06-30T13:28:11.680651+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-30T13:28:12.992 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:12 smithi100 bash[14762]: audit 2024-06-30T13:28:11.883772+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:28:12.992 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:12 smithi100 bash[14762]: audit 2024-06-30T13:28:11.886277+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:28:12.992 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:12 smithi100 bash[14762]: audit 2024-06-30T13:28:11.895308+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:28:12.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:12 smithi100 bash[19243]: cephadm 2024-06-30T13:28:11.629242+0000 mgr.y (mgr.14144) 115 : cephadm [INF] Detected new or changed devices on smithi100 2024-06-30T13:28:12.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:12 smithi100 bash[19243]: audit 2024-06-30T13:28:11.670721+0000 mon.a (mon.0) 314 : audit [INF] from='osd.3 [v2:172.21.15.100:6826/2764144998,v1:172.21.15.100:6827/2764144998]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi100", "root=default"]}]': finished 2024-06-30T13:28:12.993 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:12 smithi100 bash[19243]: cluster 2024-06-30T13:28:11.670853+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-06-30T13:28:12.993 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:12 smithi100 bash[19243]: audit 2024-06-30T13:28:11.671600+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-30T13:28:12.993 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:12 smithi100 bash[19243]: audit 2024-06-30T13:28:11.680651+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-30T13:28:12.993 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:12 smithi100 bash[19243]: audit 2024-06-30T13:28:11.883772+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:28:12.993 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:12 smithi100 bash[19243]: audit 2024-06-30T13:28:11.886277+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:28:12.993 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:12 smithi100 bash[19243]: audit 2024-06-30T13:28:11.895308+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:28:13.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:13 smithi100 bash[14762]: cluster 2024-06-30T13:28:10.996278+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-30T13:28:13.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:13 smithi100 bash[14762]: cluster 2024-06-30T13:28:10.996533+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-30T13:28:13.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:13 smithi100 bash[14762]: cluster 2024-06-30T13:28:12.595763+0000 mgr.y (mgr.14144) 116 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:28:13.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:13 smithi100 bash[14762]: audit 2024-06-30T13:28:12.683020+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-30T13:28:13.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:13 smithi100 bash[14762]: cluster 2024-06-30T13:28:12.688691+0000 mon.a (mon.0) 322 : cluster [INF] osd.3 [v2:172.21.15.100:6826/2764144998,v1:172.21.15.100:6827/2764144998] boot 2024-06-30T13:28:13.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:13 smithi100 bash[14762]: cluster 2024-06-30T13:28:12.688744+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-06-30T13:28:13.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:13 smithi100 bash[14762]: audit 2024-06-30T13:28:12.689004+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-30T13:28:13.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:13 smithi100 bash[19243]: cluster 2024-06-30T13:28:10.996278+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-30T13:28:13.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:13 smithi100 bash[19243]: cluster 2024-06-30T13:28:10.996533+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-30T13:28:13.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:13 smithi100 bash[19243]: cluster 2024-06-30T13:28:12.595763+0000 mgr.y (mgr.14144) 116 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:28:13.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:13 smithi100 bash[19243]: audit 2024-06-30T13:28:12.683020+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-30T13:28:13.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:13 smithi100 bash[19243]: cluster 2024-06-30T13:28:12.688691+0000 mon.a (mon.0) 322 : cluster [INF] osd.3 [v2:172.21.15.100:6826/2764144998,v1:172.21.15.100:6827/2764144998] boot 2024-06-30T13:28:13.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:13 smithi100 bash[19243]: cluster 2024-06-30T13:28:12.688744+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-06-30T13:28:13.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:13 smithi100 bash[19243]: audit 2024-06-30T13:28:12.689004+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-30T13:28:14.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:13 smithi121 bash[14552]: cluster 2024-06-30T13:28:10.996278+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-30T13:28:14.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:13 smithi121 bash[14552]: cluster 2024-06-30T13:28:10.996533+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-30T13:28:14.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:13 smithi121 bash[14552]: cluster 2024-06-30T13:28:12.595763+0000 mgr.y (mgr.14144) 116 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-30T13:28:14.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:13 smithi121 bash[14552]: audit 2024-06-30T13:28:12.683020+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-30T13:28:14.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:13 smithi121 bash[14552]: cluster 2024-06-30T13:28:12.688691+0000 mon.a (mon.0) 322 : cluster [INF] osd.3 [v2:172.21.15.100:6826/2764144998,v1:172.21.15.100:6827/2764144998] boot 2024-06-30T13:28:14.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:13 smithi121 bash[14552]: cluster 2024-06-30T13:28:12.688744+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-06-30T13:28:14.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:13 smithi121 bash[14552]: audit 2024-06-30T13:28:12.689004+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-30T13:28:15.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:14 smithi100 bash[14762]: cluster 2024-06-30T13:28:13.901975+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-06-30T13:28:15.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:14 smithi100 bash[19243]: cluster 2024-06-30T13:28:13.901975+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-06-30T13:28:15.366 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:14 smithi121 bash[14552]: cluster 2024-06-30T13:28:13.901975+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-06-30T13:28:16.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:15 smithi100 bash[14762]: cluster 2024-06-30T13:28:14.596302+0000 mgr.y (mgr.14144) 117 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 19 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:28:16.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:15 smithi100 bash[14762]: audit 2024-06-30T13:28:15.120023+0000 mon.c (mon.2) 12 : audit [INF] from='client.? 172.21.15.121:0/230749383' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "118980dc-f1dd-4e9a-a79f-d3ddd1746020"}]: dispatch 2024-06-30T13:28:16.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:15 smithi100 bash[14762]: audit 2024-06-30T13:28:15.120884+0000 mon.a (mon.0) 326 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "118980dc-f1dd-4e9a-a79f-d3ddd1746020"}]: dispatch 2024-06-30T13:28:16.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:15 smithi100 bash[14762]: audit 2024-06-30T13:28:15.129793+0000 mon.a (mon.0) 327 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "118980dc-f1dd-4e9a-a79f-d3ddd1746020"}]': finished 2024-06-30T13:28:16.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:15 smithi100 bash[14762]: cluster 2024-06-30T13:28:15.130087+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-06-30T13:28:16.242 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:15 smithi100 bash[14762]: audit 2024-06-30T13:28:15.130338+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-30T13:28:16.242 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:15 smithi100 bash[14762]: audit 2024-06-30T13:28:15.764283+0000 mon.b (mon.1) 7 : audit [DBG] from='client.? 172.21.15.121:0/3711882963' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-30T13:28:16.242 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:15 smithi100 bash[19243]: cluster 2024-06-30T13:28:14.596302+0000 mgr.y (mgr.14144) 117 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 19 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:28:16.242 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:15 smithi100 bash[19243]: audit 2024-06-30T13:28:15.120023+0000 mon.c (mon.2) 12 : audit [INF] from='client.? 172.21.15.121:0/230749383' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "118980dc-f1dd-4e9a-a79f-d3ddd1746020"}]: dispatch 2024-06-30T13:28:16.242 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:15 smithi100 bash[19243]: audit 2024-06-30T13:28:15.120884+0000 mon.a (mon.0) 326 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "118980dc-f1dd-4e9a-a79f-d3ddd1746020"}]: dispatch 2024-06-30T13:28:16.242 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:15 smithi100 bash[19243]: audit 2024-06-30T13:28:15.129793+0000 mon.a (mon.0) 327 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "118980dc-f1dd-4e9a-a79f-d3ddd1746020"}]': finished 2024-06-30T13:28:16.242 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:15 smithi100 bash[19243]: cluster 2024-06-30T13:28:15.130087+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-06-30T13:28:16.242 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:15 smithi100 bash[19243]: audit 2024-06-30T13:28:15.130338+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-30T13:28:16.242 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:15 smithi100 bash[19243]: audit 2024-06-30T13:28:15.764283+0000 mon.b (mon.1) 7 : audit [DBG] from='client.? 172.21.15.121:0/3711882963' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-30T13:28:16.367 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:15 smithi121 bash[14552]: cluster 2024-06-30T13:28:14.596302+0000 mgr.y (mgr.14144) 117 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 19 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:28:16.367 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:15 smithi121 bash[14552]: audit 2024-06-30T13:28:15.120023+0000 mon.c (mon.2) 12 : audit [INF] from='client.? 172.21.15.121:0/230749383' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "118980dc-f1dd-4e9a-a79f-d3ddd1746020"}]: dispatch 2024-06-30T13:28:16.367 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:15 smithi121 bash[14552]: audit 2024-06-30T13:28:15.120884+0000 mon.a (mon.0) 326 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "118980dc-f1dd-4e9a-a79f-d3ddd1746020"}]: dispatch 2024-06-30T13:28:16.367 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:15 smithi121 bash[14552]: audit 2024-06-30T13:28:15.129793+0000 mon.a (mon.0) 327 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "118980dc-f1dd-4e9a-a79f-d3ddd1746020"}]': finished 2024-06-30T13:28:16.367 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:15 smithi121 bash[14552]: cluster 2024-06-30T13:28:15.130087+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-06-30T13:28:16.367 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:15 smithi121 bash[14552]: audit 2024-06-30T13:28:15.130338+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-30T13:28:16.367 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:15 smithi121 bash[14552]: audit 2024-06-30T13:28:15.764283+0000 mon.b (mon.1) 7 : audit [DBG] from='client.? 172.21.15.121:0/3711882963' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-30T13:28:18.170 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:17 smithi121 bash[14552]: cluster 2024-06-30T13:28:16.596924+0000 mgr.y (mgr.14144) 118 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:28:18.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:17 smithi100 bash[14762]: cluster 2024-06-30T13:28:16.596924+0000 mgr.y (mgr.14144) 118 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:28:18.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:17 smithi100 bash[19243]: cluster 2024-06-30T13:28:16.596924+0000 mgr.y (mgr.14144) 118 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:28:20.071 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:19 smithi121 bash[14552]: cluster 2024-06-30T13:28:18.597468+0000 mgr.y (mgr.14144) 119 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:28:20.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:19 smithi100 bash[14762]: cluster 2024-06-30T13:28:18.597468+0000 mgr.y (mgr.14144) 119 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:28:20.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:19 smithi100 bash[19243]: cluster 2024-06-30T13:28:18.597468+0000 mgr.y (mgr.14144) 119 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:28:22.116 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:21 smithi121 bash[14552]: cluster 2024-06-30T13:28:20.598012+0000 mgr.y (mgr.14144) 120 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:28:22.193 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:21 smithi100 bash[14762]: cluster 2024-06-30T13:28:20.598012+0000 mgr.y (mgr.14144) 120 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:28:22.193 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:21 smithi100 bash[19243]: cluster 2024-06-30T13:28:20.598012+0000 mgr.y (mgr.14144) 120 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:28:23.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:22 smithi121 bash[14552]: audit 2024-06-30T13:28:22.428793+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-06-30T13:28:23.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:22 smithi121 bash[14552]: audit 2024-06-30T13:28:22.430515+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:28:23.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:22 smithi121 bash[14552]: cephadm 2024-06-30T13:28:22.431984+0000 mgr.y (mgr.14144) 121 : cephadm [INF] Deploying daemon osd.4 on smithi121 2024-06-30T13:28:23.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:22 smithi121 bash[14552]: audit 2024-06-30T13:28:22.772059+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:28:23.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:22 smithi121 bash[14552]: audit 2024-06-30T13:28:22.774383+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:28:23.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:22 smithi100 bash[19243]: audit 2024-06-30T13:28:22.428793+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-06-30T13:28:23.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:22 smithi100 bash[19243]: audit 2024-06-30T13:28:22.430515+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:28:23.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:22 smithi100 bash[19243]: cephadm 2024-06-30T13:28:22.431984+0000 mgr.y (mgr.14144) 121 : cephadm [INF] Deploying daemon osd.4 on smithi121 2024-06-30T13:28:23.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:22 smithi100 bash[19243]: audit 2024-06-30T13:28:22.772059+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:28:23.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:22 smithi100 bash[19243]: audit 2024-06-30T13:28:22.774383+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:28:23.242 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:22 smithi100 bash[14762]: audit 2024-06-30T13:28:22.428793+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-06-30T13:28:23.242 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:22 smithi100 bash[14762]: audit 2024-06-30T13:28:22.430515+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:28:23.242 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:22 smithi100 bash[14762]: cephadm 2024-06-30T13:28:22.431984+0000 mgr.y (mgr.14144) 121 : cephadm [INF] Deploying daemon osd.4 on smithi121 2024-06-30T13:28:23.242 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:22 smithi100 bash[14762]: audit 2024-06-30T13:28:22.772059+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:28:23.242 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:22 smithi100 bash[14762]: audit 2024-06-30T13:28:22.774383+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:28:24.116 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:23 smithi121 bash[14552]: cluster 2024-06-30T13:28:22.598549+0000 mgr.y (mgr.14144) 122 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:28:24.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:23 smithi100 bash[14762]: cluster 2024-06-30T13:28:22.598549+0000 mgr.y (mgr.14144) 122 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:28:24.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:23 smithi100 bash[19243]: cluster 2024-06-30T13:28:22.598549+0000 mgr.y (mgr.14144) 122 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:28:24.831 INFO:teuthology.orchestra.run.smithi121.stdout:Created osd(s) 4 on host 'smithi121' 2024-06-30T13:28:25.051 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:24 smithi121 bash[14552]: audit 2024-06-30T13:28:24.814091+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:28:25.051 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:24 smithi121 bash[14552]: audit 2024-06-30T13:28:24.822272+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:28:25.051 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:24 smithi121 bash[14552]: audit 2024-06-30T13:28:24.831701+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:28:25.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:24 smithi100 bash[14762]: audit 2024-06-30T13:28:24.814091+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:28:25.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:24 smithi100 bash[14762]: audit 2024-06-30T13:28:24.822272+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:28:25.242 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:24 smithi100 bash[14762]: audit 2024-06-30T13:28:24.831701+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:28:25.242 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:24 smithi100 bash[19243]: audit 2024-06-30T13:28:24.814091+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:28:25.242 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:24 smithi100 bash[19243]: audit 2024-06-30T13:28:24.822272+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:28:25.242 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:24 smithi100 bash[19243]: audit 2024-06-30T13:28:24.831701+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:28:25.983 DEBUG:teuthology.orchestra.run.smithi121:osd.4> sudo journalctl -f -n 0 -u ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@osd.4.service 2024-06-30T13:28:25.985 INFO:tasks.cephadm:Deploying osd.5 on smithi121 with /dev/vg_nvme/lv_3... 2024-06-30T13:28:25.985 DEBUG:teuthology.orchestra.run.smithi121:> 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 f5be1c1a-36e3-11ef-bcaa-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-06-30T13:28:26.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:25 smithi100 bash[14762]: cluster 2024-06-30T13:28:24.599093+0000 mgr.y (mgr.14144) 123 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:28:26.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:25 smithi100 bash[19243]: cluster 2024-06-30T13:28:24.599093+0000 mgr.y (mgr.14144) 123 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:28:26.366 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:25 smithi121 bash[14552]: cluster 2024-06-30T13:28:24.599093+0000 mgr.y (mgr.14144) 123 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:28:27.368 INFO:journalctl@ceph.osd.4.smithi121.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-06-30T13:28:27.904 INFO:journalctl@ceph.osd.4.smithi121.stdout:Jun 30 13:28:27 smithi121 bash[17558]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-06-30T13:28:27.904 INFO:journalctl@ceph.osd.4.smithi121.stdout:Jun 30 13:28:27 smithi121 bash[17558]: 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:28:27.904 INFO:journalctl@ceph.osd.4.smithi121.stdout:Jun 30 13:28:27 smithi121 bash[17558]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2024-06-30T13:28:27.904 INFO:journalctl@ceph.osd.4.smithi121.stdout:Jun 30 13:28:27 smithi121 bash[17558]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2024-06-30T13:28:27.904 INFO:journalctl@ceph.osd.4.smithi121.stdout:Jun 30 13:28:27 smithi121 bash[17558]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-06-30T13:28:27.905 INFO:journalctl@ceph.osd.4.smithi121.stdout:Jun 30 13:28:27 smithi121 bash[17558]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-06-30T13:28:27.905 INFO:journalctl@ceph.osd.4.smithi121.stdout:Jun 30 13:28:27 smithi121 bash[17558]: --> ceph-volume lvm activate successful for osd ID: 4 2024-06-30T13:28:28.116 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:27 smithi121 bash[14552]: cluster 2024-06-30T13:28:26.599659+0000 mgr.y (mgr.14144) 124 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:28:28.116 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:27 smithi121 bash[14552]: audit 2024-06-30T13:28:27.935936+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:28:28.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:27 smithi100 bash[14762]: cluster 2024-06-30T13:28:26.599659+0000 mgr.y (mgr.14144) 124 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:28:28.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:27 smithi100 bash[14762]: audit 2024-06-30T13:28:27.935936+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:28:28.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:27 smithi100 bash[19243]: cluster 2024-06-30T13:28:26.599659+0000 mgr.y (mgr.14144) 124 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:28:28.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:27 smithi100 bash[19243]: audit 2024-06-30T13:28:27.935936+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:28:30.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:29 smithi100 bash[14762]: cluster 2024-06-30T13:28:28.600204+0000 mgr.y (mgr.14144) 125 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:28:30.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:29 smithi100 bash[19243]: cluster 2024-06-30T13:28:28.600204+0000 mgr.y (mgr.14144) 125 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:28:30.366 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:29 smithi121 bash[14552]: cluster 2024-06-30T13:28:28.600204+0000 mgr.y (mgr.14144) 125 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:28:31.116 INFO:journalctl@ceph.osd.4.smithi121.stdout:Jun 30 13:28:30 smithi121 bash[17884]: debug 2024-06-30T13:28:30.786+0000 7fe930cc7700 1 -- 172.21.15.121:0/3430149136 <== mon.1 v2:172.21.15.121:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56474fc0c4e0 con 0x56474fc85000 2024-06-30T13:28:31.616 INFO:journalctl@ceph.osd.4.smithi121.stdout:Jun 30 13:28:31 smithi121 bash[17884]: debug 2024-06-30T13:28:31.322+0000 7fe938752080 -1 Falling back to public interface 2024-06-30T13:28:32.084 INFO:teuthology.orchestra.run.smithi121.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-06-30T13:28:32.084 INFO:teuthology.orchestra.run.smithi121.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-06-30T13:28:32.084 INFO:teuthology.orchestra.run.smithi121.stderr: stderr: 10+0 records in 2024-06-30T13:28:32.084 INFO:teuthology.orchestra.run.smithi121.stderr:10+0 records out 2024-06-30T13:28:32.084 INFO:teuthology.orchestra.run.smithi121.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0178387 s, 588 MB/s 2024-06-30T13:28:32.085 INFO:teuthology.orchestra.run.smithi121.stderr:--> Zapping successful for: 2024-06-30T13:28:32.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:31 smithi100 bash[14762]: cluster 2024-06-30T13:28:30.600851+0000 mgr.y (mgr.14144) 126 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:28:32.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:31 smithi100 bash[19243]: cluster 2024-06-30T13:28:30.600851+0000 mgr.y (mgr.14144) 126 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:28:32.366 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:31 smithi121 bash[14552]: cluster 2024-06-30T13:28:30.600851+0000 mgr.y (mgr.14144) 126 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:28:32.982 DEBUG:teuthology.orchestra.run.smithi121:> 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 f5be1c1a-36e3-11ef-bcaa-c7b262605968 -- ceph orch daemon add osd smithi121:vg_nvme/lv_3 2024-06-30T13:28:34.231 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:33 smithi121 bash[14552]: cluster 2024-06-30T13:28:32.601474+0000 mgr.y (mgr.14144) 127 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:28:34.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:33 smithi100 bash[14762]: cluster 2024-06-30T13:28:32.601474+0000 mgr.y (mgr.14144) 127 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:28:34.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:33 smithi100 bash[19243]: cluster 2024-06-30T13:28:32.601474+0000 mgr.y (mgr.14144) 127 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:28:34.640 INFO:journalctl@ceph.osd.4.smithi121.stdout:Jun 30 13:28:34 smithi121 bash[17884]: debug 2024-06-30T13:28:34.378+0000 7fe938752080 -1 osd.4 0 log_to_monitors {default=true} 2024-06-30T13:28:35.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:34 smithi100 bash[14762]: audit 2024-06-30T13:28:34.388136+0000 mon.b (mon.1) 8 : audit [INF] from='osd.4 [v2:172.21.15.121:6800/3806707486,v1:172.21.15.121:6801/3806707486]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-06-30T13:28:35.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:34 smithi100 bash[14762]: audit 2024-06-30T13:28:34.388867+0000 mon.a (mon.0) 338 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-06-30T13:28:35.242 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:34 smithi100 bash[19243]: audit 2024-06-30T13:28:34.388136+0000 mon.b (mon.1) 8 : audit [INF] from='osd.4 [v2:172.21.15.121:6800/3806707486,v1:172.21.15.121:6801/3806707486]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-06-30T13:28:35.242 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:34 smithi100 bash[19243]: audit 2024-06-30T13:28:34.388867+0000 mon.a (mon.0) 338 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-06-30T13:28:35.366 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:34 smithi121 bash[14552]: audit 2024-06-30T13:28:34.388136+0000 mon.b (mon.1) 8 : audit [INF] from='osd.4 [v2:172.21.15.121:6800/3806707486,v1:172.21.15.121:6801/3806707486]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-06-30T13:28:35.366 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:34 smithi121 bash[14552]: audit 2024-06-30T13:28:34.388867+0000 mon.a (mon.0) 338 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-06-30T13:28:36.366 INFO:journalctl@ceph.osd.4.smithi121.stdout:Jun 30 13:28:36 smithi121 bash[17884]: debug 2024-06-30T13:28:36.002+0000 7fe92ecc3700 -1 osd.4 0 waiting for initial osdmap 2024-06-30T13:28:36.366 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:36 smithi121 bash[14552]: cluster 2024-06-30T13:28:34.602029+0000 mgr.y (mgr.14144) 128 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:28:36.366 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:36 smithi121 bash[14552]: audit 2024-06-30T13:28:34.986569+0000 mon.a (mon.0) 339 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-06-30T13:28:36.366 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:36 smithi121 bash[14552]: cluster 2024-06-30T13:28:34.986722+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-06-30T13:28:36.367 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:36 smithi121 bash[14552]: audit 2024-06-30T13:28:34.986981+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-30T13:28:36.367 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:36 smithi121 bash[14552]: audit 2024-06-30T13:28:34.990584+0000 mon.b (mon.1) 9 : audit [INF] from='osd.4 [v2:172.21.15.121:6800/3806707486,v1:172.21.15.121:6801/3806707486]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-06-30T13:28:36.367 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:36 smithi121 bash[14552]: audit 2024-06-30T13:28:34.991101+0000 mon.a (mon.0) 342 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-06-30T13:28:36.367 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:36 smithi121 bash[14552]: audit 2024-06-30T13:28:35.801551+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:28:36.367 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:36 smithi121 bash[14552]: audit 2024-06-30T13:28:35.810703+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:28:36.367 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:36 smithi121 bash[14552]: audit 2024-06-30T13:28:35.813544+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:28:36.367 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:36 smithi121 bash[14552]: audit 2024-06-30T13:28:35.823833+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:28:36.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:36 smithi100 bash[14762]: cluster 2024-06-30T13:28:34.602029+0000 mgr.y (mgr.14144) 128 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:28:36.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:36 smithi100 bash[14762]: audit 2024-06-30T13:28:34.986569+0000 mon.a (mon.0) 339 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-06-30T13:28:36.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:36 smithi100 bash[14762]: cluster 2024-06-30T13:28:34.986722+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-06-30T13:28:36.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:36 smithi100 bash[14762]: audit 2024-06-30T13:28:34.986981+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-30T13:28:36.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:36 smithi100 bash[14762]: audit 2024-06-30T13:28:34.990584+0000 mon.b (mon.1) 9 : audit [INF] from='osd.4 [v2:172.21.15.121:6800/3806707486,v1:172.21.15.121:6801/3806707486]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-06-30T13:28:36.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:36 smithi100 bash[14762]: audit 2024-06-30T13:28:34.991101+0000 mon.a (mon.0) 342 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-06-30T13:28:36.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:36 smithi100 bash[14762]: audit 2024-06-30T13:28:35.801551+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:28:36.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:36 smithi100 bash[14762]: audit 2024-06-30T13:28:35.810703+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:28:36.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:36 smithi100 bash[14762]: audit 2024-06-30T13:28:35.813544+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:28:36.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:36 smithi100 bash[14762]: audit 2024-06-30T13:28:35.823833+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:28:36.492 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:36 smithi100 bash[19243]: cluster 2024-06-30T13:28:34.602029+0000 mgr.y (mgr.14144) 128 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:28:36.493 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:36 smithi100 bash[19243]: audit 2024-06-30T13:28:34.986569+0000 mon.a (mon.0) 339 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-06-30T13:28:36.493 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:36 smithi100 bash[19243]: cluster 2024-06-30T13:28:34.986722+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-06-30T13:28:36.493 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:36 smithi100 bash[19243]: audit 2024-06-30T13:28:34.986981+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-30T13:28:36.493 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:36 smithi100 bash[19243]: audit 2024-06-30T13:28:34.990584+0000 mon.b (mon.1) 9 : audit [INF] from='osd.4 [v2:172.21.15.121:6800/3806707486,v1:172.21.15.121:6801/3806707486]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-06-30T13:28:36.493 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:36 smithi100 bash[19243]: audit 2024-06-30T13:28:34.991101+0000 mon.a (mon.0) 342 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-06-30T13:28:36.493 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:36 smithi100 bash[19243]: audit 2024-06-30T13:28:35.801551+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:28:36.493 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:36 smithi100 bash[19243]: audit 2024-06-30T13:28:35.810703+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:28:36.493 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:36 smithi100 bash[19243]: audit 2024-06-30T13:28:35.813544+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:28:36.493 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:36 smithi100 bash[19243]: audit 2024-06-30T13:28:35.823833+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:28:37.116 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:37 smithi121 bash[14552]: cephadm 2024-06-30T13:28:35.792634+0000 mgr.y (mgr.14144) 129 : cephadm [INF] Detected new or changed devices on smithi121 2024-06-30T13:28:37.116 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:37 smithi121 bash[14552]: audit 2024-06-30T13:28:35.995381+0000 mon.a (mon.0) 347 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2024-06-30T13:28:37.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:37 smithi121 bash[14552]: cluster 2024-06-30T13:28:35.995522+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-06-30T13:28:37.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:37 smithi121 bash[14552]: audit 2024-06-30T13:28:35.996460+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-30T13:28:37.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:37 smithi121 bash[14552]: audit 2024-06-30T13:28:36.004719+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-30T13:28:37.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:37 smithi121 bash[14552]: audit 2024-06-30T13:28:36.598600+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-30T13:28:37.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:37 smithi121 bash[14552]: audit 2024-06-30T13:28:36.602180+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-30T13:28:37.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:37 smithi121 bash[14552]: audit 2024-06-30T13:28:36.604618+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:28:37.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:37 smithi121 bash[14552]: cluster 2024-06-30T13:28:36.699214+0000 mon.a (mon.0) 354 : cluster [INF] osd.4 [v2:172.21.15.121:6800/3806707486,v1:172.21.15.121:6801/3806707486] boot 2024-06-30T13:28:37.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:37 smithi121 bash[14552]: cluster 2024-06-30T13:28:36.699353+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-06-30T13:28:37.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:37 smithi121 bash[14552]: audit 2024-06-30T13:28:36.700790+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-30T13:28:37.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:37 smithi100 bash[14762]: cephadm 2024-06-30T13:28:35.792634+0000 mgr.y (mgr.14144) 129 : cephadm [INF] Detected new or changed devices on smithi121 2024-06-30T13:28:37.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:37 smithi100 bash[14762]: audit 2024-06-30T13:28:35.995381+0000 mon.a (mon.0) 347 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2024-06-30T13:28:37.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:37 smithi100 bash[14762]: cluster 2024-06-30T13:28:35.995522+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-06-30T13:28:37.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:37 smithi100 bash[14762]: audit 2024-06-30T13:28:35.996460+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-30T13:28:37.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:37 smithi100 bash[14762]: audit 2024-06-30T13:28:36.004719+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-30T13:28:37.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:37 smithi100 bash[14762]: audit 2024-06-30T13:28:36.598600+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-30T13:28:37.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:37 smithi100 bash[14762]: audit 2024-06-30T13:28:36.602180+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-30T13:28:37.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:37 smithi100 bash[14762]: audit 2024-06-30T13:28:36.604618+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:28:37.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:37 smithi100 bash[14762]: cluster 2024-06-30T13:28:36.699214+0000 mon.a (mon.0) 354 : cluster [INF] osd.4 [v2:172.21.15.121:6800/3806707486,v1:172.21.15.121:6801/3806707486] boot 2024-06-30T13:28:37.493 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:37 smithi100 bash[14762]: cluster 2024-06-30T13:28:36.699353+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-06-30T13:28:37.493 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:37 smithi100 bash[14762]: audit 2024-06-30T13:28:36.700790+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-30T13:28:37.493 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:37 smithi100 bash[19243]: cephadm 2024-06-30T13:28:35.792634+0000 mgr.y (mgr.14144) 129 : cephadm [INF] Detected new or changed devices on smithi121 2024-06-30T13:28:37.493 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:37 smithi100 bash[19243]: audit 2024-06-30T13:28:35.995381+0000 mon.a (mon.0) 347 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2024-06-30T13:28:37.493 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:37 smithi100 bash[19243]: cluster 2024-06-30T13:28:35.995522+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-06-30T13:28:37.493 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:37 smithi100 bash[19243]: audit 2024-06-30T13:28:35.996460+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-30T13:28:37.493 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:37 smithi100 bash[19243]: audit 2024-06-30T13:28:36.004719+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-30T13:28:37.493 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:37 smithi100 bash[19243]: audit 2024-06-30T13:28:36.598600+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-30T13:28:37.493 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:37 smithi100 bash[19243]: audit 2024-06-30T13:28:36.602180+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-30T13:28:37.493 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:37 smithi100 bash[19243]: audit 2024-06-30T13:28:36.604618+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:28:37.494 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:37 smithi100 bash[19243]: cluster 2024-06-30T13:28:36.699214+0000 mon.a (mon.0) 354 : cluster [INF] osd.4 [v2:172.21.15.121:6800/3806707486,v1:172.21.15.121:6801/3806707486] boot 2024-06-30T13:28:37.494 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:37 smithi100 bash[19243]: cluster 2024-06-30T13:28:36.699353+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-06-30T13:28:37.494 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:37 smithi100 bash[19243]: audit 2024-06-30T13:28:36.700790+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-30T13:28:38.366 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:38 smithi121 bash[14552]: cluster 2024-06-30T13:28:35.338689+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-30T13:28:38.366 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:38 smithi121 bash[14552]: cluster 2024-06-30T13:28:35.338893+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-30T13:28:38.366 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:38 smithi121 bash[14552]: audit 2024-06-30T13:28:36.596891+0000 mgr.y (mgr.14144) 130 : audit [DBG] from='client.24244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:28:38.367 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:38 smithi121 bash[14552]: cephadm 2024-06-30T13:28:36.601639+0000 mgr.y (mgr.14144) 131 : cephadm [INF] Applying service osd.None on host smithi121... 2024-06-30T13:28:38.367 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:38 smithi121 bash[14552]: cluster 2024-06-30T13:28:36.602618+0000 mgr.y (mgr.14144) 132 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:28:38.367 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:38 smithi121 bash[14552]: cluster 2024-06-30T13:28:37.711374+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-06-30T13:28:38.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:38 smithi100 bash[14762]: cluster 2024-06-30T13:28:35.338689+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-30T13:28:38.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:38 smithi100 bash[14762]: cluster 2024-06-30T13:28:35.338893+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-30T13:28:38.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:38 smithi100 bash[14762]: audit 2024-06-30T13:28:36.596891+0000 mgr.y (mgr.14144) 130 : audit [DBG] from='client.24244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:28:38.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:38 smithi100 bash[14762]: cephadm 2024-06-30T13:28:36.601639+0000 mgr.y (mgr.14144) 131 : cephadm [INF] Applying service osd.None on host smithi121... 2024-06-30T13:28:38.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:38 smithi100 bash[14762]: cluster 2024-06-30T13:28:36.602618+0000 mgr.y (mgr.14144) 132 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:28:38.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:38 smithi100 bash[14762]: cluster 2024-06-30T13:28:37.711374+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-06-30T13:28:38.492 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:38 smithi100 bash[19243]: cluster 2024-06-30T13:28:35.338689+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-30T13:28:38.492 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:38 smithi100 bash[19243]: cluster 2024-06-30T13:28:35.338893+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-30T13:28:38.492 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:38 smithi100 bash[19243]: audit 2024-06-30T13:28:36.596891+0000 mgr.y (mgr.14144) 130 : audit [DBG] from='client.24244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:28:38.492 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:38 smithi100 bash[19243]: cephadm 2024-06-30T13:28:36.601639+0000 mgr.y (mgr.14144) 131 : cephadm [INF] Applying service osd.None on host smithi121... 2024-06-30T13:28:38.493 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:38 smithi100 bash[19243]: cluster 2024-06-30T13:28:36.602618+0000 mgr.y (mgr.14144) 132 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-06-30T13:28:38.493 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:38 smithi100 bash[19243]: cluster 2024-06-30T13:28:37.711374+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-06-30T13:28:39.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:39 smithi100 bash[14762]: cluster 2024-06-30T13:28:38.603206+0000 mgr.y (mgr.14144) 133 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:28:39.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:39 smithi100 bash[14762]: cluster 2024-06-30T13:28:38.713613+0000 mon.a (mon.0) 358 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-06-30T13:28:39.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:39 smithi100 bash[19243]: cluster 2024-06-30T13:28:38.603206+0000 mgr.y (mgr.14144) 133 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:28:39.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:39 smithi100 bash[19243]: cluster 2024-06-30T13:28:38.713613+0000 mon.a (mon.0) 358 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-06-30T13:28:40.118 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:39 smithi121 bash[14552]: cluster 2024-06-30T13:28:38.603206+0000 mgr.y (mgr.14144) 133 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:28:40.118 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:39 smithi121 bash[14552]: cluster 2024-06-30T13:28:38.713613+0000 mon.a (mon.0) 358 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-06-30T13:28:40.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:40 smithi100 bash[14762]: audit 2024-06-30T13:28:40.303910+0000 mon.b (mon.1) 10 : audit [INF] from='client.? 172.21.15.121:0/3665452481' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a62e5745-f7d8-4f43-bb3c-c7317a214314"}]: dispatch 2024-06-30T13:28:40.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:40 smithi100 bash[14762]: audit 2024-06-30T13:28:40.304633+0000 mon.a (mon.0) 359 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a62e5745-f7d8-4f43-bb3c-c7317a214314"}]: dispatch 2024-06-30T13:28:40.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:40 smithi100 bash[14762]: audit 2024-06-30T13:28:40.314984+0000 mon.a (mon.0) 360 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a62e5745-f7d8-4f43-bb3c-c7317a214314"}]': finished 2024-06-30T13:28:40.992 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:40 smithi100 bash[14762]: cluster 2024-06-30T13:28:40.315186+0000 mon.a (mon.0) 361 : cluster [DBG] osdmap e33: 6 total, 5 up, 6 in 2024-06-30T13:28:40.992 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:40 smithi100 bash[14762]: audit 2024-06-30T13:28:40.315437+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-30T13:28:40.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:40 smithi100 bash[19243]: audit 2024-06-30T13:28:40.303910+0000 mon.b (mon.1) 10 : audit [INF] from='client.? 172.21.15.121:0/3665452481' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a62e5745-f7d8-4f43-bb3c-c7317a214314"}]: dispatch 2024-06-30T13:28:40.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:40 smithi100 bash[19243]: audit 2024-06-30T13:28:40.304633+0000 mon.a (mon.0) 359 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a62e5745-f7d8-4f43-bb3c-c7317a214314"}]: dispatch 2024-06-30T13:28:40.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:40 smithi100 bash[19243]: audit 2024-06-30T13:28:40.314984+0000 mon.a (mon.0) 360 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a62e5745-f7d8-4f43-bb3c-c7317a214314"}]': finished 2024-06-30T13:28:40.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:40 smithi100 bash[19243]: cluster 2024-06-30T13:28:40.315186+0000 mon.a (mon.0) 361 : cluster [DBG] osdmap e33: 6 total, 5 up, 6 in 2024-06-30T13:28:40.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:40 smithi100 bash[19243]: audit 2024-06-30T13:28:40.315437+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-30T13:28:41.116 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:40 smithi121 bash[14552]: audit 2024-06-30T13:28:40.303910+0000 mon.b (mon.1) 10 : audit [INF] from='client.? 172.21.15.121:0/3665452481' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a62e5745-f7d8-4f43-bb3c-c7317a214314"}]: dispatch 2024-06-30T13:28:41.149 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:40 smithi121 bash[14552]: audit 2024-06-30T13:28:40.304633+0000 mon.a (mon.0) 359 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a62e5745-f7d8-4f43-bb3c-c7317a214314"}]: dispatch 2024-06-30T13:28:41.149 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:40 smithi121 bash[14552]: audit 2024-06-30T13:28:40.314984+0000 mon.a (mon.0) 360 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a62e5745-f7d8-4f43-bb3c-c7317a214314"}]': finished 2024-06-30T13:28:41.149 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:40 smithi121 bash[14552]: cluster 2024-06-30T13:28:40.315186+0000 mon.a (mon.0) 361 : cluster [DBG] osdmap e33: 6 total, 5 up, 6 in 2024-06-30T13:28:41.149 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:40 smithi121 bash[14552]: audit 2024-06-30T13:28:40.315437+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-30T13:28:41.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:41 smithi100 bash[14762]: cluster 2024-06-30T13:28:40.603781+0000 mgr.y (mgr.14144) 134 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:28:41.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:41 smithi100 bash[14762]: audit 2024-06-30T13:28:40.974785+0000 mon.b (mon.1) 11 : audit [DBG] from='client.? 172.21.15.121:0/2526879326' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-30T13:28:41.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:41 smithi100 bash[19243]: cluster 2024-06-30T13:28:40.603781+0000 mgr.y (mgr.14144) 134 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:28:41.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:41 smithi100 bash[19243]: audit 2024-06-30T13:28:40.974785+0000 mon.b (mon.1) 11 : audit [DBG] from='client.? 172.21.15.121:0/2526879326' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-30T13:28:42.116 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:41 smithi121 bash[14552]: cluster 2024-06-30T13:28:40.603781+0000 mgr.y (mgr.14144) 134 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:28:42.116 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:41 smithi121 bash[14552]: audit 2024-06-30T13:28:40.974785+0000 mon.b (mon.1) 11 : audit [DBG] from='client.? 172.21.15.121:0/2526879326' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-30T13:28:43.866 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:43 smithi121 bash[14552]: cluster 2024-06-30T13:28:42.604417+0000 mgr.y (mgr.14144) 135 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:28:43.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:43 smithi100 bash[14762]: cluster 2024-06-30T13:28:42.604417+0000 mgr.y (mgr.14144) 135 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:28:43.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:43 smithi100 bash[19243]: cluster 2024-06-30T13:28:42.604417+0000 mgr.y (mgr.14144) 135 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:28:45.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:45 smithi100 bash[14762]: cluster 2024-06-30T13:28:44.604923+0000 mgr.y (mgr.14144) 136 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:28:45.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:45 smithi100 bash[19243]: cluster 2024-06-30T13:28:44.604923+0000 mgr.y (mgr.14144) 136 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:28:46.116 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:45 smithi121 bash[14552]: cluster 2024-06-30T13:28:44.604923+0000 mgr.y (mgr.14144) 136 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:28:47.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:47 smithi100 bash[19243]: cluster 2024-06-30T13:28:46.605524+0000 mgr.y (mgr.14144) 137 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:28:47.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:47 smithi100 bash[14762]: cluster 2024-06-30T13:28:46.605524+0000 mgr.y (mgr.14144) 137 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:28:48.116 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:47 smithi121 bash[14552]: cluster 2024-06-30T13:28:46.605524+0000 mgr.y (mgr.14144) 137 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:28:48.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:48 smithi100 bash[19243]: audit 2024-06-30T13:28:47.882292+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-06-30T13:28:48.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:48 smithi100 bash[19243]: audit 2024-06-30T13:28:47.884139+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:28:48.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:48 smithi100 bash[19243]: cephadm 2024-06-30T13:28:47.885653+0000 mgr.y (mgr.14144) 138 : cephadm [INF] Deploying daemon osd.5 on smithi121 2024-06-30T13:28:48.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:48 smithi100 bash[14762]: audit 2024-06-30T13:28:47.882292+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-06-30T13:28:48.992 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:48 smithi100 bash[14762]: audit 2024-06-30T13:28:47.884139+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:28:48.992 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:48 smithi100 bash[14762]: cephadm 2024-06-30T13:28:47.885653+0000 mgr.y (mgr.14144) 138 : cephadm [INF] Deploying daemon osd.5 on smithi121 2024-06-30T13:28:49.030 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:48 smithi121 bash[14552]: audit 2024-06-30T13:28:47.882292+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-06-30T13:28:49.031 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:48 smithi121 bash[14552]: audit 2024-06-30T13:28:47.884139+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:28:49.031 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:48 smithi121 bash[14552]: cephadm 2024-06-30T13:28:47.885653+0000 mgr.y (mgr.14144) 138 : cephadm [INF] Deploying daemon osd.5 on smithi121 2024-06-30T13:28:50.116 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:49 smithi121 bash[14552]: cluster 2024-06-30T13:28:48.606113+0000 mgr.y (mgr.14144) 139 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:28:50.208 INFO:teuthology.orchestra.run.smithi121.stdout:Created osd(s) 5 on host 'smithi121' 2024-06-30T13:28:50.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:49 smithi100 bash[14762]: cluster 2024-06-30T13:28:48.606113+0000 mgr.y (mgr.14144) 139 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:28:50.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:49 smithi100 bash[19243]: cluster 2024-06-30T13:28:48.606113+0000 mgr.y (mgr.14144) 139 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:28:51.116 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:50 smithi121 bash[14552]: audit 2024-06-30T13:28:50.189697+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:28:51.116 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:50 smithi121 bash[14552]: audit 2024-06-30T13:28:50.197209+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:28:51.116 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:50 smithi121 bash[14552]: audit 2024-06-30T13:28:50.208836+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:28:51.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:50 smithi100 bash[19243]: audit 2024-06-30T13:28:50.189697+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:28:51.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:50 smithi100 bash[19243]: audit 2024-06-30T13:28:50.197209+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:28:51.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:50 smithi100 bash[19243]: audit 2024-06-30T13:28:50.208836+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:28:51.242 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:50 smithi100 bash[14762]: audit 2024-06-30T13:28:50.189697+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:28:51.242 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:50 smithi100 bash[14762]: audit 2024-06-30T13:28:50.197209+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:28:51.242 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:50 smithi100 bash[14762]: audit 2024-06-30T13:28:50.208836+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:28:51.483 DEBUG:teuthology.orchestra.run.smithi121:osd.5> sudo journalctl -f -n 0 -u ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@osd.5.service 2024-06-30T13:28:51.485 INFO:tasks.cephadm:Deploying osd.6 on smithi121 with /dev/vg_nvme/lv_2... 2024-06-30T13:28:51.486 DEBUG:teuthology.orchestra.run.smithi121:> 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 f5be1c1a-36e3-11ef-bcaa-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-06-30T13:28:52.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:52 smithi100 bash[19243]: cluster 2024-06-30T13:28:50.606661+0000 mgr.y (mgr.14144) 140 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:28:52.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:52 smithi100 bash[14762]: cluster 2024-06-30T13:28:50.606661+0000 mgr.y (mgr.14144) 140 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:28:52.616 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:52 smithi121 bash[14552]: cluster 2024-06-30T13:28:50.606661+0000 mgr.y (mgr.14144) 140 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:28:52.783 INFO:journalctl@ceph.osd.5.smithi121.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-06-30T13:28:52.784 INFO:journalctl@ceph.osd.5.smithi121.stdout:Jun 30 13:28:52 smithi121 bash[20240]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-06-30T13:28:52.784 INFO:journalctl@ceph.osd.5.smithi121.stdout:Jun 30 13:28:52 smithi121 bash[20240]: 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:28:52.784 INFO:journalctl@ceph.osd.5.smithi121.stdout:Jun 30 13:28:52 smithi121 bash[20240]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2024-06-30T13:28:52.784 INFO:journalctl@ceph.osd.5.smithi121.stdout:Jun 30 13:28:52 smithi121 bash[20240]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2024-06-30T13:28:52.784 INFO:journalctl@ceph.osd.5.smithi121.stdout:Jun 30 13:28:52 smithi121 bash[20240]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-06-30T13:28:52.784 INFO:journalctl@ceph.osd.5.smithi121.stdout:Jun 30 13:28:52 smithi121 bash[20240]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-06-30T13:28:52.784 INFO:journalctl@ceph.osd.5.smithi121.stdout:Jun 30 13:28:52 smithi121 bash[20240]: --> ceph-volume lvm activate successful for osd ID: 5 2024-06-30T13:28:54.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:54 smithi100 bash[19243]: cluster 2024-06-30T13:28:52.607228+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:28:54.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:54 smithi100 bash[19243]: audit 2024-06-30T13:28:53.675748+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:28:54.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:54 smithi100 bash[14762]: cluster 2024-06-30T13:28:52.607228+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:28:54.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:54 smithi100 bash[14762]: audit 2024-06-30T13:28:53.675748+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:28:54.623 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:54 smithi121 bash[14552]: cluster 2024-06-30T13:28:52.607228+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:28:54.623 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:54 smithi121 bash[14552]: audit 2024-06-30T13:28:53.675748+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:28:56.366 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:56 smithi121 bash[14552]: cluster 2024-06-30T13:28:54.607862+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:28:56.366 INFO:journalctl@ceph.osd.5.smithi121.stdout:Jun 30 13:28:56 smithi121 bash[20494]: debug 2024-06-30T13:28:56.102+0000 7f2ec16a8700 1 -- 172.21.15.121:0/1547730443 <== mon.1 v2:172.21.15.121:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5598220984e0 con 0x559822111000 2024-06-30T13:28:56.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:56 smithi100 bash[14762]: cluster 2024-06-30T13:28:54.607862+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:28:56.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:56 smithi100 bash[19243]: cluster 2024-06-30T13:28:54.607862+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:28:56.866 INFO:journalctl@ceph.osd.5.smithi121.stdout:Jun 30 13:28:56 smithi121 bash[20494]: debug 2024-06-30T13:28:56.642+0000 7f2ec9133080 -1 Falling back to public interface 2024-06-30T13:28:57.495 INFO:teuthology.orchestra.run.smithi121.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-06-30T13:28:57.495 INFO:teuthology.orchestra.run.smithi121.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-06-30T13:28:57.495 INFO:teuthology.orchestra.run.smithi121.stderr: stderr: 10+0 records in 2024-06-30T13:28:57.495 INFO:teuthology.orchestra.run.smithi121.stderr:10+0 records out 2024-06-30T13:28:57.495 INFO:teuthology.orchestra.run.smithi121.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0210126 s, 499 MB/s 2024-06-30T13:28:57.495 INFO:teuthology.orchestra.run.smithi121.stderr:--> Zapping successful for: 2024-06-30T13:28:58.366 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:28:58 smithi121 bash[14552]: cluster 2024-06-30T13:28:56.608478+0000 mgr.y (mgr.14144) 143 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:28:58.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:28:58 smithi100 bash[14762]: cluster 2024-06-30T13:28:56.608478+0000 mgr.y (mgr.14144) 143 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:28:58.492 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:28:58 smithi100 bash[19243]: cluster 2024-06-30T13:28:56.608478+0000 mgr.y (mgr.14144) 143 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:28:58.521 DEBUG:teuthology.orchestra.run.smithi121:> 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 f5be1c1a-36e3-11ef-bcaa-c7b262605968 -- ceph orch daemon add osd smithi121:vg_nvme/lv_2 2024-06-30T13:29:00.095 INFO:journalctl@ceph.osd.5.smithi121.stdout:Jun 30 13:28:59 smithi121 bash[20494]: debug 2024-06-30T13:28:59.690+0000 7f2ec9133080 -1 osd.5 0 log_to_monitors {default=true} 2024-06-30T13:29:00.366 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:00 smithi121 bash[14552]: cluster 2024-06-30T13:28:58.609043+0000 mgr.y (mgr.14144) 144 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:29:00.366 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:00 smithi121 bash[14552]: audit 2024-06-30T13:28:59.696550+0000 mon.b (mon.1) 12 : audit [INF] from='osd.5 [v2:172.21.15.121:6808/3113526507,v1:172.21.15.121:6809/3113526507]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-06-30T13:29:00.366 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:00 smithi121 bash[14552]: audit 2024-06-30T13:28:59.696842+0000 mon.a (mon.0) 369 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-06-30T13:29:00.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:00 smithi100 bash[14762]: cluster 2024-06-30T13:28:58.609043+0000 mgr.y (mgr.14144) 144 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:29:00.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:00 smithi100 bash[14762]: audit 2024-06-30T13:28:59.696550+0000 mon.b (mon.1) 12 : audit [INF] from='osd.5 [v2:172.21.15.121:6808/3113526507,v1:172.21.15.121:6809/3113526507]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-06-30T13:29:00.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:00 smithi100 bash[14762]: audit 2024-06-30T13:28:59.696842+0000 mon.a (mon.0) 369 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-06-30T13:29:00.492 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:00 smithi100 bash[19243]: cluster 2024-06-30T13:28:58.609043+0000 mgr.y (mgr.14144) 144 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-06-30T13:29:00.492 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:00 smithi100 bash[19243]: audit 2024-06-30T13:28:59.696550+0000 mon.b (mon.1) 12 : audit [INF] from='osd.5 [v2:172.21.15.121:6808/3113526507,v1:172.21.15.121:6809/3113526507]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-06-30T13:29:00.492 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:00 smithi100 bash[19243]: audit 2024-06-30T13:28:59.696842+0000 mon.a (mon.0) 369 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-06-30T13:29:01.616 INFO:journalctl@ceph.osd.5.smithi121.stdout:Jun 30 13:29:01 smithi121 bash[20494]: debug 2024-06-30T13:29:01.250+0000 7f2ebf6a4700 -1 osd.5 0 waiting for initial osdmap 2024-06-30T13:29:01.616 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:01 smithi121 bash[14552]: audit 2024-06-30T13:29:00.239105+0000 mon.a (mon.0) 370 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-06-30T13:29:01.616 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:01 smithi121 bash[14552]: cluster 2024-06-30T13:29:00.239268+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-06-30T13:29:01.616 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:01 smithi121 bash[14552]: audit 2024-06-30T13:29:00.239452+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-30T13:29:01.616 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:01 smithi121 bash[14552]: audit 2024-06-30T13:29:00.245347+0000 mon.b (mon.1) 13 : audit [INF] from='osd.5 [v2:172.21.15.121:6808/3113526507,v1:172.21.15.121:6809/3113526507]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-06-30T13:29:01.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:01 smithi121 bash[14552]: audit 2024-06-30T13:29:00.245501+0000 mon.a (mon.0) 373 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-06-30T13:29:01.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:01 smithi100 bash[14762]: audit 2024-06-30T13:29:00.239105+0000 mon.a (mon.0) 370 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-06-30T13:29:01.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:01 smithi100 bash[14762]: cluster 2024-06-30T13:29:00.239268+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-06-30T13:29:01.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:01 smithi100 bash[14762]: audit 2024-06-30T13:29:00.239452+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-30T13:29:01.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:01 smithi100 bash[14762]: audit 2024-06-30T13:29:00.245347+0000 mon.b (mon.1) 13 : audit [INF] from='osd.5 [v2:172.21.15.121:6808/3113526507,v1:172.21.15.121:6809/3113526507]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-06-30T13:29:01.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:01 smithi100 bash[14762]: audit 2024-06-30T13:29:00.245501+0000 mon.a (mon.0) 373 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-06-30T13:29:01.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:01 smithi100 bash[19243]: audit 2024-06-30T13:29:00.239105+0000 mon.a (mon.0) 370 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-06-30T13:29:01.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:01 smithi100 bash[19243]: cluster 2024-06-30T13:29:00.239268+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-06-30T13:29:01.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:01 smithi100 bash[19243]: audit 2024-06-30T13:29:00.239452+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-30T13:29:01.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:01 smithi100 bash[19243]: audit 2024-06-30T13:29:00.245347+0000 mon.b (mon.1) 13 : audit [INF] from='osd.5 [v2:172.21.15.121:6808/3113526507,v1:172.21.15.121:6809/3113526507]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-06-30T13:29:01.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:01 smithi100 bash[19243]: audit 2024-06-30T13:29:00.245501+0000 mon.a (mon.0) 373 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-06-30T13:29:02.616 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:02 smithi121 bash[14552]: cluster 2024-06-30T13:29:00.609600+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:29:02.616 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:02 smithi121 bash[14552]: audit 2024-06-30T13:29:01.243131+0000 mon.a (mon.0) 374 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2024-06-30T13:29:02.616 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:02 smithi121 bash[14552]: cluster 2024-06-30T13:29:01.243414+0000 mon.a (mon.0) 375 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-06-30T13:29:02.616 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:02 smithi121 bash[14552]: audit 2024-06-30T13:29:01.244522+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-30T13:29:02.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:02 smithi121 bash[14552]: audit 2024-06-30T13:29:01.253525+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-30T13:29:02.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:02 smithi121 bash[14552]: cephadm 2024-06-30T13:29:01.376785+0000 mgr.y (mgr.14144) 146 : cephadm [INF] Detected new or changed devices on smithi121 2024-06-30T13:29:02.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:02 smithi121 bash[14552]: audit 2024-06-30T13:29:01.386261+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:29:02.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:02 smithi121 bash[14552]: audit 2024-06-30T13:29:01.394313+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:29:02.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:02 smithi121 bash[14552]: audit 2024-06-30T13:29:01.396672+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:29:02.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:02 smithi121 bash[14552]: audit 2024-06-30T13:29:01.405363+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:29:02.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:02 smithi121 bash[14552]: cluster 2024-06-30T13:29:01.702338+0000 mon.a (mon.0) 382 : cluster [INF] osd.5 [v2:172.21.15.121:6808/3113526507,v1:172.21.15.121:6809/3113526507] boot 2024-06-30T13:29:02.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:02 smithi121 bash[14552]: cluster 2024-06-30T13:29:01.702502+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2024-06-30T13:29:02.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:02 smithi121 bash[14552]: audit 2024-06-30T13:29:01.703387+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-30T13:29:02.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:02 smithi121 bash[14552]: audit 2024-06-30T13:29:02.166117+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-30T13:29:02.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:02 smithi121 bash[14552]: audit 2024-06-30T13:29:02.169799+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-30T13:29:02.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:02 smithi121 bash[14552]: audit 2024-06-30T13:29:02.171605+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:29:02.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:02 smithi100 bash[14762]: cluster 2024-06-30T13:29:00.609600+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:29:02.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:02 smithi100 bash[14762]: audit 2024-06-30T13:29:01.243131+0000 mon.a (mon.0) 374 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2024-06-30T13:29:02.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:02 smithi100 bash[14762]: cluster 2024-06-30T13:29:01.243414+0000 mon.a (mon.0) 375 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-06-30T13:29:02.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:02 smithi100 bash[14762]: audit 2024-06-30T13:29:01.244522+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-30T13:29:02.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:02 smithi100 bash[14762]: audit 2024-06-30T13:29:01.253525+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-30T13:29:02.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:02 smithi100 bash[14762]: cephadm 2024-06-30T13:29:01.376785+0000 mgr.y (mgr.14144) 146 : cephadm [INF] Detected new or changed devices on smithi121 2024-06-30T13:29:02.743 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:02 smithi100 bash[14762]: audit 2024-06-30T13:29:01.386261+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:29:02.743 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:02 smithi100 bash[14762]: audit 2024-06-30T13:29:01.394313+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:29:02.743 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:02 smithi100 bash[14762]: audit 2024-06-30T13:29:01.396672+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:29:02.743 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:02 smithi100 bash[14762]: audit 2024-06-30T13:29:01.405363+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:29:02.743 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:02 smithi100 bash[14762]: cluster 2024-06-30T13:29:01.702338+0000 mon.a (mon.0) 382 : cluster [INF] osd.5 [v2:172.21.15.121:6808/3113526507,v1:172.21.15.121:6809/3113526507] boot 2024-06-30T13:29:02.743 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:02 smithi100 bash[14762]: cluster 2024-06-30T13:29:01.702502+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2024-06-30T13:29:02.743 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:02 smithi100 bash[14762]: audit 2024-06-30T13:29:01.703387+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-30T13:29:02.743 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:02 smithi100 bash[14762]: audit 2024-06-30T13:29:02.166117+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-30T13:29:02.743 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:02 smithi100 bash[14762]: audit 2024-06-30T13:29:02.169799+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-30T13:29:02.743 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:02 smithi100 bash[14762]: audit 2024-06-30T13:29:02.171605+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:29:02.743 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:02 smithi100 bash[19243]: cluster 2024-06-30T13:29:00.609600+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:29:02.744 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:02 smithi100 bash[19243]: audit 2024-06-30T13:29:01.243131+0000 mon.a (mon.0) 374 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2024-06-30T13:29:02.744 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:02 smithi100 bash[19243]: cluster 2024-06-30T13:29:01.243414+0000 mon.a (mon.0) 375 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-06-30T13:29:02.744 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:02 smithi100 bash[19243]: audit 2024-06-30T13:29:01.244522+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-30T13:29:02.744 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:02 smithi100 bash[19243]: audit 2024-06-30T13:29:01.253525+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-30T13:29:02.744 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:02 smithi100 bash[19243]: cephadm 2024-06-30T13:29:01.376785+0000 mgr.y (mgr.14144) 146 : cephadm [INF] Detected new or changed devices on smithi121 2024-06-30T13:29:02.744 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:02 smithi100 bash[19243]: audit 2024-06-30T13:29:01.386261+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:29:02.744 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:02 smithi100 bash[19243]: audit 2024-06-30T13:29:01.394313+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:29:02.744 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:02 smithi100 bash[19243]: audit 2024-06-30T13:29:01.396672+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:29:02.744 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:02 smithi100 bash[19243]: audit 2024-06-30T13:29:01.405363+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:29:02.744 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:02 smithi100 bash[19243]: cluster 2024-06-30T13:29:01.702338+0000 mon.a (mon.0) 382 : cluster [INF] osd.5 [v2:172.21.15.121:6808/3113526507,v1:172.21.15.121:6809/3113526507] boot 2024-06-30T13:29:02.744 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:02 smithi100 bash[19243]: cluster 2024-06-30T13:29:01.702502+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2024-06-30T13:29:02.744 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:02 smithi100 bash[19243]: audit 2024-06-30T13:29:01.703387+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-30T13:29:02.744 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:02 smithi100 bash[19243]: audit 2024-06-30T13:29:02.166117+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-30T13:29:02.745 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:02 smithi100 bash[19243]: audit 2024-06-30T13:29:02.169799+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-30T13:29:02.745 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:02 smithi100 bash[19243]: audit 2024-06-30T13:29:02.171605+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:29:03.616 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:03 smithi121 bash[14552]: cluster 2024-06-30T13:29:00.736205+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-30T13:29:03.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:03 smithi121 bash[14552]: cluster 2024-06-30T13:29:00.736404+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-30T13:29:03.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:03 smithi121 bash[14552]: audit 2024-06-30T13:29:02.164444+0000 mgr.y (mgr.14144) 147 : audit [DBG] from='client.24271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:29:03.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:03 smithi121 bash[14552]: cephadm 2024-06-30T13:29:02.169261+0000 mgr.y (mgr.14144) 148 : cephadm [INF] Applying service osd.None on host smithi121... 2024-06-30T13:29:03.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:03 smithi121 bash[14552]: cluster 2024-06-30T13:29:02.713004+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-06-30T13:29:03.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:03 smithi100 bash[14762]: cluster 2024-06-30T13:29:00.736205+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-30T13:29:03.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:03 smithi100 bash[14762]: cluster 2024-06-30T13:29:00.736404+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-30T13:29:03.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:03 smithi100 bash[14762]: audit 2024-06-30T13:29:02.164444+0000 mgr.y (mgr.14144) 147 : audit [DBG] from='client.24271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:29:03.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:03 smithi100 bash[14762]: cephadm 2024-06-30T13:29:02.169261+0000 mgr.y (mgr.14144) 148 : cephadm [INF] Applying service osd.None on host smithi121... 2024-06-30T13:29:03.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:03 smithi100 bash[14762]: cluster 2024-06-30T13:29:02.713004+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-06-30T13:29:03.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:03 smithi100 bash[19243]: cluster 2024-06-30T13:29:00.736205+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-30T13:29:03.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:03 smithi100 bash[19243]: cluster 2024-06-30T13:29:00.736404+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-30T13:29:03.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:03 smithi100 bash[19243]: audit 2024-06-30T13:29:02.164444+0000 mgr.y (mgr.14144) 147 : audit [DBG] from='client.24271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:29:03.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:03 smithi100 bash[19243]: cephadm 2024-06-30T13:29:02.169261+0000 mgr.y (mgr.14144) 148 : cephadm [INF] Applying service osd.None on host smithi121... 2024-06-30T13:29:03.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:03 smithi100 bash[19243]: cluster 2024-06-30T13:29:02.713004+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-06-30T13:29:04.616 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:04 smithi121 bash[14552]: cluster 2024-06-30T13:29:02.610178+0000 mgr.y (mgr.14144) 149 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:29:04.616 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:04 smithi121 bash[14552]: cluster 2024-06-30T13:29:03.714804+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-06-30T13:29:04.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:04 smithi100 bash[19243]: cluster 2024-06-30T13:29:02.610178+0000 mgr.y (mgr.14144) 149 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:29:04.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:04 smithi100 bash[19243]: cluster 2024-06-30T13:29:03.714804+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-06-30T13:29:04.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:04 smithi100 bash[14762]: cluster 2024-06-30T13:29:02.610178+0000 mgr.y (mgr.14144) 149 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:29:04.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:04 smithi100 bash[14762]: cluster 2024-06-30T13:29:03.714804+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-06-30T13:29:06.616 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:06 smithi121 bash[14552]: cluster 2024-06-30T13:29:04.610748+0000 mgr.y (mgr.14144) 150 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:29:06.626 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:06 smithi121 bash[14552]: audit 2024-06-30T13:29:05.835818+0000 mon.b (mon.1) 14 : audit [INF] from='client.? 172.21.15.121:0/2852941085' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "be2c695e-c519-451f-b19c-60eb88771877"}]: dispatch 2024-06-30T13:29:06.627 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:06 smithi121 bash[14552]: audit 2024-06-30T13:29:05.836271+0000 mon.a (mon.0) 390 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "be2c695e-c519-451f-b19c-60eb88771877"}]: dispatch 2024-06-30T13:29:06.627 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:06 smithi121 bash[14552]: audit 2024-06-30T13:29:05.846922+0000 mon.a (mon.0) 391 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "be2c695e-c519-451f-b19c-60eb88771877"}]': finished 2024-06-30T13:29:06.627 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:06 smithi121 bash[14552]: cluster 2024-06-30T13:29:05.847114+0000 mon.a (mon.0) 392 : cluster [DBG] osdmap e39: 7 total, 6 up, 7 in 2024-06-30T13:29:06.627 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:06 smithi121 bash[14552]: audit 2024-06-30T13:29:05.847405+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-30T13:29:06.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:06 smithi100 bash[14762]: cluster 2024-06-30T13:29:04.610748+0000 mgr.y (mgr.14144) 150 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:29:06.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:06 smithi100 bash[14762]: audit 2024-06-30T13:29:05.835818+0000 mon.b (mon.1) 14 : audit [INF] from='client.? 172.21.15.121:0/2852941085' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "be2c695e-c519-451f-b19c-60eb88771877"}]: dispatch 2024-06-30T13:29:06.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:06 smithi100 bash[14762]: audit 2024-06-30T13:29:05.836271+0000 mon.a (mon.0) 390 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "be2c695e-c519-451f-b19c-60eb88771877"}]: dispatch 2024-06-30T13:29:06.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:06 smithi100 bash[14762]: audit 2024-06-30T13:29:05.846922+0000 mon.a (mon.0) 391 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "be2c695e-c519-451f-b19c-60eb88771877"}]': finished 2024-06-30T13:29:06.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:06 smithi100 bash[14762]: cluster 2024-06-30T13:29:05.847114+0000 mon.a (mon.0) 392 : cluster [DBG] osdmap e39: 7 total, 6 up, 7 in 2024-06-30T13:29:06.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:06 smithi100 bash[14762]: audit 2024-06-30T13:29:05.847405+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-30T13:29:06.743 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:06 smithi100 bash[19243]: cluster 2024-06-30T13:29:04.610748+0000 mgr.y (mgr.14144) 150 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:29:06.743 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:06 smithi100 bash[19243]: audit 2024-06-30T13:29:05.835818+0000 mon.b (mon.1) 14 : audit [INF] from='client.? 172.21.15.121:0/2852941085' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "be2c695e-c519-451f-b19c-60eb88771877"}]: dispatch 2024-06-30T13:29:06.743 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:06 smithi100 bash[19243]: audit 2024-06-30T13:29:05.836271+0000 mon.a (mon.0) 390 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "be2c695e-c519-451f-b19c-60eb88771877"}]: dispatch 2024-06-30T13:29:06.743 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:06 smithi100 bash[19243]: audit 2024-06-30T13:29:05.846922+0000 mon.a (mon.0) 391 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "be2c695e-c519-451f-b19c-60eb88771877"}]': finished 2024-06-30T13:29:06.743 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:06 smithi100 bash[19243]: cluster 2024-06-30T13:29:05.847114+0000 mon.a (mon.0) 392 : cluster [DBG] osdmap e39: 7 total, 6 up, 7 in 2024-06-30T13:29:06.743 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:06 smithi100 bash[19243]: audit 2024-06-30T13:29:05.847405+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-30T13:29:07.616 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:07 smithi121 bash[14552]: audit 2024-06-30T13:29:06.501589+0000 mon.b (mon.1) 15 : audit [DBG] from='client.? 172.21.15.121:0/1315754127' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-30T13:29:07.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:07 smithi100 bash[14762]: audit 2024-06-30T13:29:06.501589+0000 mon.b (mon.1) 15 : audit [DBG] from='client.? 172.21.15.121:0/1315754127' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-30T13:29:07.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:07 smithi100 bash[19243]: audit 2024-06-30T13:29:06.501589+0000 mon.b (mon.1) 15 : audit [DBG] from='client.? 172.21.15.121:0/1315754127' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-30T13:29:08.616 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:08 smithi121 bash[14552]: cluster 2024-06-30T13:29:06.611327+0000 mgr.y (mgr.14144) 151 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:29:08.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:08 smithi100 bash[14762]: cluster 2024-06-30T13:29:06.611327+0000 mgr.y (mgr.14144) 151 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:29:08.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:08 smithi100 bash[19243]: cluster 2024-06-30T13:29:06.611327+0000 mgr.y (mgr.14144) 151 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:29:10.616 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:10 smithi121 bash[14552]: cluster 2024-06-30T13:29:08.611906+0000 mgr.y (mgr.14144) 152 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:29:10.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:10 smithi100 bash[19243]: cluster 2024-06-30T13:29:08.611906+0000 mgr.y (mgr.14144) 152 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:29:10.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:10 smithi100 bash[14762]: cluster 2024-06-30T13:29:08.611906+0000 mgr.y (mgr.14144) 152 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:29:12.616 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:12 smithi121 bash[14552]: cluster 2024-06-30T13:29:10.612587+0000 mgr.y (mgr.14144) 153 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:29:12.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:12 smithi100 bash[19243]: cluster 2024-06-30T13:29:10.612587+0000 mgr.y (mgr.14144) 153 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:29:12.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:12 smithi100 bash[14762]: cluster 2024-06-30T13:29:10.612587+0000 mgr.y (mgr.14144) 153 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:29:14.616 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:14 smithi121 bash[14552]: cluster 2024-06-30T13:29:12.613231+0000 mgr.y (mgr.14144) 154 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:29:14.616 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:14 smithi121 bash[14552]: audit 2024-06-30T13:29:13.633314+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-06-30T13:29:14.616 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:14 smithi121 bash[14552]: audit 2024-06-30T13:29:13.635407+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:29:14.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:14 smithi100 bash[14762]: cluster 2024-06-30T13:29:12.613231+0000 mgr.y (mgr.14144) 154 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:29:14.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:14 smithi100 bash[14762]: audit 2024-06-30T13:29:13.633314+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-06-30T13:29:14.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:14 smithi100 bash[14762]: audit 2024-06-30T13:29:13.635407+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:29:14.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:14 smithi100 bash[19243]: cluster 2024-06-30T13:29:12.613231+0000 mgr.y (mgr.14144) 154 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:29:14.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:14 smithi100 bash[19243]: audit 2024-06-30T13:29:13.633314+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-06-30T13:29:14.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:14 smithi100 bash[19243]: audit 2024-06-30T13:29:13.635407+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:29:15.366 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:15 smithi121 bash[14552]: cephadm 2024-06-30T13:29:13.637085+0000 mgr.y (mgr.14144) 155 : cephadm [INF] Deploying daemon osd.6 on smithi121 2024-06-30T13:29:15.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:15 smithi100 bash[14762]: cephadm 2024-06-30T13:29:13.637085+0000 mgr.y (mgr.14144) 155 : cephadm [INF] Deploying daemon osd.6 on smithi121 2024-06-30T13:29:15.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:15 smithi100 bash[19243]: cephadm 2024-06-30T13:29:13.637085+0000 mgr.y (mgr.14144) 155 : cephadm [INF] Deploying daemon osd.6 on smithi121 2024-06-30T13:29:16.157 INFO:teuthology.orchestra.run.smithi121.stdout:Created osd(s) 6 on host 'smithi121' 2024-06-30T13:29:16.366 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:16 smithi121 bash[14552]: cluster 2024-06-30T13:29:14.613861+0000 mgr.y (mgr.14144) 156 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:29:16.366 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:16 smithi121 bash[14552]: audit 2024-06-30T13:29:16.133949+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:29:16.366 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:16 smithi121 bash[14552]: audit 2024-06-30T13:29:16.143153+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:29:16.366 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:16 smithi121 bash[14552]: audit 2024-06-30T13:29:16.156920+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:29:16.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:16 smithi100 bash[14762]: cluster 2024-06-30T13:29:14.613861+0000 mgr.y (mgr.14144) 156 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:29:16.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:16 smithi100 bash[14762]: audit 2024-06-30T13:29:16.133949+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:29:16.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:16 smithi100 bash[14762]: audit 2024-06-30T13:29:16.143153+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:29:16.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:16 smithi100 bash[14762]: audit 2024-06-30T13:29:16.156920+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:29:16.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:16 smithi100 bash[19243]: cluster 2024-06-30T13:29:14.613861+0000 mgr.y (mgr.14144) 156 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:29:16.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:16 smithi100 bash[19243]: audit 2024-06-30T13:29:16.133949+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:29:16.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:16 smithi100 bash[19243]: audit 2024-06-30T13:29:16.143153+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:29:16.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:16 smithi100 bash[19243]: audit 2024-06-30T13:29:16.156920+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:29:17.290 DEBUG:teuthology.orchestra.run.smithi121:osd.6> sudo journalctl -f -n 0 -u ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@osd.6.service 2024-06-30T13:29:17.293 INFO:tasks.cephadm:Deploying osd.7 on smithi121 with /dev/vg_nvme/lv_1... 2024-06-30T13:29:17.293 DEBUG:teuthology.orchestra.run.smithi121:> 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 f5be1c1a-36e3-11ef-bcaa-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-06-30T13:29:17.567 INFO:journalctl@ceph.osd.6.smithi121.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-06-30T13:29:18.616 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:18 smithi121 bash[14552]: cluster 2024-06-30T13:29:16.614463+0000 mgr.y (mgr.14144) 157 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:29:18.616 INFO:journalctl@ceph.osd.6.smithi121.stdout:Jun 30 13:29:18 smithi121 bash[22938]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-06-30T13:29:18.616 INFO:journalctl@ceph.osd.6.smithi121.stdout:Jun 30 13:29:18 smithi121 bash[22938]: 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:29:18.616 INFO:journalctl@ceph.osd.6.smithi121.stdout:Jun 30 13:29:18 smithi121 bash[22938]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-6/block 2024-06-30T13:29:18.617 INFO:journalctl@ceph.osd.6.smithi121.stdout:Jun 30 13:29:18 smithi121 bash[22938]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-6/block 2024-06-30T13:29:18.617 INFO:journalctl@ceph.osd.6.smithi121.stdout:Jun 30 13:29:18 smithi121 bash[22938]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-06-30T13:29:18.617 INFO:journalctl@ceph.osd.6.smithi121.stdout:Jun 30 13:29:18 smithi121 bash[22938]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-06-30T13:29:18.617 INFO:journalctl@ceph.osd.6.smithi121.stdout:Jun 30 13:29:18 smithi121 bash[22938]: --> ceph-volume lvm activate successful for osd ID: 6 2024-06-30T13:29:18.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:18 smithi100 bash[14762]: cluster 2024-06-30T13:29:16.614463+0000 mgr.y (mgr.14144) 157 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:29:18.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:18 smithi100 bash[19243]: cluster 2024-06-30T13:29:16.614463+0000 mgr.y (mgr.14144) 157 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:29:20.616 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:20 smithi121 bash[14552]: cluster 2024-06-30T13:29:18.615066+0000 mgr.y (mgr.14144) 158 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:29:20.616 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:20 smithi121 bash[14552]: audit 2024-06-30T13:29:20.246759+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:29:20.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:20 smithi100 bash[14762]: cluster 2024-06-30T13:29:18.615066+0000 mgr.y (mgr.14144) 158 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:29:20.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:20 smithi100 bash[14762]: audit 2024-06-30T13:29:20.246759+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:29:20.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:20 smithi100 bash[19243]: cluster 2024-06-30T13:29:18.615066+0000 mgr.y (mgr.14144) 158 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:29:20.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:20 smithi100 bash[19243]: audit 2024-06-30T13:29:20.246759+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:29:22.116 INFO:journalctl@ceph.osd.6.smithi121.stdout:Jun 30 13:29:21 smithi121 bash[23146]: debug 2024-06-30T13:29:21.749+0000 7f9b7edb0700 1 -- 172.21.15.121:0/3503827900 <== mon.1 v2:172.21.15.121:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x555d9ff8e4e0 con 0x555da0007000 2024-06-30T13:29:22.598 INFO:journalctl@ceph.osd.6.smithi121.stdout:Jun 30 13:29:22 smithi121 bash[23146]: debug 2024-06-30T13:29:22.305+0000 7f9b8683b080 -1 Falling back to public interface 2024-06-30T13:29:22.598 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:22 smithi121 bash[14552]: cluster 2024-06-30T13:29:20.615714+0000 mgr.y (mgr.14144) 159 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:29:22.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:22 smithi100 bash[14762]: cluster 2024-06-30T13:29:20.615714+0000 mgr.y (mgr.14144) 159 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:29:22.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:22 smithi100 bash[19243]: cluster 2024-06-30T13:29:20.615714+0000 mgr.y (mgr.14144) 159 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:29:23.307 INFO:teuthology.orchestra.run.smithi121.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-06-30T13:29:23.307 INFO:teuthology.orchestra.run.smithi121.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-06-30T13:29:23.307 INFO:teuthology.orchestra.run.smithi121.stderr: stderr: 10+0 records in 2024-06-30T13:29:23.307 INFO:teuthology.orchestra.run.smithi121.stderr:10+0 records out 2024-06-30T13:29:23.307 INFO:teuthology.orchestra.run.smithi121.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0148141 s, 708 MB/s 2024-06-30T13:29:23.307 INFO:teuthology.orchestra.run.smithi121.stderr:--> Zapping successful for: 2024-06-30T13:29:23.619 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:23 smithi121 bash[14552]: audit 2024-06-30T13:29:22.774646+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:29:23.619 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:23 smithi121 bash[14552]: audit 2024-06-30T13:29:22.777542+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:29:23.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:23 smithi100 bash[14762]: audit 2024-06-30T13:29:22.774646+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:29:23.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:23 smithi100 bash[14762]: audit 2024-06-30T13:29:22.777542+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:29:23.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:23 smithi100 bash[19243]: audit 2024-06-30T13:29:22.774646+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:29:23.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:23 smithi100 bash[19243]: audit 2024-06-30T13:29:22.777542+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:29:24.444 DEBUG:teuthology.orchestra.run.smithi121:> 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 f5be1c1a-36e3-11ef-bcaa-c7b262605968 -- ceph orch daemon add osd smithi121:vg_nvme/lv_1 2024-06-30T13:29:24.616 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:24 smithi121 bash[14552]: cluster 2024-06-30T13:29:22.616435+0000 mgr.y (mgr.14144) 160 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:29:24.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:24 smithi100 bash[14762]: cluster 2024-06-30T13:29:22.616435+0000 mgr.y (mgr.14144) 160 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:29:24.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:24 smithi100 bash[19243]: cluster 2024-06-30T13:29:22.616435+0000 mgr.y (mgr.14144) 160 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:29:25.644 INFO:journalctl@ceph.osd.6.smithi121.stdout:Jun 30 13:29:25 smithi121 bash[23146]: debug 2024-06-30T13:29:25.369+0000 7f9b8683b080 -1 osd.6 0 log_to_monitors {default=true} 2024-06-30T13:29:26.499 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:26 smithi121 bash[14552]: cluster 2024-06-30T13:29:24.616991+0000 mgr.y (mgr.14144) 161 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:29:26.499 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:26 smithi121 bash[14552]: audit 2024-06-30T13:29:25.379339+0000 mon.b (mon.1) 16 : audit [INF] from='osd.6 [v2:172.21.15.121:6816/412190145,v1:172.21.15.121:6817/412190145]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-06-30T13:29:26.499 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:26 smithi121 bash[14552]: audit 2024-06-30T13:29:25.379855+0000 mon.a (mon.0) 402 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-06-30T13:29:26.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:26 smithi100 bash[14762]: cluster 2024-06-30T13:29:24.616991+0000 mgr.y (mgr.14144) 161 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:29:26.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:26 smithi100 bash[14762]: audit 2024-06-30T13:29:25.379339+0000 mon.b (mon.1) 16 : audit [INF] from='osd.6 [v2:172.21.15.121:6816/412190145,v1:172.21.15.121:6817/412190145]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-06-30T13:29:26.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:26 smithi100 bash[14762]: audit 2024-06-30T13:29:25.379855+0000 mon.a (mon.0) 402 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-06-30T13:29:26.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:26 smithi100 bash[19243]: cluster 2024-06-30T13:29:24.616991+0000 mgr.y (mgr.14144) 161 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-06-30T13:29:26.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:26 smithi100 bash[19243]: audit 2024-06-30T13:29:25.379339+0000 mon.b (mon.1) 16 : audit [INF] from='osd.6 [v2:172.21.15.121:6816/412190145,v1:172.21.15.121:6817/412190145]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-06-30T13:29:26.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:26 smithi100 bash[19243]: audit 2024-06-30T13:29:25.379855+0000 mon.a (mon.0) 402 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-06-30T13:29:27.616 INFO:journalctl@ceph.osd.6.smithi121.stdout:Jun 30 13:29:27 smithi121 bash[23146]: debug 2024-06-30T13:29:27.353+0000 7f9b7cdac700 -1 osd.6 0 waiting for initial osdmap 2024-06-30T13:29:27.616 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:27 smithi121 bash[14552]: audit 2024-06-30T13:29:26.348205+0000 mon.a (mon.0) 403 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-06-30T13:29:27.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:27 smithi121 bash[14552]: cluster 2024-06-30T13:29:26.348510+0000 mon.a (mon.0) 404 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2024-06-30T13:29:27.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:27 smithi121 bash[14552]: audit 2024-06-30T13:29:26.349550+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-30T13:29:27.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:27 smithi121 bash[14552]: audit 2024-06-30T13:29:26.349882+0000 mon.b (mon.1) 17 : audit [INF] from='osd.6 [v2:172.21.15.121:6816/412190145,v1:172.21.15.121:6817/412190145]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-06-30T13:29:27.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:27 smithi121 bash[14552]: audit 2024-06-30T13:29:26.350406+0000 mon.a (mon.0) 406 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-06-30T13:29:27.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:27 smithi121 bash[14552]: audit 2024-06-30T13:29:27.352556+0000 mon.a (mon.0) 407 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2024-06-30T13:29:27.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:27 smithi121 bash[14552]: cluster 2024-06-30T13:29:27.352762+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2024-06-30T13:29:27.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:27 smithi121 bash[14552]: audit 2024-06-30T13:29:27.353136+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-30T13:29:27.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:27 smithi100 bash[14762]: audit 2024-06-30T13:29:26.348205+0000 mon.a (mon.0) 403 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-06-30T13:29:27.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:27 smithi100 bash[14762]: cluster 2024-06-30T13:29:26.348510+0000 mon.a (mon.0) 404 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2024-06-30T13:29:27.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:27 smithi100 bash[14762]: audit 2024-06-30T13:29:26.349550+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-30T13:29:27.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:27 smithi100 bash[14762]: audit 2024-06-30T13:29:26.349882+0000 mon.b (mon.1) 17 : audit [INF] from='osd.6 [v2:172.21.15.121:6816/412190145,v1:172.21.15.121:6817/412190145]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-06-30T13:29:27.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:27 smithi100 bash[14762]: audit 2024-06-30T13:29:26.350406+0000 mon.a (mon.0) 406 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-06-30T13:29:27.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:27 smithi100 bash[14762]: audit 2024-06-30T13:29:27.352556+0000 mon.a (mon.0) 407 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2024-06-30T13:29:27.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:27 smithi100 bash[14762]: cluster 2024-06-30T13:29:27.352762+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2024-06-30T13:29:27.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:27 smithi100 bash[14762]: audit 2024-06-30T13:29:27.353136+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-30T13:29:27.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:27 smithi100 bash[19243]: audit 2024-06-30T13:29:26.348205+0000 mon.a (mon.0) 403 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-06-30T13:29:27.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:27 smithi100 bash[19243]: cluster 2024-06-30T13:29:26.348510+0000 mon.a (mon.0) 404 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2024-06-30T13:29:27.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:27 smithi100 bash[19243]: audit 2024-06-30T13:29:26.349550+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-30T13:29:27.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:27 smithi100 bash[19243]: audit 2024-06-30T13:29:26.349882+0000 mon.b (mon.1) 17 : audit [INF] from='osd.6 [v2:172.21.15.121:6816/412190145,v1:172.21.15.121:6817/412190145]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-06-30T13:29:27.743 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:27 smithi100 bash[19243]: audit 2024-06-30T13:29:26.350406+0000 mon.a (mon.0) 406 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-06-30T13:29:27.743 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:27 smithi100 bash[19243]: audit 2024-06-30T13:29:27.352556+0000 mon.a (mon.0) 407 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2024-06-30T13:29:27.743 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:27 smithi100 bash[19243]: cluster 2024-06-30T13:29:27.352762+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2024-06-30T13:29:27.743 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:27 smithi100 bash[19243]: audit 2024-06-30T13:29:27.353136+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-30T13:29:28.616 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:28 smithi121 bash[14552]: cluster 2024-06-30T13:29:26.617604+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:29:28.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:28 smithi121 bash[14552]: cephadm 2024-06-30T13:29:27.354846+0000 mgr.y (mgr.14144) 163 : cephadm [INF] Detected new or changed devices on smithi121 2024-06-30T13:29:28.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:28 smithi121 bash[14552]: audit 2024-06-30T13:29:27.360068+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-30T13:29:28.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:28 smithi121 bash[14552]: audit 2024-06-30T13:29:27.369259+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:29:28.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:28 smithi121 bash[14552]: audit 2024-06-30T13:29:27.605471+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:29:28.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:28 smithi121 bash[14552]: audit 2024-06-30T13:29:27.610035+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:29:28.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:28 smithi121 bash[14552]: audit 2024-06-30T13:29:27.619724+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:29:28.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:28 smithi121 bash[14552]: audit 2024-06-30T13:29:28.032890+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-30T13:29:28.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:28 smithi121 bash[14552]: audit 2024-06-30T13:29:28.036543+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-30T13:29:28.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:28 smithi121 bash[14552]: audit 2024-06-30T13:29:28.038298+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:29:28.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:28 smithi121 bash[14552]: cluster 2024-06-30T13:29:28.354162+0000 mon.a (mon.0) 418 : cluster [INF] osd.6 [v2:172.21.15.121:6816/412190145,v1:172.21.15.121:6817/412190145] boot 2024-06-30T13:29:28.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:28 smithi121 bash[14552]: cluster 2024-06-30T13:29:28.354316+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2024-06-30T13:29:28.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:28 smithi121 bash[14552]: audit 2024-06-30T13:29:28.354795+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-30T13:29:28.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:28 smithi100 bash[14762]: cluster 2024-06-30T13:29:26.617604+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:29:28.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:28 smithi100 bash[14762]: cephadm 2024-06-30T13:29:27.354846+0000 mgr.y (mgr.14144) 163 : cephadm [INF] Detected new or changed devices on smithi121 2024-06-30T13:29:28.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:28 smithi100 bash[14762]: audit 2024-06-30T13:29:27.360068+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-30T13:29:28.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:28 smithi100 bash[14762]: audit 2024-06-30T13:29:27.369259+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:29:28.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:28 smithi100 bash[14762]: audit 2024-06-30T13:29:27.605471+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:29:28.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:28 smithi100 bash[14762]: audit 2024-06-30T13:29:27.610035+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:29:28.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:28 smithi100 bash[14762]: audit 2024-06-30T13:29:27.619724+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:29:28.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:28 smithi100 bash[14762]: audit 2024-06-30T13:29:28.032890+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-30T13:29:28.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:28 smithi100 bash[14762]: audit 2024-06-30T13:29:28.036543+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-30T13:29:28.743 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:28 smithi100 bash[14762]: audit 2024-06-30T13:29:28.038298+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:29:28.743 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:28 smithi100 bash[14762]: cluster 2024-06-30T13:29:28.354162+0000 mon.a (mon.0) 418 : cluster [INF] osd.6 [v2:172.21.15.121:6816/412190145,v1:172.21.15.121:6817/412190145] boot 2024-06-30T13:29:28.743 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:28 smithi100 bash[14762]: cluster 2024-06-30T13:29:28.354316+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2024-06-30T13:29:28.743 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:28 smithi100 bash[14762]: audit 2024-06-30T13:29:28.354795+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-30T13:29:28.743 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:28 smithi100 bash[19243]: cluster 2024-06-30T13:29:26.617604+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:29:28.743 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:28 smithi100 bash[19243]: cephadm 2024-06-30T13:29:27.354846+0000 mgr.y (mgr.14144) 163 : cephadm [INF] Detected new or changed devices on smithi121 2024-06-30T13:29:28.743 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:28 smithi100 bash[19243]: audit 2024-06-30T13:29:27.360068+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-30T13:29:28.743 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:28 smithi100 bash[19243]: audit 2024-06-30T13:29:27.369259+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:29:28.743 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:28 smithi100 bash[19243]: audit 2024-06-30T13:29:27.605471+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:29:28.743 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:28 smithi100 bash[19243]: audit 2024-06-30T13:29:27.610035+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:29:28.743 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:28 smithi100 bash[19243]: audit 2024-06-30T13:29:27.619724+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:29:28.744 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:28 smithi100 bash[19243]: audit 2024-06-30T13:29:28.032890+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-30T13:29:28.744 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:28 smithi100 bash[19243]: audit 2024-06-30T13:29:28.036543+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-30T13:29:28.744 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:28 smithi100 bash[19243]: audit 2024-06-30T13:29:28.038298+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:29:28.744 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:28 smithi100 bash[19243]: cluster 2024-06-30T13:29:28.354162+0000 mon.a (mon.0) 418 : cluster [INF] osd.6 [v2:172.21.15.121:6816/412190145,v1:172.21.15.121:6817/412190145] boot 2024-06-30T13:29:28.744 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:28 smithi100 bash[19243]: cluster 2024-06-30T13:29:28.354316+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2024-06-30T13:29:28.744 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:28 smithi100 bash[19243]: audit 2024-06-30T13:29:28.354795+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-30T13:29:29.498 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:29 smithi121 bash[14552]: cluster 2024-06-30T13:29:26.425785+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-30T13:29:29.499 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:29 smithi121 bash[14552]: cluster 2024-06-30T13:29:26.425971+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-30T13:29:29.499 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:29 smithi121 bash[14552]: audit 2024-06-30T13:29:28.031244+0000 mgr.y (mgr.14144) 164 : audit [DBG] from='client.24298 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:29:29.499 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:29 smithi121 bash[14552]: cephadm 2024-06-30T13:29:28.035926+0000 mgr.y (mgr.14144) 165 : cephadm [INF] Applying service osd.None on host smithi121... 2024-06-30T13:29:29.499 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:29 smithi121 bash[14552]: cluster 2024-06-30T13:29:29.356636+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2024-06-30T13:29:29.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:29 smithi100 bash[14762]: cluster 2024-06-30T13:29:26.425785+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-30T13:29:29.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:29 smithi100 bash[14762]: cluster 2024-06-30T13:29:26.425971+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-30T13:29:29.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:29 smithi100 bash[14762]: audit 2024-06-30T13:29:28.031244+0000 mgr.y (mgr.14144) 164 : audit [DBG] from='client.24298 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:29:29.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:29 smithi100 bash[14762]: cephadm 2024-06-30T13:29:28.035926+0000 mgr.y (mgr.14144) 165 : cephadm [INF] Applying service osd.None on host smithi121... 2024-06-30T13:29:29.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:29 smithi100 bash[14762]: cluster 2024-06-30T13:29:29.356636+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2024-06-30T13:29:29.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:29 smithi100 bash[19243]: cluster 2024-06-30T13:29:26.425785+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-30T13:29:29.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:29 smithi100 bash[19243]: cluster 2024-06-30T13:29:26.425971+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-30T13:29:29.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:29 smithi100 bash[19243]: audit 2024-06-30T13:29:28.031244+0000 mgr.y (mgr.14144) 164 : audit [DBG] from='client.24298 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:29:29.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:29 smithi100 bash[19243]: cephadm 2024-06-30T13:29:28.035926+0000 mgr.y (mgr.14144) 165 : cephadm [INF] Applying service osd.None on host smithi121... 2024-06-30T13:29:29.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:29 smithi100 bash[19243]: cluster 2024-06-30T13:29:29.356636+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2024-06-30T13:29:30.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:30 smithi100 bash[19243]: cluster 2024-06-30T13:29:28.618226+0000 mgr.y (mgr.14144) 166 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:29:30.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:30 smithi100 bash[19243]: cluster 2024-06-30T13:29:30.358498+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2024-06-30T13:29:30.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:30 smithi100 bash[14762]: cluster 2024-06-30T13:29:28.618226+0000 mgr.y (mgr.14144) 166 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:29:30.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:30 smithi100 bash[14762]: cluster 2024-06-30T13:29:30.358498+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2024-06-30T13:29:30.866 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:30 smithi121 bash[14552]: cluster 2024-06-30T13:29:28.618226+0000 mgr.y (mgr.14144) 166 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:29:30.866 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:30 smithi121 bash[14552]: cluster 2024-06-30T13:29:30.358498+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2024-06-30T13:29:32.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:32 smithi100 bash[19243]: cluster 2024-06-30T13:29:30.618877+0000 mgr.y (mgr.14144) 167 : cluster [DBG] pgmap v158: 1 pgs: 1 remapped+peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:29:32.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:32 smithi100 bash[19243]: audit 2024-06-30T13:29:31.866454+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.121:0/3339681865' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "04d5b4c3-8088-4b14-9f00-05166eecfd7d"}]: dispatch 2024-06-30T13:29:32.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:32 smithi100 bash[19243]: audit 2024-06-30T13:29:31.867224+0000 mon.a (mon.0) 423 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "04d5b4c3-8088-4b14-9f00-05166eecfd7d"}]: dispatch 2024-06-30T13:29:32.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:32 smithi100 bash[19243]: audit 2024-06-30T13:29:31.880285+0000 mon.a (mon.0) 424 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "04d5b4c3-8088-4b14-9f00-05166eecfd7d"}]': finished 2024-06-30T13:29:32.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:32 smithi100 bash[19243]: cluster 2024-06-30T13:29:31.880469+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e45: 8 total, 7 up, 8 in 2024-06-30T13:29:32.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:32 smithi100 bash[19243]: audit 2024-06-30T13:29:31.880756+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-30T13:29:32.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:32 smithi100 bash[14762]: cluster 2024-06-30T13:29:30.618877+0000 mgr.y (mgr.14144) 167 : cluster [DBG] pgmap v158: 1 pgs: 1 remapped+peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:29:32.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:32 smithi100 bash[14762]: audit 2024-06-30T13:29:31.866454+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.121:0/3339681865' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "04d5b4c3-8088-4b14-9f00-05166eecfd7d"}]: dispatch 2024-06-30T13:29:32.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:32 smithi100 bash[14762]: audit 2024-06-30T13:29:31.867224+0000 mon.a (mon.0) 423 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "04d5b4c3-8088-4b14-9f00-05166eecfd7d"}]: dispatch 2024-06-30T13:29:32.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:32 smithi100 bash[14762]: audit 2024-06-30T13:29:31.880285+0000 mon.a (mon.0) 424 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "04d5b4c3-8088-4b14-9f00-05166eecfd7d"}]': finished 2024-06-30T13:29:32.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:32 smithi100 bash[14762]: cluster 2024-06-30T13:29:31.880469+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e45: 8 total, 7 up, 8 in 2024-06-30T13:29:32.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:32 smithi100 bash[14762]: audit 2024-06-30T13:29:31.880756+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-30T13:29:32.866 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:32 smithi121 bash[14552]: cluster 2024-06-30T13:29:30.618877+0000 mgr.y (mgr.14144) 167 : cluster [DBG] pgmap v158: 1 pgs: 1 remapped+peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:29:32.866 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:32 smithi121 bash[14552]: audit 2024-06-30T13:29:31.866454+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.121:0/3339681865' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "04d5b4c3-8088-4b14-9f00-05166eecfd7d"}]: dispatch 2024-06-30T13:29:32.866 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:32 smithi121 bash[14552]: audit 2024-06-30T13:29:31.867224+0000 mon.a (mon.0) 423 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "04d5b4c3-8088-4b14-9f00-05166eecfd7d"}]: dispatch 2024-06-30T13:29:32.866 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:32 smithi121 bash[14552]: audit 2024-06-30T13:29:31.880285+0000 mon.a (mon.0) 424 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "04d5b4c3-8088-4b14-9f00-05166eecfd7d"}]': finished 2024-06-30T13:29:32.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:32 smithi121 bash[14552]: cluster 2024-06-30T13:29:31.880469+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e45: 8 total, 7 up, 8 in 2024-06-30T13:29:32.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:32 smithi121 bash[14552]: audit 2024-06-30T13:29:31.880756+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-30T13:29:33.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:33 smithi100 bash[19243]: audit 2024-06-30T13:29:32.571063+0000 mon.b (mon.1) 19 : audit [DBG] from='client.? 172.21.15.121:0/311258299' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-30T13:29:33.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:33 smithi100 bash[14762]: audit 2024-06-30T13:29:32.571063+0000 mon.b (mon.1) 19 : audit [DBG] from='client.? 172.21.15.121:0/311258299' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-30T13:29:33.866 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:33 smithi121 bash[14552]: audit 2024-06-30T13:29:32.571063+0000 mon.b (mon.1) 19 : audit [DBG] from='client.? 172.21.15.121:0/311258299' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-30T13:29:34.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:34 smithi100 bash[14762]: cluster 2024-06-30T13:29:32.619511+0000 mgr.y (mgr.14144) 168 : cluster [DBG] pgmap v160: 1 pgs: 1 remapped+peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:29:34.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:34 smithi100 bash[19243]: cluster 2024-06-30T13:29:32.619511+0000 mgr.y (mgr.14144) 168 : cluster [DBG] pgmap v160: 1 pgs: 1 remapped+peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:29:34.866 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:34 smithi121 bash[14552]: cluster 2024-06-30T13:29:32.619511+0000 mgr.y (mgr.14144) 168 : cluster [DBG] pgmap v160: 1 pgs: 1 remapped+peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:29:36.678 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:36 smithi121 bash[14552]: cluster 2024-06-30T13:29:34.620133+0000 mgr.y (mgr.14144) 169 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:29:36.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:36 smithi100 bash[14762]: cluster 2024-06-30T13:29:34.620133+0000 mgr.y (mgr.14144) 169 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:29:36.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:36 smithi100 bash[19243]: cluster 2024-06-30T13:29:34.620133+0000 mgr.y (mgr.14144) 169 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:29:38.616 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:38 smithi121 bash[14552]: cluster 2024-06-30T13:29:36.620727+0000 mgr.y (mgr.14144) 170 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:29:38.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:38 smithi100 bash[14762]: cluster 2024-06-30T13:29:36.620727+0000 mgr.y (mgr.14144) 170 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:29:38.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:38 smithi100 bash[19243]: cluster 2024-06-30T13:29:36.620727+0000 mgr.y (mgr.14144) 170 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:29:40.701 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:40 smithi121 bash[14552]: cluster 2024-06-30T13:29:38.621357+0000 mgr.y (mgr.14144) 171 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:29:40.701 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:40 smithi121 bash[14552]: audit 2024-06-30T13:29:39.641777+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-06-30T13:29:40.701 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:40 smithi121 bash[14552]: audit 2024-06-30T13:29:39.643794+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:29:40.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:40 smithi100 bash[14762]: cluster 2024-06-30T13:29:38.621357+0000 mgr.y (mgr.14144) 171 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:29:40.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:40 smithi100 bash[14762]: audit 2024-06-30T13:29:39.641777+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-06-30T13:29:40.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:40 smithi100 bash[14762]: audit 2024-06-30T13:29:39.643794+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:29:40.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:40 smithi100 bash[19243]: cluster 2024-06-30T13:29:38.621357+0000 mgr.y (mgr.14144) 171 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:29:40.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:40 smithi100 bash[19243]: audit 2024-06-30T13:29:39.641777+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-06-30T13:29:40.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:40 smithi100 bash[19243]: audit 2024-06-30T13:29:39.643794+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:29:41.675 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:41 smithi121 bash[14552]: cephadm 2024-06-30T13:29:39.645449+0000 mgr.y (mgr.14144) 172 : cephadm [INF] Deploying daemon osd.7 on smithi121 2024-06-30T13:29:41.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:41 smithi100 bash[14762]: cephadm 2024-06-30T13:29:39.645449+0000 mgr.y (mgr.14144) 172 : cephadm [INF] Deploying daemon osd.7 on smithi121 2024-06-30T13:29:41.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:41 smithi100 bash[19243]: cephadm 2024-06-30T13:29:39.645449+0000 mgr.y (mgr.14144) 172 : cephadm [INF] Deploying daemon osd.7 on smithi121 2024-06-30T13:29:41.940 INFO:teuthology.orchestra.run.smithi121.stdout:Created osd(s) 7 on host 'smithi121' 2024-06-30T13:29:42.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:42 smithi100 bash[14762]: cluster 2024-06-30T13:29:40.621999+0000 mgr.y (mgr.14144) 173 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:29:42.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:42 smithi100 bash[14762]: audit 2024-06-30T13:29:41.920962+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:29:42.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:42 smithi100 bash[14762]: audit 2024-06-30T13:29:41.929735+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:29:42.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:42 smithi100 bash[14762]: audit 2024-06-30T13:29:41.940042+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:29:42.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:42 smithi100 bash[19243]: cluster 2024-06-30T13:29:40.621999+0000 mgr.y (mgr.14144) 173 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:29:42.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:42 smithi100 bash[19243]: audit 2024-06-30T13:29:41.920962+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:29:42.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:42 smithi100 bash[19243]: audit 2024-06-30T13:29:41.929735+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:29:42.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:42 smithi100 bash[19243]: audit 2024-06-30T13:29:41.940042+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:29:42.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:42 smithi121 bash[14552]: cluster 2024-06-30T13:29:40.621999+0000 mgr.y (mgr.14144) 173 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:29:42.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:42 smithi121 bash[14552]: audit 2024-06-30T13:29:41.920962+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:29:42.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:42 smithi121 bash[14552]: audit 2024-06-30T13:29:41.929735+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:29:42.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:42 smithi121 bash[14552]: audit 2024-06-30T13:29:41.940042+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:29:43.221 DEBUG:teuthology.orchestra.run.smithi121:osd.7> sudo journalctl -f -n 0 -u ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@osd.7.service 2024-06-30T13:29:43.223 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-06-30T13:29:43.224 DEBUG:teuthology.orchestra.run.smithi100:> 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 f5be1c1a-36e3-11ef-bcaa-c7b262605968 -- ceph osd stat -f json 2024-06-30T13:29:43.488 INFO:journalctl@ceph.osd.7.smithi121.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-06-30T13:29:44.366 INFO:journalctl@ceph.osd.7.smithi121.stdout:Jun 30 13:29:43 smithi121 bash[25680]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-06-30T13:29:44.366 INFO:journalctl@ceph.osd.7.smithi121.stdout:Jun 30 13:29:43 smithi121 bash[25680]: 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:29:44.367 INFO:journalctl@ceph.osd.7.smithi121.stdout:Jun 30 13:29:43 smithi121 bash[25680]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-7/block 2024-06-30T13:29:44.367 INFO:journalctl@ceph.osd.7.smithi121.stdout:Jun 30 13:29:43 smithi121 bash[25680]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-7/block 2024-06-30T13:29:44.367 INFO:journalctl@ceph.osd.7.smithi121.stdout:Jun 30 13:29:43 smithi121 bash[25680]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-06-30T13:29:44.367 INFO:journalctl@ceph.osd.7.smithi121.stdout:Jun 30 13:29:43 smithi121 bash[25680]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-06-30T13:29:44.367 INFO:journalctl@ceph.osd.7.smithi121.stdout:Jun 30 13:29:43 smithi121 bash[25680]: --> ceph-volume lvm activate successful for osd ID: 7 2024-06-30T13:29:44.616 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:44 smithi121 bash[14552]: cluster 2024-06-30T13:29:42.622594+0000 mgr.y (mgr.14144) 174 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:29:44.667 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:44 smithi100 bash[14762]: cluster 2024-06-30T13:29:42.622594+0000 mgr.y (mgr.14144) 174 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:29:44.667 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:44 smithi100 bash[19243]: cluster 2024-06-30T13:29:42.622594+0000 mgr.y (mgr.14144) 174 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:29:45.871 INFO:journalctl@ceph.osd.7.smithi121.stdout:Jun 30 13:29:45 smithi121 bash[25825]: debug 2024-06-30T13:29:45.681+0000 7f5e57486700 1 -- 172.21.15.121:0/731962555 <== mon.2 v2:172.21.15.100:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55d91a22e4e0 con 0x55d91a2a7000 2024-06-30T13:29:46.368 INFO:journalctl@ceph.osd.7.smithi121.stdout:Jun 30 13:29:46 smithi121 bash[25825]: debug 2024-06-30T13:29:46.221+0000 7f5e5ef11080 -1 Falling back to public interface 2024-06-30T13:29:46.392 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-06-30T13:29:46.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:46 smithi100 bash[19243]: cluster 2024-06-30T13:29:44.623296+0000 mgr.y (mgr.14144) 175 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:29:46.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:46 smithi100 bash[19243]: audit 2024-06-30T13:29:45.764162+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:29:46.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:46 smithi100 bash[19243]: audit 2024-06-30T13:29:46.393273+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.100:0/4080912148' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-06-30T13:29:46.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:46 smithi100 bash[14762]: cluster 2024-06-30T13:29:44.623296+0000 mgr.y (mgr.14144) 175 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:29:46.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:46 smithi100 bash[14762]: audit 2024-06-30T13:29:45.764162+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:29:46.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:46 smithi100 bash[14762]: audit 2024-06-30T13:29:46.393273+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.100:0/4080912148' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-06-30T13:29:46.866 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:46 smithi121 bash[14552]: cluster 2024-06-30T13:29:44.623296+0000 mgr.y (mgr.14144) 175 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:29:46.866 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:46 smithi121 bash[14552]: audit 2024-06-30T13:29:45.764162+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:29:46.866 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:46 smithi121 bash[14552]: audit 2024-06-30T13:29:46.393273+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.100:0/4080912148' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-06-30T13:29:47.019 INFO:teuthology.orchestra.run.smithi100.stdout:{"epoch":45,"num_osds":8,"num_up_osds":7,"osd_up_since":1719754168,"num_in_osds":8,"osd_in_since":1719754171,"num_remapped_pgs":0} 2024-06-30T13:29:48.021 DEBUG:teuthology.orchestra.run.smithi100:> 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 f5be1c1a-36e3-11ef-bcaa-c7b262605968 -- ceph osd stat -f json 2024-06-30T13:29:48.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:48 smithi100 bash[19243]: cluster 2024-06-30T13:29:46.623940+0000 mgr.y (mgr.14144) 176 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:29:48.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:48 smithi100 bash[14762]: cluster 2024-06-30T13:29:46.623940+0000 mgr.y (mgr.14144) 176 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:29:48.866 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:48 smithi121 bash[14552]: cluster 2024-06-30T13:29:46.623940+0000 mgr.y (mgr.14144) 176 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:29:49.444 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:49 smithi100 bash[14762]: audit 2024-06-30T13:29:49.227540+0000 mon.b (mon.1) 20 : audit [INF] from='osd.7 [v2:172.21.15.121:6824/1490920771,v1:172.21.15.121:6825/1490920771]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-06-30T13:29:49.444 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:49 smithi100 bash[14762]: audit 2024-06-30T13:29:49.228230+0000 mon.a (mon.0) 433 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-06-30T13:29:49.616 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:49 smithi121 bash[14552]: audit 2024-06-30T13:29:49.227540+0000 mon.b (mon.1) 20 : audit [INF] from='osd.7 [v2:172.21.15.121:6824/1490920771,v1:172.21.15.121:6825/1490920771]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-06-30T13:29:49.616 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:49 smithi121 bash[14552]: audit 2024-06-30T13:29:49.228230+0000 mon.a (mon.0) 433 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-06-30T13:29:49.617 INFO:journalctl@ceph.osd.7.smithi121.stdout:Jun 30 13:29:49 smithi121 bash[25825]: debug 2024-06-30T13:29:49.217+0000 7f5e5ef11080 -1 osd.7 0 log_to_monitors {default=true} 2024-06-30T13:29:49.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:49 smithi100 bash[19243]: audit 2024-06-30T13:29:49.227540+0000 mon.b (mon.1) 20 : audit [INF] from='osd.7 [v2:172.21.15.121:6824/1490920771,v1:172.21.15.121:6825/1490920771]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-06-30T13:29:49.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:49 smithi100 bash[19243]: audit 2024-06-30T13:29:49.228230+0000 mon.a (mon.0) 433 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-06-30T13:29:50.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:50 smithi100 bash[19243]: cluster 2024-06-30T13:29:48.624604+0000 mgr.y (mgr.14144) 177 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:29:50.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:50 smithi100 bash[19243]: audit 2024-06-30T13:29:49.448549+0000 mon.a (mon.0) 434 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-06-30T13:29:50.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:50 smithi100 bash[19243]: cluster 2024-06-30T13:29:49.448643+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2024-06-30T13:29:50.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:50 smithi100 bash[19243]: audit 2024-06-30T13:29:49.448852+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-30T13:29:50.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:50 smithi100 bash[19243]: audit 2024-06-30T13:29:49.452798+0000 mon.b (mon.1) 21 : audit [INF] from='osd.7 [v2:172.21.15.121:6824/1490920771,v1:172.21.15.121:6825/1490920771]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-06-30T13:29:50.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:50 smithi100 bash[19243]: audit 2024-06-30T13:29:49.453542+0000 mon.a (mon.0) 437 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-06-30T13:29:50.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:50 smithi100 bash[14762]: cluster 2024-06-30T13:29:48.624604+0000 mgr.y (mgr.14144) 177 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:29:50.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:50 smithi100 bash[14762]: audit 2024-06-30T13:29:49.448549+0000 mon.a (mon.0) 434 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-06-30T13:29:50.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:50 smithi100 bash[14762]: cluster 2024-06-30T13:29:49.448643+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2024-06-30T13:29:50.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:50 smithi100 bash[14762]: audit 2024-06-30T13:29:49.448852+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-30T13:29:50.743 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:50 smithi100 bash[14762]: audit 2024-06-30T13:29:49.452798+0000 mon.b (mon.1) 21 : audit [INF] from='osd.7 [v2:172.21.15.121:6824/1490920771,v1:172.21.15.121:6825/1490920771]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-06-30T13:29:50.743 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:50 smithi100 bash[14762]: audit 2024-06-30T13:29:49.453542+0000 mon.a (mon.0) 437 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-06-30T13:29:50.866 INFO:journalctl@ceph.osd.7.smithi121.stdout:Jun 30 13:29:50 smithi121 bash[25825]: debug 2024-06-30T13:29:50.457+0000 7f5e55482700 -1 osd.7 0 waiting for initial osdmap 2024-06-30T13:29:50.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:50 smithi121 bash[14552]: cluster 2024-06-30T13:29:48.624604+0000 mgr.y (mgr.14144) 177 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:29:50.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:50 smithi121 bash[14552]: audit 2024-06-30T13:29:49.448549+0000 mon.a (mon.0) 434 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-06-30T13:29:50.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:50 smithi121 bash[14552]: cluster 2024-06-30T13:29:49.448643+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2024-06-30T13:29:50.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:50 smithi121 bash[14552]: audit 2024-06-30T13:29:49.448852+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-30T13:29:50.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:50 smithi121 bash[14552]: audit 2024-06-30T13:29:49.452798+0000 mon.b (mon.1) 21 : audit [INF] from='osd.7 [v2:172.21.15.121:6824/1490920771,v1:172.21.15.121:6825/1490920771]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-06-30T13:29:50.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:50 smithi121 bash[14552]: audit 2024-06-30T13:29:49.453542+0000 mon.a (mon.0) 437 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-06-30T13:29:51.481 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-06-30T13:29:51.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:51 smithi100 bash[14762]: audit 2024-06-30T13:29:50.454124+0000 mon.a (mon.0) 438 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2024-06-30T13:29:51.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:51 smithi100 bash[14762]: cluster 2024-06-30T13:29:50.454367+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2024-06-30T13:29:51.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:51 smithi100 bash[14762]: audit 2024-06-30T13:29:50.455626+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-30T13:29:51.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:51 smithi100 bash[14762]: audit 2024-06-30T13:29:50.462604+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-30T13:29:51.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:51 smithi100 bash[14762]: audit 2024-06-30T13:29:50.708525+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:29:51.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:51 smithi100 bash[14762]: audit 2024-06-30T13:29:50.716118+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:29:51.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:51 smithi100 bash[14762]: audit 2024-06-30T13:29:50.719805+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:29:51.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:51 smithi100 bash[14762]: audit 2024-06-30T13:29:50.727435+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:29:51.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:51 smithi100 bash[19243]: audit 2024-06-30T13:29:50.454124+0000 mon.a (mon.0) 438 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2024-06-30T13:29:51.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:51 smithi100 bash[19243]: cluster 2024-06-30T13:29:50.454367+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2024-06-30T13:29:51.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:51 smithi100 bash[19243]: audit 2024-06-30T13:29:50.455626+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-30T13:29:51.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:51 smithi100 bash[19243]: audit 2024-06-30T13:29:50.462604+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-30T13:29:51.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:51 smithi100 bash[19243]: audit 2024-06-30T13:29:50.708525+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:29:51.743 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:51 smithi100 bash[19243]: audit 2024-06-30T13:29:50.716118+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:29:51.743 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:51 smithi100 bash[19243]: audit 2024-06-30T13:29:50.719805+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:29:51.743 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:51 smithi100 bash[19243]: audit 2024-06-30T13:29:50.727435+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:29:51.866 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:51 smithi121 bash[14552]: audit 2024-06-30T13:29:50.454124+0000 mon.a (mon.0) 438 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2024-06-30T13:29:51.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:51 smithi121 bash[14552]: cluster 2024-06-30T13:29:50.454367+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2024-06-30T13:29:51.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:51 smithi121 bash[14552]: audit 2024-06-30T13:29:50.455626+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-30T13:29:51.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:51 smithi121 bash[14552]: audit 2024-06-30T13:29:50.462604+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-30T13:29:51.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:51 smithi121 bash[14552]: audit 2024-06-30T13:29:50.708525+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:29:51.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:51 smithi121 bash[14552]: audit 2024-06-30T13:29:50.716118+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:29:51.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:51 smithi121 bash[14552]: audit 2024-06-30T13:29:50.719805+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:29:51.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:51 smithi121 bash[14552]: audit 2024-06-30T13:29:50.727435+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:29:52.111 INFO:teuthology.orchestra.run.smithi100.stdout:{"epoch":48,"num_osds":8,"num_up_osds":8,"osd_up_since":1719754191,"num_in_osds":8,"osd_in_since":1719754171,"num_remapped_pgs":1} 2024-06-30T13:29:52.112 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid f5be1c1a-36e3-11ef-bcaa-c7b262605968 -- ceph osd dump --format=json 2024-06-30T13:29:52.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:52 smithi100 bash[19243]: cluster 2024-06-30T13:29:50.266457+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-30T13:29:52.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:52 smithi100 bash[19243]: cluster 2024-06-30T13:29:50.266662+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-30T13:29:52.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:52 smithi100 bash[19243]: cluster 2024-06-30T13:29:50.625170+0000 mgr.y (mgr.14144) 178 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:29:52.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:52 smithi100 bash[19243]: cephadm 2024-06-30T13:29:50.698492+0000 mgr.y (mgr.14144) 179 : cephadm [INF] Detected new or changed devices on smithi121 2024-06-30T13:29:52.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:52 smithi100 bash[19243]: audit 2024-06-30T13:29:51.463278+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-30T13:29:52.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:52 smithi100 bash[19243]: cluster 2024-06-30T13:29:51.471248+0000 mon.a (mon.0) 447 : cluster [INF] osd.7 [v2:172.21.15.121:6824/1490920771,v1:172.21.15.121:6825/1490920771] boot 2024-06-30T13:29:52.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:52 smithi100 bash[19243]: cluster 2024-06-30T13:29:51.471309+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2024-06-30T13:29:52.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:52 smithi100 bash[19243]: audit 2024-06-30T13:29:51.471744+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-30T13:29:52.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:52 smithi100 bash[19243]: audit 2024-06-30T13:29:51.482888+0000 mon.a (mon.0) 450 : audit [DBG] from='client.? 172.21.15.100:0/2636195009' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-06-30T13:29:52.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:52 smithi100 bash[19243]: cluster 2024-06-30T13:29:51.716554+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-06-30T13:29:52.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:52 smithi100 bash[14762]: cluster 2024-06-30T13:29:50.266457+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-30T13:29:52.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:52 smithi100 bash[14762]: cluster 2024-06-30T13:29:50.266662+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-30T13:29:52.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:52 smithi100 bash[14762]: cluster 2024-06-30T13:29:50.625170+0000 mgr.y (mgr.14144) 178 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:29:52.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:52 smithi100 bash[14762]: cephadm 2024-06-30T13:29:50.698492+0000 mgr.y (mgr.14144) 179 : cephadm [INF] Detected new or changed devices on smithi121 2024-06-30T13:29:52.743 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:52 smithi100 bash[14762]: audit 2024-06-30T13:29:51.463278+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-30T13:29:52.743 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:52 smithi100 bash[14762]: cluster 2024-06-30T13:29:51.471248+0000 mon.a (mon.0) 447 : cluster [INF] osd.7 [v2:172.21.15.121:6824/1490920771,v1:172.21.15.121:6825/1490920771] boot 2024-06-30T13:29:52.743 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:52 smithi100 bash[14762]: cluster 2024-06-30T13:29:51.471309+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2024-06-30T13:29:52.743 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:52 smithi100 bash[14762]: audit 2024-06-30T13:29:51.471744+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-30T13:29:52.743 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:52 smithi100 bash[14762]: audit 2024-06-30T13:29:51.482888+0000 mon.a (mon.0) 450 : audit [DBG] from='client.? 172.21.15.100:0/2636195009' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-06-30T13:29:52.743 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:52 smithi100 bash[14762]: cluster 2024-06-30T13:29:51.716554+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-06-30T13:29:52.866 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:52 smithi121 bash[14552]: cluster 2024-06-30T13:29:50.266457+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-30T13:29:52.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:52 smithi121 bash[14552]: cluster 2024-06-30T13:29:50.266662+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-30T13:29:52.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:52 smithi121 bash[14552]: cluster 2024-06-30T13:29:50.625170+0000 mgr.y (mgr.14144) 178 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-06-30T13:29:52.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:52 smithi121 bash[14552]: cephadm 2024-06-30T13:29:50.698492+0000 mgr.y (mgr.14144) 179 : cephadm [INF] Detected new or changed devices on smithi121 2024-06-30T13:29:52.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:52 smithi121 bash[14552]: audit 2024-06-30T13:29:51.463278+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-30T13:29:52.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:52 smithi121 bash[14552]: cluster 2024-06-30T13:29:51.471248+0000 mon.a (mon.0) 447 : cluster [INF] osd.7 [v2:172.21.15.121:6824/1490920771,v1:172.21.15.121:6825/1490920771] boot 2024-06-30T13:29:52.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:52 smithi121 bash[14552]: cluster 2024-06-30T13:29:51.471309+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2024-06-30T13:29:52.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:52 smithi121 bash[14552]: audit 2024-06-30T13:29:51.471744+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-30T13:29:52.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:52 smithi121 bash[14552]: audit 2024-06-30T13:29:51.482888+0000 mon.a (mon.0) 450 : audit [DBG] from='client.? 172.21.15.100:0/2636195009' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-06-30T13:29:52.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:52 smithi121 bash[14552]: cluster 2024-06-30T13:29:51.716554+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-06-30T13:29:53.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:53 smithi100 bash[14762]: cluster 2024-06-30T13:29:52.625793+0000 mgr.y (mgr.14144) 180 : cluster [DBG] pgmap v174: 1 pgs: 1 peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:29:53.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:53 smithi100 bash[14762]: cluster 2024-06-30T13:29:52.733187+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-06-30T13:29:53.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:53 smithi100 bash[19243]: cluster 2024-06-30T13:29:52.625793+0000 mgr.y (mgr.14144) 180 : cluster [DBG] pgmap v174: 1 pgs: 1 peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:29:53.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:53 smithi100 bash[19243]: cluster 2024-06-30T13:29:52.733187+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-06-30T13:29:54.116 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:53 smithi121 bash[14552]: cluster 2024-06-30T13:29:52.625793+0000 mgr.y (mgr.14144) 180 : cluster [DBG] pgmap v174: 1 pgs: 1 peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:29:54.116 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:53 smithi121 bash[14552]: cluster 2024-06-30T13:29:52.733187+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-06-30T13:29:54.832 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/mon.a/config 2024-06-30T13:29:55.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:55 smithi100 bash[14762]: cluster 2024-06-30T13:29:54.626399+0000 mgr.y (mgr.14144) 181 : cluster [DBG] pgmap v176: 1 pgs: 1 peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:29:55.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:55 smithi100 bash[19243]: cluster 2024-06-30T13:29:54.626399+0000 mgr.y (mgr.14144) 181 : cluster [DBG] pgmap v176: 1 pgs: 1 peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:29:56.116 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:55 smithi121 bash[14552]: cluster 2024-06-30T13:29:54.626399+0000 mgr.y (mgr.14144) 181 : cluster [DBG] pgmap v176: 1 pgs: 1 peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:29:57.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:57 smithi100 bash[14762]: cluster 2024-06-30T13:29:56.627055+0000 mgr.y (mgr.14144) 182 : cluster [DBG] pgmap v177: 1 pgs: 1 peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:29:57.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:57 smithi100 bash[19243]: cluster 2024-06-30T13:29:56.627055+0000 mgr.y (mgr.14144) 182 : cluster [DBG] pgmap v177: 1 pgs: 1 peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:29:58.009 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-06-30T13:29:58.009 INFO:teuthology.orchestra.run.smithi100.stdout:{"epoch":50,"fsid":"f5be1c1a-36e3-11ef-bcaa-c7b262605968","created":"2024-06-30T13:24:25.085981+0000","modified":"2024-06-30T13:29:52.721068+0000","last_up_change":"2024-06-30T13:29:51.457674+0000","last_in_change":"2024-06-30T13:29:31.868484+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:27:46.663967+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":"c8c3494f-d905-4ef0-9268-a14a1cbf03f9","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.100:6802","nonce":4136237149},{"type":"v1","addr":"172.21.15.100:6803","nonce":4136237149}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6804","nonce":4136237149},{"type":"v1","addr":"172.21.15.100:6805","nonce":4136237149}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6808","nonce":4136237149},{"type":"v1","addr":"172.21.15.100:6809","nonce":4136237149}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6806","nonce":4136237149},{"type":"v1","addr":"172.21.15.100:6807","nonce":4136237149}]},"public_addr":"172.21.15.100:6803/4136237149","cluster_addr":"172.21.15.100:6805/4136237149","heartbeat_back_addr":"172.21.15.100:6809/4136237149","heartbeat_front_addr":"172.21.15.100:6807/4136237149","state":["exists","up"]},{"osd":1,"uuid":"9da580b4-6b12-413c-a535-c8da514bdcdc","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.100:6810","nonce":554067681},{"type":"v1","addr":"172.21.15.100:6811","nonce":554067681}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6812","nonce":554067681},{"type":"v1","addr":"172.21.15.100:6813","nonce":554067681}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6816","nonce":554067681},{"type":"v1","addr":"172.21.15.100:6817","nonce":554067681}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6814","nonce":554067681},{"type":"v1","addr":"172.21.15.100:6815","nonce":554067681}]},"public_addr":"172.21.15.100:6811/554067681","cluster_addr":"172.21.15.100:6813/554067681","heartbeat_back_addr":"172.21.15.100:6817/554067681","heartbeat_front_addr":"172.21.15.100:6815/554067681","state":["exists","up"]},{"osd":2,"uuid":"b6ba56f4-5e9b-4d57-a486-378e57155f7b","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.100:6818","nonce":2287578301},{"type":"v1","addr":"172.21.15.100:6819","nonce":2287578301}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6820","nonce":2287578301},{"type":"v1","addr":"172.21.15.100:6821","nonce":2287578301}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6824","nonce":2287578301},{"type":"v1","addr":"172.21.15.100:6825","nonce":2287578301}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6822","nonce":2287578301},{"type":"v1","addr":"172.21.15.100:6823","nonce":2287578301}]},"public_addr":"172.21.15.100:6819/2287578301","cluster_addr":"172.21.15.100:6821/2287578301","heartbeat_back_addr":"172.21.15.100:6825/2287578301","heartbeat_front_addr":"172.21.15.100:6823/2287578301","state":["exists","up"]},{"osd":3,"uuid":"c544fa51-2ea7-4991-a856-22948f2ce027","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.100:6826","nonce":2764144998},{"type":"v1","addr":"172.21.15.100:6827","nonce":2764144998}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6828","nonce":2764144998},{"type":"v1","addr":"172.21.15.100:6829","nonce":2764144998}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6832","nonce":2764144998},{"type":"v1","addr":"172.21.15.100:6833","nonce":2764144998}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6830","nonce":2764144998},{"type":"v1","addr":"172.21.15.100:6831","nonce":2764144998}]},"public_addr":"172.21.15.100:6827/2764144998","cluster_addr":"172.21.15.100:6829/2764144998","heartbeat_back_addr":"172.21.15.100:6833/2764144998","heartbeat_front_addr":"172.21.15.100:6831/2764144998","state":["exists","up"]},{"osd":4,"uuid":"118980dc-f1dd-4e9a-a79f-d3ddd1746020","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.121:6800","nonce":3806707486},{"type":"v1","addr":"172.21.15.121:6801","nonce":3806707486}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6802","nonce":3806707486},{"type":"v1","addr":"172.21.15.121:6803","nonce":3806707486}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6806","nonce":3806707486},{"type":"v1","addr":"172.21.15.121:6807","nonce":3806707486}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6804","nonce":3806707486},{"type":"v1","addr":"172.21.15.121:6805","nonce":3806707486}]},"public_addr":"172.21.15.121:6801/3806707486","cluster_addr":"172.21.15.121:6803/3806707486","heartbeat_back_addr":"172.21.15.121:6807/3806707486","heartbeat_front_addr":"172.21.15.121:6805/3806707486","state":["exists","up"]},{"osd":5,"uuid":"a62e5745-f7d8-4f43-bb3c-c7317a214314","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.121:6808","nonce":3113526507},{"type":"v1","addr":"172.21.15.121:6809","nonce":3113526507}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6810","nonce":3113526507},{"type":"v1","addr":"172.21.15.121:6811","nonce":3113526507}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6814","nonce":3113526507},{"type":"v1","addr":"172.21.15.121:6815","nonce":3113526507}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6812","nonce":3113526507},{"type":"v1","addr":"172.21.15.121:6813","nonce":3113526507}]},"public_addr":"172.21.15.121:6809/3113526507","cluster_addr":"172.21.15.121:6811/3113526507","heartbeat_back_addr":"172.21.15.121:6815/3113526507","heartbeat_front_addr":"172.21.15.121:6813/3113526507","state":["exists","up"]},{"osd":6,"uuid":"be2c695e-c519-451f-b19c-60eb88771877","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.121:6816","nonce":412190145},{"type":"v1","addr":"172.21.15.121:6817","nonce":412190145}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6818","nonce":412190145},{"type":"v1","addr":"172.21.15.121:6819","nonce":412190145}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6822","nonce":412190145},{"type":"v1","addr":"172.21.15.121:6823","nonce":412190145}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6820","nonce":412190145},{"type":"v1","addr":"172.21.15.121:6821","nonce":412190145}]},"public_addr":"172.21.15.121:6817/412190145","cluster_addr":"172.21.15.121:6819/412190145","heartbeat_back_addr":"172.21.15.121:6823/412190145","heartbeat_front_addr":"172.21.15.121:6821/412190145","state":["exists","up"]},{"osd":7,"uuid":"04d5b4c3-8088-4b14-9f00-05166eecfd7d","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.121:6824","nonce":1490920771},{"type":"v1","addr":"172.21.15.121:6825","nonce":1490920771}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6826","nonce":1490920771},{"type":"v1","addr":"172.21.15.121:6827","nonce":1490920771}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6830","nonce":1490920771},{"type":"v1","addr":"172.21.15.121:6831","nonce":1490920771}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6828","nonce":1490920771},{"type":"v1","addr":"172.21.15.121:6829","nonce":1490920771}]},"public_addr":"172.21.15.121:6825/1490920771","cluster_addr":"172.21.15.121:6827/1490920771","heartbeat_back_addr":"172.21.15.121:6831/1490920771","heartbeat_front_addr":"172.21.15.121:6829/1490920771","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:26:51.365076+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:27:17.925374+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:27:44.328018+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:28:10.996542+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:28:35.338899+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:29:00.736410+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:29:26.425976+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:29:50.266668+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.100:0/3000029891":"2024-07-01T13:25:22.385967+0000","172.21.15.100:0/788637633":"2024-07-01T13:25:22.385967+0000","172.21.15.100:6800/2192156548":"2024-07-01T13:25:22.385967+0000","172.21.15.100:6800/3323459401":"2024-07-01T13:24:53.406501+0000","172.21.15.100:6801/2192156548":"2024-07-01T13:25:22.385967+0000","172.21.15.100:0/2683079938":"2024-07-01T13:24:53.406501+0000","172.21.15.100:6801/3323459401":"2024-07-01T13:24:53.406501+0000","172.21.15.100:0/3824317157":"2024-07-01T13:24:53.406501+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:29:58.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:57 smithi121 bash[14552]: cluster 2024-06-30T13:29:56.627055+0000 mgr.y (mgr.14144) 182 : cluster [DBG] pgmap v177: 1 pgs: 1 peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:29:58.618 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2024-06-30T13:27:46.663967+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:29:58.618 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid f5be1c1a-36e3-11ef-bcaa-c7b262605968 -- ceph osd pool get device_health_metrics pg_num 2024-06-30T13:29:58.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:58 smithi100 bash[14762]: audit 2024-06-30T13:29:58.008080+0000 mon.a (mon.0) 453 : audit [DBG] from='client.? 172.21.15.100:0/3752751375' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-06-30T13:29:58.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:58 smithi100 bash[19243]: audit 2024-06-30T13:29:58.008080+0000 mon.a (mon.0) 453 : audit [DBG] from='client.? 172.21.15.100:0/3752751375' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-06-30T13:29:59.116 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:58 smithi121 bash[14552]: audit 2024-06-30T13:29:58.008080+0000 mon.a (mon.0) 453 : audit [DBG] from='client.? 172.21.15.100:0/3752751375' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-06-30T13:30:00.116 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:29:59 smithi121 bash[14552]: cluster 2024-06-30T13:29:58.627633+0000 mgr.y (mgr.14144) 183 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:00.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:29:59 smithi100 bash[14762]: cluster 2024-06-30T13:29:58.627633+0000 mgr.y (mgr.14144) 183 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:00.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:29:59 smithi100 bash[19243]: cluster 2024-06-30T13:29:58.627633+0000 mgr.y (mgr.14144) 183 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:01.116 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:00 smithi121 bash[14552]: cluster 2024-06-30T13:30:00.000162+0000 mon.a (mon.0) 454 : cluster [INF] overall HEALTH_OK 2024-06-30T13:30:01.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:00 smithi100 bash[14762]: cluster 2024-06-30T13:30:00.000162+0000 mon.a (mon.0) 454 : cluster [INF] overall HEALTH_OK 2024-06-30T13:30:01.242 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:00 smithi100 bash[19243]: cluster 2024-06-30T13:30:00.000162+0000 mon.a (mon.0) 454 : cluster [INF] overall HEALTH_OK 2024-06-30T13:30:01.335 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/mon.a/config 2024-06-30T13:30:02.116 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:01 smithi121 bash[14552]: cluster 2024-06-30T13:30:00.628279+0000 mgr.y (mgr.14144) 184 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:02.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:01 smithi100 bash[14762]: cluster 2024-06-30T13:30:00.628279+0000 mgr.y (mgr.14144) 184 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:02.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:01 smithi100 bash[19243]: cluster 2024-06-30T13:30:00.628279+0000 mgr.y (mgr.14144) 184 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:04.116 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:03 smithi121 bash[14552]: cluster 2024-06-30T13:30:02.628931+0000 mgr.y (mgr.14144) 185 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:04.137 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:03 smithi100 bash[14762]: cluster 2024-06-30T13:30:02.628931+0000 mgr.y (mgr.14144) 185 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:04.137 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:03 smithi100 bash[19243]: cluster 2024-06-30T13:30:02.628931+0000 mgr.y (mgr.14144) 185 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:04.513 INFO:teuthology.orchestra.run.smithi100.stdout:pg_num: 1 2024-06-30T13:30:04.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:04 smithi100 bash[14762]: audit 2024-06-30T13:30:04.513358+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.100:0/2003167292' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-06-30T13:30:04.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:04 smithi100 bash[19243]: audit 2024-06-30T13:30:04.513358+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.100:0/2003167292' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-06-30T13:30:05.116 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:04 smithi121 bash[14552]: audit 2024-06-30T13:30:04.513358+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.100:0/2003167292' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-06-30T13:30:05.183 INFO:tasks.cephadm:Adding prometheus.a on smithi121 2024-06-30T13:30:05.183 DEBUG:teuthology.orchestra.run.smithi121:> 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 f5be1c1a-36e3-11ef-bcaa-c7b262605968 -- ceph orch apply prometheus '1;smithi121=a' 2024-06-30T13:30:05.866 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:05 smithi121 bash[14552]: cluster 2024-06-30T13:30:04.629529+0000 mgr.y (mgr.14144) 186 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:06.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:05 smithi100 bash[14762]: cluster 2024-06-30T13:30:04.629529+0000 mgr.y (mgr.14144) 186 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:06.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:05 smithi100 bash[19243]: cluster 2024-06-30T13:30:04.629529+0000 mgr.y (mgr.14144) 186 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:08.116 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:07 smithi121 bash[14552]: cluster 2024-06-30T13:30:06.630160+0000 mgr.y (mgr.14144) 187 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:08.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:07 smithi100 bash[14762]: cluster 2024-06-30T13:30:06.630160+0000 mgr.y (mgr.14144) 187 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:08.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:07 smithi100 bash[19243]: cluster 2024-06-30T13:30:06.630160+0000 mgr.y (mgr.14144) 187 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:08.563 INFO:teuthology.orchestra.run.smithi121.stdout:Scheduled prometheus update... 2024-06-30T13:30:09.200 DEBUG:teuthology.orchestra.run.smithi121:prometheus.a> sudo journalctl -f -n 0 -u ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@prometheus.a.service 2024-06-30T13:30:09.206 INFO:tasks.cephadm:Adding node-exporter.a on smithi100 2024-06-30T13:30:09.207 INFO:tasks.cephadm:Adding node-exporter.b on smithi121 2024-06-30T13:30:09.207 DEBUG:teuthology.orchestra.run.smithi121:> 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 f5be1c1a-36e3-11ef-bcaa-c7b262605968 -- ceph orch apply node-exporter '2;smithi100=a;smithi121=b' 2024-06-30T13:30:09.329 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-06-30T13:30:09.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:09 smithi121 bash[14552]: audit 2024-06-30T13:30:08.554489+0000 mgr.y (mgr.14144) 188 : audit [DBG] from='client.24340 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi121=a", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:30:09.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:09 smithi121 bash[14552]: cephadm 2024-06-30T13:30:08.556038+0000 mgr.y (mgr.14144) 189 : cephadm [INF] Saving service prometheus spec with placement smithi121=a;count:1 2024-06-30T13:30:09.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:09 smithi121 bash[14552]: audit 2024-06-30T13:30:08.563439+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:30:09.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:09 smithi121 bash[14552]: audit 2024-06-30T13:30:08.564866+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:30:09.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:09 smithi121 bash[14552]: audit 2024-06-30T13:30:08.575318+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:30:09.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:09 smithi100 bash[14762]: audit 2024-06-30T13:30:08.554489+0000 mgr.y (mgr.14144) 188 : audit [DBG] from='client.24340 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi121=a", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:30:09.992 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:09 smithi100 bash[14762]: cephadm 2024-06-30T13:30:08.556038+0000 mgr.y (mgr.14144) 189 : cephadm [INF] Saving service prometheus spec with placement smithi121=a;count:1 2024-06-30T13:30:09.992 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:09 smithi100 bash[14762]: audit 2024-06-30T13:30:08.563439+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:30:09.992 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:09 smithi100 bash[14762]: audit 2024-06-30T13:30:08.564866+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:30:09.992 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:09 smithi100 bash[14762]: audit 2024-06-30T13:30:08.575318+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:30:09.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:09 smithi100 bash[19243]: audit 2024-06-30T13:30:08.554489+0000 mgr.y (mgr.14144) 188 : audit [DBG] from='client.24340 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi121=a", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:30:09.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:09 smithi100 bash[19243]: cephadm 2024-06-30T13:30:08.556038+0000 mgr.y (mgr.14144) 189 : cephadm [INF] Saving service prometheus spec with placement smithi121=a;count:1 2024-06-30T13:30:09.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:09 smithi100 bash[19243]: audit 2024-06-30T13:30:08.563439+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:30:09.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:09 smithi100 bash[19243]: audit 2024-06-30T13:30:08.564866+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:30:09.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:09 smithi100 bash[19243]: audit 2024-06-30T13:30:08.575318+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:30:10.789 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:10 smithi121 bash[14552]: cephadm 2024-06-30T13:30:08.595878+0000 mgr.y (mgr.14144) 190 : cephadm [INF] Deploying daemon prometheus.a on smithi121 2024-06-30T13:30:10.789 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:10 smithi121 bash[14552]: cluster 2024-06-30T13:30:08.630801+0000 mgr.y (mgr.14144) 191 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:10.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:10 smithi100 bash[19243]: cephadm 2024-06-30T13:30:08.595878+0000 mgr.y (mgr.14144) 190 : cephadm [INF] Deploying daemon prometheus.a on smithi121 2024-06-30T13:30:10.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:10 smithi100 bash[19243]: cluster 2024-06-30T13:30:08.630801+0000 mgr.y (mgr.14144) 191 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:10.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:10 smithi100 bash[14762]: cephadm 2024-06-30T13:30:08.595878+0000 mgr.y (mgr.14144) 190 : cephadm [INF] Deploying daemon prometheus.a on smithi121 2024-06-30T13:30:10.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:10 smithi100 bash[14762]: cluster 2024-06-30T13:30:08.630801+0000 mgr.y (mgr.14144) 191 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:12.564 INFO:teuthology.orchestra.run.smithi121.stdout:Scheduled node-exporter update... 2024-06-30T13:30:12.838 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:12 smithi121 bash[14552]: cluster 2024-06-30T13:30:10.631412+0000 mgr.y (mgr.14144) 192 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:12.839 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:12 smithi121 bash[14552]: audit 2024-06-30T13:30:12.564165+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:30:12.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:12 smithi100 bash[14762]: cluster 2024-06-30T13:30:10.631412+0000 mgr.y (mgr.14144) 192 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:12.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:12 smithi100 bash[14762]: audit 2024-06-30T13:30:12.564165+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:30:12.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:12 smithi100 bash[19243]: cluster 2024-06-30T13:30:10.631412+0000 mgr.y (mgr.14144) 192 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:12.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:12 smithi100 bash[19243]: audit 2024-06-30T13:30:12.564165+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:30:13.363 DEBUG:teuthology.orchestra.run.smithi100:node-exporter.a> sudo journalctl -f -n 0 -u ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@node-exporter.a.service 2024-06-30T13:30:13.368 DEBUG:teuthology.orchestra.run.smithi121:node-exporter.b> sudo journalctl -f -n 0 -u ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@node-exporter.b.service 2024-06-30T13:30:13.370 INFO:tasks.cephadm:Adding alertmanager.a on smithi100 2024-06-30T13:30:13.370 DEBUG:teuthology.orchestra.run.smithi121:> 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 f5be1c1a-36e3-11ef-bcaa-c7b262605968 -- ceph orch apply alertmanager '1;smithi100=a' 2024-06-30T13:30:13.483 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-06-30T13:30:13.616 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:13 smithi121 bash[14552]: audit 2024-06-30T13:30:12.555283+0000 mgr.y (mgr.14144) 193 : audit [DBG] from='client.24346 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi100=a;smithi121=b", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:30:13.616 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:13 smithi121 bash[14552]: cephadm 2024-06-30T13:30:12.556925+0000 mgr.y (mgr.14144) 194 : cephadm [INF] Saving service node-exporter spec with placement smithi100=a;smithi121=b;count:2 2024-06-30T13:30:13.688 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-06-30T13:30:13.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:13 smithi100 bash[14762]: audit 2024-06-30T13:30:12.555283+0000 mgr.y (mgr.14144) 193 : audit [DBG] from='client.24346 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi100=a;smithi121=b", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:30:13.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:13 smithi100 bash[14762]: cephadm 2024-06-30T13:30:12.556925+0000 mgr.y (mgr.14144) 194 : cephadm [INF] Saving service node-exporter spec with placement smithi100=a;smithi121=b;count:2 2024-06-30T13:30:13.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:13 smithi100 bash[19243]: audit 2024-06-30T13:30:12.555283+0000 mgr.y (mgr.14144) 193 : audit [DBG] from='client.24346 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi100=a;smithi121=b", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:30:13.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:13 smithi100 bash[19243]: cephadm 2024-06-30T13:30:12.556925+0000 mgr.y (mgr.14144) 194 : cephadm [INF] Saving service node-exporter spec with placement smithi100=a;smithi121=b;count:2 2024-06-30T13:30:14.866 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:14 smithi121 bash[14552]: cluster 2024-06-30T13:30:12.631881+0000 mgr.y (mgr.14144) 195 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:14.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:14 smithi100 bash[14762]: cluster 2024-06-30T13:30:12.631881+0000 mgr.y (mgr.14144) 195 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:14.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:14 smithi100 bash[19243]: cluster 2024-06-30T13:30:12.631881+0000 mgr.y (mgr.14144) 195 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:15.951 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:15 smithi121 bash[14552]: cluster 2024-06-30T13:30:14.632435+0000 mgr.y (mgr.14144) 196 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:15.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:15 smithi100 bash[14762]: cluster 2024-06-30T13:30:14.632435+0000 mgr.y (mgr.14144) 196 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:15.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:15 smithi100 bash[19243]: cluster 2024-06-30T13:30:14.632435+0000 mgr.y (mgr.14144) 196 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:17.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:17 smithi100 bash[14762]: cluster 2024-06-30T13:30:16.632971+0000 mgr.y (mgr.14144) 197 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:17.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:17 smithi100 bash[19243]: cluster 2024-06-30T13:30:16.632971+0000 mgr.y (mgr.14144) 197 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:18.116 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:17 smithi121 bash[14552]: cluster 2024-06-30T13:30:16.632971+0000 mgr.y (mgr.14144) 197 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:19.536 INFO:teuthology.orchestra.run.smithi121.stdout:Scheduled alertmanager update... 2024-06-30T13:30:20.529 DEBUG:teuthology.orchestra.run.smithi100:alertmanager.a> sudo journalctl -f -n 0 -u ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@alertmanager.a.service 2024-06-30T13:30:20.532 INFO:tasks.cephadm:Adding grafana.a on smithi121 2024-06-30T13:30:20.532 DEBUG:teuthology.orchestra.run.smithi121:> 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 f5be1c1a-36e3-11ef-bcaa-c7b262605968 -- ceph orch apply grafana '1;smithi121=a' 2024-06-30T13:30:20.565 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-06-30T13:30:20.848 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:20 smithi121 bash[14552]: cluster 2024-06-30T13:30:18.633740+0000 mgr.y (mgr.14144) 198 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:20.848 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:20 smithi121 bash[14552]: audit 2024-06-30T13:30:19.527940+0000 mgr.y (mgr.14144) 199 : audit [DBG] from='client.24352 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi100=a", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:30:20.849 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:20 smithi121 bash[14552]: cephadm 2024-06-30T13:30:19.529498+0000 mgr.y (mgr.14144) 200 : cephadm [INF] Saving service alertmanager spec with placement smithi100=a;count:1 2024-06-30T13:30:20.849 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:20 smithi121 bash[14552]: audit 2024-06-30T13:30:19.536833+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:30:20.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:20 smithi100 bash[14762]: cluster 2024-06-30T13:30:18.633740+0000 mgr.y (mgr.14144) 198 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:20.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:20 smithi100 bash[14762]: audit 2024-06-30T13:30:19.527940+0000 mgr.y (mgr.14144) 199 : audit [DBG] from='client.24352 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi100=a", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:30:20.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:20 smithi100 bash[14762]: cephadm 2024-06-30T13:30:19.529498+0000 mgr.y (mgr.14144) 200 : cephadm [INF] Saving service alertmanager spec with placement smithi100=a;count:1 2024-06-30T13:30:20.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:20 smithi100 bash[14762]: audit 2024-06-30T13:30:19.536833+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:30:20.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:20 smithi100 bash[19243]: cluster 2024-06-30T13:30:18.633740+0000 mgr.y (mgr.14144) 198 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:20.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:20 smithi100 bash[19243]: audit 2024-06-30T13:30:19.527940+0000 mgr.y (mgr.14144) 199 : audit [DBG] from='client.24352 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi100=a", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:30:20.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:20 smithi100 bash[19243]: cephadm 2024-06-30T13:30:19.529498+0000 mgr.y (mgr.14144) 200 : cephadm [INF] Saving service alertmanager spec with placement smithi100=a;count:1 2024-06-30T13:30:20.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:20 smithi100 bash[19243]: audit 2024-06-30T13:30:19.536833+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:30:22.866 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:22 smithi121 bash[14552]: cluster 2024-06-30T13:30:20.634404+0000 mgr.y (mgr.14144) 201 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:22.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:22 smithi100 bash[14762]: cluster 2024-06-30T13:30:20.634404+0000 mgr.y (mgr.14144) 201 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:22.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:22 smithi100 bash[19243]: cluster 2024-06-30T13:30:20.634404+0000 mgr.y (mgr.14144) 201 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:23.866 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:23 smithi121 bash[14552]: audit 2024-06-30T13:30:22.777909+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:30:23.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:23 smithi121 bash[14552]: audit 2024-06-30T13:30:22.780799+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:30:23.992 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:23 smithi100 bash[14762]: audit 2024-06-30T13:30:22.777909+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:30:23.992 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:23 smithi100 bash[14762]: audit 2024-06-30T13:30:22.780799+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:30:23.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:23 smithi100 bash[19243]: audit 2024-06-30T13:30:22.777909+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:30:23.993 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:23 smithi100 bash[19243]: audit 2024-06-30T13:30:22.780799+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:30:24.866 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:24 smithi121 bash[14552]: cluster 2024-06-30T13:30:22.635043+0000 mgr.y (mgr.14144) 202 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:24.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:24 smithi100 bash[19243]: cluster 2024-06-30T13:30:22.635043+0000 mgr.y (mgr.14144) 202 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:24.992 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:24 smithi100 bash[14762]: cluster 2024-06-30T13:30:22.635043+0000 mgr.y (mgr.14144) 202 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:25.549 INFO:teuthology.orchestra.run.smithi121.stdout:Scheduled grafana update... 2024-06-30T13:30:26.692 DEBUG:teuthology.orchestra.run.smithi121:grafana.a> sudo journalctl -f -n 0 -u ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@grafana.a.service 2024-06-30T13:30:26.695 INFO:tasks.cephadm:Setting up client nodes... 2024-06-30T13:30:26.696 DEBUG:teuthology.orchestra.run.smithi100:> 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 f5be1c1a-36e3-11ef-bcaa-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-06-30T13:30:26.866 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:26 smithi121 bash[14552]: cluster 2024-06-30T13:30:24.635667+0000 mgr.y (mgr.14144) 203 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:26.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:26 smithi121 bash[14552]: audit 2024-06-30T13:30:25.540057+0000 mgr.y (mgr.14144) 204 : audit [DBG] from='client.24358 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi121=a", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:30:26.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:26 smithi121 bash[14552]: cephadm 2024-06-30T13:30:25.541582+0000 mgr.y (mgr.14144) 205 : cephadm [INF] Saving service grafana spec with placement smithi121=a;count:1 2024-06-30T13:30:26.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:26 smithi121 bash[14552]: audit 2024-06-30T13:30:25.548791+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:30:26.911 INFO:journalctl@ceph.grafana.a.smithi121.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-06-30T13:30:26.956 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:26 smithi100 bash[14762]: cluster 2024-06-30T13:30:24.635667+0000 mgr.y (mgr.14144) 203 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:26.956 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:26 smithi100 bash[14762]: audit 2024-06-30T13:30:25.540057+0000 mgr.y (mgr.14144) 204 : audit [DBG] from='client.24358 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi121=a", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:30:26.956 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:26 smithi100 bash[14762]: cephadm 2024-06-30T13:30:25.541582+0000 mgr.y (mgr.14144) 205 : cephadm [INF] Saving service grafana spec with placement smithi121=a;count:1 2024-06-30T13:30:26.956 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:26 smithi100 bash[14762]: audit 2024-06-30T13:30:25.548791+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:30:26.957 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:26 smithi100 bash[19243]: cluster 2024-06-30T13:30:24.635667+0000 mgr.y (mgr.14144) 203 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:26.957 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:26 smithi100 bash[19243]: audit 2024-06-30T13:30:25.540057+0000 mgr.y (mgr.14144) 204 : audit [DBG] from='client.24358 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi121=a", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:30:26.957 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:26 smithi100 bash[19243]: cephadm 2024-06-30T13:30:25.541582+0000 mgr.y (mgr.14144) 205 : cephadm [INF] Saving service grafana spec with placement smithi121=a;count:1 2024-06-30T13:30:26.957 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:26 smithi100 bash[19243]: audit 2024-06-30T13:30:25.548791+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:30:28.866 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:28 smithi121 bash[14552]: cluster 2024-06-30T13:30:26.636235+0000 mgr.y (mgr.14144) 206 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:28.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:28 smithi121 bash[14552]: audit 2024-06-30T13:30:28.187818+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:30:28.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:28 smithi121 bash[14552]: audit 2024-06-30T13:30:28.189225+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:30:28.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:28 smithi100 bash[14762]: cluster 2024-06-30T13:30:26.636235+0000 mgr.y (mgr.14144) 206 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:28.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:28 smithi100 bash[14762]: audit 2024-06-30T13:30:28.187818+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:30:28.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:28 smithi100 bash[14762]: audit 2024-06-30T13:30:28.189225+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:30:28.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:28 smithi100 bash[19243]: cluster 2024-06-30T13:30:26.636235+0000 mgr.y (mgr.14144) 206 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:28.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:28 smithi100 bash[19243]: audit 2024-06-30T13:30:28.187818+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:30:28.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:28 smithi100 bash[19243]: audit 2024-06-30T13:30:28.189225+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:30:29.617 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Jun 30 13:30:29 smithi121 bash[27749]: level=info ts=2024-06-30T13:30:29.509Z caller=main.go:646 msg="Server is ready to receive web requests." 2024-06-30T13:30:30.115 INFO:teuthology.orchestra.run.smithi100.stdout:[client.0] 2024-06-30T13:30:30.115 INFO:teuthology.orchestra.run.smithi100.stdout: key = AQD2XYFmRtSCBhAAKHLiWGFqqFCDBtrX5lLUmQ== 2024-06-30T13:30:30.783 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-06-30T13:30:30.783 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-06-30T13:30:30.783 DEBUG:teuthology.orchestra.run.smithi100:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-06-30T13:30:30.807 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:30 smithi100 bash[19243]: cluster 2024-06-30T13:30:28.636834+0000 mgr.y (mgr.14144) 207 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:30.808 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:30 smithi100 bash[19243]: audit 2024-06-30T13:30:30.108132+0000 mon.c (mon.2) 15 : audit [INF] from='client.? 172.21.15.100:0/3871951659' 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:30:30.808 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:30 smithi100 bash[19243]: audit 2024-06-30T13:30:30.108875+0000 mon.a (mon.0) 465 : audit [INF] from='client.? ' 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:30:30.808 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:30 smithi100 bash[19243]: audit 2024-06-30T13:30:30.115525+0000 mon.a (mon.0) 466 : audit [INF] from='client.? ' 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:30:30.809 DEBUG:teuthology.orchestra.run.smithi121:> 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 f5be1c1a-36e3-11ef-bcaa-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-06-30T13:30:30.810 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:30 smithi100 bash[14762]: cluster 2024-06-30T13:30:28.636834+0000 mgr.y (mgr.14144) 207 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:30.810 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:30 smithi100 bash[14762]: audit 2024-06-30T13:30:30.108132+0000 mon.c (mon.2) 15 : audit [INF] from='client.? 172.21.15.100:0/3871951659' 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:30:30.810 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:30 smithi100 bash[14762]: audit 2024-06-30T13:30:30.108875+0000 mon.a (mon.0) 465 : audit [INF] from='client.? ' 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:30:30.810 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:30 smithi100 bash[14762]: audit 2024-06-30T13:30:30.115525+0000 mon.a (mon.0) 466 : audit [INF] from='client.? ' 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:30:30.824 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:30 smithi121 bash[14552]: cluster 2024-06-30T13:30:28.636834+0000 mgr.y (mgr.14144) 207 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:30.824 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:30 smithi121 bash[14552]: audit 2024-06-30T13:30:30.108132+0000 mon.c (mon.2) 15 : audit [INF] from='client.? 172.21.15.100:0/3871951659' 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:30:30.824 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:30 smithi121 bash[14552]: audit 2024-06-30T13:30:30.108875+0000 mon.a (mon.0) 465 : audit [INF] from='client.? ' 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:30:30.824 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:30 smithi121 bash[14552]: audit 2024-06-30T13:30:30.115525+0000 mon.a (mon.0) 466 : audit [INF] from='client.? ' 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:30:32.611 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:32 smithi121 bash[14552]: cluster 2024-06-30T13:30:30.637403+0000 mgr.y (mgr.14144) 208 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:32.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:32 smithi100 bash[14762]: cluster 2024-06-30T13:30:30.637403+0000 mgr.y (mgr.14144) 208 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:32.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:32 smithi100 bash[19243]: cluster 2024-06-30T13:30:30.637403+0000 mgr.y (mgr.14144) 208 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:33.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:33 smithi100 bash[14762]: cluster 2024-06-30T13:30:32.638036+0000 mgr.y (mgr.14144) 209 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:33.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:33 smithi100 bash[14762]: audit 2024-06-30T13:30:32.756820+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:30:33.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:33 smithi100 bash[14762]: audit 2024-06-30T13:30:33.007935+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:30:33.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:33 smithi100 bash[14762]: cephadm 2024-06-30T13:30:33.011932+0000 mgr.y (mgr.14144) 210 : cephadm [INF] Deploying daemon node-exporter.a on smithi100 2024-06-30T13:30:33.992 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:33 smithi100 bash[14762]: audit 2024-06-30T13:30:33.740639+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:30:33.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:33 smithi100 bash[19243]: cluster 2024-06-30T13:30:32.638036+0000 mgr.y (mgr.14144) 209 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:33.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:33 smithi100 bash[19243]: audit 2024-06-30T13:30:32.756820+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:30:33.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:33 smithi100 bash[19243]: audit 2024-06-30T13:30:33.007935+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:30:33.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:33 smithi100 bash[19243]: cephadm 2024-06-30T13:30:33.011932+0000 mgr.y (mgr.14144) 210 : cephadm [INF] Deploying daemon node-exporter.a on smithi100 2024-06-30T13:30:33.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:33 smithi100 bash[19243]: audit 2024-06-30T13:30:33.740639+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:30:33.992 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Jun 30 13:30:33 smithi100 systemd[1]: Started Ceph node-exporter.a for f5be1c1a-36e3-11ef-bcaa-c7b262605968. 2024-06-30T13:30:33.992 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Jun 30 13:30:33 smithi100 bash[31982]: Unable to find image 'prom/node-exporter:v0.18.1' locally 2024-06-30T13:30:34.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:33 smithi121 bash[14552]: cluster 2024-06-30T13:30:32.638036+0000 mgr.y (mgr.14144) 209 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:34.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:33 smithi121 bash[14552]: audit 2024-06-30T13:30:32.756820+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:30:34.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:33 smithi121 bash[14552]: audit 2024-06-30T13:30:33.007935+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:30:34.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:33 smithi121 bash[14552]: cephadm 2024-06-30T13:30:33.011932+0000 mgr.y (mgr.14144) 210 : cephadm [INF] Deploying daemon node-exporter.a on smithi100 2024-06-30T13:30:34.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:33 smithi121 bash[14552]: audit 2024-06-30T13:30:33.740639+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:30:34.249 INFO:teuthology.orchestra.run.smithi121.stdout:[client.1] 2024-06-30T13:30:34.249 INFO:teuthology.orchestra.run.smithi121.stdout: key = AQD6XYFm4guBDhAAsPEnPudLe7Sq1tDte7zl9Q== 2024-06-30T13:30:34.477 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Jun 30 13:30:34 smithi121 systemd[1]: Started Ceph node-exporter.b for f5be1c1a-36e3-11ef-bcaa-c7b262605968. 2024-06-30T13:30:34.757 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Jun 30 13:30:34 smithi121 bash[28284]: Unable to find image 'prom/node-exporter:v0.18.1' locally 2024-06-30T13:30:34.946 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2024-06-30T13:30:34.946 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-06-30T13:30:34.946 DEBUG:teuthology.orchestra.run.smithi121:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-06-30T13:30:34.975 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-06-30T13:30:34.975 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-06-30T13:30:34.975 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid f5be1c1a-36e3-11ef-bcaa-c7b262605968 -- ceph mgr dump --format=json 2024-06-30T13:30:35.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:34 smithi121 bash[14552]: cephadm 2024-06-30T13:30:33.741685+0000 mgr.y (mgr.14144) 211 : cephadm [INF] Deploying daemon node-exporter.b on smithi121 2024-06-30T13:30:35.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:34 smithi121 bash[14552]: audit 2024-06-30T13:30:34.241563+0000 mon.b (mon.1) 22 : audit [INF] from='client.? 172.21.15.121:0/822071194' 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:30:35.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:34 smithi121 bash[14552]: audit 2024-06-30T13:30:34.242816+0000 mon.a (mon.0) 470 : 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:30:35.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:34 smithi121 bash[14552]: audit 2024-06-30T13:30:34.250346+0000 mon.a (mon.0) 471 : 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:30:35.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:34 smithi121 bash[14552]: audit 2024-06-30T13:30:34.474244+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:30:35.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:34 smithi121 bash[14552]: cephadm 2024-06-30T13:30:34.481210+0000 mgr.y (mgr.14144) 212 : cephadm [INF] Deploying daemon alertmanager.a on smithi100 2024-06-30T13:30:35.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:34 smithi100 bash[19243]: cephadm 2024-06-30T13:30:33.741685+0000 mgr.y (mgr.14144) 211 : cephadm [INF] Deploying daemon node-exporter.b on smithi121 2024-06-30T13:30:35.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:34 smithi100 bash[19243]: audit 2024-06-30T13:30:34.241563+0000 mon.b (mon.1) 22 : audit [INF] from='client.? 172.21.15.121:0/822071194' 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:30:35.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:34 smithi100 bash[19243]: audit 2024-06-30T13:30:34.242816+0000 mon.a (mon.0) 470 : 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:30:35.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:34 smithi100 bash[19243]: audit 2024-06-30T13:30:34.250346+0000 mon.a (mon.0) 471 : 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:30:35.242 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:34 smithi100 bash[19243]: audit 2024-06-30T13:30:34.474244+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:30:35.242 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:34 smithi100 bash[19243]: cephadm 2024-06-30T13:30:34.481210+0000 mgr.y (mgr.14144) 212 : cephadm [INF] Deploying daemon alertmanager.a on smithi100 2024-06-30T13:30:35.242 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:34 smithi100 bash[14762]: cephadm 2024-06-30T13:30:33.741685+0000 mgr.y (mgr.14144) 211 : cephadm [INF] Deploying daemon node-exporter.b on smithi121 2024-06-30T13:30:35.242 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:34 smithi100 bash[14762]: audit 2024-06-30T13:30:34.241563+0000 mon.b (mon.1) 22 : audit [INF] from='client.? 172.21.15.121:0/822071194' 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:30:35.242 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:34 smithi100 bash[14762]: audit 2024-06-30T13:30:34.242816+0000 mon.a (mon.0) 470 : 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:30:35.242 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:34 smithi100 bash[14762]: audit 2024-06-30T13:30:34.250346+0000 mon.a (mon.0) 471 : 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:30:35.242 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:34 smithi100 bash[14762]: audit 2024-06-30T13:30:34.474244+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:30:35.242 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:34 smithi100 bash[14762]: cephadm 2024-06-30T13:30:34.481210+0000 mgr.y (mgr.14144) 212 : cephadm [INF] Deploying daemon alertmanager.a on smithi100 2024-06-30T13:30:36.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:36 smithi100 bash[14762]: cluster 2024-06-30T13:30:34.638680+0000 mgr.y (mgr.14144) 213 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:36.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:36 smithi100 bash[19243]: cluster 2024-06-30T13:30:34.638680+0000 mgr.y (mgr.14144) 213 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:36.866 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:36 smithi121 bash[14552]: cluster 2024-06-30T13:30:34.638680+0000 mgr.y (mgr.14144) 213 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:37.542 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Jun 30 13:30:37 smithi100 bash[31982]: v0.18.1: Pulling from prom/node-exporter 2024-06-30T13:30:37.694 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/mon.a/config 2024-06-30T13:30:37.815 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Jun 30 13:30:37 smithi100 bash[31982]: 49a2d53aa1af: Pulling fs layer 2024-06-30T13:30:37.815 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Jun 30 13:30:37 smithi100 bash[31982]: 3589a6efd9ce: Pulling fs layer 2024-06-30T13:30:37.815 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Jun 30 13:30:37 smithi100 bash[31982]: 190160031744: Pulling fs layer 2024-06-30T13:30:37.815 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Jun 30 13:30:37 smithi100 bash[31982]: 3589a6efd9ce: Verifying Checksum 2024-06-30T13:30:37.815 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Jun 30 13:30:37 smithi100 bash[31982]: 3589a6efd9ce: Download complete 2024-06-30T13:30:37.815 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Jun 30 13:30:37 smithi100 bash[31982]: 49a2d53aa1af: Verifying Checksum 2024-06-30T13:30:38.241 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Jun 30 13:30:37 smithi100 bash[31982]: 190160031744: Verifying Checksum 2024-06-30T13:30:38.241 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Jun 30 13:30:37 smithi100 bash[31982]: 190160031744: Download complete 2024-06-30T13:30:38.480 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Jun 30 13:30:38 smithi121 bash[28284]: v0.18.1: Pulling from prom/node-exporter 2024-06-30T13:30:38.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:38 smithi100 bash[14762]: cluster 2024-06-30T13:30:36.639341+0000 mgr.y (mgr.14144) 214 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:38.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:38 smithi100 bash[19243]: cluster 2024-06-30T13:30:36.639341+0000 mgr.y (mgr.14144) 214 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:38.821 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Jun 30 13:30:38 smithi121 bash[28284]: 49a2d53aa1af: Pulling fs layer 2024-06-30T13:30:38.821 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Jun 30 13:30:38 smithi121 bash[28284]: 3589a6efd9ce: Pulling fs layer 2024-06-30T13:30:38.821 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Jun 30 13:30:38 smithi121 bash[28284]: 190160031744: Pulling fs layer 2024-06-30T13:30:38.822 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:38 smithi121 bash[14552]: cluster 2024-06-30T13:30:36.639341+0000 mgr.y (mgr.14144) 214 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:39.093 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Jun 30 13:30:38 smithi121 bash[28284]: 3589a6efd9ce: Download complete 2024-06-30T13:30:39.093 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Jun 30 13:30:38 smithi121 bash[28284]: 49a2d53aa1af: Verifying Checksum 2024-06-30T13:30:39.094 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Jun 30 13:30:38 smithi121 bash[28284]: 49a2d53aa1af: Download complete 2024-06-30T13:30:39.094 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Jun 30 13:30:38 smithi121 bash[28284]: 190160031744: Verifying Checksum 2024-06-30T13:30:39.094 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Jun 30 13:30:38 smithi121 bash[28284]: 190160031744: Download complete 2024-06-30T13:30:39.241 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Jun 30 13:30:38 smithi100 bash[31982]: 49a2d53aa1af: Pull complete 2024-06-30T13:30:39.366 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Jun 30 13:30:39 smithi121 bash[28284]: 49a2d53aa1af: Pull complete 2024-06-30T13:30:40.086 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Jun 30 13:30:39 smithi121 bash[28284]: 3589a6efd9ce: Pull complete 2024-06-30T13:30:40.366 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Jun 30 13:30:40 smithi121 bash[28284]: 190160031744: Pull complete 2024-06-30T13:30:40.367 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Jun 30 13:30:40 smithi121 bash[28284]: Digest: sha256:a2f29256e53cc3e0b64d7a472512600b2e9410347d53cdc85b49f659c17e02ee 2024-06-30T13:30:40.367 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Jun 30 13:30:40 smithi121 bash[28284]: Status: Downloaded newer image for prom/node-exporter:v0.18.1 2024-06-30T13:30:40.483 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Jun 30 13:30:40 smithi100 bash[31982]: 3589a6efd9ce: Pull complete 2024-06-30T13:30:40.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:40 smithi100 bash[14762]: cluster 2024-06-30T13:30:38.639905+0000 mgr.y (mgr.14144) 215 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:40.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:40 smithi100 bash[19243]: cluster 2024-06-30T13:30:38.639905+0000 mgr.y (mgr.14144) 215 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:40.866 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:40 smithi121 bash[14552]: cluster 2024-06-30T13:30:38.639905+0000 mgr.y (mgr.14144) 215 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:41.491 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Jun 30 13:30:41 smithi100 bash[31982]: 190160031744: Pull complete 2024-06-30T13:30:41.867 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Jun 30 13:30:41 smithi121 bash[28284]: time="2024-06-30T13:30:41Z" level=info msg="Starting node_exporter (version=0.18.1, branch=HEAD, revision=3db77732e925c08f675d7404a8c46466b2ece83e)" source="node_exporter.go:156" 2024-06-30T13:30:41.867 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Jun 30 13:30:41 smithi121 bash[28284]: time="2024-06-30T13:30:41Z" 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:30:41.867 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Jun 30 13:30:41 smithi121 bash[28284]: time="2024-06-30T13:30:41Z" level=info msg="Enabled collectors:" source="node_exporter.go:97" 2024-06-30T13:30:41.868 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Jun 30 13:30:41 smithi121 bash[28284]: time="2024-06-30T13:30:41Z" level=info msg=" - arp" source="node_exporter.go:104" 2024-06-30T13:30:41.868 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Jun 30 13:30:41 smithi121 bash[28284]: time="2024-06-30T13:30:41Z" level=info msg=" - bcache" source="node_exporter.go:104" 2024-06-30T13:30:41.868 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Jun 30 13:30:41 smithi121 bash[28284]: time="2024-06-30T13:30:41Z" level=info msg=" - bonding" source="node_exporter.go:104" 2024-06-30T13:30:41.868 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Jun 30 13:30:41 smithi121 bash[28284]: time="2024-06-30T13:30:41Z" level=info msg=" - conntrack" source="node_exporter.go:104" 2024-06-30T13:30:41.868 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Jun 30 13:30:41 smithi121 bash[28284]: time="2024-06-30T13:30:41Z" level=info msg=" - cpu" source="node_exporter.go:104" 2024-06-30T13:30:41.868 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Jun 30 13:30:41 smithi121 bash[28284]: time="2024-06-30T13:30:41Z" level=info msg=" - cpufreq" source="node_exporter.go:104" 2024-06-30T13:30:41.868 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Jun 30 13:30:41 smithi121 bash[28284]: time="2024-06-30T13:30:41Z" level=info msg=" - diskstats" source="node_exporter.go:104" 2024-06-30T13:30:41.868 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Jun 30 13:30:41 smithi121 bash[28284]: time="2024-06-30T13:30:41Z" level=info msg=" - edac" source="node_exporter.go:104" 2024-06-30T13:30:41.868 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Jun 30 13:30:41 smithi121 bash[28284]: time="2024-06-30T13:30:41Z" level=info msg=" - entropy" source="node_exporter.go:104" 2024-06-30T13:30:41.868 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Jun 30 13:30:41 smithi121 bash[28284]: time="2024-06-30T13:30:41Z" level=info msg=" - filefd" source="node_exporter.go:104" 2024-06-30T13:30:41.868 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Jun 30 13:30:41 smithi121 bash[28284]: time="2024-06-30T13:30:41Z" level=info msg=" - filesystem" source="node_exporter.go:104" 2024-06-30T13:30:41.868 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Jun 30 13:30:41 smithi121 bash[28284]: time="2024-06-30T13:30:41Z" level=info msg=" - hwmon" source="node_exporter.go:104" 2024-06-30T13:30:41.868 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Jun 30 13:30:41 smithi121 bash[28284]: time="2024-06-30T13:30:41Z" level=info msg=" - infiniband" source="node_exporter.go:104" 2024-06-30T13:30:41.868 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Jun 30 13:30:41 smithi121 bash[28284]: time="2024-06-30T13:30:41Z" level=info msg=" - ipvs" source="node_exporter.go:104" 2024-06-30T13:30:41.869 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Jun 30 13:30:41 smithi121 bash[28284]: time="2024-06-30T13:30:41Z" level=info msg=" - loadavg" source="node_exporter.go:104" 2024-06-30T13:30:41.869 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Jun 30 13:30:41 smithi121 bash[28284]: time="2024-06-30T13:30:41Z" level=info msg=" - mdadm" source="node_exporter.go:104" 2024-06-30T13:30:41.869 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Jun 30 13:30:41 smithi121 bash[28284]: time="2024-06-30T13:30:41Z" level=info msg=" - meminfo" source="node_exporter.go:104" 2024-06-30T13:30:41.869 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Jun 30 13:30:41 smithi121 bash[28284]: time="2024-06-30T13:30:41Z" level=info msg=" - netclass" source="node_exporter.go:104" 2024-06-30T13:30:41.869 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Jun 30 13:30:41 smithi121 bash[28284]: time="2024-06-30T13:30:41Z" level=info msg=" - netdev" source="node_exporter.go:104" 2024-06-30T13:30:41.869 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Jun 30 13:30:41 smithi121 bash[28284]: time="2024-06-30T13:30:41Z" level=info msg=" - netstat" source="node_exporter.go:104" 2024-06-30T13:30:41.869 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Jun 30 13:30:41 smithi121 bash[28284]: time="2024-06-30T13:30:41Z" level=info msg=" - nfs" source="node_exporter.go:104" 2024-06-30T13:30:41.869 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Jun 30 13:30:41 smithi121 bash[28284]: time="2024-06-30T13:30:41Z" level=info msg=" - nfsd" source="node_exporter.go:104" 2024-06-30T13:30:41.869 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Jun 30 13:30:41 smithi121 bash[28284]: time="2024-06-30T13:30:41Z" level=info msg=" - pressure" source="node_exporter.go:104" 2024-06-30T13:30:41.869 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Jun 30 13:30:41 smithi121 bash[28284]: time="2024-06-30T13:30:41Z" level=info msg=" - sockstat" source="node_exporter.go:104" 2024-06-30T13:30:41.869 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Jun 30 13:30:41 smithi121 bash[28284]: time="2024-06-30T13:30:41Z" level=info msg=" - stat" source="node_exporter.go:104" 2024-06-30T13:30:41.869 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Jun 30 13:30:41 smithi121 bash[28284]: time="2024-06-30T13:30:41Z" level=info msg=" - textfile" source="node_exporter.go:104" 2024-06-30T13:30:41.869 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Jun 30 13:30:41 smithi121 bash[28284]: time="2024-06-30T13:30:41Z" level=info msg=" - time" source="node_exporter.go:104" 2024-06-30T13:30:41.869 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Jun 30 13:30:41 smithi121 bash[28284]: time="2024-06-30T13:30:41Z" level=info msg=" - uname" source="node_exporter.go:104" 2024-06-30T13:30:41.869 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Jun 30 13:30:41 smithi121 bash[28284]: time="2024-06-30T13:30:41Z" level=info msg=" - vmstat" source="node_exporter.go:104" 2024-06-30T13:30:41.870 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Jun 30 13:30:41 smithi121 bash[28284]: time="2024-06-30T13:30:41Z" level=info msg=" - xfs" source="node_exporter.go:104" 2024-06-30T13:30:41.870 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Jun 30 13:30:41 smithi121 bash[28284]: time="2024-06-30T13:30:41Z" level=info msg=" - zfs" source="node_exporter.go:104" 2024-06-30T13:30:41.870 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Jun 30 13:30:41 smithi121 bash[28284]: time="2024-06-30T13:30:41Z" level=info msg="Listening on :9100" source="node_exporter.go:170" 2024-06-30T13:30:42.241 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Jun 30 13:30:41 smithi100 bash[31982]: Digest: sha256:a2f29256e53cc3e0b64d7a472512600b2e9410347d53cdc85b49f659c17e02ee 2024-06-30T13:30:42.614 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:42 smithi100 bash[14762]: cluster 2024-06-30T13:30:40.640552+0000 mgr.y (mgr.14144) 216 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:42.614 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:42 smithi100 bash[19243]: cluster 2024-06-30T13:30:40.640552+0000 mgr.y (mgr.14144) 216 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:42.614 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Jun 30 13:30:42 smithi100 bash[31982]: Status: Downloaded newer image for prom/node-exporter:v0.18.1 2024-06-30T13:30:42.866 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:42 smithi121 bash[14552]: cluster 2024-06-30T13:30:40.640552+0000 mgr.y (mgr.14144) 216 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:44.576 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:44 smithi100 bash[14762]: cluster 2024-06-30T13:30:42.641110+0000 mgr.y (mgr.14144) 217 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:44.576 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:44 smithi100 bash[19243]: cluster 2024-06-30T13:30:42.641110+0000 mgr.y (mgr.14144) 217 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:44.748 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-06-30T13:30:44.866 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:44 smithi121 bash[14552]: cluster 2024-06-30T13:30:42.641110+0000 mgr.y (mgr.14144) 217 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:44.992 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Jun 30 13:30:44 smithi100 bash[31982]: time="2024-06-30T13:30:44Z" level=info msg="Starting node_exporter (version=0.18.1, branch=HEAD, revision=3db77732e925c08f675d7404a8c46466b2ece83e)" source="node_exporter.go:156" 2024-06-30T13:30:44.992 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Jun 30 13:30:44 smithi100 bash[31982]: time="2024-06-30T13:30:44Z" 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:30:44.992 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Jun 30 13:30:44 smithi100 bash[31982]: time="2024-06-30T13:30:44Z" level=info msg="Enabled collectors:" source="node_exporter.go:97" 2024-06-30T13:30:44.992 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Jun 30 13:30:44 smithi100 bash[31982]: time="2024-06-30T13:30:44Z" level=info msg=" - arp" source="node_exporter.go:104" 2024-06-30T13:30:44.992 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Jun 30 13:30:44 smithi100 bash[31982]: time="2024-06-30T13:30:44Z" level=info msg=" - bcache" source="node_exporter.go:104" 2024-06-30T13:30:44.992 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Jun 30 13:30:44 smithi100 bash[31982]: time="2024-06-30T13:30:44Z" level=info msg=" - bonding" source="node_exporter.go:104" 2024-06-30T13:30:44.992 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Jun 30 13:30:44 smithi100 bash[31982]: time="2024-06-30T13:30:44Z" level=info msg=" - conntrack" source="node_exporter.go:104" 2024-06-30T13:30:44.992 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Jun 30 13:30:44 smithi100 bash[31982]: time="2024-06-30T13:30:44Z" level=info msg=" - cpu" source="node_exporter.go:104" 2024-06-30T13:30:44.992 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Jun 30 13:30:44 smithi100 bash[31982]: time="2024-06-30T13:30:44Z" level=info msg=" - cpufreq" source="node_exporter.go:104" 2024-06-30T13:30:44.992 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Jun 30 13:30:44 smithi100 bash[31982]: time="2024-06-30T13:30:44Z" level=info msg=" - diskstats" source="node_exporter.go:104" 2024-06-30T13:30:44.992 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Jun 30 13:30:44 smithi100 bash[31982]: time="2024-06-30T13:30:44Z" level=info msg=" - edac" source="node_exporter.go:104" 2024-06-30T13:30:44.993 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Jun 30 13:30:44 smithi100 bash[31982]: time="2024-06-30T13:30:44Z" level=info msg=" - entropy" source="node_exporter.go:104" 2024-06-30T13:30:44.993 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Jun 30 13:30:44 smithi100 bash[31982]: time="2024-06-30T13:30:44Z" level=info msg=" - filefd" source="node_exporter.go:104" 2024-06-30T13:30:44.993 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Jun 30 13:30:44 smithi100 bash[31982]: time="2024-06-30T13:30:44Z" level=info msg=" - filesystem" source="node_exporter.go:104" 2024-06-30T13:30:44.993 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Jun 30 13:30:44 smithi100 bash[31982]: time="2024-06-30T13:30:44Z" level=info msg=" - hwmon" source="node_exporter.go:104" 2024-06-30T13:30:44.993 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Jun 30 13:30:44 smithi100 bash[31982]: time="2024-06-30T13:30:44Z" level=info msg=" - infiniband" source="node_exporter.go:104" 2024-06-30T13:30:44.993 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Jun 30 13:30:44 smithi100 bash[31982]: time="2024-06-30T13:30:44Z" level=info msg=" - ipvs" source="node_exporter.go:104" 2024-06-30T13:30:44.993 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Jun 30 13:30:44 smithi100 bash[31982]: time="2024-06-30T13:30:44Z" level=info msg=" - loadavg" source="node_exporter.go:104" 2024-06-30T13:30:44.993 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Jun 30 13:30:44 smithi100 bash[31982]: time="2024-06-30T13:30:44Z" level=info msg=" - mdadm" source="node_exporter.go:104" 2024-06-30T13:30:44.993 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Jun 30 13:30:44 smithi100 bash[31982]: time="2024-06-30T13:30:44Z" level=info msg=" - meminfo" source="node_exporter.go:104" 2024-06-30T13:30:44.993 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Jun 30 13:30:44 smithi100 bash[31982]: time="2024-06-30T13:30:44Z" level=info msg=" - netclass" source="node_exporter.go:104" 2024-06-30T13:30:44.993 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Jun 30 13:30:44 smithi100 bash[31982]: time="2024-06-30T13:30:44Z" level=info msg=" - netdev" source="node_exporter.go:104" 2024-06-30T13:30:44.993 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Jun 30 13:30:44 smithi100 bash[31982]: time="2024-06-30T13:30:44Z" level=info msg=" - netstat" source="node_exporter.go:104" 2024-06-30T13:30:44.993 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Jun 30 13:30:44 smithi100 bash[31982]: time="2024-06-30T13:30:44Z" level=info msg=" - nfs" source="node_exporter.go:104" 2024-06-30T13:30:44.993 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Jun 30 13:30:44 smithi100 bash[31982]: time="2024-06-30T13:30:44Z" level=info msg=" - nfsd" source="node_exporter.go:104" 2024-06-30T13:30:44.994 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Jun 30 13:30:44 smithi100 bash[31982]: time="2024-06-30T13:30:44Z" level=info msg=" - pressure" source="node_exporter.go:104" 2024-06-30T13:30:44.994 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Jun 30 13:30:44 smithi100 bash[31982]: time="2024-06-30T13:30:44Z" level=info msg=" - sockstat" source="node_exporter.go:104" 2024-06-30T13:30:44.994 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Jun 30 13:30:44 smithi100 bash[31982]: time="2024-06-30T13:30:44Z" level=info msg=" - stat" source="node_exporter.go:104" 2024-06-30T13:30:44.994 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Jun 30 13:30:44 smithi100 bash[31982]: time="2024-06-30T13:30:44Z" level=info msg=" - textfile" source="node_exporter.go:104" 2024-06-30T13:30:44.994 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Jun 30 13:30:44 smithi100 bash[31982]: time="2024-06-30T13:30:44Z" level=info msg=" - time" source="node_exporter.go:104" 2024-06-30T13:30:44.994 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Jun 30 13:30:44 smithi100 bash[31982]: time="2024-06-30T13:30:44Z" level=info msg=" - uname" source="node_exporter.go:104" 2024-06-30T13:30:44.994 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Jun 30 13:30:44 smithi100 bash[31982]: time="2024-06-30T13:30:44Z" level=info msg=" - vmstat" source="node_exporter.go:104" 2024-06-30T13:30:44.994 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Jun 30 13:30:44 smithi100 bash[31982]: time="2024-06-30T13:30:44Z" level=info msg=" - xfs" source="node_exporter.go:104" 2024-06-30T13:30:44.994 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Jun 30 13:30:44 smithi100 bash[31982]: time="2024-06-30T13:30:44Z" level=info msg=" - zfs" source="node_exporter.go:104" 2024-06-30T13:30:44.994 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Jun 30 13:30:44 smithi100 bash[31982]: time="2024-06-30T13:30:44Z" level=info msg="Listening on :9100" source="node_exporter.go:170" 2024-06-30T13:30:45.858 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:45 smithi100 bash[14762]: audit 2024-06-30T13:30:44.739997+0000 mon.a (mon.0) 473 : audit [DBG] from='client.? 172.21.15.100:0/2287934606' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-06-30T13:30:45.859 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:45 smithi100 bash[19243]: audit 2024-06-30T13:30:44.739997+0000 mon.a (mon.0) 473 : audit [DBG] from='client.? 172.21.15.100:0/2287934606' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-06-30T13:30:45.866 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:45 smithi121 bash[14552]: audit 2024-06-30T13:30:44.739997+0000 mon.a (mon.0) 473 : audit [DBG] from='client.? 172.21.15.100:0/2287934606' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-06-30T13:30:45.899 INFO:teuthology.orchestra.run.smithi100.stdout:{"epoch":14,"active_gid":14144,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6800","nonce":3066907126},{"type":"v1","addr":"172.21.15.100:6801","nonce":3066907126}]},"active_addr":"172.21.15.100:6801/3066907126","active_change":"2024-06-30T13:25:22.386433+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://smithi100.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.100:0","nonce":2364612668}]},{"addrvec":[{"type":"v2","addr":"172.21.15.100:0","nonce":1505270588}]}]}} 2024-06-30T13:30:45.904 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-06-30T13:30:45.904 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-06-30T13:30:45.905 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid f5be1c1a-36e3-11ef-bcaa-c7b262605968 -- ceph osd dump --format=json 2024-06-30T13:30:46.865 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:46 smithi100 bash[14762]: cluster 2024-06-30T13:30:44.641569+0000 mgr.y (mgr.14144) 218 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:46.866 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:46 smithi100 bash[19243]: cluster 2024-06-30T13:30:44.641569+0000 mgr.y (mgr.14144) 218 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:46.866 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:46 smithi121 bash[14552]: cluster 2024-06-30T13:30:44.641569+0000 mgr.y (mgr.14144) 218 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:48.633 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/mon.a/config 2024-06-30T13:30:48.769 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:48 smithi100 bash[14762]: cluster 2024-06-30T13:30:46.642107+0000 mgr.y (mgr.14144) 219 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:48.770 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:48 smithi100 bash[19243]: cluster 2024-06-30T13:30:46.642107+0000 mgr.y (mgr.14144) 219 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:48.866 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:48 smithi121 bash[14552]: cluster 2024-06-30T13:30:46.642107+0000 mgr.y (mgr.14144) 219 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:50.461 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Jun 30 13:30:50 smithi100 systemd[1]: Started Ceph alertmanager.a for f5be1c1a-36e3-11ef-bcaa-c7b262605968. 2024-06-30T13:30:50.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:50 smithi100 bash[14762]: cluster 2024-06-30T13:30:48.642880+0000 mgr.y (mgr.14144) 220 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:50.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:50 smithi100 bash[14762]: audit 2024-06-30T13:30:50.337779+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:30:50.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:50 smithi100 bash[14762]: audit 2024-06-30T13:30:50.495973+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:30:50.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:50 smithi100 bash[14762]: audit 2024-06-30T13:30:50.502922+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:30:50.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:50 smithi100 bash[14762]: audit 2024-06-30T13:30:50.503928+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-06-30T13:30:50.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:50 smithi100 bash[14762]: audit 2024-06-30T13:30:50.512348+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:30:50.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:50 smithi100 bash[19243]: cluster 2024-06-30T13:30:48.642880+0000 mgr.y (mgr.14144) 220 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:50.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:50 smithi100 bash[19243]: audit 2024-06-30T13:30:50.337779+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:30:50.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:50 smithi100 bash[19243]: audit 2024-06-30T13:30:50.495973+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:30:50.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:50 smithi100 bash[19243]: audit 2024-06-30T13:30:50.502922+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:30:50.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:50 smithi100 bash[19243]: audit 2024-06-30T13:30:50.503928+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-06-30T13:30:50.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:50 smithi100 bash[19243]: audit 2024-06-30T13:30:50.512348+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:30:50.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:50 smithi121 bash[14552]: cluster 2024-06-30T13:30:48.642880+0000 mgr.y (mgr.14144) 220 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:50.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:50 smithi121 bash[14552]: audit 2024-06-30T13:30:50.337779+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:30:50.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:50 smithi121 bash[14552]: audit 2024-06-30T13:30:50.495973+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:30:50.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:50 smithi121 bash[14552]: audit 2024-06-30T13:30:50.502922+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:30:50.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:50 smithi121 bash[14552]: audit 2024-06-30T13:30:50.503928+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-06-30T13:30:50.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:50 smithi121 bash[14552]: audit 2024-06-30T13:30:50.512348+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:30:51.827 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:51 smithi100 bash[14762]: audit 2024-06-30T13:30:50.505460+0000 mgr.y (mgr.14144) 221 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-06-30T13:30:51.828 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:51 smithi100 bash[14762]: cephadm 2024-06-30T13:30:50.517909+0000 mgr.y (mgr.14144) 222 : cephadm [INF] Deploying daemon grafana.a on smithi121 2024-06-30T13:30:51.828 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:51 smithi100 bash[19243]: audit 2024-06-30T13:30:50.505460+0000 mgr.y (mgr.14144) 221 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-06-30T13:30:51.828 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:51 smithi100 bash[19243]: cephadm 2024-06-30T13:30:50.517909+0000 mgr.y (mgr.14144) 222 : cephadm [INF] Deploying daemon grafana.a on smithi121 2024-06-30T13:30:51.866 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:51 smithi121 bash[14552]: audit 2024-06-30T13:30:50.505460+0000 mgr.y (mgr.14144) 221 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-06-30T13:30:51.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:51 smithi121 bash[14552]: cephadm 2024-06-30T13:30:50.517909+0000 mgr.y (mgr.14144) 222 : cephadm [INF] Deploying daemon grafana.a on smithi121 2024-06-30T13:30:52.788 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:52 smithi100 bash[14762]: cluster 2024-06-30T13:30:50.643589+0000 mgr.y (mgr.14144) 223 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:52.788 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:52 smithi100 bash[19243]: cluster 2024-06-30T13:30:50.643589+0000 mgr.y (mgr.14144) 223 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:52.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:52 smithi121 bash[14552]: cluster 2024-06-30T13:30:50.643589+0000 mgr.y (mgr.14144) 223 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:53.112 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Jun 30 13:30:52 smithi100 bash[32626]: level=info ts=2024-06-30T13:30:52.788Z caller=main.go:231 msg="Starting Alertmanager" version="(version=0.20.0, branch=HEAD, revision=f74be0400a6243d10bb53812d6fa408ad71ff32d)" 2024-06-30T13:30:53.113 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Jun 30 13:30:52 smithi100 bash[32626]: level=info ts=2024-06-30T13:30:52.788Z caller=main.go:232 build_context="(go=go1.13.5, user=root@00c3106655f8, date=20191211-14:13:14)" 2024-06-30T13:30:53.113 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Jun 30 13:30:52 smithi100 bash[32626]: level=info ts=2024-06-30T13:30:52.790Z caller=cluster.go:161 component=cluster msg="setting advertise address explicitly" addr=172.21.15.100 port=9094 2024-06-30T13:30:53.113 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Jun 30 13:30:52 smithi100 bash[32626]: level=info ts=2024-06-30T13:30:52.792Z caller=cluster.go:623 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-06-30T13:30:53.113 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Jun 30 13:30:52 smithi100 bash[32626]: level=info ts=2024-06-30T13:30:52.835Z caller=coordinator.go:119 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-06-30T13:30:53.113 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Jun 30 13:30:52 smithi100 bash[32626]: level=info ts=2024-06-30T13:30:52.835Z caller=coordinator.go:131 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-06-30T13:30:53.113 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Jun 30 13:30:52 smithi100 bash[32626]: level=info ts=2024-06-30T13:30:52.839Z caller=main.go:497 msg=Listening address=:9093 2024-06-30T13:30:53.489 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-06-30T13:30:53.489 INFO:teuthology.orchestra.run.smithi100.stdout:{"epoch":50,"fsid":"f5be1c1a-36e3-11ef-bcaa-c7b262605968","created":"2024-06-30T13:24:25.085981+0000","modified":"2024-06-30T13:29:52.721068+0000","last_up_change":"2024-06-30T13:29:51.457674+0000","last_in_change":"2024-06-30T13:29:31.868484+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:27:46.663967+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":"c8c3494f-d905-4ef0-9268-a14a1cbf03f9","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.100:6802","nonce":4136237149},{"type":"v1","addr":"172.21.15.100:6803","nonce":4136237149}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6804","nonce":4136237149},{"type":"v1","addr":"172.21.15.100:6805","nonce":4136237149}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6808","nonce":4136237149},{"type":"v1","addr":"172.21.15.100:6809","nonce":4136237149}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6806","nonce":4136237149},{"type":"v1","addr":"172.21.15.100:6807","nonce":4136237149}]},"public_addr":"172.21.15.100:6803/4136237149","cluster_addr":"172.21.15.100:6805/4136237149","heartbeat_back_addr":"172.21.15.100:6809/4136237149","heartbeat_front_addr":"172.21.15.100:6807/4136237149","state":["exists","up"]},{"osd":1,"uuid":"9da580b4-6b12-413c-a535-c8da514bdcdc","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.100:6810","nonce":554067681},{"type":"v1","addr":"172.21.15.100:6811","nonce":554067681}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6812","nonce":554067681},{"type":"v1","addr":"172.21.15.100:6813","nonce":554067681}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6816","nonce":554067681},{"type":"v1","addr":"172.21.15.100:6817","nonce":554067681}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6814","nonce":554067681},{"type":"v1","addr":"172.21.15.100:6815","nonce":554067681}]},"public_addr":"172.21.15.100:6811/554067681","cluster_addr":"172.21.15.100:6813/554067681","heartbeat_back_addr":"172.21.15.100:6817/554067681","heartbeat_front_addr":"172.21.15.100:6815/554067681","state":["exists","up"]},{"osd":2,"uuid":"b6ba56f4-5e9b-4d57-a486-378e57155f7b","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.100:6818","nonce":2287578301},{"type":"v1","addr":"172.21.15.100:6819","nonce":2287578301}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6820","nonce":2287578301},{"type":"v1","addr":"172.21.15.100:6821","nonce":2287578301}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6824","nonce":2287578301},{"type":"v1","addr":"172.21.15.100:6825","nonce":2287578301}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6822","nonce":2287578301},{"type":"v1","addr":"172.21.15.100:6823","nonce":2287578301}]},"public_addr":"172.21.15.100:6819/2287578301","cluster_addr":"172.21.15.100:6821/2287578301","heartbeat_back_addr":"172.21.15.100:6825/2287578301","heartbeat_front_addr":"172.21.15.100:6823/2287578301","state":["exists","up"]},{"osd":3,"uuid":"c544fa51-2ea7-4991-a856-22948f2ce027","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.100:6826","nonce":2764144998},{"type":"v1","addr":"172.21.15.100:6827","nonce":2764144998}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6828","nonce":2764144998},{"type":"v1","addr":"172.21.15.100:6829","nonce":2764144998}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6832","nonce":2764144998},{"type":"v1","addr":"172.21.15.100:6833","nonce":2764144998}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6830","nonce":2764144998},{"type":"v1","addr":"172.21.15.100:6831","nonce":2764144998}]},"public_addr":"172.21.15.100:6827/2764144998","cluster_addr":"172.21.15.100:6829/2764144998","heartbeat_back_addr":"172.21.15.100:6833/2764144998","heartbeat_front_addr":"172.21.15.100:6831/2764144998","state":["exists","up"]},{"osd":4,"uuid":"118980dc-f1dd-4e9a-a79f-d3ddd1746020","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.121:6800","nonce":3806707486},{"type":"v1","addr":"172.21.15.121:6801","nonce":3806707486}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6802","nonce":3806707486},{"type":"v1","addr":"172.21.15.121:6803","nonce":3806707486}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6806","nonce":3806707486},{"type":"v1","addr":"172.21.15.121:6807","nonce":3806707486}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6804","nonce":3806707486},{"type":"v1","addr":"172.21.15.121:6805","nonce":3806707486}]},"public_addr":"172.21.15.121:6801/3806707486","cluster_addr":"172.21.15.121:6803/3806707486","heartbeat_back_addr":"172.21.15.121:6807/3806707486","heartbeat_front_addr":"172.21.15.121:6805/3806707486","state":["exists","up"]},{"osd":5,"uuid":"a62e5745-f7d8-4f43-bb3c-c7317a214314","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.121:6808","nonce":3113526507},{"type":"v1","addr":"172.21.15.121:6809","nonce":3113526507}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6810","nonce":3113526507},{"type":"v1","addr":"172.21.15.121:6811","nonce":3113526507}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6814","nonce":3113526507},{"type":"v1","addr":"172.21.15.121:6815","nonce":3113526507}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6812","nonce":3113526507},{"type":"v1","addr":"172.21.15.121:6813","nonce":3113526507}]},"public_addr":"172.21.15.121:6809/3113526507","cluster_addr":"172.21.15.121:6811/3113526507","heartbeat_back_addr":"172.21.15.121:6815/3113526507","heartbeat_front_addr":"172.21.15.121:6813/3113526507","state":["exists","up"]},{"osd":6,"uuid":"be2c695e-c519-451f-b19c-60eb88771877","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.121:6816","nonce":412190145},{"type":"v1","addr":"172.21.15.121:6817","nonce":412190145}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6818","nonce":412190145},{"type":"v1","addr":"172.21.15.121:6819","nonce":412190145}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6822","nonce":412190145},{"type":"v1","addr":"172.21.15.121:6823","nonce":412190145}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6820","nonce":412190145},{"type":"v1","addr":"172.21.15.121:6821","nonce":412190145}]},"public_addr":"172.21.15.121:6817/412190145","cluster_addr":"172.21.15.121:6819/412190145","heartbeat_back_addr":"172.21.15.121:6823/412190145","heartbeat_front_addr":"172.21.15.121:6821/412190145","state":["exists","up"]},{"osd":7,"uuid":"04d5b4c3-8088-4b14-9f00-05166eecfd7d","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.121:6824","nonce":1490920771},{"type":"v1","addr":"172.21.15.121:6825","nonce":1490920771}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6826","nonce":1490920771},{"type":"v1","addr":"172.21.15.121:6827","nonce":1490920771}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6830","nonce":1490920771},{"type":"v1","addr":"172.21.15.121:6831","nonce":1490920771}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6828","nonce":1490920771},{"type":"v1","addr":"172.21.15.121:6829","nonce":1490920771}]},"public_addr":"172.21.15.121:6825/1490920771","cluster_addr":"172.21.15.121:6827/1490920771","heartbeat_back_addr":"172.21.15.121:6831/1490920771","heartbeat_front_addr":"172.21.15.121:6829/1490920771","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:26:51.365076+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:27:17.925374+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:27:44.328018+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:28:10.996542+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:28:35.338899+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:29:00.736410+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:29:26.425976+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:29:50.266668+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.100:0/3000029891":"2024-07-01T13:25:22.385967+0000","172.21.15.100:0/788637633":"2024-07-01T13:25:22.385967+0000","172.21.15.100:6800/2192156548":"2024-07-01T13:25:22.385967+0000","172.21.15.100:6800/3323459401":"2024-07-01T13:24:53.406501+0000","172.21.15.100:6801/2192156548":"2024-07-01T13:25:22.385967+0000","172.21.15.100:0/2683079938":"2024-07-01T13:24:53.406501+0000","172.21.15.100:6801/3323459401":"2024-07-01T13:24:53.406501+0000","172.21.15.100:0/3824317157":"2024-07-01T13:24:53.406501+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:30:53.863 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:53 smithi121 bash[14552]: audit 2024-06-30T13:30:53.488105+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.100:0/4051016960' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-06-30T13:30:53.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:53 smithi100 bash[14762]: audit 2024-06-30T13:30:53.488105+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.100:0/4051016960' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-06-30T13:30:53.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:53 smithi100 bash[19243]: audit 2024-06-30T13:30:53.488105+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.100:0/4051016960' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-06-30T13:30:54.156 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-06-30T13:30:54.156 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid f5be1c1a-36e3-11ef-bcaa-c7b262605968 -- ceph osd dump --format=json 2024-06-30T13:30:54.791 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:54 smithi100 bash[14762]: cluster 2024-06-30T13:30:52.644271+0000 mgr.y (mgr.14144) 224 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:54.792 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:54 smithi100 bash[19243]: cluster 2024-06-30T13:30:52.644271+0000 mgr.y (mgr.14144) 224 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:54.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:54 smithi121 bash[14552]: cluster 2024-06-30T13:30:52.644271+0000 mgr.y (mgr.14144) 224 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:55.241 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Jun 30 13:30:54 smithi100 bash[32626]: level=info ts=2024-06-30T13:30:54.792Z caller=cluster.go:648 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000199074s 2024-06-30T13:30:56.866 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:56 smithi121 bash[14552]: cluster 2024-06-30T13:30:54.644896+0000 mgr.y (mgr.14144) 225 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:56.878 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/mon.a/config 2024-06-30T13:30:56.987 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:56 smithi100 bash[19243]: cluster 2024-06-30T13:30:54.644896+0000 mgr.y (mgr.14144) 225 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:56.987 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:56 smithi100 bash[14762]: cluster 2024-06-30T13:30:54.644896+0000 mgr.y (mgr.14144) 225 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:58.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:30:58 smithi121 bash[14552]: cluster 2024-06-30T13:30:56.645540+0000 mgr.y (mgr.14144) 226 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:58.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:30:58 smithi100 bash[19243]: cluster 2024-06-30T13:30:56.645540+0000 mgr.y (mgr.14144) 226 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:30:58.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:30:58 smithi100 bash[14762]: cluster 2024-06-30T13:30:56.645540+0000 mgr.y (mgr.14144) 226 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:00.000 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-06-30T13:31:00.000 INFO:teuthology.orchestra.run.smithi100.stdout:{"epoch":50,"fsid":"f5be1c1a-36e3-11ef-bcaa-c7b262605968","created":"2024-06-30T13:24:25.085981+0000","modified":"2024-06-30T13:29:52.721068+0000","last_up_change":"2024-06-30T13:29:51.457674+0000","last_in_change":"2024-06-30T13:29:31.868484+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:27:46.663967+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":"c8c3494f-d905-4ef0-9268-a14a1cbf03f9","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.100:6802","nonce":4136237149},{"type":"v1","addr":"172.21.15.100:6803","nonce":4136237149}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6804","nonce":4136237149},{"type":"v1","addr":"172.21.15.100:6805","nonce":4136237149}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6808","nonce":4136237149},{"type":"v1","addr":"172.21.15.100:6809","nonce":4136237149}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6806","nonce":4136237149},{"type":"v1","addr":"172.21.15.100:6807","nonce":4136237149}]},"public_addr":"172.21.15.100:6803/4136237149","cluster_addr":"172.21.15.100:6805/4136237149","heartbeat_back_addr":"172.21.15.100:6809/4136237149","heartbeat_front_addr":"172.21.15.100:6807/4136237149","state":["exists","up"]},{"osd":1,"uuid":"9da580b4-6b12-413c-a535-c8da514bdcdc","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.100:6810","nonce":554067681},{"type":"v1","addr":"172.21.15.100:6811","nonce":554067681}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6812","nonce":554067681},{"type":"v1","addr":"172.21.15.100:6813","nonce":554067681}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6816","nonce":554067681},{"type":"v1","addr":"172.21.15.100:6817","nonce":554067681}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6814","nonce":554067681},{"type":"v1","addr":"172.21.15.100:6815","nonce":554067681}]},"public_addr":"172.21.15.100:6811/554067681","cluster_addr":"172.21.15.100:6813/554067681","heartbeat_back_addr":"172.21.15.100:6817/554067681","heartbeat_front_addr":"172.21.15.100:6815/554067681","state":["exists","up"]},{"osd":2,"uuid":"b6ba56f4-5e9b-4d57-a486-378e57155f7b","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.100:6818","nonce":2287578301},{"type":"v1","addr":"172.21.15.100:6819","nonce":2287578301}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6820","nonce":2287578301},{"type":"v1","addr":"172.21.15.100:6821","nonce":2287578301}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6824","nonce":2287578301},{"type":"v1","addr":"172.21.15.100:6825","nonce":2287578301}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6822","nonce":2287578301},{"type":"v1","addr":"172.21.15.100:6823","nonce":2287578301}]},"public_addr":"172.21.15.100:6819/2287578301","cluster_addr":"172.21.15.100:6821/2287578301","heartbeat_back_addr":"172.21.15.100:6825/2287578301","heartbeat_front_addr":"172.21.15.100:6823/2287578301","state":["exists","up"]},{"osd":3,"uuid":"c544fa51-2ea7-4991-a856-22948f2ce027","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.100:6826","nonce":2764144998},{"type":"v1","addr":"172.21.15.100:6827","nonce":2764144998}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6828","nonce":2764144998},{"type":"v1","addr":"172.21.15.100:6829","nonce":2764144998}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6832","nonce":2764144998},{"type":"v1","addr":"172.21.15.100:6833","nonce":2764144998}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6830","nonce":2764144998},{"type":"v1","addr":"172.21.15.100:6831","nonce":2764144998}]},"public_addr":"172.21.15.100:6827/2764144998","cluster_addr":"172.21.15.100:6829/2764144998","heartbeat_back_addr":"172.21.15.100:6833/2764144998","heartbeat_front_addr":"172.21.15.100:6831/2764144998","state":["exists","up"]},{"osd":4,"uuid":"118980dc-f1dd-4e9a-a79f-d3ddd1746020","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.121:6800","nonce":3806707486},{"type":"v1","addr":"172.21.15.121:6801","nonce":3806707486}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6802","nonce":3806707486},{"type":"v1","addr":"172.21.15.121:6803","nonce":3806707486}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6806","nonce":3806707486},{"type":"v1","addr":"172.21.15.121:6807","nonce":3806707486}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6804","nonce":3806707486},{"type":"v1","addr":"172.21.15.121:6805","nonce":3806707486}]},"public_addr":"172.21.15.121:6801/3806707486","cluster_addr":"172.21.15.121:6803/3806707486","heartbeat_back_addr":"172.21.15.121:6807/3806707486","heartbeat_front_addr":"172.21.15.121:6805/3806707486","state":["exists","up"]},{"osd":5,"uuid":"a62e5745-f7d8-4f43-bb3c-c7317a214314","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.121:6808","nonce":3113526507},{"type":"v1","addr":"172.21.15.121:6809","nonce":3113526507}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6810","nonce":3113526507},{"type":"v1","addr":"172.21.15.121:6811","nonce":3113526507}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6814","nonce":3113526507},{"type":"v1","addr":"172.21.15.121:6815","nonce":3113526507}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6812","nonce":3113526507},{"type":"v1","addr":"172.21.15.121:6813","nonce":3113526507}]},"public_addr":"172.21.15.121:6809/3113526507","cluster_addr":"172.21.15.121:6811/3113526507","heartbeat_back_addr":"172.21.15.121:6815/3113526507","heartbeat_front_addr":"172.21.15.121:6813/3113526507","state":["exists","up"]},{"osd":6,"uuid":"be2c695e-c519-451f-b19c-60eb88771877","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.121:6816","nonce":412190145},{"type":"v1","addr":"172.21.15.121:6817","nonce":412190145}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6818","nonce":412190145},{"type":"v1","addr":"172.21.15.121:6819","nonce":412190145}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6822","nonce":412190145},{"type":"v1","addr":"172.21.15.121:6823","nonce":412190145}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6820","nonce":412190145},{"type":"v1","addr":"172.21.15.121:6821","nonce":412190145}]},"public_addr":"172.21.15.121:6817/412190145","cluster_addr":"172.21.15.121:6819/412190145","heartbeat_back_addr":"172.21.15.121:6823/412190145","heartbeat_front_addr":"172.21.15.121:6821/412190145","state":["exists","up"]},{"osd":7,"uuid":"04d5b4c3-8088-4b14-9f00-05166eecfd7d","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.121:6824","nonce":1490920771},{"type":"v1","addr":"172.21.15.121:6825","nonce":1490920771}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6826","nonce":1490920771},{"type":"v1","addr":"172.21.15.121:6827","nonce":1490920771}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6830","nonce":1490920771},{"type":"v1","addr":"172.21.15.121:6831","nonce":1490920771}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6828","nonce":1490920771},{"type":"v1","addr":"172.21.15.121:6829","nonce":1490920771}]},"public_addr":"172.21.15.121:6825/1490920771","cluster_addr":"172.21.15.121:6827/1490920771","heartbeat_back_addr":"172.21.15.121:6831/1490920771","heartbeat_front_addr":"172.21.15.121:6829/1490920771","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:26:51.365076+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:27:17.925374+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:27:44.328018+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:28:10.996542+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:28:35.338899+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:29:00.736410+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:29:26.425976+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:29:50.266668+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.100:0/3000029891":"2024-07-01T13:25:22.385967+0000","172.21.15.100:0/788637633":"2024-07-01T13:25:22.385967+0000","172.21.15.100:6800/2192156548":"2024-07-01T13:25:22.385967+0000","172.21.15.100:6800/3323459401":"2024-07-01T13:24:53.406501+0000","172.21.15.100:6801/2192156548":"2024-07-01T13:25:22.385967+0000","172.21.15.100:0/2683079938":"2024-07-01T13:24:53.406501+0000","172.21.15.100:6801/3323459401":"2024-07-01T13:24:53.406501+0000","172.21.15.100:0/3824317157":"2024-07-01T13:24:53.406501+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:31:00.632 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid f5be1c1a-36e3-11ef-bcaa-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-06-30T13:31:00.632 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid f5be1c1a-36e3-11ef-bcaa-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-06-30T13:31:00.633 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid f5be1c1a-36e3-11ef-bcaa-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-06-30T13:31:00.633 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid f5be1c1a-36e3-11ef-bcaa-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-06-30T13:31:00.634 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid f5be1c1a-36e3-11ef-bcaa-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-06-30T13:31:00.634 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid f5be1c1a-36e3-11ef-bcaa-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-06-30T13:31:00.635 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid f5be1c1a-36e3-11ef-bcaa-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-06-30T13:31:00.635 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid f5be1c1a-36e3-11ef-bcaa-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-06-30T13:31:00.866 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:00 smithi121 bash[14552]: cluster 2024-06-30T13:30:58.646145+0000 mgr.y (mgr.14144) 227 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:00.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:00 smithi121 bash[14552]: audit 2024-06-30T13:30:59.999218+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.100:0/380177025' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-06-30T13:31:00.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:00 smithi100 bash[14762]: cluster 2024-06-30T13:30:58.646145+0000 mgr.y (mgr.14144) 227 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:00.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:00 smithi100 bash[14762]: audit 2024-06-30T13:30:59.999218+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.100:0/380177025' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-06-30T13:31:00.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:00 smithi100 bash[19243]: cluster 2024-06-30T13:30:58.646145+0000 mgr.y (mgr.14144) 227 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:00.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:00 smithi100 bash[19243]: audit 2024-06-30T13:30:59.999218+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.100:0/380177025' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-06-30T13:31:02.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:02 smithi121 bash[14552]: cluster 2024-06-30T13:31:00.646870+0000 mgr.y (mgr.14144) 228 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:02.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:02 smithi100 bash[14762]: cluster 2024-06-30T13:31:00.646870+0000 mgr.y (mgr.14144) 228 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:02.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:02 smithi100 bash[19243]: cluster 2024-06-30T13:31:00.646870+0000 mgr.y (mgr.14144) 228 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:02.992 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Jun 30 13:31:02 smithi100 bash[32626]: level=info ts=2024-06-30T13:31:02.793Z caller=cluster.go:640 component=cluster msg="gossip settled; proceeding" elapsed=10.001041264s 2024-06-30T13:31:03.449 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/mon.a/config 2024-06-30T13:31:03.450 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/mon.a/config 2024-06-30T13:31:03.453 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/mon.a/config 2024-06-30T13:31:03.454 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/mon.a/config 2024-06-30T13:31:03.454 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/mon.a/config 2024-06-30T13:31:03.454 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/mon.a/config 2024-06-30T13:31:03.455 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/mon.a/config 2024-06-30T13:31:03.456 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/mon.a/config 2024-06-30T13:31:04.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:04 smithi121 bash[14552]: cluster 2024-06-30T13:31:02.647609+0000 mgr.y (mgr.14144) 229 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:04.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:04 smithi100 bash[14762]: cluster 2024-06-30T13:31:02.647609+0000 mgr.y (mgr.14144) 229 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:04.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:04 smithi100 bash[19243]: cluster 2024-06-30T13:31:02.647609+0000 mgr.y (mgr.14144) 229 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:06.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:06 smithi100 bash[14762]: cluster 2024-06-30T13:31:04.648322+0000 mgr.y (mgr.14144) 230 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:06.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:06 smithi100 bash[19243]: cluster 2024-06-30T13:31:04.648322+0000 mgr.y (mgr.14144) 230 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:06.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:06 smithi121 bash[14552]: cluster 2024-06-30T13:31:04.648322+0000 mgr.y (mgr.14144) 230 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:08.845 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:08 smithi100 bash[19243]: cluster 2024-06-30T13:31:06.648978+0000 mgr.y (mgr.14144) 231 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:08.845 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:08 smithi100 bash[14762]: cluster 2024-06-30T13:31:06.648978+0000 mgr.y (mgr.14144) 231 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:08.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:08 smithi121 bash[14552]: cluster 2024-06-30T13:31:06.648978+0000 mgr.y (mgr.14144) 231 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:10.600 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:10 smithi100 bash[14762]: cluster 2024-06-30T13:31:08.649602+0000 mgr.y (mgr.14144) 232 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:10.600 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:10 smithi100 bash[19243]: cluster 2024-06-30T13:31:08.649602+0000 mgr.y (mgr.14144) 232 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:10.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:10 smithi121 bash[14552]: cluster 2024-06-30T13:31:08.649602+0000 mgr.y (mgr.14144) 232 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:12.845 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:12 smithi100 bash[19243]: cluster 2024-06-30T13:31:10.650179+0000 mgr.y (mgr.14144) 233 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:12.846 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:12 smithi100 bash[14762]: cluster 2024-06-30T13:31:10.650179+0000 mgr.y (mgr.14144) 233 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:12.866 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:12 smithi121 bash[14552]: cluster 2024-06-30T13:31:10.650179+0000 mgr.y (mgr.14144) 233 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:13.927 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:13 smithi121 bash[14552]: cluster 2024-06-30T13:31:12.650789+0000 mgr.y (mgr.14144) 234 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:13.927 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:13 smithi121 bash[14552]: audit 2024-06-30T13:31:12.709168+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:31:13.927 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:13 smithi121 bash[14552]: audit 2024-06-30T13:31:12.711164+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:31:13.927 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:13 smithi121 bash[28632]: t=2024-06-30T13:31:13+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2024-06-30T13:31:13.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:13 smithi100 bash[14762]: cluster 2024-06-30T13:31:12.650789+0000 mgr.y (mgr.14144) 234 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:13.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:13 smithi100 bash[14762]: audit 2024-06-30T13:31:12.709168+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:31:13.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:13 smithi100 bash[14762]: audit 2024-06-30T13:31:12.711164+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:31:13.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:13 smithi100 bash[19243]: cluster 2024-06-30T13:31:12.650789+0000 mgr.y (mgr.14144) 234 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:13.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:13 smithi100 bash[19243]: audit 2024-06-30T13:31:12.709168+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:31:13.992 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:13 smithi100 bash[19243]: audit 2024-06-30T13:31:12.711164+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:31:14.187 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:13 smithi121 bash[28632]: t=2024-06-30T13:31:13+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-06-30T13:31:14.187 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:13 smithi121 bash[28632]: t=2024-06-30T13:31:13+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-06-30T13:31:14.187 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:14 smithi121 bash[28632]: t=2024-06-30T13:31:14+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-06-30T13:31:14.187 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:14 smithi121 bash[28632]: t=2024-06-30T13:31:14+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-06-30T13:31:14.187 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:14 smithi121 bash[28632]: t=2024-06-30T13:31:14+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-06-30T13:31:14.187 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:14 smithi121 bash[28632]: t=2024-06-30T13:31:14+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-06-30T13:31:14.464 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:14 smithi121 bash[28632]: t=2024-06-30T13:31:14+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-06-30T13:31:14.464 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:14 smithi121 bash[28632]: t=2024-06-30T13:31:14+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-06-30T13:31:14.464 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:14 smithi121 bash[28632]: t=2024-06-30T13:31:14+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-06-30T13:31:14.464 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:14 smithi121 bash[28632]: t=2024-06-30T13:31:14+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-06-30T13:31:14.464 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:14 smithi121 bash[28632]: t=2024-06-30T13:31:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-06-30T13:31:14.464 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:14 smithi121 bash[28632]: t=2024-06-30T13:31:14+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-06-30T13:31:14.724 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:14 smithi121 bash[28632]: t=2024-06-30T13:31:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-06-30T13:31:14.724 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:14 smithi121 bash[28632]: t=2024-06-30T13:31:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-06-30T13:31:14.724 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:14 smithi121 bash[28632]: t=2024-06-30T13:31:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-06-30T13:31:14.724 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:14 smithi121 bash[28632]: t=2024-06-30T13:31:14+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-06-30T13:31:14.985 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:14 smithi121 bash[28632]: t=2024-06-30T13:31:14+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-06-30T13:31:14.985 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:14 smithi121 bash[28632]: t=2024-06-30T13:31:14+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-06-30T13:31:14.985 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:14 smithi121 bash[28632]: t=2024-06-30T13:31:14+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-06-30T13:31:14.985 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:14 smithi121 bash[28632]: t=2024-06-30T13:31:14+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-06-30T13:31:15.270 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:14 smithi121 bash[28632]: t=2024-06-30T13:31:14+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-06-30T13:31:15.270 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:15 smithi121 bash[28632]: t=2024-06-30T13:31:15+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-06-30T13:31:15.270 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:15 smithi121 bash[28632]: t=2024-06-30T13:31:15+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-06-30T13:31:15.270 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:15 smithi121 bash[28632]: t=2024-06-30T13:31:15+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-06-30T13:31:15.271 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:15 smithi121 bash[28632]: t=2024-06-30T13:31:15+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-06-30T13:31:15.271 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:15 smithi121 bash[28632]: t=2024-06-30T13:31:15+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-06-30T13:31:15.564 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:15 smithi121 bash[28632]: t=2024-06-30T13:31:15+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-06-30T13:31:15.564 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:15 smithi121 bash[28632]: t=2024-06-30T13:31:15+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-06-30T13:31:15.564 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:15 smithi121 bash[28632]: t=2024-06-30T13:31:15+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-06-30T13:31:15.564 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:15 smithi121 bash[28632]: t=2024-06-30T13:31:15+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-06-30T13:31:15.849 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:15 smithi121 bash[14552]: cluster 2024-06-30T13:31:14.651354+0000 mgr.y (mgr.14144) 235 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:15.850 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:15 smithi121 bash[28632]: t=2024-06-30T13:31:15+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-06-30T13:31:15.850 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:15 smithi121 bash[28632]: t=2024-06-30T13:31:15+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-06-30T13:31:15.850 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:15 smithi121 bash[28632]: t=2024-06-30T13:31:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-06-30T13:31:15.850 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:15 smithi121 bash[28632]: t=2024-06-30T13:31:15+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-06-30T13:31:15.969 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:15 smithi100 bash[14762]: cluster 2024-06-30T13:31:14.651354+0000 mgr.y (mgr.14144) 235 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:15.970 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:15 smithi100 bash[19243]: cluster 2024-06-30T13:31:14.651354+0000 mgr.y (mgr.14144) 235 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:16.116 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:15 smithi121 bash[28632]: t=2024-06-30T13:31:15+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-06-30T13:31:16.117 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:15 smithi121 bash[28632]: t=2024-06-30T13:31:15+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-06-30T13:31:16.117 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:16 smithi121 bash[28632]: t=2024-06-30T13:31:16+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-06-30T13:31:16.117 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:16 smithi121 bash[28632]: t=2024-06-30T13:31:16+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-06-30T13:31:16.430 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:16 smithi121 bash[28632]: t=2024-06-30T13:31:16+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-06-30T13:31:16.430 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:16 smithi121 bash[28632]: t=2024-06-30T13:31:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-06-30T13:31:16.431 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:16 smithi121 bash[28632]: t=2024-06-30T13:31:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-06-30T13:31:16.626 INFO:teuthology.orchestra.run.smithi100.stdout:77309411373 2024-06-30T13:31:16.626 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid f5be1c1a-36e3-11ef-bcaa-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-06-30T13:31:16.733 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:16 smithi121 bash[28632]: t=2024-06-30T13:31:16+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-06-30T13:31:16.733 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:16 smithi121 bash[28632]: t=2024-06-30T13:31:16+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-06-30T13:31:16.733 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:16 smithi121 bash[28632]: t=2024-06-30T13:31:16+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-06-30T13:31:16.733 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:16 smithi121 bash[28632]: t=2024-06-30T13:31:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-06-30T13:31:16.733 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:16 smithi121 bash[28632]: t=2024-06-30T13:31:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-06-30T13:31:17.009 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:16 smithi121 bash[28632]: t=2024-06-30T13:31:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-06-30T13:31:17.009 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:16 smithi121 bash[28632]: t=2024-06-30T13:31:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-06-30T13:31:17.009 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:16 smithi121 bash[28632]: t=2024-06-30T13:31:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-06-30T13:31:17.009 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:16 smithi121 bash[28632]: t=2024-06-30T13:31:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-06-30T13:31:17.319 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:17 smithi121 bash[28632]: t=2024-06-30T13:31:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-06-30T13:31:17.319 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:17 smithi121 bash[28632]: t=2024-06-30T13:31:17+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-06-30T13:31:17.319 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:17 smithi121 bash[28632]: t=2024-06-30T13:31:17+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-06-30T13:31:17.319 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:17 smithi121 bash[28632]: t=2024-06-30T13:31:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-06-30T13:31:17.556 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:17 smithi100 bash[14762]: audit 2024-06-30T13:31:16.484872+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:31:17.557 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:17 smithi100 bash[19243]: audit 2024-06-30T13:31:16.484872+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:31:17.594 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:17 smithi121 bash[14552]: audit 2024-06-30T13:31:16.484872+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:31:17.594 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:17 smithi121 bash[28632]: t=2024-06-30T13:31:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-06-30T13:31:17.594 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:17 smithi121 bash[28632]: t=2024-06-30T13:31:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-06-30T13:31:17.594 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:17 smithi121 bash[28632]: t=2024-06-30T13:31:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-06-30T13:31:17.594 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:17 smithi121 bash[28632]: t=2024-06-30T13:31:17+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-06-30T13:31:17.655 INFO:teuthology.orchestra.run.smithi100.stdout:107374182438 2024-06-30T13:31:17.656 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid f5be1c1a-36e3-11ef-bcaa-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-06-30T13:31:17.867 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:17 smithi121 bash[28632]: t=2024-06-30T13:31:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-06-30T13:31:17.867 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:17 smithi121 bash[28632]: t=2024-06-30T13:31:17+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-06-30T13:31:17.867 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:17 smithi121 bash[28632]: t=2024-06-30T13:31:17+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-06-30T13:31:17.867 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:17 smithi121 bash[28632]: t=2024-06-30T13:31:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-06-30T13:31:17.867 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:17 smithi121 bash[28632]: t=2024-06-30T13:31:17+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-06-30T13:31:18.157 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:17 smithi121 bash[28632]: t=2024-06-30T13:31:17+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-06-30T13:31:18.157 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:17 smithi121 bash[28632]: t=2024-06-30T13:31:17+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-06-30T13:31:18.158 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:18 smithi121 bash[28632]: t=2024-06-30T13:31:18+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-06-30T13:31:18.158 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:18 smithi121 bash[28632]: t=2024-06-30T13:31:18+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-06-30T13:31:18.417 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:18 smithi121 bash[28632]: t=2024-06-30T13:31:18+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-06-30T13:31:18.418 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:18 smithi121 bash[28632]: t=2024-06-30T13:31:18+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-06-30T13:31:18.418 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:18 smithi121 bash[28632]: t=2024-06-30T13:31:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-06-30T13:31:18.418 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:18 smithi121 bash[28632]: t=2024-06-30T13:31:18+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-06-30T13:31:18.418 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:18 smithi121 bash[28632]: t=2024-06-30T13:31:18+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-06-30T13:31:18.656 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:18 smithi100 bash[14762]: cluster 2024-06-30T13:31:16.651914+0000 mgr.y (mgr.14144) 236 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:18.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:18 smithi100 bash[19243]: cluster 2024-06-30T13:31:16.651914+0000 mgr.y (mgr.14144) 236 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:18.678 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:18 smithi121 bash[28632]: t=2024-06-30T13:31:18+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-06-30T13:31:18.678 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:18 smithi121 bash[28632]: t=2024-06-30T13:31:18+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-06-30T13:31:18.678 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:18 smithi121 bash[28632]: t=2024-06-30T13:31:18+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-06-30T13:31:18.678 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:18 smithi121 bash[14552]: cluster 2024-06-30T13:31:16.651914+0000 mgr.y (mgr.14144) 236 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:18.917 INFO:teuthology.orchestra.run.smithi100.stdout:180388626456 2024-06-30T13:31:18.918 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid f5be1c1a-36e3-11ef-bcaa-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-06-30T13:31:18.929 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:18 smithi121 bash[28632]: t=2024-06-30T13:31:18+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-06-30T13:31:18.929 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:18 smithi121 bash[28632]: t=2024-06-30T13:31:18+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-06-30T13:31:18.929 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:18 smithi121 bash[28632]: t=2024-06-30T13:31:18+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-06-30T13:31:19.205 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:18 smithi121 bash[28632]: t=2024-06-30T13:31:18+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-06-30T13:31:19.206 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:18 smithi121 bash[28632]: t=2024-06-30T13:31:18+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-06-30T13:31:19.206 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:19 smithi121 bash[28632]: t=2024-06-30T13:31:19+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-06-30T13:31:19.206 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:19 smithi121 bash[28632]: t=2024-06-30T13:31:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-06-30T13:31:19.474 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:19 smithi121 bash[28632]: t=2024-06-30T13:31:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-06-30T13:31:19.474 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:19 smithi121 bash[28632]: t=2024-06-30T13:31:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-06-30T13:31:19.474 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:19 smithi121 bash[28632]: t=2024-06-30T13:31:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-06-30T13:31:19.474 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:19 smithi121 bash[28632]: t=2024-06-30T13:31:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-06-30T13:31:19.474 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:19 smithi121 bash[28632]: t=2024-06-30T13:31:19+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-06-30T13:31:19.759 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:19 smithi121 bash[28632]: t=2024-06-30T13:31:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-06-30T13:31:19.759 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:19 smithi121 bash[28632]: t=2024-06-30T13:31:19+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-06-30T13:31:19.759 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:19 smithi121 bash[28632]: t=2024-06-30T13:31:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-06-30T13:31:19.985 INFO:teuthology.orchestra.run.smithi100.stdout:34359738422 2024-06-30T13:31:19.986 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid f5be1c1a-36e3-11ef-bcaa-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-06-30T13:31:20.010 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:19 smithi121 bash[28632]: t=2024-06-30T13:31:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-06-30T13:31:20.011 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:19 smithi121 bash[28632]: t=2024-06-30T13:31:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-06-30T13:31:20.011 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:19 smithi121 bash[28632]: t=2024-06-30T13:31:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-06-30T13:31:20.011 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:19 smithi121 bash[28632]: t=2024-06-30T13:31:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-06-30T13:31:20.092 INFO:teuthology.orchestra.run.smithi100.stdout:154618822686 2024-06-30T13:31:20.093 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid f5be1c1a-36e3-11ef-bcaa-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-06-30T13:31:20.321 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:20 smithi121 bash[28632]: t=2024-06-30T13:31:20+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-06-30T13:31:20.321 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:20 smithi121 bash[28632]: t=2024-06-30T13:31:20+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-06-30T13:31:20.322 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:20 smithi121 bash[28632]: t=2024-06-30T13:31:20+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-06-30T13:31:20.322 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:20 smithi121 bash[28632]: t=2024-06-30T13:31:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-06-30T13:31:20.322 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:20 smithi121 bash[28632]: t=2024-06-30T13:31:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-06-30T13:31:20.581 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:20 smithi121 bash[14552]: cluster 2024-06-30T13:31:18.652385+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:31:20.581 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:20 smithi121 bash[28632]: t=2024-06-30T13:31:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-06-30T13:31:20.581 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:20 smithi121 bash[28632]: t=2024-06-30T13:31:20+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-06-30T13:31:20.581 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:20 smithi121 bash[28632]: t=2024-06-30T13:31:20+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-06-30T13:31:20.582 INFO:teuthology.orchestra.run.smithi100.stdout:128849018914 2024-06-30T13:31:20.582 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid f5be1c1a-36e3-11ef-bcaa-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-06-30T13:31:20.787 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:20 smithi100 bash[14762]: cluster 2024-06-30T13:31:18.652385+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:31:20.787 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:20 smithi100 bash[19243]: cluster 2024-06-30T13:31:18.652385+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:31:20.867 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:20 smithi121 bash[28632]: t=2024-06-30T13:31:20+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-06-30T13:31:20.867 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:20 smithi121 bash[28632]: t=2024-06-30T13:31:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-06-30T13:31:20.867 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:20 smithi121 bash[28632]: t=2024-06-30T13:31:20+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-06-30T13:31:20.867 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:20 smithi121 bash[28632]: t=2024-06-30T13:31:20+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-06-30T13:31:20.867 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:20 smithi121 bash[28632]: t=2024-06-30T13:31:20+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-06-30T13:31:20.981 INFO:teuthology.orchestra.run.smithi100.stdout:206158430229 2024-06-30T13:31:20.982 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid f5be1c1a-36e3-11ef-bcaa-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-06-30T13:31:21.184 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:20 smithi121 bash[28632]: t=2024-06-30T13:31:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-06-30T13:31:21.184 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:20 smithi121 bash[28632]: t=2024-06-30T13:31:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-06-30T13:31:21.184 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:21 smithi121 bash[28632]: t=2024-06-30T13:31:21+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-06-30T13:31:21.185 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:21 smithi121 bash[28632]: t=2024-06-30T13:31:21+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-06-30T13:31:21.185 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:21 smithi121 bash[28632]: t=2024-06-30T13:31:21+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-06-30T13:31:21.486 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:21 smithi121 bash[28632]: t=2024-06-30T13:31:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-06-30T13:31:21.487 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:21 smithi121 bash[28632]: t=2024-06-30T13:31:21+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-06-30T13:31:21.487 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:21 smithi121 bash[28632]: t=2024-06-30T13:31:21+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-06-30T13:31:21.487 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:21 smithi121 bash[28632]: t=2024-06-30T13:31:21+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-06-30T13:31:21.487 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:21 smithi121 bash[28632]: t=2024-06-30T13:31:21+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-06-30T13:31:21.630 INFO:teuthology.orchestra.run.smithi100.stdout:55834574899 2024-06-30T13:31:21.631 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid f5be1c1a-36e3-11ef-bcaa-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-06-30T13:31:21.738 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:21 smithi121 bash[28632]: t=2024-06-30T13:31:21+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-06-30T13:31:21.738 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:21 smithi121 bash[28632]: t=2024-06-30T13:31:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-06-30T13:31:21.738 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:21 smithi121 bash[28632]: t=2024-06-30T13:31:21+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-06-30T13:31:21.738 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:21 smithi121 bash[28632]: t=2024-06-30T13:31:21+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-06-30T13:31:21.739 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:21 smithi121 bash[28632]: t=2024-06-30T13:31:21+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-06-30T13:31:22.023 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:21 smithi121 bash[28632]: t=2024-06-30T13:31:21+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-06-30T13:31:22.023 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:21 smithi121 bash[28632]: t=2024-06-30T13:31:21+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-06-30T13:31:22.023 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:21 smithi121 bash[28632]: t=2024-06-30T13:31:21+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-06-30T13:31:22.051 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/mon.a/config 2024-06-30T13:31:22.283 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:22 smithi121 bash[28632]: t=2024-06-30T13:31:22+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-06-30T13:31:22.283 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:22 smithi121 bash[28632]: t=2024-06-30T13:31:22+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-06-30T13:31:22.283 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:22 smithi121 bash[28632]: t=2024-06-30T13:31:22+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-06-30T13:31:22.283 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:22 smithi121 bash[28632]: t=2024-06-30T13:31:22+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-06-30T13:31:22.499 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/mon.a/config 2024-06-30T13:31:22.551 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:22 smithi121 bash[28632]: t=2024-06-30T13:31:22+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-06-30T13:31:22.552 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:22 smithi121 bash[28632]: t=2024-06-30T13:31:22+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-06-30T13:31:22.552 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:22 smithi121 bash[28632]: t=2024-06-30T13:31:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-06-30T13:31:22.552 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:22 smithi121 bash[28632]: t=2024-06-30T13:31:22+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-06-30T13:31:22.552 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:22 smithi121 bash[28632]: t=2024-06-30T13:31:22+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-06-30T13:31:22.552 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:22 smithi121 bash[14552]: cluster 2024-06-30T13:31:20.652813+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:31:22.552 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:22 smithi121 bash[14552]: audit 2024-06-30T13:31:22.246205+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:31:22.552 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:22 smithi121 bash[14552]: audit 2024-06-30T13:31:22.253779+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:31:22.820 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:22 smithi121 bash[28632]: t=2024-06-30T13:31:22+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-06-30T13:31:22.820 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:22 smithi121 bash[28632]: t=2024-06-30T13:31:22+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-06-30T13:31:22.821 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:22 smithi121 bash[28632]: t=2024-06-30T13:31:22+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-06-30T13:31:22.821 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:22 smithi121 bash[28632]: t=2024-06-30T13:31:22+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-06-30T13:31:22.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:22 smithi100 bash[19243]: cluster 2024-06-30T13:31:20.652813+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:31:22.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:22 smithi100 bash[19243]: audit 2024-06-30T13:31:22.246205+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:31:22.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:22 smithi100 bash[19243]: audit 2024-06-30T13:31:22.253779+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:31:22.992 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:22 smithi100 bash[14762]: cluster 2024-06-30T13:31:20.652813+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:31:22.992 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:22 smithi100 bash[14762]: audit 2024-06-30T13:31:22.246205+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:31:22.992 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:22 smithi100 bash[14762]: audit 2024-06-30T13:31:22.253779+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:31:23.114 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:22 smithi121 bash[28632]: t=2024-06-30T13:31:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-06-30T13:31:23.114 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:22 smithi121 bash[28632]: t=2024-06-30T13:31:22+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-06-30T13:31:23.114 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:22 smithi121 bash[28632]: t=2024-06-30T13:31:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-06-30T13:31:23.114 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:23 smithi121 bash[28632]: t=2024-06-30T13:31:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-06-30T13:31:23.114 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:23 smithi121 bash[28632]: t=2024-06-30T13:31:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-06-30T13:31:23.367 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:23 smithi121 bash[28632]: t=2024-06-30T13:31:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-06-30T13:31:23.367 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:23 smithi121 bash[28632]: t=2024-06-30T13:31:23+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-06-30T13:31:23.367 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:23 smithi121 bash[28632]: t=2024-06-30T13:31:23+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-06-30T13:31:23.517 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/mon.a/config 2024-06-30T13:31:23.518 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/mon.a/config 2024-06-30T13:31:23.519 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/mon.a/config 2024-06-30T13:31:23.519 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/mon.a/config 2024-06-30T13:31:23.520 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/mon.a/config 2024-06-30T13:31:23.520 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/mon.a/config 2024-06-30T13:31:23.634 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:23 smithi121 bash[28632]: t=2024-06-30T13:31:23+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-06-30T13:31:23.634 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:23 smithi121 bash[28632]: t=2024-06-30T13:31:23+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-06-30T13:31:23.634 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:23 smithi121 bash[28632]: t=2024-06-30T13:31:23+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-06-30T13:31:23.634 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:23 smithi121 bash[28632]: t=2024-06-30T13:31:23+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-06-30T13:31:23.635 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:23 smithi121 bash[14552]: cephadm 2024-06-30T13:31:22.258722+0000 mgr.y (mgr.14144) 239 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-06-30T13:31:23.635 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:23 smithi121 bash[14552]: cephadm 2024-06-30T13:31:22.264613+0000 mgr.y (mgr.14144) 240 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi100 2024-06-30T13:31:23.635 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:23 smithi121 bash[14552]: audit 2024-06-30T13:31:22.781104+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:31:23.635 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:23 smithi121 bash[14552]: audit 2024-06-30T13:31:22.784251+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:31:23.927 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:23 smithi121 bash[28632]: t=2024-06-30T13:31:23+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-06-30T13:31:23.927 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:23 smithi121 bash[28632]: t=2024-06-30T13:31:23+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-06-30T13:31:23.927 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:23 smithi121 bash[28632]: t=2024-06-30T13:31:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-06-30T13:31:23.927 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:23 smithi121 bash[28632]: t=2024-06-30T13:31:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-06-30T13:31:24.067 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:23 smithi100 bash[14762]: cephadm 2024-06-30T13:31:22.258722+0000 mgr.y (mgr.14144) 239 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-06-30T13:31:24.067 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:23 smithi100 bash[14762]: cephadm 2024-06-30T13:31:22.264613+0000 mgr.y (mgr.14144) 240 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi100 2024-06-30T13:31:24.067 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:23 smithi100 bash[14762]: audit 2024-06-30T13:31:22.781104+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:31:24.067 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:23 smithi100 bash[14762]: audit 2024-06-30T13:31:22.784251+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:31:24.067 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:23 smithi100 bash[19243]: cephadm 2024-06-30T13:31:22.258722+0000 mgr.y (mgr.14144) 239 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-06-30T13:31:24.067 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:23 smithi100 bash[19243]: cephadm 2024-06-30T13:31:22.264613+0000 mgr.y (mgr.14144) 240 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi100 2024-06-30T13:31:24.067 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:23 smithi100 bash[19243]: audit 2024-06-30T13:31:22.781104+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:31:24.067 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:23 smithi100 bash[19243]: audit 2024-06-30T13:31:22.784251+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:31:24.204 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:23 smithi121 bash[28632]: t=2024-06-30T13:31:23+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-06-30T13:31:24.204 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:23 smithi121 bash[28632]: t=2024-06-30T13:31:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-06-30T13:31:24.204 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:24 smithi121 bash[28632]: t=2024-06-30T13:31:24+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-06-30T13:31:24.204 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:24 smithi121 bash[28632]: t=2024-06-30T13:31:24+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-06-30T13:31:24.204 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:24 smithi121 bash[28632]: t=2024-06-30T13:31:24+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-06-30T13:31:24.464 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:24 smithi121 bash[28632]: t=2024-06-30T13:31:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-06-30T13:31:24.464 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:24 smithi121 bash[28632]: t=2024-06-30T13:31:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-06-30T13:31:24.464 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:24 smithi121 bash[28632]: t=2024-06-30T13:31:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-06-30T13:31:24.758 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:24 smithi121 bash[28632]: t=2024-06-30T13:31:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-06-30T13:31:24.758 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:24 smithi121 bash[28632]: t=2024-06-30T13:31:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-06-30T13:31:24.758 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:24 smithi121 bash[28632]: t=2024-06-30T13:31:24+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-06-30T13:31:24.758 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:24 smithi121 bash[28632]: t=2024-06-30T13:31:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-06-30T13:31:24.758 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:24 smithi121 bash[28632]: t=2024-06-30T13:31:24+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-06-30T13:31:24.758 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:24 smithi121 bash[14552]: cluster 2024-06-30T13:31:22.653366+0000 mgr.y (mgr.14144) 241 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:24.813 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:24 smithi100 bash[14762]: cluster 2024-06-30T13:31:22.653366+0000 mgr.y (mgr.14144) 241 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:24.813 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:24 smithi100 bash[19243]: cluster 2024-06-30T13:31:22.653366+0000 mgr.y (mgr.14144) 241 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:25.034 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:24 smithi121 bash[28632]: t=2024-06-30T13:31:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-06-30T13:31:25.034 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:24 smithi121 bash[28632]: t=2024-06-30T13:31:24+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-06-30T13:31:25.034 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:24 smithi121 bash[28632]: t=2024-06-30T13:31:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-06-30T13:31:25.034 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:24 smithi121 bash[28632]: t=2024-06-30T13:31:24+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-06-30T13:31:25.035 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:25 smithi121 bash[28632]: t=2024-06-30T13:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-06-30T13:31:25.286 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:25 smithi121 bash[28632]: t=2024-06-30T13:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-06-30T13:31:25.286 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:25 smithi121 bash[28632]: t=2024-06-30T13:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-06-30T13:31:25.286 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:25 smithi121 bash[28632]: t=2024-06-30T13:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-06-30T13:31:25.596 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:25 smithi121 bash[28632]: t=2024-06-30T13:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-06-30T13:31:25.596 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:25 smithi121 bash[28632]: t=2024-06-30T13:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-06-30T13:31:25.596 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:25 smithi121 bash[28632]: t=2024-06-30T13:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-06-30T13:31:25.596 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:25 smithi121 bash[28632]: t=2024-06-30T13:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-06-30T13:31:25.596 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:25 smithi121 bash[28632]: t=2024-06-30T13:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-06-30T13:31:25.856 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:25 smithi121 bash[28632]: t=2024-06-30T13:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-06-30T13:31:25.856 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:25 smithi121 bash[28632]: t=2024-06-30T13:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-06-30T13:31:25.856 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:25 smithi121 bash[28632]: t=2024-06-30T13:31:25+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:31:25.856 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:25 smithi121 bash[28632]: t=2024-06-30T13:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-06-30T13:31:26.117 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:25 smithi121 bash[28632]: t=2024-06-30T13:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-06-30T13:31:26.117 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:25 smithi121 bash[28632]: t=2024-06-30T13:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2024-06-30T13:31:26.117 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:25 smithi121 bash[28632]: t=2024-06-30T13:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-06-30T13:31:26.117 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:26 smithi121 bash[28632]: t=2024-06-30T13:31:26+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-06-30T13:31:26.409 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:26 smithi121 bash[28632]: t=2024-06-30T13:31:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-06-30T13:31:26.409 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:26 smithi121 bash[28632]: t=2024-06-30T13:31:26+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-06-30T13:31:26.409 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:26 smithi121 bash[28632]: t=2024-06-30T13:31:26+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-06-30T13:31:26.409 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:26 smithi121 bash[28632]: t=2024-06-30T13:31:26+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-06-30T13:31:26.409 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:26 smithi121 bash[28632]: t=2024-06-30T13:31:26+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-06-30T13:31:26.694 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:26 smithi121 bash[14552]: cluster 2024-06-30T13:31:24.653935+0000 mgr.y (mgr.14144) 242 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:26.695 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:26 smithi121 bash[28632]: t=2024-06-30T13:31:26+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-06-30T13:31:26.695 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:26 smithi121 bash[28632]: t=2024-06-30T13:31:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-06-30T13:31:26.695 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:26 smithi121 bash[28632]: t=2024-06-30T13:31:26+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-06-30T13:31:26.802 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:26 smithi100 bash[14762]: cluster 2024-06-30T13:31:24.653935+0000 mgr.y (mgr.14144) 242 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:26.802 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:26 smithi100 bash[19243]: cluster 2024-06-30T13:31:24.653935+0000 mgr.y (mgr.14144) 242 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:26.946 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:26 smithi121 bash[28632]: t=2024-06-30T13:31:26+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-06-30T13:31:26.946 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:26 smithi121 bash[28632]: t=2024-06-30T13:31:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-06-30T13:31:26.946 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:26 smithi121 bash[28632]: t=2024-06-30T13:31:26+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-06-30T13:31:26.946 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:26 smithi121 bash[28632]: t=2024-06-30T13:31:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-06-30T13:31:27.231 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:26 smithi121 bash[28632]: t=2024-06-30T13:31:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-06-30T13:31:27.231 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:27 smithi121 bash[28632]: t=2024-06-30T13:31:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-06-30T13:31:27.231 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:27 smithi121 bash[28632]: t=2024-06-30T13:31:27+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-06-30T13:31:27.231 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:27 smithi121 bash[28632]: t=2024-06-30T13:31:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-06-30T13:31:27.231 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:27 smithi121 bash[28632]: t=2024-06-30T13:31:27+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-06-30T13:31:27.491 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:27 smithi121 bash[28632]: t=2024-06-30T13:31:27+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-06-30T13:31:27.491 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:27 smithi121 bash[28632]: t=2024-06-30T13:31:27+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-06-30T13:31:27.491 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:27 smithi121 bash[28632]: t=2024-06-30T13:31:27+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-06-30T13:31:27.491 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:27 smithi121 bash[28632]: t=2024-06-30T13:31:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-06-30T13:31:27.818 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:27 smithi121 bash[28632]: t=2024-06-30T13:31:27+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-06-30T13:31:27.818 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:27 smithi121 bash[28632]: t=2024-06-30T13:31:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-06-30T13:31:27.818 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:27 smithi121 bash[28632]: t=2024-06-30T13:31:27+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-06-30T13:31:27.818 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:27 smithi121 bash[28632]: t=2024-06-30T13:31:27+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-06-30T13:31:27.818 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:27 smithi121 bash[28632]: t=2024-06-30T13:31:27+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-06-30T13:31:28.095 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:27 smithi121 bash[28632]: t=2024-06-30T13:31:27+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-06-30T13:31:28.095 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:27 smithi121 bash[28632]: t=2024-06-30T13:31:27+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-06-30T13:31:28.095 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:28 smithi121 bash[28632]: t=2024-06-30T13:31:28+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-06-30T13:31:28.367 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:28 smithi121 bash[28632]: t=2024-06-30T13:31:28+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-06-30T13:31:28.367 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:28 smithi121 bash[28632]: t=2024-06-30T13:31:28+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-06-30T13:31:28.367 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:28 smithi121 bash[28632]: t=2024-06-30T13:31:28+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-06-30T13:31:28.367 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:28 smithi121 bash[28632]: t=2024-06-30T13:31:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-06-30T13:31:28.698 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:28 smithi121 bash[14552]: cluster 2024-06-30T13:31:26.654322+0000 mgr.y (mgr.14144) 243 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:28.698 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:28 smithi121 bash[28632]: t=2024-06-30T13:31:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-06-30T13:31:28.698 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:28 smithi121 bash[28632]: t=2024-06-30T13:31:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-06-30T13:31:28.698 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:28 smithi121 bash[28632]: t=2024-06-30T13:31:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-06-30T13:31:28.698 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:28 smithi121 bash[28632]: t=2024-06-30T13:31:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-06-30T13:31:28.698 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:28 smithi121 bash[28632]: t=2024-06-30T13:31:28+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-06-30T13:31:28.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:28 smithi100 bash[14762]: cluster 2024-06-30T13:31:26.654322+0000 mgr.y (mgr.14144) 243 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:28.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:28 smithi100 bash[19243]: cluster 2024-06-30T13:31:26.654322+0000 mgr.y (mgr.14144) 243 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:29.008 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:28 smithi121 bash[28632]: t=2024-06-30T13:31:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-06-30T13:31:29.008 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:28 smithi121 bash[28632]: t=2024-06-30T13:31:28+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-06-30T13:31:29.008 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:28 smithi121 bash[28632]: t=2024-06-30T13:31:28+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-06-30T13:31:29.009 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:28 smithi121 bash[28632]: t=2024-06-30T13:31:28+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-06-30T13:31:29.009 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:29 smithi121 bash[28632]: t=2024-06-30T13:31:29+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-06-30T13:31:29.294 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:29 smithi121 bash[28632]: t=2024-06-30T13:31:29+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-06-30T13:31:29.295 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:29 smithi121 bash[28632]: t=2024-06-30T13:31:29+0000 lvl=info msg="Created default admin" logger=sqlstore user=admin 2024-06-30T13:31:29.295 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:29 smithi121 bash[28632]: t=2024-06-30T13:31:29+0000 lvl=info msg="Initializing HTTPServer" logger=server 2024-06-30T13:31:29.295 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:29 smithi121 bash[28632]: t=2024-06-30T13:31:29+0000 lvl=info msg="Initializing BackendPluginManager" logger=server 2024-06-30T13:31:29.295 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:29 smithi121 bash[28632]: t=2024-06-30T13:31:29+0000 lvl=info msg="Initializing PluginManager" logger=server 2024-06-30T13:31:29.295 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:29 smithi121 bash[28632]: t=2024-06-30T13:31:29+0000 lvl=info msg="Starting plugin search" logger=plugins 2024-06-30T13:31:29.296 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:29 smithi121 bash[28632]: t=2024-06-30T13:31:29+0000 lvl=info msg="Registering plugin" logger=plugins name="Pie Chart" 2024-06-30T13:31:29.296 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:29 smithi121 bash[28632]: t=2024-06-30T13:31:29+0000 lvl=info msg="Registering plugin" logger=plugins name="Status Panel" 2024-06-30T13:31:29.296 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:29 smithi121 bash[28632]: t=2024-06-30T13:31:29+0000 lvl=info msg="Initializing HooksService" logger=server 2024-06-30T13:31:29.296 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:29 smithi121 bash[28632]: t=2024-06-30T13:31:29+0000 lvl=info msg="Initializing OSSLicensingService" logger=server 2024-06-30T13:31:29.296 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:29 smithi121 bash[28632]: t=2024-06-30T13:31:29+0000 lvl=info msg="Initializing InternalMetricsService" logger=server 2024-06-30T13:31:29.296 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:29 smithi121 bash[28632]: t=2024-06-30T13:31:29+0000 lvl=info msg="Initializing RemoteCache" logger=server 2024-06-30T13:31:29.296 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:29 smithi121 bash[28632]: t=2024-06-30T13:31:29+0000 lvl=info msg="Initializing RenderingService" logger=server 2024-06-30T13:31:29.296 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:29 smithi121 bash[28632]: t=2024-06-30T13:31:29+0000 lvl=info msg="Initializing AlertEngine" logger=server 2024-06-30T13:31:29.296 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:29 smithi121 bash[28632]: t=2024-06-30T13:31:29+0000 lvl=info msg="Initializing QuotaService" logger=server 2024-06-30T13:31:29.296 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:29 smithi121 bash[28632]: t=2024-06-30T13:31:29+0000 lvl=info msg="Initializing ServerLockService" logger=server 2024-06-30T13:31:29.297 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:29 smithi121 bash[28632]: t=2024-06-30T13:31:29+0000 lvl=info msg="Initializing UserAuthTokenService" logger=server 2024-06-30T13:31:29.297 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:29 smithi121 bash[28632]: t=2024-06-30T13:31:29+0000 lvl=info msg="Initializing DatasourceCacheService" logger=server 2024-06-30T13:31:29.297 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:29 smithi121 bash[28632]: t=2024-06-30T13:31:29+0000 lvl=info msg="Initializing LoginService" logger=server 2024-06-30T13:31:29.297 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:29 smithi121 bash[28632]: t=2024-06-30T13:31:29+0000 lvl=info msg="Initializing SearchService" logger=server 2024-06-30T13:31:29.297 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:29 smithi121 bash[28632]: t=2024-06-30T13:31:29+0000 lvl=info msg="Initializing TracingService" logger=server 2024-06-30T13:31:29.297 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:29 smithi121 bash[28632]: t=2024-06-30T13:31:29+0000 lvl=info msg="Initializing UsageStatsService" logger=server 2024-06-30T13:31:29.297 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:29 smithi121 bash[28632]: t=2024-06-30T13:31:29+0000 lvl=info msg="Initializing CleanUpService" logger=server 2024-06-30T13:31:29.297 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:29 smithi121 bash[28632]: t=2024-06-30T13:31:29+0000 lvl=info msg="Initializing NotificationService" logger=server 2024-06-30T13:31:29.297 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:29 smithi121 bash[28632]: t=2024-06-30T13:31:29+0000 lvl=info msg="Initializing provisioningServiceImpl" logger=server 2024-06-30T13:31:29.297 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:29 smithi121 bash[28632]: t=2024-06-30T13:31:29+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:31:29.297 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:29 smithi121 bash[28632]: t=2024-06-30T13:31:29+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 2024-06-30T13:31:29.297 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:29 smithi121 bash[28632]: t=2024-06-30T13:31:29+0000 lvl=info msg="Backend rendering via phantomJS" logger=rendering renderer=phantomJS 2024-06-30T13:31:29.297 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:29 smithi121 bash[28632]: t=2024-06-30T13:31:29+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:31:29.617 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:29 smithi121 bash[28632]: t=2024-06-30T13:31:29+0000 lvl=info msg="Initializing Stream Manager" 2024-06-30T13:31:29.617 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:31:29 smithi121 bash[28632]: t=2024-06-30T13:31:29+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-06-30T13:31:30.677 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:30 smithi100 bash[19243]: cluster 2024-06-30T13:31:28.654887+0000 mgr.y (mgr.14144) 244 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:30.677 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:30 smithi100 bash[14762]: cluster 2024-06-30T13:31:28.654887+0000 mgr.y (mgr.14144) 244 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:30.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:30 smithi121 bash[14552]: cluster 2024-06-30T13:31:28.654887+0000 mgr.y (mgr.14144) 244 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:32.748 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:32 smithi100 bash[14762]: cluster 2024-06-30T13:31:30.655515+0000 mgr.y (mgr.14144) 245 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:32.748 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:32 smithi100 bash[19243]: cluster 2024-06-30T13:31:30.655515+0000 mgr.y (mgr.14144) 245 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:32.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:32 smithi121 bash[14552]: cluster 2024-06-30T13:31:30.655515+0000 mgr.y (mgr.14144) 245 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:33.981 INFO:teuthology.orchestra.run.smithi100.stdout:77309411377 2024-06-30T13:31:34.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:34 smithi121 bash[14552]: cluster 2024-06-30T13:31:32.656127+0000 mgr.y (mgr.14144) 246 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:34.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:34 smithi121 bash[14552]: audit 2024-06-30T13:31:33.981917+0000 mon.a (mon.0) 486 : audit [DBG] from='client.? 172.21.15.100:0/3700357979' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-06-30T13:31:34.872 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:34 smithi100 bash[14762]: cluster 2024-06-30T13:31:32.656127+0000 mgr.y (mgr.14144) 246 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:34.872 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:34 smithi100 bash[14762]: audit 2024-06-30T13:31:33.981917+0000 mon.a (mon.0) 486 : audit [DBG] from='client.? 172.21.15.100:0/3700357979' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-06-30T13:31:34.872 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:34 smithi100 bash[19243]: cluster 2024-06-30T13:31:32.656127+0000 mgr.y (mgr.14144) 246 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:34.873 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:34 smithi100 bash[19243]: audit 2024-06-30T13:31:33.981917+0000 mon.a (mon.0) 486 : audit [DBG] from='client.? 172.21.15.100:0/3700357979' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-06-30T13:31:36.406 INFO:teuthology.orchestra.run.smithi100.stdout:107374182442 2024-06-30T13:31:36.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:36 smithi100 bash[19243]: cluster 2024-06-30T13:31:34.656719+0000 mgr.y (mgr.14144) 247 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:36.656 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:36 smithi100 bash[19243]: audit 2024-06-30T13:31:36.407016+0000 mon.a (mon.0) 487 : audit [DBG] from='client.? 172.21.15.100:0/3739100398' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-06-30T13:31:36.656 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:36 smithi100 bash[14762]: cluster 2024-06-30T13:31:34.656719+0000 mgr.y (mgr.14144) 247 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:36.656 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:36 smithi100 bash[14762]: audit 2024-06-30T13:31:36.407016+0000 mon.a (mon.0) 487 : audit [DBG] from='client.? 172.21.15.100:0/3739100398' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-06-30T13:31:36.657 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411373 got 77309411377 for osd.2 2024-06-30T13:31:36.658 DEBUG:teuthology.parallel:result is None 2024-06-30T13:31:36.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:36 smithi121 bash[14552]: cluster 2024-06-30T13:31:34.656719+0000 mgr.y (mgr.14144) 247 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:36.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:36 smithi121 bash[14552]: audit 2024-06-30T13:31:36.407016+0000 mon.a (mon.0) 487 : audit [DBG] from='client.? 172.21.15.100:0/3739100398' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-06-30T13:31:38.446 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Jun 30 13:31:38 smithi100 systemd[1]: Stopping Ceph alertmanager.a for f5be1c1a-36e3-11ef-bcaa-c7b262605968... 2024-06-30T13:31:38.447 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182438 got 107374182442 for osd.3 2024-06-30T13:31:38.447 DEBUG:teuthology.parallel:result is None 2024-06-30T13:31:38.707 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:38 smithi100 bash[14762]: cluster 2024-06-30T13:31:36.657308+0000 mgr.y (mgr.14144) 248 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:38.707 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:38 smithi100 bash[19243]: cluster 2024-06-30T13:31:36.657308+0000 mgr.y (mgr.14144) 248 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:38.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:38 smithi121 bash[14552]: cluster 2024-06-30T13:31:36.657308+0000 mgr.y (mgr.14144) 248 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:38.991 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Jun 30 13:31:38 smithi100 bash[32626]: level=info ts=2024-06-30T13:31:38.707Z caller=main.go:536 msg="Received SIGTERM, exiting gracefully..." 2024-06-30T13:31:39.096 INFO:teuthology.orchestra.run.smithi100.stdout:180388626460 2024-06-30T13:31:39.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:39 smithi121 bash[14552]: audit 2024-06-30T13:31:39.097591+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.100:0/2435665509' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-06-30T13:31:39.994 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:39 smithi100 bash[14762]: audit 2024-06-30T13:31:39.097591+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.100:0/2435665509' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-06-30T13:31:39.994 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:39 smithi100 bash[19243]: audit 2024-06-30T13:31:39.097591+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.100:0/2435665509' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-06-30T13:31:40.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:40 smithi100 bash[14762]: cluster 2024-06-30T13:31:38.657934+0000 mgr.y (mgr.14144) 249 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:40.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:40 smithi100 bash[19243]: cluster 2024-06-30T13:31:38.657934+0000 mgr.y (mgr.14144) 249 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:40.792 INFO:teuthology.orchestra.run.smithi100.stdout:206158430233 2024-06-30T13:31:40.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:40 smithi121 bash[14552]: cluster 2024-06-30T13:31:38.657934+0000 mgr.y (mgr.14144) 249 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:41.495 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Jun 30 13:31:41 smithi100 docker[36128]: ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968-alertmanager.a 2024-06-30T13:31:41.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:41 smithi121 bash[14552]: audit 2024-06-30T13:31:40.793102+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.100:0/1299378598' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-06-30T13:31:41.878 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:41 smithi100 bash[14762]: audit 2024-06-30T13:31:40.793102+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.100:0/1299378598' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-06-30T13:31:41.879 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:41 smithi100 bash[19243]: audit 2024-06-30T13:31:40.793102+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.100:0/1299378598' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-06-30T13:31:41.879 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Jun 30 13:31:41 smithi100 systemd[1]: ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@alertmanager.a.service: Succeeded. 2024-06-30T13:31:41.879 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Jun 30 13:31:41 smithi100 systemd[1]: Stopped Ceph alertmanager.a for f5be1c1a-36e3-11ef-bcaa-c7b262605968. 2024-06-30T13:31:41.879 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Jun 30 13:31:41 smithi100 systemd[1]: Started Ceph alertmanager.a for f5be1c1a-36e3-11ef-bcaa-c7b262605968. 2024-06-30T13:31:42.252 INFO:teuthology.orchestra.run.smithi100.stdout:154618822690 2024-06-30T13:31:42.270 INFO:teuthology.orchestra.run.smithi100.stdout:128849018918 2024-06-30T13:31:42.428 INFO:tasks.cephadm.ceph_manager.ceph:need seq 180388626456 got 180388626460 for osd.6 2024-06-30T13:31:42.428 DEBUG:teuthology.parallel:result is None 2024-06-30T13:31:42.576 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:42 smithi121 bash[14552]: cluster 2024-06-30T13:31:40.658546+0000 mgr.y (mgr.14144) 250 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:42.576 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:42 smithi121 bash[14552]: audit 2024-06-30T13:31:41.818847+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:31:42.576 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:42 smithi121 bash[14552]: audit 2024-06-30T13:31:42.253606+0000 mon.a (mon.0) 489 : audit [DBG] from='client.? 172.21.15.100:0/4213199967' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-06-30T13:31:42.576 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:42 smithi121 bash[14552]: audit 2024-06-30T13:31:42.271648+0000 mon.a (mon.0) 490 : audit [DBG] from='client.? 172.21.15.100:0/1526584240' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-06-30T13:31:42.985 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:42 smithi100 bash[14762]: cluster 2024-06-30T13:31:40.658546+0000 mgr.y (mgr.14144) 250 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:42.985 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:42 smithi100 bash[14762]: audit 2024-06-30T13:31:41.818847+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:31:42.985 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:42 smithi100 bash[14762]: audit 2024-06-30T13:31:42.253606+0000 mon.a (mon.0) 489 : audit [DBG] from='client.? 172.21.15.100:0/4213199967' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-06-30T13:31:42.985 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:42 smithi100 bash[14762]: audit 2024-06-30T13:31:42.271648+0000 mon.a (mon.0) 490 : audit [DBG] from='client.? 172.21.15.100:0/1526584240' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-06-30T13:31:42.985 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:42 smithi100 bash[19243]: cluster 2024-06-30T13:31:40.658546+0000 mgr.y (mgr.14144) 250 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:42.985 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:42 smithi100 bash[19243]: audit 2024-06-30T13:31:41.818847+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:31:42.985 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:42 smithi100 bash[19243]: audit 2024-06-30T13:31:42.253606+0000 mon.a (mon.0) 489 : audit [DBG] from='client.? 172.21.15.100:0/4213199967' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-06-30T13:31:42.986 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:42 smithi100 bash[19243]: audit 2024-06-30T13:31:42.271648+0000 mon.a (mon.0) 490 : audit [DBG] from='client.? 172.21.15.100:0/1526584240' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-06-30T13:31:43.435 INFO:tasks.cephadm.ceph_manager.ceph:need seq 206158430229 got 206158430233 for osd.7 2024-06-30T13:31:43.435 DEBUG:teuthology.parallel:result is None 2024-06-30T13:31:43.587 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:43 smithi100 bash[14762]: cephadm 2024-06-30T13:31:41.820230+0000 mgr.y (mgr.14144) 251 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-06-30T13:31:43.650 INFO:teuthology.orchestra.run.smithi100.stdout:34359738427 2024-06-30T13:31:43.665 INFO:teuthology.orchestra.run.smithi100.stdout:55834574903 2024-06-30T13:31:43.735 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:43 smithi121 bash[14552]: cephadm 2024-06-30T13:31:41.820230+0000 mgr.y (mgr.14144) 251 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-06-30T13:31:43.736 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:43 smithi121 bash[14552]: cephadm 2024-06-30T13:31:41.823750+0000 mgr.y (mgr.14144) 252 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi121 2024-06-30T13:31:43.864 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:43 smithi100 bash[14762]: cephadm 2024-06-30T13:31:41.823750+0000 mgr.y (mgr.14144) 252 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi121 2024-06-30T13:31:43.865 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:43 smithi100 bash[19243]: cephadm 2024-06-30T13:31:41.820230+0000 mgr.y (mgr.14144) 251 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-06-30T13:31:43.865 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:43 smithi100 bash[19243]: cephadm 2024-06-30T13:31:41.823750+0000 mgr.y (mgr.14144) 252 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi121 2024-06-30T13:31:44.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:44 smithi100 bash[14762]: cluster 2024-06-30T13:31:42.659171+0000 mgr.y (mgr.14144) 253 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:44.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:44 smithi100 bash[14762]: audit 2024-06-30T13:31:43.651701+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.100:0/2105622479' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-06-30T13:31:44.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:44 smithi100 bash[14762]: audit 2024-06-30T13:31:43.666413+0000 mon.a (mon.0) 491 : audit [DBG] from='client.? 172.21.15.100:0/1198054252' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-06-30T13:31:44.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:44 smithi100 bash[19243]: cluster 2024-06-30T13:31:42.659171+0000 mgr.y (mgr.14144) 253 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:44.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:44 smithi100 bash[19243]: audit 2024-06-30T13:31:43.651701+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.100:0/2105622479' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-06-30T13:31:44.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:44 smithi100 bash[19243]: audit 2024-06-30T13:31:43.666413+0000 mon.a (mon.0) 491 : audit [DBG] from='client.? 172.21.15.100:0/1198054252' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-06-30T13:31:44.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:44 smithi121 bash[14552]: cluster 2024-06-30T13:31:42.659171+0000 mgr.y (mgr.14144) 253 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:44.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:44 smithi121 bash[14552]: audit 2024-06-30T13:31:43.651701+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.100:0/2105622479' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-06-30T13:31:44.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:44 smithi121 bash[14552]: audit 2024-06-30T13:31:43.666413+0000 mon.a (mon.0) 491 : audit [DBG] from='client.? 172.21.15.100:0/1198054252' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-06-30T13:31:45.238 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018914 got 128849018918 for osd.4 2024-06-30T13:31:45.238 DEBUG:teuthology.parallel:result is None 2024-06-30T13:31:45.239 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822686 got 154618822690 for osd.5 2024-06-30T13:31:45.239 DEBUG:teuthology.parallel:result is None 2024-06-30T13:31:45.517 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738422 got 34359738427 for osd.0 2024-06-30T13:31:45.517 DEBUG:teuthology.parallel:result is None 2024-06-30T13:31:45.548 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574899 got 55834574903 for osd.1 2024-06-30T13:31:45.548 DEBUG:teuthology.parallel:result is None 2024-06-30T13:31:45.549 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-06-30T13:31:45.549 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid f5be1c1a-36e3-11ef-bcaa-c7b262605968 -- ceph pg dump --format=json 2024-06-30T13:31:45.797 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Jun 30 13:31:45 smithi100 bash[36329]: level=info ts=2024-06-30T13:31:45.753Z caller=main.go:231 msg="Starting Alertmanager" version="(version=0.20.0, branch=HEAD, revision=f74be0400a6243d10bb53812d6fa408ad71ff32d)" 2024-06-30T13:31:45.797 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Jun 30 13:31:45 smithi100 bash[36329]: level=info ts=2024-06-30T13:31:45.753Z caller=main.go:232 build_context="(go=go1.13.5, user=root@00c3106655f8, date=20191211-14:13:14)" 2024-06-30T13:31:45.797 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Jun 30 13:31:45 smithi100 bash[36329]: level=info ts=2024-06-30T13:31:45.755Z caller=cluster.go:161 component=cluster msg="setting advertise address explicitly" addr=172.21.15.100 port=9094 2024-06-30T13:31:45.797 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Jun 30 13:31:45 smithi100 bash[36329]: level=info ts=2024-06-30T13:31:45.756Z caller=cluster.go:623 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-06-30T13:31:45.797 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Jun 30 13:31:45 smithi100 bash[36329]: level=info ts=2024-06-30T13:31:45.798Z caller=coordinator.go:119 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-06-30T13:31:46.241 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Jun 30 13:31:45 smithi100 bash[36329]: level=info ts=2024-06-30T13:31:45.798Z caller=coordinator.go:131 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-06-30T13:31:46.241 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Jun 30 13:31:45 smithi100 bash[36329]: level=info ts=2024-06-30T13:31:45.804Z caller=main.go:497 msg=Listening address=:9093 2024-06-30T13:31:46.568 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Jun 30 13:31:46 smithi121 systemd[1]: Stopping Ceph prometheus.a for f5be1c1a-36e3-11ef-bcaa-c7b262605968... 2024-06-30T13:31:46.568 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Jun 30 13:31:46 smithi121 bash[27749]: level=warn ts=2024-06-30T13:31:46.375Z caller=main.go:524 msg="Received SIGTERM, exiting gracefully..." 2024-06-30T13:31:46.568 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Jun 30 13:31:46 smithi121 bash[27749]: level=info ts=2024-06-30T13:31:46.375Z caller=main.go:547 msg="Stopping scrape discovery manager..." 2024-06-30T13:31:46.569 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Jun 30 13:31:46 smithi121 bash[27749]: level=info ts=2024-06-30T13:31:46.375Z caller=main.go:561 msg="Stopping notify discovery manager..." 2024-06-30T13:31:46.569 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Jun 30 13:31:46 smithi121 bash[27749]: level=info ts=2024-06-30T13:31:46.375Z caller=main.go:583 msg="Stopping scrape manager..." 2024-06-30T13:31:46.569 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Jun 30 13:31:46 smithi121 bash[27749]: level=info ts=2024-06-30T13:31:46.375Z caller=main.go:543 msg="Scrape discovery manager stopped" 2024-06-30T13:31:46.569 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Jun 30 13:31:46 smithi121 bash[27749]: level=info ts=2024-06-30T13:31:46.376Z caller=manager.go:882 component="rule manager" msg="Stopping rule manager..." 2024-06-30T13:31:46.569 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Jun 30 13:31:46 smithi121 bash[27749]: level=info ts=2024-06-30T13:31:46.376Z caller=manager.go:892 component="rule manager" msg="Rule manager stopped" 2024-06-30T13:31:46.569 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Jun 30 13:31:46 smithi121 bash[27749]: level=info ts=2024-06-30T13:31:46.376Z caller=main.go:577 msg="Scrape manager stopped" 2024-06-30T13:31:46.569 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Jun 30 13:31:46 smithi121 bash[27749]: level=info ts=2024-06-30T13:31:46.376Z caller=main.go:557 msg="Notify discovery manager stopped" 2024-06-30T13:31:46.569 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Jun 30 13:31:46 smithi121 bash[27749]: level=info ts=2024-06-30T13:31:46.376Z caller=notifier.go:601 component=notifier msg="Stopping notification manager..." 2024-06-30T13:31:46.569 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Jun 30 13:31:46 smithi121 bash[27749]: level=info ts=2024-06-30T13:31:46.376Z caller=main.go:749 msg="Notifier manager stopped" 2024-06-30T13:31:46.569 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Jun 30 13:31:46 smithi121 bash[27749]: level=info ts=2024-06-30T13:31:46.376Z caller=main.go:761 msg="See you next time!" 2024-06-30T13:31:46.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:46 smithi121 bash[14552]: cluster 2024-06-30T13:31:44.659759+0000 mgr.y (mgr.14144) 254 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:46.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:46 smithi100 bash[19243]: cluster 2024-06-30T13:31:44.659759+0000 mgr.y (mgr.14144) 254 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:46.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:46 smithi100 bash[14762]: cluster 2024-06-30T13:31:44.659759+0000 mgr.y (mgr.14144) 254 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:47.249 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Jun 30 13:31:46 smithi121 docker[29196]: ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968-prometheus.a 2024-06-30T13:31:47.249 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Jun 30 13:31:47 smithi121 systemd[1]: ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@prometheus.a.service: Succeeded. 2024-06-30T13:31:47.249 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Jun 30 13:31:47 smithi121 systemd[1]: Stopped Ceph prometheus.a for f5be1c1a-36e3-11ef-bcaa-c7b262605968. 2024-06-30T13:31:47.249 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Jun 30 13:31:47 smithi121 systemd[1]: Started Ceph prometheus.a for f5be1c1a-36e3-11ef-bcaa-c7b262605968. 2024-06-30T13:31:48.148 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Jun 30 13:31:47 smithi100 bash[36329]: level=info ts=2024-06-30T13:31:47.756Z caller=cluster.go:648 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.00011794s 2024-06-30T13:31:48.289 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/mon.a/config 2024-06-30T13:31:48.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:48 smithi100 bash[14762]: cluster 2024-06-30T13:31:46.660335+0000 mgr.y (mgr.14144) 255 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:48.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:48 smithi100 bash[14762]: audit 2024-06-30T13:31:47.150581+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:31:48.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:48 smithi100 bash[14762]: audit 2024-06-30T13:31:47.157665+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-06-30T13:31:48.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:48 smithi100 bash[14762]: audit 2024-06-30T13:31:47.158377+0000 mgr.y (mgr.14144) 256 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-06-30T13:31:48.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:48 smithi100 bash[14762]: audit 2024-06-30T13:31:47.160594+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi100:9093"}]: dispatch 2024-06-30T13:31:48.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:48 smithi100 bash[14762]: audit 2024-06-30T13:31:47.161143+0000 mgr.y (mgr.14144) 257 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi100:9093"}]: dispatch 2024-06-30T13:31:48.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:48 smithi100 bash[14762]: audit 2024-06-30T13:31:47.169349+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:31:48.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:48 smithi100 bash[14762]: audit 2024-06-30T13:31:47.176079+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-30T13:31:48.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:48 smithi100 bash[14762]: audit 2024-06-30T13:31:47.177160+0000 mgr.y (mgr.14144) 258 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-30T13:31:48.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:48 smithi100 bash[14762]: audit 2024-06-30T13:31:47.185065+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi121:9095"}]: dispatch 2024-06-30T13:31:48.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:48 smithi100 bash[14762]: audit 2024-06-30T13:31:47.185734+0000 mgr.y (mgr.14144) 259 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi121:9095"}]: dispatch 2024-06-30T13:31:48.493 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:48 smithi100 bash[14762]: audit 2024-06-30T13:31:47.193004+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:31:48.493 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:48 smithi100 bash[14762]: audit 2024-06-30T13:31:47.200239+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-06-30T13:31:48.493 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:48 smithi100 bash[14762]: audit 2024-06-30T13:31:47.200997+0000 mgr.y (mgr.14144) 260 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-06-30T13:31:48.493 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:48 smithi100 bash[14762]: audit 2024-06-30T13:31:47.211328+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi121:3000"}]: dispatch 2024-06-30T13:31:48.493 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:48 smithi100 bash[14762]: audit 2024-06-30T13:31:47.211922+0000 mgr.y (mgr.14144) 261 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi121:3000"}]: dispatch 2024-06-30T13:31:48.493 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:48 smithi100 bash[14762]: audit 2024-06-30T13:31:47.219262+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:31:48.493 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:48 smithi100 bash[14762]: audit 2024-06-30T13:31:47.223121+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:31:48.493 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:48 smithi100 bash[19243]: cluster 2024-06-30T13:31:46.660335+0000 mgr.y (mgr.14144) 255 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:48.493 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:48 smithi100 bash[19243]: audit 2024-06-30T13:31:47.150581+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:31:48.493 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:48 smithi100 bash[19243]: audit 2024-06-30T13:31:47.157665+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-06-30T13:31:48.493 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:48 smithi100 bash[19243]: audit 2024-06-30T13:31:47.158377+0000 mgr.y (mgr.14144) 256 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-06-30T13:31:48.493 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:48 smithi100 bash[19243]: audit 2024-06-30T13:31:47.160594+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi100:9093"}]: dispatch 2024-06-30T13:31:48.494 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:48 smithi100 bash[19243]: audit 2024-06-30T13:31:47.161143+0000 mgr.y (mgr.14144) 257 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi100:9093"}]: dispatch 2024-06-30T13:31:48.494 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:48 smithi100 bash[19243]: audit 2024-06-30T13:31:47.169349+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:31:48.494 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:48 smithi100 bash[19243]: audit 2024-06-30T13:31:47.176079+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-30T13:31:48.494 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:48 smithi100 bash[19243]: audit 2024-06-30T13:31:47.177160+0000 mgr.y (mgr.14144) 258 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-30T13:31:48.494 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:48 smithi100 bash[19243]: audit 2024-06-30T13:31:47.185065+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi121:9095"}]: dispatch 2024-06-30T13:31:48.494 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:48 smithi100 bash[19243]: audit 2024-06-30T13:31:47.185734+0000 mgr.y (mgr.14144) 259 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi121:9095"}]: dispatch 2024-06-30T13:31:48.494 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:48 smithi100 bash[19243]: audit 2024-06-30T13:31:47.193004+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:31:48.494 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:48 smithi100 bash[19243]: audit 2024-06-30T13:31:47.200239+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-06-30T13:31:48.494 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:48 smithi100 bash[19243]: audit 2024-06-30T13:31:47.200997+0000 mgr.y (mgr.14144) 260 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-06-30T13:31:48.494 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:48 smithi100 bash[19243]: audit 2024-06-30T13:31:47.211328+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi121:3000"}]: dispatch 2024-06-30T13:31:48.494 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:48 smithi100 bash[19243]: audit 2024-06-30T13:31:47.211922+0000 mgr.y (mgr.14144) 261 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi121:3000"}]: dispatch 2024-06-30T13:31:48.494 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:48 smithi100 bash[19243]: audit 2024-06-30T13:31:47.219262+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:31:48.495 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:48 smithi100 bash[19243]: audit 2024-06-30T13:31:47.223121+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:31:48.618 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Jun 30 13:31:48 smithi121 bash[29243]: level=info ts=2024-06-30T13:31:48.364Z caller=main.go:302 msg="No time or size retention was set so using the default time retention" duration=15d 2024-06-30T13:31:48.618 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Jun 30 13:31:48 smithi121 bash[29243]: level=info ts=2024-06-30T13:31:48.365Z caller=main.go:337 msg="Starting Prometheus" version="(version=2.18.1, branch=HEAD, revision=ecee9c8abfd118f139014cb1b174b08db3f342cf)" 2024-06-30T13:31:48.618 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Jun 30 13:31:48 smithi121 bash[29243]: level=info ts=2024-06-30T13:31:48.365Z caller=main.go:338 build_context="(go=go1.14.2, user=root@2117a9e64a7e, date=20200507-16:51:47)" 2024-06-30T13:31:48.618 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Jun 30 13:31:48 smithi121 bash[29243]: level=info ts=2024-06-30T13:31:48.365Z 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 smithi121 (none))" 2024-06-30T13:31:48.618 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Jun 30 13:31:48 smithi121 bash[29243]: level=info ts=2024-06-30T13:31:48.365Z caller=main.go:340 fd_limits="(soft=1048576, hard=1048576)" 2024-06-30T13:31:48.618 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Jun 30 13:31:48 smithi121 bash[29243]: level=info ts=2024-06-30T13:31:48.365Z caller=main.go:341 vm_limits="(soft=unlimited, hard=unlimited)" 2024-06-30T13:31:48.618 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Jun 30 13:31:48 smithi121 bash[29243]: level=info ts=2024-06-30T13:31:48.369Z caller=main.go:678 msg="Starting TSDB ..." 2024-06-30T13:31:48.618 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Jun 30 13:31:48 smithi121 bash[29243]: level=info ts=2024-06-30T13:31:48.369Z caller=web.go:523 component=web msg="Start listening for connections" address=:9095 2024-06-30T13:31:48.618 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Jun 30 13:31:48 smithi121 bash[29243]: level=info ts=2024-06-30T13:31:48.374Z caller=head.go:575 component=tsdb msg="Replaying WAL, this may take awhile" 2024-06-30T13:31:48.618 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Jun 30 13:31:48 smithi121 bash[29243]: level=info ts=2024-06-30T13:31:48.374Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-06-30T13:31:48.618 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Jun 30 13:31:48 smithi121 bash[29243]: level=info ts=2024-06-30T13:31:48.376Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-06-30T13:31:48.618 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Jun 30 13:31:48 smithi121 bash[29243]: level=info ts=2024-06-30T13:31:48.376Z caller=head.go:627 component=tsdb msg="WAL replay completed" duration=2.277305ms 2024-06-30T13:31:48.619 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Jun 30 13:31:48 smithi121 bash[29243]: level=info ts=2024-06-30T13:31:48.377Z caller=main.go:694 fs_type=XFS_SUPER_MAGIC 2024-06-30T13:31:48.619 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Jun 30 13:31:48 smithi121 bash[29243]: level=info ts=2024-06-30T13:31:48.377Z caller=main.go:695 msg="TSDB started" 2024-06-30T13:31:48.619 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Jun 30 13:31:48 smithi121 bash[29243]: level=info ts=2024-06-30T13:31:48.377Z caller=main.go:799 msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-06-30T13:31:48.619 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Jun 30 13:31:48 smithi121 bash[29243]: level=info ts=2024-06-30T13:31:48.378Z caller=main.go:827 msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml 2024-06-30T13:31:48.619 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Jun 30 13:31:48 smithi121 bash[29243]: level=info ts=2024-06-30T13:31:48.378Z caller=main.go:646 msg="Server is ready to receive web requests." 2024-06-30T13:31:48.619 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:48 smithi121 bash[14552]: cluster 2024-06-30T13:31:46.660335+0000 mgr.y (mgr.14144) 255 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:48.619 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:48 smithi121 bash[14552]: audit 2024-06-30T13:31:47.150581+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:31:48.619 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:48 smithi121 bash[14552]: audit 2024-06-30T13:31:47.157665+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-06-30T13:31:48.619 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:48 smithi121 bash[14552]: audit 2024-06-30T13:31:47.158377+0000 mgr.y (mgr.14144) 256 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-06-30T13:31:48.619 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:48 smithi121 bash[14552]: audit 2024-06-30T13:31:47.160594+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi100:9093"}]: dispatch 2024-06-30T13:31:48.619 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:48 smithi121 bash[14552]: audit 2024-06-30T13:31:47.161143+0000 mgr.y (mgr.14144) 257 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi100:9093"}]: dispatch 2024-06-30T13:31:48.620 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:48 smithi121 bash[14552]: audit 2024-06-30T13:31:47.169349+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:31:48.620 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:48 smithi121 bash[14552]: audit 2024-06-30T13:31:47.176079+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-30T13:31:48.620 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:48 smithi121 bash[14552]: audit 2024-06-30T13:31:47.177160+0000 mgr.y (mgr.14144) 258 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-30T13:31:48.620 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:48 smithi121 bash[14552]: audit 2024-06-30T13:31:47.185065+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi121:9095"}]: dispatch 2024-06-30T13:31:48.620 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:48 smithi121 bash[14552]: audit 2024-06-30T13:31:47.185734+0000 mgr.y (mgr.14144) 259 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi121:9095"}]: dispatch 2024-06-30T13:31:48.620 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:48 smithi121 bash[14552]: audit 2024-06-30T13:31:47.193004+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:31:48.620 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:48 smithi121 bash[14552]: audit 2024-06-30T13:31:47.200239+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-06-30T13:31:48.620 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:48 smithi121 bash[14552]: audit 2024-06-30T13:31:47.200997+0000 mgr.y (mgr.14144) 260 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-06-30T13:31:48.620 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:48 smithi121 bash[14552]: audit 2024-06-30T13:31:47.211328+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi121:3000"}]: dispatch 2024-06-30T13:31:48.620 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:48 smithi121 bash[14552]: audit 2024-06-30T13:31:47.211922+0000 mgr.y (mgr.14144) 261 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi121:3000"}]: dispatch 2024-06-30T13:31:48.620 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:48 smithi121 bash[14552]: audit 2024-06-30T13:31:47.219262+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:31:48.620 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:48 smithi121 bash[14552]: audit 2024-06-30T13:31:47.223121+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:31:50.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:50 smithi100 bash[14762]: cluster 2024-06-30T13:31:48.660998+0000 mgr.y (mgr.14144) 262 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:50.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:50 smithi100 bash[19243]: cluster 2024-06-30T13:31:48.660998+0000 mgr.y (mgr.14144) 262 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:50.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:50 smithi121 bash[14552]: cluster 2024-06-30T13:31:48.660998+0000 mgr.y (mgr.14144) 262 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:51.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:51 smithi100 bash[14762]: audit 2024-06-30T13:31:50.244953+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:31:51.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:51 smithi100 bash[14762]: audit 2024-06-30T13:31:51.005797+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:31:51.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:51 smithi100 bash[19243]: audit 2024-06-30T13:31:50.244953+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:31:51.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:51 smithi100 bash[19243]: audit 2024-06-30T13:31:51.005797+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:31:51.539 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-06-30T13:31:51.542 INFO:teuthology.orchestra.run.smithi100.stderr:dumped all 2024-06-30T13:31:51.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:51 smithi121 bash[14552]: audit 2024-06-30T13:31:50.244953+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:31:51.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:51 smithi121 bash[14552]: audit 2024-06-30T13:31:51.005797+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:31:52.232 INFO:teuthology.orchestra.run.smithi100.stdout:{"pg_ready":true,"pg_map":{"version":234,"stamp":"2024-06-30T13:31:50.661356+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":43224,"kb_used_data":3736,"kb_used_omap":0,"kb_used_meta":39424,"kb_avail":749917992,"statfs":{"total":767960285184,"available":767916023808,"internally_reserved":0,"allocated":3825664,"data_stored":1511330,"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:29:53.131152+0000","last_change":"2024-06-30T13:29:53.131152+0000","last_active":"2024-06-30T13:29:53.131152+0000","last_peered":"2024-06-30T13:29:53.131152+0000","last_clean":"2024-06-30T13:29:53.131152+0000","last_became_active":"2024-06-30T13:29:53.129898+0000","last_became_peered":"2024-06-30T13:29:53.129898+0000","last_unstale":"2024-06-30T13:29:53.131152+0000","last_undegraded":"2024-06-30T13:29:53.131152+0000","last_fullsized":"2024-06-30T13:29:53.131152+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:27:47.202836+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-06-30T13:27:47.202836+0000","last_clean_scrub_stamp":"2024-06-30T13:27:47.202836+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":206158430235,"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:30:55 2024","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":0.97999999999999998,"15min":0.97999999999999998},"min":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"max":{"1min":1.369,"5min":1.369,"15min":1.369},"last":0.53800000000000003},{"interface":"front","average":{"1min":1.0209999999999999,"5min":1.0209999999999999,"15min":1.0209999999999999},"min":{"1min":0.753,"5min":0.753,"15min":0.753},"max":{"1min":1.349,"5min":1.349,"15min":1.349},"last":0.63100000000000001}]},{"osd":1,"last update":"Sun Jun 30 13:30:55 2024","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":0.995,"15min":0.995},"min":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"max":{"1min":1.222,"5min":1.222,"15min":1.222},"last":0.60799999999999998},{"interface":"front","average":{"1min":0.93400000000000005,"5min":0.93400000000000005,"15min":0.93400000000000005},"min":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.236,"5min":1.236,"15min":1.236},"last":0.85899999999999999}]},{"osd":2,"last update":"Sun Jun 30 13:30:55 2024","interfaces":[{"interface":"back","average":{"1min":1.024,"5min":1.024,"15min":1.024},"min":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"max":{"1min":1.3680000000000001,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":0.95599999999999996},{"interface":"front","average":{"1min":1.002,"5min":1.002,"15min":1.002},"min":{"1min":0.78700000000000003,"5min":0.78700000000000003,"15min":0.78700000000000003},"max":{"1min":1.2629999999999999,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":0.66200000000000003}]},{"osd":3,"last update":"Sun Jun 30 13:30:55 2024","interfaces":[{"interface":"back","average":{"1min":1.012,"5min":1.012,"15min":1.012},"min":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"max":{"1min":1.2949999999999999,"5min":1.2949999999999999,"15min":1.2949999999999999},"last":0.77900000000000003},{"interface":"front","average":{"1min":1.091,"5min":1.091,"15min":1.091},"min":{"1min":0.79600000000000004,"5min":0.79600000000000004,"15min":0.79600000000000004},"max":{"1min":1.395,"5min":1.395,"15min":1.395},"last":0.90000000000000002}]},{"osd":4,"last update":"Sun Jun 30 13:30:55 2024","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":0.97199999999999998,"15min":0.97199999999999998},"min":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.234,"5min":1.234,"15min":1.234},"last":0.79700000000000004},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.0580000000000001,"15min":1.0580000000000001},"min":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"max":{"1min":1.4670000000000001,"5min":1.4670000000000001,"15min":1.4670000000000001},"last":0.82799999999999996}]},{"osd":5,"last update":"Sun Jun 30 13:30:55 2024","interfaces":[{"interface":"back","average":{"1min":1.147,"5min":1.147,"15min":1.147},"min":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"max":{"1min":1.585,"5min":1.585,"15min":1.585},"last":1.0209999999999999},{"interface":"front","average":{"1min":1.1539999999999999,"5min":1.1539999999999999,"15min":1.1539999999999999},"min":{"1min":0.67900000000000005,"5min":0.67900000000000005,"15min":0.67900000000000005},"max":{"1min":1.4370000000000001,"5min":1.4370000000000001,"15min":1.4370000000000001},"last":1.0820000000000001}]},{"osd":6,"last update":"Sun Jun 30 13:30:55 2024","interfaces":[{"interface":"back","average":{"1min":1.165,"5min":1.165,"15min":1.165},"min":{"1min":0.84399999999999997,"5min":0.84399999999999997,"15min":0.84399999999999997},"max":{"1min":1.427,"5min":1.427,"15min":1.427},"last":0.99199999999999999},{"interface":"front","average":{"1min":1.228,"5min":1.228,"15min":1.228},"min":{"1min":0.88300000000000001,"5min":0.88300000000000001,"15min":0.88300000000000001},"max":{"1min":1.7130000000000001,"5min":1.7130000000000001,"15min":1.7130000000000001},"last":1.04}]}]},{"osd":6,"up_from":42,"seq":180388626463,"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:31:31 2024","interfaces":[{"interface":"back","average":{"1min":0.91600000000000004,"5min":0.91700000000000004,"15min":0.91700000000000004},"min":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.228,"5min":1.2689999999999999,"15min":1.2689999999999999},"last":0.93000000000000005},{"interface":"front","average":{"1min":0.91300000000000003,"5min":0.92000000000000004,"15min":0.92100000000000004},"min":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.208,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":0.66500000000000004}]},{"osd":1,"last update":"Sun Jun 30 13:31:31 2024","interfaces":[{"interface":"back","average":{"1min":0.877,"5min":0.92100000000000004,"15min":0.92900000000000005},"min":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.2529999999999999,"5min":1.335,"15min":1.335},"last":0.76300000000000001},{"interface":"front","average":{"1min":0.91200000000000003,"5min":0.99099999999999999,"15min":1.004},"min":{"1min":0.59499999999999997,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.429,"5min":1.429,"15min":1.429},"last":1.165}]},{"osd":2,"last update":"Sun Jun 30 13:31:31 2024","interfaces":[{"interface":"back","average":{"1min":0.96899999999999997,"5min":0.999,"15min":1.004},"min":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.1799999999999999,"5min":1.2669999999999999,"15min":1.2669999999999999},"last":0.84699999999999998},{"interface":"front","average":{"1min":0.91800000000000004,"5min":1.016,"15min":1.032},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.2310000000000001,"5min":1.381,"15min":1.381},"last":0.879}]},{"osd":3,"last update":"Sun Jun 30 13:31:31 2024","interfaces":[{"interface":"back","average":{"1min":0.93100000000000005,"5min":0.96399999999999997,"15min":0.96999999999999997},"min":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.196,"5min":1.4990000000000001,"15min":1.4990000000000001},"last":0.99099999999999999},{"interface":"front","average":{"1min":1.0229999999999999,"5min":1.1060000000000001,"15min":1.1200000000000001},"min":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"max":{"1min":1.2709999999999999,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":1.0129999999999999}]},{"osd":4,"last update":"Sun Jun 30 13:31:31 2024","interfaces":[{"interface":"back","average":{"1min":0.98699999999999999,"5min":0.98899999999999999,"15min":0.98899999999999999},"min":{"1min":0.66500000000000004,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.3280000000000001,"5min":1.532,"15min":1.532},"last":0.96799999999999997},{"interface":"front","average":{"1min":0.99099999999999999,"5min":1.073,"15min":1.087},"min":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.3600000000000001,"5min":1.5669999999999999,"15min":1.5669999999999999},"last":1.0549999999999999}]},{"osd":5,"last update":"Sun Jun 30 13:31:31 2024","interfaces":[{"interface":"back","average":{"1min":1.01,"5min":1.0900000000000001,"15min":1.1040000000000001},"min":{"1min":0.749,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.397,"5min":1.5960000000000001,"15min":1.5960000000000001},"last":1.042},{"interface":"front","average":{"1min":1.036,"5min":1.1419999999999999,"15min":1.1599999999999999},"min":{"1min":0.622,"5min":0.622,"15min":0.622},"max":{"1min":1.367,"5min":1.625,"15min":1.625},"last":1.109}]},{"osd":7,"last update":"Sun Jun 30 13:30:51 2024","interfaces":[{"interface":"back","average":{"1min":1.2649999999999999,"5min":1.2649999999999999,"15min":1.2649999999999999},"min":{"1min":1.0700000000000001,"5min":1.0700000000000001,"15min":1.0700000000000001},"max":{"1min":1.4810000000000001,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":1.248},{"interface":"front","average":{"1min":1.3300000000000001,"5min":1.3300000000000001,"15min":1.3300000000000001},"min":{"1min":1.2130000000000001,"5min":1.2130000000000001,"15min":1.2130000000000001},"max":{"1min":1.5149999999999999,"5min":1.5149999999999999,"15min":1.5149999999999999},"last":1.2989999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574905,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5528,"kb_used_data":464,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739624,"statfs":{"total":95995035648,"available":95989374976,"internally_reserved":0,"allocated":475136,"data_stored":188680,"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:31:25 2024","interfaces":[{"interface":"back","average":{"1min":0.70099999999999996,"5min":0.65900000000000003,"15min":0.621},"min":{"1min":0.47799999999999998,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":0.84899999999999998,"5min":1.081,"15min":1.081},"last":0.58399999999999996},{"interface":"front","average":{"1min":0.879,"5min":0.77100000000000002,"15min":0.67200000000000004},"min":{"1min":0.60499999999999998,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":1.1579999999999999,"5min":1.516,"15min":1.516},"last":0.72899999999999998}]},{"osd":2,"last update":"Sun Jun 30 13:30:54 2024","interfaces":[{"interface":"back","average":{"1min":0.872,"5min":0.76500000000000001,"15min":0.73699999999999999},"min":{"1min":0.61199999999999999,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.1970000000000001,"5min":1.1970000000000001,"15min":1.1970000000000001},"last":0.64200000000000002},{"interface":"front","average":{"1min":0.80300000000000005,"5min":0.74399999999999999,"15min":0.72299999999999998},"min":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.0600000000000001,"5min":1.0600000000000001,"15min":1.0600000000000001},"last":0.79800000000000004}]},{"osd":3,"last update":"Sun Jun 30 13:31:19 2024","interfaces":[{"interface":"back","average":{"1min":1,"5min":0.90200000000000002,"15min":0.871},"min":{"1min":0.754,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.234,"5min":1.323,"15min":1.323},"last":0.88700000000000001},{"interface":"front","average":{"1min":0.91800000000000004,"5min":0.83999999999999997,"15min":0.81599999999999995},"min":{"1min":0.67900000000000005,"5min":0.66300000000000003,"15min":0.66300000000000003},"max":{"1min":1.2190000000000001,"5min":1.242,"15min":1.242},"last":0.86699999999999999}]},{"osd":4,"last update":"Sun Jun 30 13:31:44 2024","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":0.90700000000000003,"15min":0.89500000000000002},"min":{"1min":0.63600000000000001,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.2669999999999999,"5min":1.306,"15min":1.306},"last":0.83299999999999996},{"interface":"front","average":{"1min":1.091,"5min":1.0569999999999999,"15min":1.0209999999999999},"min":{"1min":0.89200000000000002,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.546,"5min":1.8320000000000001,"15min":1.8320000000000001},"last":1.0209999999999999}]},{"osd":5,"last update":"Sun Jun 30 13:31:08 2024","interfaces":[{"interface":"back","average":{"1min":1.202,"5min":1.129,"15min":1.117},"min":{"1min":0.84799999999999998,"5min":0.83899999999999997,"15min":0.83899999999999997},"max":{"1min":1.97,"5min":1.97,"15min":1.97},"last":1.1479999999999999},{"interface":"front","average":{"1min":1.1479999999999999,"5min":1.1359999999999999,"15min":1.1339999999999999},"min":{"1min":0.82799999999999996,"5min":0.82799999999999996,"15min":0.82799999999999996},"max":{"1min":1.5209999999999999,"5min":1.5209999999999999,"15min":1.5209999999999999},"last":0.97899999999999998}]},{"osd":6,"last update":"Sun Jun 30 13:31:34 2024","interfaces":[{"interface":"back","average":{"1min":1.1220000000000001,"5min":1.1539999999999999,"15min":1.159},"min":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"max":{"1min":1.4159999999999999,"5min":1.4159999999999999,"15min":1.4159999999999999},"last":0.92600000000000005},{"interface":"front","average":{"1min":1.23,"5min":1.335,"15min":1.353},"min":{"1min":0.94499999999999995,"5min":0.94499999999999995,"15min":0.94499999999999995},"max":{"1min":1.478,"5min":1.8959999999999999,"15min":1.8959999999999999},"last":1.097}]},{"osd":7,"last update":"Sun Jun 30 13:30:54 2024","interfaces":[{"interface":"back","average":{"1min":1.216,"5min":1.216,"15min":1.216},"min":{"1min":0.97199999999999998,"5min":0.97199999999999998,"15min":0.97199999999999998},"max":{"1min":1.583,"5min":1.583,"15min":1.583},"last":1.198},{"interface":"front","average":{"1min":1.208,"5min":1.208,"15min":1.208},"min":{"1min":0.83399999999999996,"5min":0.83399999999999996,"15min":0.83399999999999996},"max":{"1min":1.498,"5min":1.498,"15min":1.498},"last":1.0489999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738429,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5596,"kb_used_data":468,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739556,"statfs":{"total":95995035648,"available":95989305344,"internally_reserved":0,"allocated":479232,"data_stored":188995,"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:31:30 2024","interfaces":[{"interface":"back","average":{"1min":0.82299999999999995,"5min":0.68300000000000005,"15min":0.59999999999999998},"min":{"1min":0.63900000000000001,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.137,"5min":1.6659999999999999,"15min":1.6659999999999999},"last":0.67100000000000004},{"interface":"front","average":{"1min":0.90700000000000003,"5min":0.752,"15min":0.67000000000000004},"min":{"1min":0.63400000000000001,"5min":0.317,"15min":0.317},"max":{"1min":1.1160000000000001,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":0.64900000000000002}]},{"osd":2,"last update":"Sun Jun 30 13:30:56 2024","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":0.76600000000000001,"15min":0.71599999999999997},"min":{"1min":0.69299999999999995,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.069,"5min":1.1659999999999999,"15min":1.1659999999999999},"last":0.72899999999999998},{"interface":"front","average":{"1min":0.78800000000000003,"5min":0.70699999999999996,"15min":0.68000000000000005},"min":{"1min":0.64400000000000002,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":1.0169999999999999,"5min":1.0169999999999999,"15min":1.0169999999999999},"last":0.71599999999999997}]},{"osd":3,"last update":"Sun Jun 30 13:31:23 2024","interfaces":[{"interface":"back","average":{"1min":0.84399999999999997,"5min":0.78100000000000003,"15min":0.76200000000000001},"min":{"1min":0.627,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.2410000000000001,"5min":1.286,"15min":1.286},"last":0.76400000000000001},{"interface":"front","average":{"1min":0.96499999999999997,"5min":0.90100000000000002,"15min":0.876},"min":{"1min":0.68700000000000006,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.2390000000000001,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":0.82799999999999996}]},{"osd":4,"last update":"Sun Jun 30 13:31:40 2024","interfaces":[{"interface":"back","average":{"1min":1.036,"5min":0.92800000000000005,"15min":0.89400000000000002},"min":{"1min":0.80800000000000005,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.3420000000000001,"5min":1.6359999999999999,"15min":1.6359999999999999},"last":0.79000000000000004},{"interface":"front","average":{"1min":1.2549999999999999,"5min":1.0860000000000001,"15min":1.0509999999999999},"min":{"1min":0.92700000000000005,"5min":0.79900000000000004,"15min":0.79900000000000004},"max":{"1min":1.5760000000000001,"5min":1.5760000000000001,"15min":1.5760000000000001},"last":1.083}]},{"osd":5,"last update":"Sun Jun 30 13:31:07 2024","interfaces":[{"interface":"back","average":{"1min":1.125,"5min":1.123,"15min":1.123},"min":{"1min":0.88600000000000001,"5min":0.625,"15min":0.625},"max":{"1min":1.4379999999999999,"5min":1.45,"15min":1.45},"last":1.0580000000000001},{"interface":"front","average":{"1min":1.173,"5min":1.1220000000000001,"15min":1.1140000000000001},"min":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"max":{"1min":1.643,"5min":1.643,"15min":1.643},"last":1.163}]},{"osd":6,"last update":"Sun Jun 30 13:31:35 2024","interfaces":[{"interface":"back","average":{"1min":1.1950000000000001,"5min":1.1339999999999999,"15min":1.1240000000000001},"min":{"1min":0.91700000000000004,"5min":0.86699999999999999,"15min":0.86699999999999999},"max":{"1min":1.6930000000000001,"5min":1.724,"15min":1.724},"last":0.85799999999999998},{"interface":"front","average":{"1min":1.321,"5min":1.2390000000000001,"15min":1.2250000000000001},"min":{"1min":0.92900000000000005,"5min":0.92900000000000005,"15min":0.92900000000000005},"max":{"1min":1.7050000000000001,"5min":1.74,"15min":1.74},"last":1.2070000000000001}]},{"osd":7,"last update":"Sun Jun 30 13:30:56 2024","interfaces":[{"interface":"back","average":{"1min":1.3,"5min":1.3,"15min":1.3},"min":{"1min":0.93400000000000005,"5min":0.93400000000000005,"15min":0.93400000000000005},"max":{"1min":1.5569999999999999,"5min":1.5569999999999999,"15min":1.5569999999999999},"last":1.248},{"interface":"front","average":{"1min":1.2929999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"min":{"1min":1.087,"5min":1.087,"15min":1.087},"max":{"1min":1.54,"5min":1.54,"15min":1.54},"last":1.1839999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411380,"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:30:49 2024","interfaces":[{"interface":"back","average":{"1min":0.78900000000000003,"5min":0.70099999999999996,"15min":0.68600000000000005},"min":{"1min":0.53900000000000003,"5min":0.5,"15min":0.5},"max":{"1min":1.113,"5min":1.113,"15min":1.113},"last":0.61599999999999999},{"interface":"front","average":{"1min":0.83399999999999996,"5min":0.754,"15min":0.73199999999999998},"min":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.2669999999999999,"5min":1.526,"15min":1.526},"last":0.99099999999999999}]},{"osd":1,"last update":"Sun Jun 30 13:30:49 2024","interfaces":[{"interface":"back","average":{"1min":0.79900000000000004,"5min":0.71699999999999997,"15min":0.69499999999999995},"min":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.1699999999999999,"5min":1.1699999999999999,"15min":1.1699999999999999},"last":0.70999999999999996},{"interface":"front","average":{"1min":0.94599999999999995,"5min":0.85199999999999998,"15min":0.82999999999999996},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":1.6739999999999999,"5min":1.6739999999999999,"15min":1.6739999999999999},"last":0.81599999999999995}]},{"osd":3,"last update":"Sun Jun 30 13:31:19 2024","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.91700000000000004,"15min":0.90300000000000002},"min":{"1min":0.627,"5min":0.627,"15min":0.627},"max":{"1min":1.1299999999999999,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":0.88},{"interface":"front","average":{"1min":0.84799999999999998,"5min":0.83899999999999997,"15min":0.81499999999999995},"min":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.226,"5min":1.45,"15min":1.45},"last":0.77000000000000002}]},{"osd":4,"last update":"Sun Jun 30 13:31:39 2024","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":0.96599999999999997,"15min":0.95399999999999996},"min":{"1min":0.84599999999999997,"5min":0.70799999999999996,"15min":0.70799999999999996},"max":{"1min":1.2310000000000001,"5min":1.383,"15min":1.383},"last":0.94599999999999995},{"interface":"front","average":{"1min":1.0309999999999999,"5min":1.048,"15min":1.034},"min":{"1min":0.755,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.347,"5min":1.589,"15min":1.589},"last":0.90300000000000002}]},{"osd":5,"last update":"Sun Jun 30 13:31:07 2024","interfaces":[{"interface":"back","average":{"1min":1.1619999999999999,"5min":1.1220000000000001,"15min":1.115},"min":{"1min":0.90700000000000003,"5min":0.77000000000000002,"15min":0.77000000000000002},"max":{"1min":1.5229999999999999,"5min":1.706,"15min":1.706},"last":1.0660000000000001},{"interface":"front","average":{"1min":1.0700000000000001,"5min":1.099,"15min":1.1040000000000001},"min":{"1min":0.80000000000000004,"5min":0.80000000000000004,"15min":0.80000000000000004},"max":{"1min":1.639,"5min":1.639,"15min":1.639},"last":1.075}]},{"osd":6,"last update":"Sun Jun 30 13:31:33 2024","interfaces":[{"interface":"back","average":{"1min":1.1870000000000001,"5min":1.2190000000000001,"15min":1.224},"min":{"1min":0.91100000000000003,"5min":0.88300000000000001,"15min":0.88300000000000001},"max":{"1min":1.4259999999999999,"5min":1.7869999999999999,"15min":1.7869999999999999},"last":0.92300000000000004},{"interface":"front","average":{"1min":1.2110000000000001,"5min":1.2230000000000001,"15min":1.2250000000000001},"min":{"1min":0.90000000000000002,"5min":0.90000000000000002,"15min":0.90000000000000002},"max":{"1min":1.6379999999999999,"5min":1.869,"15min":1.869},"last":1.123}]},{"osd":7,"last update":"Sun Jun 30 13:30:54 2024","interfaces":[{"interface":"back","average":{"1min":1.2330000000000001,"5min":1.2330000000000001,"15min":1.2330000000000001},"min":{"1min":0.86799999999999999,"5min":0.86799999999999999,"15min":0.86799999999999999},"max":{"1min":1.573,"5min":1.573,"15min":1.573},"last":1.032},{"interface":"front","average":{"1min":1.331,"5min":1.331,"15min":1.331},"min":{"1min":1.129,"5min":1.129,"15min":1.129},"max":{"1min":1.8959999999999999,"5min":1.8959999999999999,"15min":1.8959999999999999},"last":1.1020000000000001}]}]},{"osd":3,"up_from":25,"seq":107374182445,"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:31:20 2024","interfaces":[{"interface":"back","average":{"1min":0.68200000000000005,"5min":0.64700000000000002,"15min":0.629},"min":{"1min":0.48299999999999998,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":0.93999999999999995,"5min":1.206,"15min":1.206},"last":0.55200000000000005},{"interface":"front","average":{"1min":0.79300000000000004,"5min":0.73499999999999999,"15min":0.70499999999999996},"min":{"1min":0.53800000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":1.0580000000000001,"5min":1.0580000000000001,"15min":1.0580000000000001},"last":0.75600000000000001}]},{"osd":1,"last update":"Sun Jun 30 13:31:20 2024","interfaces":[{"interface":"back","average":{"1min":0.76800000000000002,"5min":0.73999999999999999,"15min":0.72999999999999998},"min":{"1min":0.50700000000000001,"5min":0.44,"15min":0.44},"max":{"1min":1.0409999999999999,"5min":1.0649999999999999,"15min":1.0649999999999999},"last":0.60199999999999998},{"interface":"front","average":{"1min":0.95699999999999996,"5min":0.87,"15min":0.84199999999999997},"min":{"1min":0.64400000000000002,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.244,"5min":1.244,"15min":1.244},"last":0.79400000000000004}]},{"osd":2,"last update":"Sun Jun 30 13:31:20 2024","interfaces":[{"interface":"back","average":{"1min":0.86199999999999999,"5min":0.82699999999999996,"15min":0.80500000000000005},"min":{"1min":0.70399999999999996,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.111,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":1.0209999999999999},{"interface":"front","average":{"1min":0.90100000000000002,"5min":0.82599999999999996,"15min":0.81200000000000006},"min":{"1min":0.65600000000000003,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.1839999999999999,"5min":1.3660000000000001,"15min":1.3660000000000001},"last":0.87}]},{"osd":4,"last update":"Sun Jun 30 13:31:43 2024","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":0.99299999999999999,"15min":0.97599999999999998},"min":{"1min":0.749,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.6659999999999999,"5min":1.6659999999999999,"15min":1.6659999999999999},"last":0.82899999999999996},{"interface":"front","average":{"1min":1.0760000000000001,"5min":1.016,"15min":0.99399999999999999},"min":{"1min":0.76200000000000001,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":1.5980000000000001,"5min":1.5980000000000001,"15min":1.5980000000000001},"last":0.89500000000000002}]},{"osd":5,"last update":"Sun Jun 30 13:31:10 2024","interfaces":[{"interface":"back","average":{"1min":1.141,"5min":1.113,"15min":1.1080000000000001},"min":{"1min":0.876,"5min":0.77700000000000002,"15min":0.77700000000000002},"max":{"1min":1.4670000000000001,"5min":1.522,"15min":1.522},"last":0.93899999999999995},{"interface":"front","average":{"1min":1.1459999999999999,"5min":1.0700000000000001,"15min":1.0569999999999999},"min":{"1min":0.80500000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"max":{"1min":1.4550000000000001,"5min":1.4550000000000001,"15min":1.4550000000000001},"last":0.99399999999999999}]},{"osd":6,"last update":"Sun Jun 30 13:31:33 2024","interfaces":[{"interface":"back","average":{"1min":1.2490000000000001,"5min":1.2010000000000001,"15min":1.1930000000000001},"min":{"1min":1.0209999999999999,"5min":0.96799999999999997,"15min":0.96799999999999997},"max":{"1min":1.5329999999999999,"5min":1.5329999999999999,"15min":1.5329999999999999},"last":1.0960000000000001},{"interface":"front","average":{"1min":1.1559999999999999,"5min":1.153,"15min":1.153},"min":{"1min":0.95399999999999996,"5min":0.88600000000000001,"15min":0.88600000000000001},"max":{"1min":1.4690000000000001,"5min":1.4690000000000001,"15min":1.4690000000000001},"last":0.92700000000000005}]},{"osd":7,"last update":"Sun Jun 30 13:30:55 2024","interfaces":[{"interface":"back","average":{"1min":1.24,"5min":1.24,"15min":1.24},"min":{"1min":1.077,"5min":1.077,"15min":1.077},"max":{"1min":1.522,"5min":1.522,"15min":1.522},"last":1.0800000000000001},{"interface":"front","average":{"1min":1.2729999999999999,"5min":1.2729999999999999,"15min":1.2729999999999999},"min":{"1min":0.90700000000000003,"5min":0.90700000000000003,"15min":0.90700000000000003},"max":{"1min":1.587,"5min":1.587,"15min":1.587},"last":1.163}]}]},{"osd":4,"up_from":30,"seq":128849018920,"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:31:43 2024","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":0.90200000000000002,"15min":0.85899999999999999},"min":{"1min":0.56200000000000006,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.1990000000000001,"5min":1.3089999999999999,"15min":1.3089999999999999},"last":0.82099999999999995},{"interface":"front","average":{"1min":0.89800000000000002,"5min":0.877,"15min":0.86399999999999999},"min":{"1min":0.62,"5min":0.62,"15min":0.62},"max":{"1min":1.21,"5min":1.292,"15min":1.292},"last":0.71299999999999997}]},{"osd":1,"last update":"Sun Jun 30 13:31:43 2024","interfaces":[{"interface":"back","average":{"1min":0.83399999999999996,"5min":0.873,"15min":0.871},"min":{"1min":0.65600000000000003,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.1060000000000001,"5min":1.2030000000000001,"15min":1.2030000000000001},"last":1},{"interface":"front","average":{"1min":0.97599999999999998,"5min":0.93600000000000005,"15min":0.90400000000000003},"min":{"1min":0.624,"5min":0.624,"15min":0.624},"max":{"1min":1.2310000000000001,"5min":1.409,"15min":1.409},"last":0.74299999999999999}]},{"osd":2,"last update":"Sun Jun 30 13:31:43 2024","interfaces":[{"interface":"back","average":{"1min":0.93100000000000005,"5min":0.92000000000000004,"15min":0.91300000000000003},"min":{"1min":0.749,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.242,"5min":1.339,"15min":1.339},"last":0.95199999999999996},{"interface":"front","average":{"1min":0.97899999999999998,"5min":0.94699999999999995,"15min":0.92100000000000004},"min":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.2869999999999999,"5min":1.2869999999999999,"15min":1.2869999999999999},"last":0.90400000000000003}]},{"osd":3,"last update":"Sun Jun 30 13:31:43 2024","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.91800000000000004,"15min":0.89300000000000002},"min":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"max":{"1min":1.2689999999999999,"5min":1.2689999999999999,"15min":1.2689999999999999},"last":0.85099999999999998},{"interface":"front","average":{"1min":0.90800000000000003,"5min":0.94099999999999995,"15min":0.93100000000000005},"min":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.1739999999999999,"5min":1.2709999999999999,"15min":1.2709999999999999},"last":1.1140000000000001}]},{"osd":5,"last update":"Sun Jun 30 13:31:06 2024","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":0.93899999999999995,"15min":0.93200000000000005},"min":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.298,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":1.038},{"interface":"front","average":{"1min":1.0329999999999999,"5min":0.98299999999999998,"15min":0.97499999999999998},"min":{"1min":0.60999999999999999,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.4610000000000001,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":1.048}]},{"osd":6,"last update":"Sun Jun 30 13:31:31 2024","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":1.01,"15min":1.0129999999999999},"min":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.266,"5min":1.2909999999999999,"15min":1.2909999999999999},"last":1.4710000000000001},{"interface":"front","average":{"1min":1.1419999999999999,"5min":1.1220000000000001,"15min":1.119},"min":{"1min":0.97799999999999998,"5min":0.69999999999999996,"15min":0.69999999999999996},"max":{"1min":1.4239999999999999,"5min":1.4830000000000001,"15min":1.4830000000000001},"last":1.1060000000000001}]},{"osd":7,"last update":"Sun Jun 30 13:30:54 2024","interfaces":[{"interface":"back","average":{"1min":1.22,"5min":1.22,"15min":1.22},"min":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"max":{"1min":1.6599999999999999,"5min":1.6599999999999999,"15min":1.6599999999999999},"last":1.155},{"interface":"front","average":{"1min":1.1819999999999999,"5min":1.1819999999999999,"15min":1.1819999999999999},"min":{"1min":0.84099999999999997,"5min":0.84099999999999997,"15min":0.84099999999999997},"max":{"1min":1.476,"5min":1.476,"15min":1.476},"last":1.542}]}]},{"osd":5,"up_from":36,"seq":154618822692,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5340,"kb_used_data":468,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93739812,"statfs":{"total":95995035648,"available":95989567488,"internally_reserved":0,"allocated":479232,"data_stored":188995,"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:31:05 2024","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.89500000000000002,"15min":0.89300000000000002},"min":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.343,"5min":1.343,"15min":1.343},"last":0.93999999999999995},{"interface":"front","average":{"1min":0.94699999999999995,"5min":0.91900000000000004,"15min":0.91500000000000004},"min":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"max":{"1min":1.3049999999999999,"5min":1.3340000000000001,"15min":1.3340000000000001},"last":1.018}]},{"osd":1,"last update":"Sun Jun 30 13:31:05 2024","interfaces":[{"interface":"back","average":{"1min":0.90400000000000003,"5min":0.91300000000000003,"15min":0.91500000000000004},"min":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.29,"5min":1.29,"15min":1.29},"last":1.194},{"interface":"front","average":{"1min":0.92300000000000004,"5min":0.94899999999999995,"15min":0.95299999999999996},"min":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.2929999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":1.135}]},{"osd":2,"last update":"Sun Jun 30 13:31:05 2024","interfaces":[{"interface":"back","average":{"1min":0.86499999999999999,"5min":0.90900000000000003,"15min":0.91600000000000004},"min":{"1min":0.69799999999999995,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.125,"5min":1.1519999999999999,"15min":1.1519999999999999},"last":0.97799999999999998},{"interface":"front","average":{"1min":1.0920000000000001,"5min":1.004,"15min":0.98999999999999999},"min":{"1min":0.75800000000000001,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.4390000000000001,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":1.286}]},{"osd":3,"last update":"Sun Jun 30 13:31:05 2024","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":0.97999999999999998,"15min":0.97599999999999998},"min":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":2.4100000000000001,"5min":2.4100000000000001,"15min":2.4100000000000001},"last":1.149},{"interface":"front","average":{"1min":1.0620000000000001,"5min":1.0529999999999999,"15min":1.0509999999999999},"min":{"1min":0.84199999999999997,"5min":0.69599999999999995,"15min":0.69599999999999995},"max":{"1min":1.518,"5min":1.518,"15min":1.518},"last":1.113}]},{"osd":4,"last update":"Sun Jun 30 13:31:05 2024","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":0.88700000000000001,"15min":0.875},"min":{"1min":0.59699999999999998,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.3759999999999999,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":1.665},{"interface":"front","average":{"1min":1.0029999999999999,"5min":0.96199999999999997,"15min":0.95499999999999996},"min":{"1min":0.69699999999999995,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.2809999999999999,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":1.2210000000000001}]},{"osd":6,"last update":"Sun Jun 30 13:31:28 2024","interfaces":[{"interface":"back","average":{"1min":1.175,"5min":1.0629999999999999,"15min":1.0449999999999999},"min":{"1min":0.64800000000000002,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.589,"5min":1.589,"15min":1.589},"last":1.3759999999999999},{"interface":"front","average":{"1min":1.1240000000000001,"5min":1.0740000000000001,"15min":1.0660000000000001},"min":{"1min":0.89000000000000001,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.508,"5min":1.508,"15min":1.508},"last":1.337}]},{"osd":7,"last update":"Sun Jun 30 13:30:52 2024","interfaces":[{"interface":"back","average":{"1min":1.123,"5min":1.123,"15min":1.123},"min":{"1min":0.82799999999999996,"5min":0.82799999999999996,"15min":0.82799999999999996},"max":{"1min":1.4379999999999999,"5min":1.4379999999999999,"15min":1.4379999999999999},"last":1.4510000000000001},{"interface":"front","average":{"1min":1.2390000000000001,"5min":1.2390000000000001,"15min":1.2390000000000001},"min":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"max":{"1min":1.681,"5min":1.681,"15min":1.681},"last":1.462}]}]}],"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:31:52.233 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid f5be1c1a-36e3-11ef-bcaa-c7b262605968 -- ceph pg dump --format=json 2024-06-30T13:31:52.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:52 smithi100 bash[14762]: cluster 2024-06-30T13:31:50.661684+0000 mgr.y (mgr.14144) 263 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:52.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:52 smithi100 bash[14762]: audit 2024-06-30T13:31:51.247425+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:31:52.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:52 smithi100 bash[14762]: audit 2024-06-30T13:31:51.256692+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:31:52.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:52 smithi100 bash[14762]: audit 2024-06-30T13:31:51.535845+0000 mgr.y (mgr.14144) 264 : audit [DBG] from='client.24500 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-06-30T13:31:52.492 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:52 smithi100 bash[19243]: cluster 2024-06-30T13:31:50.661684+0000 mgr.y (mgr.14144) 263 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:52.492 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:52 smithi100 bash[19243]: audit 2024-06-30T13:31:51.247425+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:31:52.492 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:52 smithi100 bash[19243]: audit 2024-06-30T13:31:51.256692+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:31:52.492 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:52 smithi100 bash[19243]: audit 2024-06-30T13:31:51.535845+0000 mgr.y (mgr.14144) 264 : audit [DBG] from='client.24500 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-06-30T13:31:52.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:52 smithi121 bash[14552]: cluster 2024-06-30T13:31:50.661684+0000 mgr.y (mgr.14144) 263 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:52.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:52 smithi121 bash[14552]: audit 2024-06-30T13:31:51.247425+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:31:52.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:52 smithi121 bash[14552]: audit 2024-06-30T13:31:51.256692+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:31:52.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:52 smithi121 bash[14552]: audit 2024-06-30T13:31:51.535845+0000 mgr.y (mgr.14144) 264 : audit [DBG] from='client.24500 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-06-30T13:31:53.980 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/mon.a/config 2024-06-30T13:31:54.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:54 smithi100 bash[14762]: cluster 2024-06-30T13:31:52.662330+0000 mgr.y (mgr.14144) 265 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:54.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:54 smithi100 bash[19243]: cluster 2024-06-30T13:31:52.662330+0000 mgr.y (mgr.14144) 265 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:54.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:54 smithi121 bash[14552]: cluster 2024-06-30T13:31:52.662330+0000 mgr.y (mgr.14144) 265 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:56.241 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Jun 30 13:31:55 smithi100 bash[36329]: level=info ts=2024-06-30T13:31:55.757Z caller=cluster.go:640 component=cluster msg="gossip settled; proceeding" elapsed=10.000950174s 2024-06-30T13:31:56.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:55 smithi100 bash[14762]: cluster 2024-06-30T13:31:54.662935+0000 mgr.y (mgr.14144) 266 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:56.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:55 smithi100 bash[14762]: audit 2024-06-30T13:31:54.928470+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:31:56.242 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:55 smithi100 bash[14762]: audit 2024-06-30T13:31:55.002818+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:31:56.242 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:55 smithi100 bash[14762]: audit 2024-06-30T13:31:55.010591+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:31:56.242 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:55 smithi100 bash[19243]: cluster 2024-06-30T13:31:54.662935+0000 mgr.y (mgr.14144) 266 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:56.242 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:55 smithi100 bash[19243]: audit 2024-06-30T13:31:54.928470+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:31:56.242 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:55 smithi100 bash[19243]: audit 2024-06-30T13:31:55.002818+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:31:56.242 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:55 smithi100 bash[19243]: audit 2024-06-30T13:31:55.010591+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:31:56.367 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:55 smithi121 bash[14552]: cluster 2024-06-30T13:31:54.662935+0000 mgr.y (mgr.14144) 266 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:56.367 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:55 smithi121 bash[14552]: audit 2024-06-30T13:31:54.928470+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:31:56.367 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:55 smithi121 bash[14552]: audit 2024-06-30T13:31:55.002818+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:31:56.367 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:55 smithi121 bash[14552]: audit 2024-06-30T13:31:55.010591+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:31:57.287 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-06-30T13:31:57.289 INFO:teuthology.orchestra.run.smithi100.stderr:dumped all 2024-06-30T13:31:58.002 INFO:teuthology.orchestra.run.smithi100.stdout:{"pg_ready":true,"pg_map":{"version":237,"stamp":"2024-06-30T13:31:56.663217+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":43224,"kb_used_data":3736,"kb_used_omap":0,"kb_used_meta":39424,"kb_avail":749917992,"statfs":{"total":767960285184,"available":767916023808,"internally_reserved":0,"allocated":3825664,"data_stored":1511330,"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:29:53.131152+0000","last_change":"2024-06-30T13:29:53.131152+0000","last_active":"2024-06-30T13:29:53.131152+0000","last_peered":"2024-06-30T13:29:53.131152+0000","last_clean":"2024-06-30T13:29:53.131152+0000","last_became_active":"2024-06-30T13:29:53.129898+0000","last_became_peered":"2024-06-30T13:29:53.129898+0000","last_unstale":"2024-06-30T13:29:53.131152+0000","last_undegraded":"2024-06-30T13:29:53.131152+0000","last_fullsized":"2024-06-30T13:29:53.131152+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:27:47.202836+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-06-30T13:27:47.202836+0000","last_clean_scrub_stamp":"2024-06-30T13:27:47.202836+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:30:55 2024","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":0.97999999999999998,"15min":0.97999999999999998},"min":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"max":{"1min":1.369,"5min":1.369,"15min":1.369},"last":0.96399999999999997},{"interface":"front","average":{"1min":1.0209999999999999,"5min":1.0209999999999999,"15min":1.0209999999999999},"min":{"1min":0.753,"5min":0.753,"15min":0.753},"max":{"1min":1.349,"5min":1.349,"15min":1.349},"last":0.99299999999999999}]},{"osd":1,"last update":"Sun Jun 30 13:30:55 2024","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":0.995,"15min":0.995},"min":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"max":{"1min":1.222,"5min":1.222,"15min":1.222},"last":1.125},{"interface":"front","average":{"1min":0.93400000000000005,"5min":0.93400000000000005,"15min":0.93400000000000005},"min":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.236,"5min":1.236,"15min":1.236},"last":0.79600000000000004}]},{"osd":2,"last update":"Sun Jun 30 13:30:55 2024","interfaces":[{"interface":"back","average":{"1min":1.024,"5min":1.024,"15min":1.024},"min":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"max":{"1min":1.3680000000000001,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":1.0669999999999999},{"interface":"front","average":{"1min":1.002,"5min":1.002,"15min":1.002},"min":{"1min":0.78700000000000003,"5min":0.78700000000000003,"15min":0.78700000000000003},"max":{"1min":1.2629999999999999,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":1.042}]},{"osd":3,"last update":"Sun Jun 30 13:30:55 2024","interfaces":[{"interface":"back","average":{"1min":1.012,"5min":1.012,"15min":1.012},"min":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"max":{"1min":1.2949999999999999,"5min":1.2949999999999999,"15min":1.2949999999999999},"last":1.02},{"interface":"front","average":{"1min":1.091,"5min":1.091,"15min":1.091},"min":{"1min":0.79600000000000004,"5min":0.79600000000000004,"15min":0.79600000000000004},"max":{"1min":1.395,"5min":1.395,"15min":1.395},"last":0.87}]},{"osd":4,"last update":"Sun Jun 30 13:30:55 2024","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":0.97199999999999998,"15min":0.97199999999999998},"min":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.234,"5min":1.234,"15min":1.234},"last":0.71699999999999997},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.0580000000000001,"15min":1.0580000000000001},"min":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"max":{"1min":1.4670000000000001,"5min":1.4670000000000001,"15min":1.4670000000000001},"last":0.93500000000000005}]},{"osd":5,"last update":"Sun Jun 30 13:30:55 2024","interfaces":[{"interface":"back","average":{"1min":1.147,"5min":1.147,"15min":1.147},"min":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"max":{"1min":1.585,"5min":1.585,"15min":1.585},"last":0.755},{"interface":"front","average":{"1min":1.1539999999999999,"5min":1.1539999999999999,"15min":1.1539999999999999},"min":{"1min":0.67900000000000005,"5min":0.67900000000000005,"15min":0.67900000000000005},"max":{"1min":1.4370000000000001,"5min":1.4370000000000001,"15min":1.4370000000000001},"last":0.90100000000000002}]},{"osd":6,"last update":"Sun Jun 30 13:30:55 2024","interfaces":[{"interface":"back","average":{"1min":1.165,"5min":1.165,"15min":1.165},"min":{"1min":0.84399999999999997,"5min":0.84399999999999997,"15min":0.84399999999999997},"max":{"1min":1.427,"5min":1.427,"15min":1.427},"last":1.0900000000000001},{"interface":"front","average":{"1min":1.228,"5min":1.228,"15min":1.228},"min":{"1min":0.88300000000000001,"5min":0.88300000000000001,"15min":0.88300000000000001},"max":{"1min":1.7130000000000001,"5min":1.7130000000000001,"15min":1.7130000000000001},"last":0.83199999999999996}]}]},{"osd":6,"up_from":42,"seq":180388626464,"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:31:31 2024","interfaces":[{"interface":"back","average":{"1min":0.91600000000000004,"5min":0.91700000000000004,"15min":0.91700000000000004},"min":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.228,"5min":1.2689999999999999,"15min":1.2689999999999999},"last":0.874},{"interface":"front","average":{"1min":0.91300000000000003,"5min":0.92000000000000004,"15min":0.92100000000000004},"min":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.208,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":0.99399999999999999}]},{"osd":1,"last update":"Sun Jun 30 13:31:31 2024","interfaces":[{"interface":"back","average":{"1min":0.877,"5min":0.92100000000000004,"15min":0.92900000000000005},"min":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.2529999999999999,"5min":1.335,"15min":1.335},"last":0.81699999999999995},{"interface":"front","average":{"1min":0.91200000000000003,"5min":0.99099999999999999,"15min":1.004},"min":{"1min":0.59499999999999997,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.429,"5min":1.429,"15min":1.429},"last":1.119}]},{"osd":2,"last update":"Sun Jun 30 13:31:31 2024","interfaces":[{"interface":"back","average":{"1min":0.96899999999999997,"5min":0.999,"15min":1.004},"min":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.1799999999999999,"5min":1.2669999999999999,"15min":1.2669999999999999},"last":1.1659999999999999},{"interface":"front","average":{"1min":0.91800000000000004,"5min":1.016,"15min":1.032},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.2310000000000001,"5min":1.381,"15min":1.381},"last":1.099}]},{"osd":3,"last update":"Sun Jun 30 13:31:31 2024","interfaces":[{"interface":"back","average":{"1min":0.93100000000000005,"5min":0.96399999999999997,"15min":0.96999999999999997},"min":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.196,"5min":1.4990000000000001,"15min":1.4990000000000001},"last":0.61699999999999999},{"interface":"front","average":{"1min":1.0229999999999999,"5min":1.1060000000000001,"15min":1.1200000000000001},"min":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"max":{"1min":1.2709999999999999,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":1.2629999999999999}]},{"osd":4,"last update":"Sun Jun 30 13:31:31 2024","interfaces":[{"interface":"back","average":{"1min":0.98699999999999999,"5min":0.98899999999999999,"15min":0.98899999999999999},"min":{"1min":0.66500000000000004,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.3280000000000001,"5min":1.532,"15min":1.532},"last":1.1379999999999999},{"interface":"front","average":{"1min":0.99099999999999999,"5min":1.073,"15min":1.087},"min":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.3600000000000001,"5min":1.5669999999999999,"15min":1.5669999999999999},"last":0.95599999999999996}]},{"osd":5,"last update":"Sun Jun 30 13:31:31 2024","interfaces":[{"interface":"back","average":{"1min":1.01,"5min":1.0900000000000001,"15min":1.1040000000000001},"min":{"1min":0.749,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.397,"5min":1.5960000000000001,"15min":1.5960000000000001},"last":1.1850000000000001},{"interface":"front","average":{"1min":1.036,"5min":1.1419999999999999,"15min":1.1599999999999999},"min":{"1min":0.622,"5min":0.622,"15min":0.622},"max":{"1min":1.367,"5min":1.625,"15min":1.625},"last":0.72199999999999998}]},{"osd":7,"last update":"Sun Jun 30 13:30:51 2024","interfaces":[{"interface":"back","average":{"1min":1.2649999999999999,"5min":1.2649999999999999,"15min":1.2649999999999999},"min":{"1min":1.0700000000000001,"5min":1.0700000000000001,"15min":1.0700000000000001},"max":{"1min":1.4810000000000001,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":1.2190000000000001},{"interface":"front","average":{"1min":1.3300000000000001,"5min":1.3300000000000001,"15min":1.3300000000000001},"min":{"1min":1.2130000000000001,"5min":1.2130000000000001,"15min":1.2130000000000001},"max":{"1min":1.5149999999999999,"5min":1.5149999999999999,"15min":1.5149999999999999},"last":1.0569999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574906,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5528,"kb_used_data":464,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739624,"statfs":{"total":95995035648,"available":95989374976,"internally_reserved":0,"allocated":475136,"data_stored":188680,"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:31:25 2024","interfaces":[{"interface":"back","average":{"1min":0.70099999999999996,"5min":0.65900000000000003,"15min":0.621},"min":{"1min":0.47799999999999998,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":0.84899999999999998,"5min":1.081,"15min":1.081},"last":0.55600000000000005},{"interface":"front","average":{"1min":0.879,"5min":0.77100000000000002,"15min":0.67200000000000004},"min":{"1min":0.60499999999999998,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":1.1579999999999999,"5min":1.516,"15min":1.516},"last":1.2130000000000001}]},{"osd":2,"last update":"Sun Jun 30 13:30:54 2024","interfaces":[{"interface":"back","average":{"1min":0.872,"5min":0.76500000000000001,"15min":0.73699999999999999},"min":{"1min":0.61199999999999999,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.1970000000000001,"5min":1.1970000000000001,"15min":1.1970000000000001},"last":1.1579999999999999},{"interface":"front","average":{"1min":0.80300000000000005,"5min":0.74399999999999999,"15min":0.72299999999999998},"min":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.0600000000000001,"5min":1.0600000000000001,"15min":1.0600000000000001},"last":0.79300000000000004}]},{"osd":3,"last update":"Sun Jun 30 13:31:19 2024","interfaces":[{"interface":"back","average":{"1min":1,"5min":0.90200000000000002,"15min":0.871},"min":{"1min":0.754,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.234,"5min":1.323,"15min":1.323},"last":1.079},{"interface":"front","average":{"1min":0.91800000000000004,"5min":0.83999999999999997,"15min":0.81599999999999995},"min":{"1min":0.67900000000000005,"5min":0.66300000000000003,"15min":0.66300000000000003},"max":{"1min":1.2190000000000001,"5min":1.242,"15min":1.242},"last":0.69199999999999995}]},{"osd":4,"last update":"Sun Jun 30 13:31:44 2024","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":0.90700000000000003,"15min":0.89500000000000002},"min":{"1min":0.63600000000000001,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.2669999999999999,"5min":1.306,"15min":1.306},"last":0.63500000000000001},{"interface":"front","average":{"1min":1.091,"5min":1.0569999999999999,"15min":1.0209999999999999},"min":{"1min":0.89200000000000002,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.546,"5min":1.8320000000000001,"15min":1.8320000000000001},"last":0.74299999999999999}]},{"osd":5,"last update":"Sun Jun 30 13:31:08 2024","interfaces":[{"interface":"back","average":{"1min":1.202,"5min":1.129,"15min":1.117},"min":{"1min":0.84799999999999998,"5min":0.83899999999999997,"15min":0.83899999999999997},"max":{"1min":1.97,"5min":1.97,"15min":1.97},"last":0.98499999999999999},{"interface":"front","average":{"1min":1.1479999999999999,"5min":1.1359999999999999,"15min":1.1339999999999999},"min":{"1min":0.82799999999999996,"5min":0.82799999999999996,"15min":0.82799999999999996},"max":{"1min":1.5209999999999999,"5min":1.5209999999999999,"15min":1.5209999999999999},"last":0.93000000000000005}]},{"osd":6,"last update":"Sun Jun 30 13:31:34 2024","interfaces":[{"interface":"back","average":{"1min":1.1220000000000001,"5min":1.1539999999999999,"15min":1.159},"min":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"max":{"1min":1.4159999999999999,"5min":1.4159999999999999,"15min":1.4159999999999999},"last":0.82899999999999996},{"interface":"front","average":{"1min":1.23,"5min":1.335,"15min":1.353},"min":{"1min":0.94499999999999995,"5min":0.94499999999999995,"15min":0.94499999999999995},"max":{"1min":1.478,"5min":1.8959999999999999,"15min":1.8959999999999999},"last":0.89600000000000002}]},{"osd":7,"last update":"Sun Jun 30 13:30:54 2024","interfaces":[{"interface":"back","average":{"1min":1.216,"5min":1.216,"15min":1.216},"min":{"1min":0.97199999999999998,"5min":0.97199999999999998,"15min":0.97199999999999998},"max":{"1min":1.583,"5min":1.583,"15min":1.583},"last":0.73099999999999998},{"interface":"front","average":{"1min":1.208,"5min":1.208,"15min":1.208},"min":{"1min":0.83399999999999996,"5min":0.83399999999999996,"15min":0.83399999999999996},"max":{"1min":1.498,"5min":1.498,"15min":1.498},"last":1.02}]}]},{"osd":0,"up_from":8,"seq":34359738430,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5596,"kb_used_data":468,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739556,"statfs":{"total":95995035648,"available":95989305344,"internally_reserved":0,"allocated":479232,"data_stored":188995,"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:31:30 2024","interfaces":[{"interface":"back","average":{"1min":0.82299999999999995,"5min":0.68300000000000005,"15min":0.59999999999999998},"min":{"1min":0.63900000000000001,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.137,"5min":1.6659999999999999,"15min":1.6659999999999999},"last":0.52100000000000002},{"interface":"front","average":{"1min":0.90700000000000003,"5min":0.752,"15min":0.67000000000000004},"min":{"1min":0.63400000000000001,"5min":0.317,"15min":0.317},"max":{"1min":1.1160000000000001,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":0.83999999999999997}]},{"osd":2,"last update":"Sun Jun 30 13:30:56 2024","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":0.76600000000000001,"15min":0.71599999999999997},"min":{"1min":0.69299999999999995,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.069,"5min":1.1659999999999999,"15min":1.1659999999999999},"last":0.63300000000000001},{"interface":"front","average":{"1min":0.78800000000000003,"5min":0.70699999999999996,"15min":0.68000000000000005},"min":{"1min":0.64400000000000002,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":1.0169999999999999,"5min":1.0169999999999999,"15min":1.0169999999999999},"last":0.55000000000000004}]},{"osd":3,"last update":"Sun Jun 30 13:31:23 2024","interfaces":[{"interface":"back","average":{"1min":0.84399999999999997,"5min":0.78100000000000003,"15min":0.76200000000000001},"min":{"1min":0.627,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.2410000000000001,"5min":1.286,"15min":1.286},"last":0.70999999999999996},{"interface":"front","average":{"1min":0.96499999999999997,"5min":0.90100000000000002,"15min":0.876},"min":{"1min":0.68700000000000006,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.2390000000000001,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":0.76600000000000001}]},{"osd":4,"last update":"Sun Jun 30 13:31:40 2024","interfaces":[{"interface":"back","average":{"1min":1.036,"5min":0.92800000000000005,"15min":0.89400000000000002},"min":{"1min":0.80800000000000005,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.3420000000000001,"5min":1.6359999999999999,"15min":1.6359999999999999},"last":0.73899999999999999},{"interface":"front","average":{"1min":1.2549999999999999,"5min":1.0860000000000001,"15min":1.0509999999999999},"min":{"1min":0.92700000000000005,"5min":0.79900000000000004,"15min":0.79900000000000004},"max":{"1min":1.5760000000000001,"5min":1.5760000000000001,"15min":1.5760000000000001},"last":0.95799999999999996}]},{"osd":5,"last update":"Sun Jun 30 13:31:07 2024","interfaces":[{"interface":"back","average":{"1min":1.125,"5min":1.123,"15min":1.123},"min":{"1min":0.88600000000000001,"5min":0.625,"15min":0.625},"max":{"1min":1.4379999999999999,"5min":1.45,"15min":1.45},"last":0.98899999999999999},{"interface":"front","average":{"1min":1.173,"5min":1.1220000000000001,"15min":1.1140000000000001},"min":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"max":{"1min":1.643,"5min":1.643,"15min":1.643},"last":0.81399999999999995}]},{"osd":6,"last update":"Sun Jun 30 13:31:35 2024","interfaces":[{"interface":"back","average":{"1min":1.1950000000000001,"5min":1.1339999999999999,"15min":1.1240000000000001},"min":{"1min":0.91700000000000004,"5min":0.86699999999999999,"15min":0.86699999999999999},"max":{"1min":1.6930000000000001,"5min":1.724,"15min":1.724},"last":0.93300000000000005},{"interface":"front","average":{"1min":1.321,"5min":1.2390000000000001,"15min":1.2250000000000001},"min":{"1min":0.92900000000000005,"5min":0.92900000000000005,"15min":0.92900000000000005},"max":{"1min":1.7050000000000001,"5min":1.74,"15min":1.74},"last":1.069}]},{"osd":7,"last update":"Sun Jun 30 13:30:56 2024","interfaces":[{"interface":"back","average":{"1min":1.3,"5min":1.3,"15min":1.3},"min":{"1min":0.93400000000000005,"5min":0.93400000000000005,"15min":0.93400000000000005},"max":{"1min":1.5569999999999999,"5min":1.5569999999999999,"15min":1.5569999999999999},"last":1.032},{"interface":"front","average":{"1min":1.2929999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"min":{"1min":1.087,"5min":1.087,"15min":1.087},"max":{"1min":1.54,"5min":1.54,"15min":1.54},"last":1.052}]}]},{"osd":2,"up_from":18,"seq":77309411381,"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:31:50 2024","interfaces":[{"interface":"back","average":{"1min":0.72599999999999998,"5min":0.70999999999999996,"15min":0.68899999999999995},"min":{"1min":0.56599999999999995,"5min":0.5,"15min":0.5},"max":{"1min":0.879,"5min":1.113,"15min":1.113},"last":0.73999999999999999},{"interface":"front","average":{"1min":0.78600000000000003,"5min":0.76700000000000002,"15min":0.73599999999999999},"min":{"1min":0.57499999999999996,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.091,"5min":1.526,"15min":1.526},"last":1.0609999999999999}]},{"osd":1,"last update":"Sun Jun 30 13:31:50 2024","interfaces":[{"interface":"back","average":{"1min":0.72999999999999998,"5min":0.72599999999999998,"15min":0.69799999999999995},"min":{"1min":0.54800000000000004,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":0.92400000000000004,"5min":1.1699999999999999,"15min":1.1699999999999999},"last":0.57699999999999996},{"interface":"front","average":{"1min":0.90800000000000003,"5min":0.86899999999999999,"15min":0.83599999999999997},"min":{"1min":0.59499999999999997,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":1.423,"5min":1.6739999999999999,"15min":1.6739999999999999},"last":1.423}]},{"osd":3,"last update":"Sun Jun 30 13:31:19 2024","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.91700000000000004,"15min":0.90300000000000002},"min":{"1min":0.627,"5min":0.627,"15min":0.627},"max":{"1min":1.1299999999999999,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":1.3500000000000001},{"interface":"front","average":{"1min":0.84799999999999998,"5min":0.83899999999999997,"15min":0.81499999999999995},"min":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.226,"5min":1.45,"15min":1.45},"last":1.8080000000000001}]},{"osd":4,"last update":"Sun Jun 30 13:31:39 2024","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":0.96599999999999997,"15min":0.95399999999999996},"min":{"1min":0.84599999999999997,"5min":0.70799999999999996,"15min":0.70799999999999996},"max":{"1min":1.2310000000000001,"5min":1.383,"15min":1.383},"last":0.82099999999999995},{"interface":"front","average":{"1min":1.0309999999999999,"5min":1.048,"15min":1.034},"min":{"1min":0.755,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.347,"5min":1.589,"15min":1.589},"last":1.6719999999999999}]},{"osd":5,"last update":"Sun Jun 30 13:31:07 2024","interfaces":[{"interface":"back","average":{"1min":1.1619999999999999,"5min":1.1220000000000001,"15min":1.115},"min":{"1min":0.90700000000000003,"5min":0.77000000000000002,"15min":0.77000000000000002},"max":{"1min":1.5229999999999999,"5min":1.706,"15min":1.706},"last":1.8759999999999999},{"interface":"front","average":{"1min":1.0700000000000001,"5min":1.099,"15min":1.1040000000000001},"min":{"1min":0.80000000000000004,"5min":0.80000000000000004,"15min":0.80000000000000004},"max":{"1min":1.639,"5min":1.639,"15min":1.639},"last":1.0309999999999999}]},{"osd":6,"last update":"Sun Jun 30 13:31:33 2024","interfaces":[{"interface":"back","average":{"1min":1.1870000000000001,"5min":1.2190000000000001,"15min":1.224},"min":{"1min":0.91100000000000003,"5min":0.88300000000000001,"15min":0.88300000000000001},"max":{"1min":1.4259999999999999,"5min":1.7869999999999999,"15min":1.7869999999999999},"last":1.5029999999999999},{"interface":"front","average":{"1min":1.2110000000000001,"5min":1.2230000000000001,"15min":1.2250000000000001},"min":{"1min":0.90000000000000002,"5min":0.90000000000000002,"15min":0.90000000000000002},"max":{"1min":1.6379999999999999,"5min":1.869,"15min":1.869},"last":1.746}]},{"osd":7,"last update":"Sun Jun 30 13:30:54 2024","interfaces":[{"interface":"back","average":{"1min":1.2330000000000001,"5min":1.2330000000000001,"15min":1.2330000000000001},"min":{"1min":0.86799999999999999,"5min":0.86799999999999999,"15min":0.86799999999999999},"max":{"1min":1.573,"5min":1.573,"15min":1.573},"last":1.1259999999999999},{"interface":"front","average":{"1min":1.331,"5min":1.331,"15min":1.331},"min":{"1min":1.129,"5min":1.129,"15min":1.129},"max":{"1min":1.8959999999999999,"5min":1.8959999999999999,"15min":1.8959999999999999},"last":1.575}]}]},{"osd":3,"up_from":25,"seq":107374182446,"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:31:20 2024","interfaces":[{"interface":"back","average":{"1min":0.68200000000000005,"5min":0.64700000000000002,"15min":0.629},"min":{"1min":0.48299999999999998,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":0.93999999999999995,"5min":1.206,"15min":1.206},"last":0.64200000000000002},{"interface":"front","average":{"1min":0.79300000000000004,"5min":0.73499999999999999,"15min":0.70499999999999996},"min":{"1min":0.53800000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":1.0580000000000001,"5min":1.0580000000000001,"15min":1.0580000000000001},"last":0.875}]},{"osd":1,"last update":"Sun Jun 30 13:31:20 2024","interfaces":[{"interface":"back","average":{"1min":0.76800000000000002,"5min":0.73999999999999999,"15min":0.72999999999999998},"min":{"1min":0.50700000000000001,"5min":0.44,"15min":0.44},"max":{"1min":1.0409999999999999,"5min":1.0649999999999999,"15min":1.0649999999999999},"last":0.71399999999999997},{"interface":"front","average":{"1min":0.95699999999999996,"5min":0.87,"15min":0.84199999999999997},"min":{"1min":0.64400000000000002,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.244,"5min":1.244,"15min":1.244},"last":1.01}]},{"osd":2,"last update":"Sun Jun 30 13:31:20 2024","interfaces":[{"interface":"back","average":{"1min":0.86199999999999999,"5min":0.82699999999999996,"15min":0.80500000000000005},"min":{"1min":0.70399999999999996,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.111,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":0.89800000000000002},{"interface":"front","average":{"1min":0.90100000000000002,"5min":0.82599999999999996,"15min":0.81200000000000006},"min":{"1min":0.65600000000000003,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.1839999999999999,"5min":1.3660000000000001,"15min":1.3660000000000001},"last":0.68000000000000005}]},{"osd":4,"last update":"Sun Jun 30 13:31:43 2024","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":0.99299999999999999,"15min":0.97599999999999998},"min":{"1min":0.749,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.6659999999999999,"5min":1.6659999999999999,"15min":1.6659999999999999},"last":1.133},{"interface":"front","average":{"1min":1.0760000000000001,"5min":1.016,"15min":0.99399999999999999},"min":{"1min":0.76200000000000001,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":1.5980000000000001,"5min":1.5980000000000001,"15min":1.5980000000000001},"last":0.93300000000000005}]},{"osd":5,"last update":"Sun Jun 30 13:31:10 2024","interfaces":[{"interface":"back","average":{"1min":1.141,"5min":1.113,"15min":1.1080000000000001},"min":{"1min":0.876,"5min":0.77700000000000002,"15min":0.77700000000000002},"max":{"1min":1.4670000000000001,"5min":1.522,"15min":1.522},"last":1.167},{"interface":"front","average":{"1min":1.1459999999999999,"5min":1.0700000000000001,"15min":1.0569999999999999},"min":{"1min":0.80500000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"max":{"1min":1.4550000000000001,"5min":1.4550000000000001,"15min":1.4550000000000001},"last":1.04}]},{"osd":6,"last update":"Sun Jun 30 13:31:33 2024","interfaces":[{"interface":"back","average":{"1min":1.2490000000000001,"5min":1.2010000000000001,"15min":1.1930000000000001},"min":{"1min":1.0209999999999999,"5min":0.96799999999999997,"15min":0.96799999999999997},"max":{"1min":1.5329999999999999,"5min":1.5329999999999999,"15min":1.5329999999999999},"last":1.306},{"interface":"front","average":{"1min":1.1559999999999999,"5min":1.153,"15min":1.153},"min":{"1min":0.95399999999999996,"5min":0.88600000000000001,"15min":0.88600000000000001},"max":{"1min":1.4690000000000001,"5min":1.4690000000000001,"15min":1.4690000000000001},"last":1.2030000000000001}]},{"osd":7,"last update":"Sun Jun 30 13:30:55 2024","interfaces":[{"interface":"back","average":{"1min":1.24,"5min":1.24,"15min":1.24},"min":{"1min":1.077,"5min":1.077,"15min":1.077},"max":{"1min":1.522,"5min":1.522,"15min":1.522},"last":1.2849999999999999},{"interface":"front","average":{"1min":1.2729999999999999,"5min":1.2729999999999999,"15min":1.2729999999999999},"min":{"1min":0.90700000000000003,"5min":0.90700000000000003,"15min":0.90700000000000003},"max":{"1min":1.587,"5min":1.587,"15min":1.587},"last":1.373}]}]},{"osd":4,"up_from":30,"seq":128849018921,"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:31:43 2024","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":0.90200000000000002,"15min":0.85899999999999999},"min":{"1min":0.56200000000000006,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.1990000000000001,"5min":1.3089999999999999,"15min":1.3089999999999999},"last":0.89500000000000002},{"interface":"front","average":{"1min":0.89800000000000002,"5min":0.877,"15min":0.86399999999999999},"min":{"1min":0.62,"5min":0.62,"15min":0.62},"max":{"1min":1.21,"5min":1.292,"15min":1.292},"last":1.276}]},{"osd":1,"last update":"Sun Jun 30 13:31:43 2024","interfaces":[{"interface":"back","average":{"1min":0.83399999999999996,"5min":0.873,"15min":0.871},"min":{"1min":0.65600000000000003,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.1060000000000001,"5min":1.2030000000000001,"15min":1.2030000000000001},"last":0.70299999999999996},{"interface":"front","average":{"1min":0.97599999999999998,"5min":0.93600000000000005,"15min":0.90400000000000003},"min":{"1min":0.624,"5min":0.624,"15min":0.624},"max":{"1min":1.2310000000000001,"5min":1.409,"15min":1.409},"last":1.03}]},{"osd":2,"last update":"Sun Jun 30 13:31:43 2024","interfaces":[{"interface":"back","average":{"1min":0.93100000000000005,"5min":0.92000000000000004,"15min":0.91300000000000003},"min":{"1min":0.749,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.242,"5min":1.339,"15min":1.339},"last":1.135},{"interface":"front","average":{"1min":0.97899999999999998,"5min":0.94699999999999995,"15min":0.92100000000000004},"min":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.2869999999999999,"5min":1.2869999999999999,"15min":1.2869999999999999},"last":0.93400000000000005}]},{"osd":3,"last update":"Sun Jun 30 13:31:43 2024","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.91800000000000004,"15min":0.89300000000000002},"min":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"max":{"1min":1.2689999999999999,"5min":1.2689999999999999,"15min":1.2689999999999999},"last":1.321},{"interface":"front","average":{"1min":0.90800000000000003,"5min":0.94099999999999995,"15min":0.93100000000000005},"min":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.1739999999999999,"5min":1.2709999999999999,"15min":1.2709999999999999},"last":0.79400000000000004}]},{"osd":5,"last update":"Sun Jun 30 13:31:06 2024","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":0.93899999999999995,"15min":0.93200000000000005},"min":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.298,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":0.77100000000000002},{"interface":"front","average":{"1min":1.0329999999999999,"5min":0.98299999999999998,"15min":0.97499999999999998},"min":{"1min":0.60999999999999999,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.4610000000000001,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":1.0900000000000001}]},{"osd":6,"last update":"Sun Jun 30 13:31:31 2024","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":1.01,"15min":1.0129999999999999},"min":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.266,"5min":1.2909999999999999,"15min":1.2909999999999999},"last":0.99299999999999999},{"interface":"front","average":{"1min":1.1419999999999999,"5min":1.1220000000000001,"15min":1.119},"min":{"1min":0.97799999999999998,"5min":0.69999999999999996,"15min":0.69999999999999996},"max":{"1min":1.4239999999999999,"5min":1.4830000000000001,"15min":1.4830000000000001},"last":1.2270000000000001}]},{"osd":7,"last update":"Sun Jun 30 13:30:54 2024","interfaces":[{"interface":"back","average":{"1min":1.22,"5min":1.22,"15min":1.22},"min":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"max":{"1min":1.6599999999999999,"5min":1.6599999999999999,"15min":1.6599999999999999},"last":1.194},{"interface":"front","average":{"1min":1.1819999999999999,"5min":1.1819999999999999,"15min":1.1819999999999999},"min":{"1min":0.84099999999999997,"5min":0.84099999999999997,"15min":0.84099999999999997},"max":{"1min":1.476,"5min":1.476,"15min":1.476},"last":1.0660000000000001}]}]},{"osd":5,"up_from":36,"seq":154618822693,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5340,"kb_used_data":468,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93739812,"statfs":{"total":95995035648,"available":95989567488,"internally_reserved":0,"allocated":479232,"data_stored":188995,"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:31:05 2024","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.89500000000000002,"15min":0.89300000000000002},"min":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.343,"5min":1.343,"15min":1.343},"last":0.98699999999999999},{"interface":"front","average":{"1min":0.94699999999999995,"5min":0.91900000000000004,"15min":0.91500000000000004},"min":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"max":{"1min":1.3049999999999999,"5min":1.3340000000000001,"15min":1.3340000000000001},"last":1.1060000000000001}]},{"osd":1,"last update":"Sun Jun 30 13:31:05 2024","interfaces":[{"interface":"back","average":{"1min":0.90400000000000003,"5min":0.91300000000000003,"15min":0.91500000000000004},"min":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.29,"5min":1.29,"15min":1.29},"last":1.24},{"interface":"front","average":{"1min":0.92300000000000004,"5min":0.94899999999999995,"15min":0.95299999999999996},"min":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.2929999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":1.254}]},{"osd":2,"last update":"Sun Jun 30 13:31:05 2024","interfaces":[{"interface":"back","average":{"1min":0.86499999999999999,"5min":0.90900000000000003,"15min":0.91600000000000004},"min":{"1min":0.69799999999999995,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.125,"5min":1.1519999999999999,"15min":1.1519999999999999},"last":0.747},{"interface":"front","average":{"1min":1.0920000000000001,"5min":1.004,"15min":0.98999999999999999},"min":{"1min":0.75800000000000001,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.4390000000000001,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":1.2829999999999999}]},{"osd":3,"last update":"Sun Jun 30 13:31:05 2024","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":0.97999999999999998,"15min":0.97599999999999998},"min":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":2.4100000000000001,"5min":2.4100000000000001,"15min":2.4100000000000001},"last":1.171},{"interface":"front","average":{"1min":1.0620000000000001,"5min":1.0529999999999999,"15min":1.0509999999999999},"min":{"1min":0.84199999999999997,"5min":0.69599999999999995,"15min":0.69599999999999995},"max":{"1min":1.518,"5min":1.518,"15min":1.518},"last":1.143}]},{"osd":4,"last update":"Sun Jun 30 13:31:05 2024","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":0.88700000000000001,"15min":0.875},"min":{"1min":0.59699999999999998,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.3759999999999999,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":1.331},{"interface":"front","average":{"1min":1.0029999999999999,"5min":0.96199999999999997,"15min":0.95499999999999996},"min":{"1min":0.69699999999999995,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.2809999999999999,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":0.86799999999999999}]},{"osd":6,"last update":"Sun Jun 30 13:31:28 2024","interfaces":[{"interface":"back","average":{"1min":1.175,"5min":1.0629999999999999,"15min":1.0449999999999999},"min":{"1min":0.64800000000000002,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.589,"5min":1.589,"15min":1.589},"last":1.401},{"interface":"front","average":{"1min":1.1240000000000001,"5min":1.0740000000000001,"15min":1.0660000000000001},"min":{"1min":0.89000000000000001,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.508,"5min":1.508,"15min":1.508},"last":0.94499999999999995}]},{"osd":7,"last update":"Sun Jun 30 13:30:52 2024","interfaces":[{"interface":"back","average":{"1min":1.123,"5min":1.123,"15min":1.123},"min":{"1min":0.82799999999999996,"5min":0.82799999999999996,"15min":0.82799999999999996},"max":{"1min":1.4379999999999999,"5min":1.4379999999999999,"15min":1.4379999999999999},"last":1.3700000000000001},{"interface":"front","average":{"1min":1.2390000000000001,"5min":1.2390000000000001,"15min":1.2390000000000001},"min":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"max":{"1min":1.681,"5min":1.681,"15min":1.681},"last":1.3520000000000001}]}]}],"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:31:58.004 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-06-30T13:31:58.004 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-06-30T13:31:58.004 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-06-30T13:31:58.004 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid f5be1c1a-36e3-11ef-bcaa-c7b262605968 -- ceph health --format=json 2024-06-30T13:31:58.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:57 smithi100 bash[14762]: cluster 2024-06-30T13:31:56.663475+0000 mgr.y (mgr.14144) 267 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:58.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:57 smithi100 bash[14762]: audit 2024-06-30T13:31:57.280549+0000 mgr.y (mgr.14144) 268 : audit [DBG] from='client.24506 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-06-30T13:31:58.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:57 smithi100 bash[19243]: cluster 2024-06-30T13:31:56.663475+0000 mgr.y (mgr.14144) 267 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:58.242 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:57 smithi100 bash[19243]: audit 2024-06-30T13:31:57.280549+0000 mgr.y (mgr.14144) 268 : audit [DBG] from='client.24506 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-06-30T13:31:58.367 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:57 smithi121 bash[14552]: cluster 2024-06-30T13:31:56.663475+0000 mgr.y (mgr.14144) 267 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:31:58.367 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:57 smithi121 bash[14552]: audit 2024-06-30T13:31:57.280549+0000 mgr.y (mgr.14144) 268 : audit [DBG] from='client.24506 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-06-30T13:32:00.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:31:59 smithi100 bash[14762]: cluster 2024-06-30T13:31:58.664182+0000 mgr.y (mgr.14144) 269 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:32:00.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:31:59 smithi100 bash[19243]: cluster 2024-06-30T13:31:58.664182+0000 mgr.y (mgr.14144) 269 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:32:00.367 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:31:59 smithi121 bash[14552]: cluster 2024-06-30T13:31:58.664182+0000 mgr.y (mgr.14144) 269 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:32:00.724 INFO:teuthology.orchestra.run.smithi100.stderr:Inferring config /var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/mon.a/config 2024-06-30T13:32:02.086 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:01 smithi100 bash[14762]: cluster 2024-06-30T13:32:00.664789+0000 mgr.y (mgr.14144) 270 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:32:02.086 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:01 smithi100 bash[19243]: cluster 2024-06-30T13:32:00.664789+0000 mgr.y (mgr.14144) 270 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:32:02.367 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:01 smithi121 bash[14552]: cluster 2024-06-30T13:32:00.664789+0000 mgr.y (mgr.14144) 270 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:32:04.043 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-06-30T13:32:04.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:03 smithi100 bash[14762]: cluster 2024-06-30T13:32:02.665355+0000 mgr.y (mgr.14144) 271 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:32:04.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:03 smithi100 bash[19243]: cluster 2024-06-30T13:32:02.665355+0000 mgr.y (mgr.14144) 271 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:32:04.367 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:03 smithi121 bash[14552]: cluster 2024-06-30T13:32:02.665355+0000 mgr.y (mgr.14144) 271 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:32:04.672 INFO:teuthology.orchestra.run.smithi100.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-06-30T13:32:04.673 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-06-30T13:32:04.673 INFO:tasks.cephadm:Setup complete, yielding 2024-06-30T13:32:04.673 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-06-30T13:32:04.684 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi100.front.sepia.ceph.com 2024-06-30T13:32:04.685 DEBUG:teuthology.orchestra.run.smithi100:> 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 f5be1c1a-36e3-11ef-bcaa-c7b262605968 -e sha1=f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-06-30T13:32:05.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:04 smithi100 bash[14762]: audit 2024-06-30T13:32:04.044150+0000 mon.a (mon.0) 510 : audit [DBG] from='client.? 172.21.15.100:0/3825586401' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-30T13:32:05.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:05 smithi100 bash[19243]: audit 2024-06-30T13:32:04.044150+0000 mon.a (mon.0) 510 : audit [DBG] from='client.? 172.21.15.100:0/3825586401' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-30T13:32:05.367 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:04 smithi121 bash[14552]: audit 2024-06-30T13:32:04.044150+0000 mon.a (mon.0) 510 : audit [DBG] from='client.? 172.21.15.100:0/3825586401' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-30T13:32:06.219 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:05 smithi100 bash[14762]: cluster 2024-06-30T13:32:04.665926+0000 mgr.y (mgr.14144) 272 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:32:06.219 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:05 smithi100 bash[19243]: cluster 2024-06-30T13:32:04.665926+0000 mgr.y (mgr.14144) 272 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:32:06.367 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:05 smithi121 bash[14552]: cluster 2024-06-30T13:32:04.665926+0000 mgr.y (mgr.14144) 272 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:32:08.494 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:08 smithi100 bash[14762]: cluster 2024-06-30T13:32:06.666510+0000 mgr.y (mgr.14144) 273 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:32:08.495 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:08 smithi100 bash[19243]: cluster 2024-06-30T13:32:06.666510+0000 mgr.y (mgr.14144) 273 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:32:08.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:08 smithi121 bash[14552]: cluster 2024-06-30T13:32:06.666510+0000 mgr.y (mgr.14144) 273 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:32:09.331 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-06-30T13:32:09.332 INFO:teuthology.orchestra.run.smithi100.stdout: "id": "6e3555fb-77aa-4116-b51c-125f7d18896c", 2024-06-30T13:32:09.332 INFO:teuthology.orchestra.run.smithi100.stdout: "name": "r", 2024-06-30T13:32:09.332 INFO:teuthology.orchestra.run.smithi100.stdout: "current_period": "6569d0f5-48c2-4a2c-a125-34b67ebe5403", 2024-06-30T13:32:09.332 INFO:teuthology.orchestra.run.smithi100.stdout: "epoch": 1 2024-06-30T13:32:09.332 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-06-30T13:32:09.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:09 smithi121 bash[14552]: cluster 2024-06-30T13:32:08.279678+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-06-30T13:32:09.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:09 smithi121 bash[14552]: audit 2024-06-30T13:32:08.281868+0000 mon.a (mon.0) 512 : audit [INF] from='client.? 172.21.15.100:0/2606826978' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-06-30T13:32:09.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:09 smithi100 bash[19243]: cluster 2024-06-30T13:32:08.279678+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-06-30T13:32:09.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:09 smithi100 bash[19243]: audit 2024-06-30T13:32:08.281868+0000 mon.a (mon.0) 512 : audit [INF] from='client.? 172.21.15.100:0/2606826978' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-06-30T13:32:09.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:09 smithi100 bash[14762]: cluster 2024-06-30T13:32:08.279678+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-06-30T13:32:09.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:09 smithi100 bash[14762]: audit 2024-06-30T13:32:08.281868+0000 mon.a (mon.0) 512 : audit [INF] from='client.? 172.21.15.100:0/2606826978' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-06-30T13:32:10.052 DEBUG:teuthology.orchestra.run.smithi100:> 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 f5be1c1a-36e3-11ef-bcaa-c7b262605968 -e sha1=f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-06-30T13:32:10.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:10 smithi100 bash[19243]: cluster 2024-06-30T13:32:08.667151+0000 mgr.y (mgr.14144) 274 : cluster [DBG] pgmap v244: 33 pgs: 7 creating+peering, 1 active+clean, 25 unknown; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:32:10.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:10 smithi100 bash[19243]: audit 2024-06-30T13:32:09.289706+0000 mon.a (mon.0) 513 : audit [INF] from='client.? 172.21.15.100:0/2606826978' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-06-30T13:32:10.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:10 smithi100 bash[19243]: cluster 2024-06-30T13:32:09.289975+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-06-30T13:32:10.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:10 smithi100 bash[14762]: cluster 2024-06-30T13:32:08.667151+0000 mgr.y (mgr.14144) 274 : cluster [DBG] pgmap v244: 33 pgs: 7 creating+peering, 1 active+clean, 25 unknown; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:32:10.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:10 smithi100 bash[14762]: audit 2024-06-30T13:32:09.289706+0000 mon.a (mon.0) 513 : audit [INF] from='client.? 172.21.15.100:0/2606826978' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-06-30T13:32:10.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:10 smithi100 bash[14762]: cluster 2024-06-30T13:32:09.289975+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-06-30T13:32:10.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:10 smithi121 bash[14552]: cluster 2024-06-30T13:32:08.667151+0000 mgr.y (mgr.14144) 274 : cluster [DBG] pgmap v244: 33 pgs: 7 creating+peering, 1 active+clean, 25 unknown; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:32:10.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:10 smithi121 bash[14552]: audit 2024-06-30T13:32:09.289706+0000 mon.a (mon.0) 513 : audit [INF] from='client.? 172.21.15.100:0/2606826978' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-06-30T13:32:10.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:10 smithi121 bash[14552]: cluster 2024-06-30T13:32:09.289975+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-06-30T13:32:11.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:11 smithi100 bash[14762]: cluster 2024-06-30T13:32:10.295037+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-06-30T13:32:11.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:11 smithi100 bash[19243]: cluster 2024-06-30T13:32:10.295037+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-06-30T13:32:11.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:11 smithi121 bash[14552]: cluster 2024-06-30T13:32:10.295037+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-06-30T13:32:12.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:12 smithi100 bash[14762]: cluster 2024-06-30T13:32:10.667826+0000 mgr.y (mgr.14144) 275 : cluster [DBG] pgmap v247: 33 pgs: 10 creating+peering, 7 active+clean, 16 unknown; 116 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:32:12.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:12 smithi100 bash[19243]: cluster 2024-06-30T13:32:10.667826+0000 mgr.y (mgr.14144) 275 : cluster [DBG] pgmap v247: 33 pgs: 10 creating+peering, 7 active+clean, 16 unknown; 116 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:32:12.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:12 smithi121 bash[14552]: cluster 2024-06-30T13:32:10.667826+0000 mgr.y (mgr.14144) 275 : cluster [DBG] pgmap v247: 33 pgs: 10 creating+peering, 7 active+clean, 16 unknown; 116 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:32:13.215 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-06-30T13:32:13.215 INFO:teuthology.orchestra.run.smithi100.stdout: "id": "354dd9c4-3c94-43cc-af72-9b3a442b6d83", 2024-06-30T13:32:13.215 INFO:teuthology.orchestra.run.smithi100.stdout: "name": "default", 2024-06-30T13:32:13.215 INFO:teuthology.orchestra.run.smithi100.stdout: "api_name": "default", 2024-06-30T13:32:13.215 INFO:teuthology.orchestra.run.smithi100.stdout: "is_master": "true", 2024-06-30T13:32:13.215 INFO:teuthology.orchestra.run.smithi100.stdout: "endpoints": [], 2024-06-30T13:32:13.215 INFO:teuthology.orchestra.run.smithi100.stdout: "hostnames": [], 2024-06-30T13:32:13.215 INFO:teuthology.orchestra.run.smithi100.stdout: "hostnames_s3website": [], 2024-06-30T13:32:13.215 INFO:teuthology.orchestra.run.smithi100.stdout: "master_zone": "", 2024-06-30T13:32:13.215 INFO:teuthology.orchestra.run.smithi100.stdout: "zones": [], 2024-06-30T13:32:13.216 INFO:teuthology.orchestra.run.smithi100.stdout: "placement_targets": [], 2024-06-30T13:32:13.216 INFO:teuthology.orchestra.run.smithi100.stdout: "default_placement": "", 2024-06-30T13:32:13.216 INFO:teuthology.orchestra.run.smithi100.stdout: "realm_id": "6e3555fb-77aa-4116-b51c-125f7d18896c", 2024-06-30T13:32:13.216 INFO:teuthology.orchestra.run.smithi100.stdout: "sync_policy": { 2024-06-30T13:32:13.216 INFO:teuthology.orchestra.run.smithi100.stdout: "groups": [] 2024-06-30T13:32:13.216 INFO:teuthology.orchestra.run.smithi100.stdout: } 2024-06-30T13:32:13.216 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-06-30T13:32:13.847 DEBUG:teuthology.orchestra.run.smithi100:> 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 f5be1c1a-36e3-11ef-bcaa-c7b262605968 -e sha1=f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-06-30T13:32:14.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:14 smithi100 bash[19243]: cluster 2024-06-30T13:32:12.668640+0000 mgr.y (mgr.14144) 276 : cluster [DBG] pgmap v248: 33 pgs: 10 creating+peering, 23 active+clean; 273 B data, 43 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s wr, 3 op/s 2024-06-30T13:32:14.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:14 smithi100 bash[14762]: cluster 2024-06-30T13:32:12.668640+0000 mgr.y (mgr.14144) 276 : cluster [DBG] pgmap v248: 33 pgs: 10 creating+peering, 23 active+clean; 273 B data, 43 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s wr, 3 op/s 2024-06-30T13:32:14.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:14 smithi121 bash[14552]: cluster 2024-06-30T13:32:12.668640+0000 mgr.y (mgr.14144) 276 : cluster [DBG] pgmap v248: 33 pgs: 10 creating+peering, 23 active+clean; 273 B data, 43 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s wr, 3 op/s 2024-06-30T13:32:16.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:16 smithi121 bash[14552]: cluster 2024-06-30T13:32:14.669421+0000 mgr.y (mgr.14144) 277 : cluster [DBG] pgmap v249: 33 pgs: 33 active+clean; 516 B data, 43 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s wr, 2 op/s 2024-06-30T13:32:16.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:16 smithi100 bash[19243]: cluster 2024-06-30T13:32:14.669421+0000 mgr.y (mgr.14144) 277 : cluster [DBG] pgmap v249: 33 pgs: 33 active+clean; 516 B data, 43 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s wr, 2 op/s 2024-06-30T13:32:16.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:16 smithi100 bash[14762]: cluster 2024-06-30T13:32:14.669421+0000 mgr.y (mgr.14144) 277 : cluster [DBG] pgmap v249: 33 pgs: 33 active+clean; 516 B data, 43 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s wr, 2 op/s 2024-06-30T13:32:16.988 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-06-30T13:32:16.989 INFO:teuthology.orchestra.run.smithi100.stdout: "id": "ce463ef3-86aa-4ff5-8d14-dfb9d846c9d5", 2024-06-30T13:32:16.989 INFO:teuthology.orchestra.run.smithi100.stdout: "name": "z", 2024-06-30T13:32:16.989 INFO:teuthology.orchestra.run.smithi100.stdout: "domain_root": "z.rgw.meta:root", 2024-06-30T13:32:16.989 INFO:teuthology.orchestra.run.smithi100.stdout: "control_pool": "z.rgw.control", 2024-06-30T13:32:16.989 INFO:teuthology.orchestra.run.smithi100.stdout: "gc_pool": "z.rgw.log:gc", 2024-06-30T13:32:16.989 INFO:teuthology.orchestra.run.smithi100.stdout: "lc_pool": "z.rgw.log:lc", 2024-06-30T13:32:16.989 INFO:teuthology.orchestra.run.smithi100.stdout: "log_pool": "z.rgw.log", 2024-06-30T13:32:16.989 INFO:teuthology.orchestra.run.smithi100.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-06-30T13:32:16.989 INFO:teuthology.orchestra.run.smithi100.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-06-30T13:32:16.989 INFO:teuthology.orchestra.run.smithi100.stdout: "roles_pool": "z.rgw.meta:roles", 2024-06-30T13:32:16.989 INFO:teuthology.orchestra.run.smithi100.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-06-30T13:32:16.990 INFO:teuthology.orchestra.run.smithi100.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-06-30T13:32:16.990 INFO:teuthology.orchestra.run.smithi100.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-06-30T13:32:16.990 INFO:teuthology.orchestra.run.smithi100.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-06-30T13:32:16.990 INFO:teuthology.orchestra.run.smithi100.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-06-30T13:32:16.990 INFO:teuthology.orchestra.run.smithi100.stdout: "otp_pool": "z.rgw.otp", 2024-06-30T13:32:16.990 INFO:teuthology.orchestra.run.smithi100.stdout: "system_key": { 2024-06-30T13:32:16.990 INFO:teuthology.orchestra.run.smithi100.stdout: "access_key": "", 2024-06-30T13:32:16.990 INFO:teuthology.orchestra.run.smithi100.stdout: "secret_key": "" 2024-06-30T13:32:16.990 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-06-30T13:32:16.990 INFO:teuthology.orchestra.run.smithi100.stdout: "placement_pools": [ 2024-06-30T13:32:16.990 INFO:teuthology.orchestra.run.smithi100.stdout: { 2024-06-30T13:32:16.990 INFO:teuthology.orchestra.run.smithi100.stdout: "key": "default-placement", 2024-06-30T13:32:16.990 INFO:teuthology.orchestra.run.smithi100.stdout: "val": { 2024-06-30T13:32:16.990 INFO:teuthology.orchestra.run.smithi100.stdout: "index_pool": "z.rgw.buckets.index", 2024-06-30T13:32:16.991 INFO:teuthology.orchestra.run.smithi100.stdout: "storage_classes": { 2024-06-30T13:32:16.991 INFO:teuthology.orchestra.run.smithi100.stdout: "STANDARD": { 2024-06-30T13:32:16.991 INFO:teuthology.orchestra.run.smithi100.stdout: "data_pool": "z.rgw.buckets.data" 2024-06-30T13:32:16.991 INFO:teuthology.orchestra.run.smithi100.stdout: } 2024-06-30T13:32:16.991 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-06-30T13:32:16.991 INFO:teuthology.orchestra.run.smithi100.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-06-30T13:32:16.991 INFO:teuthology.orchestra.run.smithi100.stdout: "index_type": 0 2024-06-30T13:32:16.991 INFO:teuthology.orchestra.run.smithi100.stdout: } 2024-06-30T13:32:16.991 INFO:teuthology.orchestra.run.smithi100.stdout: } 2024-06-30T13:32:16.991 INFO:teuthology.orchestra.run.smithi100.stdout: ], 2024-06-30T13:32:16.991 INFO:teuthology.orchestra.run.smithi100.stdout: "realm_id": "6e3555fb-77aa-4116-b51c-125f7d18896c", 2024-06-30T13:32:16.991 INFO:teuthology.orchestra.run.smithi100.stdout: "notif_pool": "z.rgw.log:notif" 2024-06-30T13:32:16.991 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-06-30T13:32:17.627 DEBUG:teuthology.orchestra.run.smithi100:> 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 f5be1c1a-36e3-11ef-bcaa-c7b262605968 -e sha1=f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-06-30T13:32:18.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:18 smithi121 bash[14552]: cluster 2024-06-30T13:32:16.670123+0000 mgr.y (mgr.14144) 278 : cluster [DBG] pgmap v250: 33 pgs: 33 active+clean; 680 B data, 43 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 1 op/s 2024-06-30T13:32:18.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:18 smithi100 bash[14762]: cluster 2024-06-30T13:32:16.670123+0000 mgr.y (mgr.14144) 278 : cluster [DBG] pgmap v250: 33 pgs: 33 active+clean; 680 B data, 43 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 1 op/s 2024-06-30T13:32:18.743 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:18 smithi100 bash[19243]: cluster 2024-06-30T13:32:16.670123+0000 mgr.y (mgr.14144) 278 : cluster [DBG] pgmap v250: 33 pgs: 33 active+clean; 680 B data, 43 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 1 op/s 2024-06-30T13:32:20.615 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:20 smithi100 bash[19243]: cluster 2024-06-30T13:32:18.670905+0000 mgr.y (mgr.14144) 279 : cluster [DBG] pgmap v251: 33 pgs: 33 active+clean; 818 B data, 43 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-06-30T13:32:20.616 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:20 smithi100 bash[14762]: cluster 2024-06-30T13:32:18.670905+0000 mgr.y (mgr.14144) 279 : cluster [DBG] pgmap v251: 33 pgs: 33 active+clean; 818 B data, 43 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-06-30T13:32:20.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:20 smithi121 bash[14552]: cluster 2024-06-30T13:32:18.670905+0000 mgr.y (mgr.14144) 279 : cluster [DBG] pgmap v251: 33 pgs: 33 active+clean; 818 B data, 43 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-06-30T13:32:22.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:22 smithi121 bash[14552]: cluster 2024-06-30T13:32:20.671574+0000 mgr.y (mgr.14144) 280 : cluster [DBG] pgmap v252: 33 pgs: 33 active+clean; 1.8 KiB data, 43 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-06-30T13:32:22.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:22 smithi121 bash[14552]: cluster 2024-06-30T13:32:21.345367+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-06-30T13:32:22.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:22 smithi121 bash[14552]: audit 2024-06-30T13:32:21.352511+0000 mon.a (mon.0) 517 : audit [INF] from='client.? 172.21.15.100:0/2862000618' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-06-30T13:32:22.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:22 smithi100 bash[19243]: cluster 2024-06-30T13:32:20.671574+0000 mgr.y (mgr.14144) 280 : cluster [DBG] pgmap v252: 33 pgs: 33 active+clean; 1.8 KiB data, 43 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-06-30T13:32:22.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:22 smithi100 bash[19243]: cluster 2024-06-30T13:32:21.345367+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-06-30T13:32:22.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:22 smithi100 bash[19243]: audit 2024-06-30T13:32:21.352511+0000 mon.a (mon.0) 517 : audit [INF] from='client.? 172.21.15.100:0/2862000618' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-06-30T13:32:22.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:22 smithi100 bash[14762]: cluster 2024-06-30T13:32:20.671574+0000 mgr.y (mgr.14144) 280 : cluster [DBG] pgmap v252: 33 pgs: 33 active+clean; 1.8 KiB data, 43 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-06-30T13:32:22.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:22 smithi100 bash[14762]: cluster 2024-06-30T13:32:21.345367+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-06-30T13:32:22.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:22 smithi100 bash[14762]: audit 2024-06-30T13:32:21.352511+0000 mon.a (mon.0) 517 : audit [INF] from='client.? 172.21.15.100:0/2862000618' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-06-30T13:32:23.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:23 smithi121 bash[14552]: audit 2024-06-30T13:32:22.356918+0000 mon.a (mon.0) 518 : audit [INF] from='client.? 172.21.15.100:0/2862000618' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-06-30T13:32:23.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:23 smithi121 bash[14552]: cluster 2024-06-30T13:32:22.357081+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-06-30T13:32:23.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:23 smithi121 bash[14552]: audit 2024-06-30T13:32:22.800626+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:32:23.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:23 smithi121 bash[14552]: audit 2024-06-30T13:32:22.801066+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:32:23.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:23 smithi100 bash[14762]: audit 2024-06-30T13:32:22.356918+0000 mon.a (mon.0) 518 : audit [INF] from='client.? 172.21.15.100:0/2862000618' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-06-30T13:32:23.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:23 smithi100 bash[14762]: cluster 2024-06-30T13:32:22.357081+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-06-30T13:32:23.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:23 smithi100 bash[14762]: audit 2024-06-30T13:32:22.800626+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:32:23.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:23 smithi100 bash[14762]: audit 2024-06-30T13:32:22.801066+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:32:23.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:23 smithi100 bash[19243]: audit 2024-06-30T13:32:22.356918+0000 mon.a (mon.0) 518 : audit [INF] from='client.? 172.21.15.100:0/2862000618' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-06-30T13:32:23.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:23 smithi100 bash[19243]: cluster 2024-06-30T13:32:22.357081+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-06-30T13:32:23.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:23 smithi100 bash[19243]: audit 2024-06-30T13:32:22.800626+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:32:23.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:23 smithi100 bash[19243]: audit 2024-06-30T13:32:22.801066+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:32:24.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:24 smithi121 bash[14552]: cluster 2024-06-30T13:32:22.672164+0000 mgr.y (mgr.14144) 281 : cluster [DBG] pgmap v255: 65 pgs: 9 creating+peering, 17 unknown, 39 active+clean; 1.8 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1023 B/s wr, 2 op/s 2024-06-30T13:32:24.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:24 smithi121 bash[14552]: cluster 2024-06-30T13:32:23.368746+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-06-30T13:32:24.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:24 smithi121 bash[14552]: audit 2024-06-30T13:32:23.376937+0000 mon.a (mon.0) 523 : audit [INF] from='client.? 172.21.15.100:0/2862000618' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-06-30T13:32:24.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:24 smithi100 bash[14762]: cluster 2024-06-30T13:32:22.672164+0000 mgr.y (mgr.14144) 281 : cluster [DBG] pgmap v255: 65 pgs: 9 creating+peering, 17 unknown, 39 active+clean; 1.8 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1023 B/s wr, 2 op/s 2024-06-30T13:32:24.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:24 smithi100 bash[14762]: cluster 2024-06-30T13:32:23.368746+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-06-30T13:32:24.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:24 smithi100 bash[14762]: audit 2024-06-30T13:32:23.376937+0000 mon.a (mon.0) 523 : audit [INF] from='client.? 172.21.15.100:0/2862000618' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-06-30T13:32:24.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:24 smithi100 bash[19243]: cluster 2024-06-30T13:32:22.672164+0000 mgr.y (mgr.14144) 281 : cluster [DBG] pgmap v255: 65 pgs: 9 creating+peering, 17 unknown, 39 active+clean; 1.8 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1023 B/s wr, 2 op/s 2024-06-30T13:32:24.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:24 smithi100 bash[19243]: cluster 2024-06-30T13:32:23.368746+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-06-30T13:32:24.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:24 smithi100 bash[19243]: audit 2024-06-30T13:32:23.376937+0000 mon.a (mon.0) 523 : audit [INF] from='client.? 172.21.15.100:0/2862000618' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-06-30T13:32:26.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:25 smithi121 bash[14552]: audit 2024-06-30T13:32:24.378660+0000 mon.a (mon.0) 524 : audit [INF] from='client.? 172.21.15.100:0/2862000618' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-06-30T13:32:26.118 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:25 smithi121 bash[14552]: cluster 2024-06-30T13:32:24.378950+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-06-30T13:32:26.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:25 smithi100 bash[19243]: audit 2024-06-30T13:32:24.378660+0000 mon.a (mon.0) 524 : audit [INF] from='client.? 172.21.15.100:0/2862000618' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-06-30T13:32:26.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:25 smithi100 bash[19243]: cluster 2024-06-30T13:32:24.378950+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-06-30T13:32:26.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:25 smithi100 bash[14762]: audit 2024-06-30T13:32:24.378660+0000 mon.a (mon.0) 524 : audit [INF] from='client.? 172.21.15.100:0/2862000618' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-06-30T13:32:26.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:25 smithi100 bash[14762]: cluster 2024-06-30T13:32:24.378950+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-06-30T13:32:27.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:26 smithi121 bash[14552]: cluster 2024-06-30T13:32:24.672963+0000 mgr.y (mgr.14144) 282 : cluster [DBG] pgmap v258: 97 pgs: 24 creating+peering, 20 unknown, 53 active+clean; 1.8 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-06-30T13:32:27.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:26 smithi121 bash[14552]: cluster 2024-06-30T13:32:25.765917+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-06-30T13:32:27.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:26 smithi121 bash[14552]: audit 2024-06-30T13:32:25.770088+0000 mon.c (mon.2) 21 : audit [INF] from='client.? 172.21.15.100:0/2469291293' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-06-30T13:32:27.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:26 smithi121 bash[14552]: audit 2024-06-30T13:32:25.778981+0000 mon.a (mon.0) 527 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-06-30T13:32:27.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:26 smithi100 bash[19243]: cluster 2024-06-30T13:32:24.672963+0000 mgr.y (mgr.14144) 282 : cluster [DBG] pgmap v258: 97 pgs: 24 creating+peering, 20 unknown, 53 active+clean; 1.8 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-06-30T13:32:27.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:26 smithi100 bash[19243]: cluster 2024-06-30T13:32:25.765917+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-06-30T13:32:27.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:26 smithi100 bash[19243]: audit 2024-06-30T13:32:25.770088+0000 mon.c (mon.2) 21 : audit [INF] from='client.? 172.21.15.100:0/2469291293' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-06-30T13:32:27.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:26 smithi100 bash[19243]: audit 2024-06-30T13:32:25.778981+0000 mon.a (mon.0) 527 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-06-30T13:32:27.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:26 smithi100 bash[14762]: cluster 2024-06-30T13:32:24.672963+0000 mgr.y (mgr.14144) 282 : cluster [DBG] pgmap v258: 97 pgs: 24 creating+peering, 20 unknown, 53 active+clean; 1.8 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-06-30T13:32:27.242 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:26 smithi100 bash[14762]: cluster 2024-06-30T13:32:25.765917+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-06-30T13:32:27.242 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:26 smithi100 bash[14762]: audit 2024-06-30T13:32:25.770088+0000 mon.c (mon.2) 21 : audit [INF] from='client.? 172.21.15.100:0/2469291293' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-06-30T13:32:27.242 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:26 smithi100 bash[14762]: audit 2024-06-30T13:32:25.778981+0000 mon.a (mon.0) 527 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-06-30T13:32:28.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:27 smithi121 bash[14552]: cluster 2024-06-30T13:32:26.673684+0000 mgr.y (mgr.14144) 283 : cluster [DBG] pgmap v260: 129 pgs: 24 creating+peering, 44 unknown, 61 active+clean; 3.8 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.0 KiB/s wr, 14 op/s 2024-06-30T13:32:28.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:27 smithi121 bash[14552]: audit 2024-06-30T13:32:26.780025+0000 mon.a (mon.0) 528 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-06-30T13:32:28.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:27 smithi121 bash[14552]: cluster 2024-06-30T13:32:26.780612+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-06-30T13:32:28.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:27 smithi121 bash[14552]: audit 2024-06-30T13:32:26.793833+0000 mon.c (mon.2) 22 : audit [INF] from='client.? 172.21.15.100:0/2469291293' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-06-30T13:32:28.118 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:27 smithi121 bash[14552]: audit 2024-06-30T13:32:26.799830+0000 mon.a (mon.0) 530 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-06-30T13:32:28.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:27 smithi100 bash[19243]: cluster 2024-06-30T13:32:26.673684+0000 mgr.y (mgr.14144) 283 : cluster [DBG] pgmap v260: 129 pgs: 24 creating+peering, 44 unknown, 61 active+clean; 3.8 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.0 KiB/s wr, 14 op/s 2024-06-30T13:32:28.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:27 smithi100 bash[19243]: audit 2024-06-30T13:32:26.780025+0000 mon.a (mon.0) 528 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-06-30T13:32:28.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:27 smithi100 bash[19243]: cluster 2024-06-30T13:32:26.780612+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-06-30T13:32:28.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:27 smithi100 bash[19243]: audit 2024-06-30T13:32:26.793833+0000 mon.c (mon.2) 22 : audit [INF] from='client.? 172.21.15.100:0/2469291293' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-06-30T13:32:28.242 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:27 smithi100 bash[19243]: audit 2024-06-30T13:32:26.799830+0000 mon.a (mon.0) 530 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-06-30T13:32:28.242 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:27 smithi100 bash[14762]: cluster 2024-06-30T13:32:26.673684+0000 mgr.y (mgr.14144) 283 : cluster [DBG] pgmap v260: 129 pgs: 24 creating+peering, 44 unknown, 61 active+clean; 3.8 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.0 KiB/s wr, 14 op/s 2024-06-30T13:32:28.242 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:27 smithi100 bash[14762]: audit 2024-06-30T13:32:26.780025+0000 mon.a (mon.0) 528 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-06-30T13:32:28.242 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:27 smithi100 bash[14762]: cluster 2024-06-30T13:32:26.780612+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-06-30T13:32:28.242 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:27 smithi100 bash[14762]: audit 2024-06-30T13:32:26.793833+0000 mon.c (mon.2) 22 : audit [INF] from='client.? 172.21.15.100:0/2469291293' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-06-30T13:32:28.242 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:27 smithi100 bash[14762]: audit 2024-06-30T13:32:26.799830+0000 mon.a (mon.0) 530 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-06-30T13:32:28.997 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-06-30T13:32:28.997 INFO:teuthology.orchestra.run.smithi100.stdout: "id": "cc0f8a68-7615-461b-abf9-9f4694d0aa16", 2024-06-30T13:32:28.997 INFO:teuthology.orchestra.run.smithi100.stdout: "epoch": 1, 2024-06-30T13:32:28.997 INFO:teuthology.orchestra.run.smithi100.stdout: "predecessor_uuid": "6569d0f5-48c2-4a2c-a125-34b67ebe5403", 2024-06-30T13:32:28.997 INFO:teuthology.orchestra.run.smithi100.stdout: "sync_status": [], 2024-06-30T13:32:28.997 INFO:teuthology.orchestra.run.smithi100.stdout: "period_map": { 2024-06-30T13:32:28.997 INFO:teuthology.orchestra.run.smithi100.stdout: "id": "cc0f8a68-7615-461b-abf9-9f4694d0aa16", 2024-06-30T13:32:28.997 INFO:teuthology.orchestra.run.smithi100.stdout: "zonegroups": [ 2024-06-30T13:32:28.997 INFO:teuthology.orchestra.run.smithi100.stdout: { 2024-06-30T13:32:28.998 INFO:teuthology.orchestra.run.smithi100.stdout: "id": "354dd9c4-3c94-43cc-af72-9b3a442b6d83", 2024-06-30T13:32:28.998 INFO:teuthology.orchestra.run.smithi100.stdout: "name": "default", 2024-06-30T13:32:28.998 INFO:teuthology.orchestra.run.smithi100.stdout: "api_name": "default", 2024-06-30T13:32:28.998 INFO:teuthology.orchestra.run.smithi100.stdout: "is_master": "true", 2024-06-30T13:32:28.998 INFO:teuthology.orchestra.run.smithi100.stdout: "endpoints": [], 2024-06-30T13:32:28.998 INFO:teuthology.orchestra.run.smithi100.stdout: "hostnames": [], 2024-06-30T13:32:28.998 INFO:teuthology.orchestra.run.smithi100.stdout: "hostnames_s3website": [], 2024-06-30T13:32:28.998 INFO:teuthology.orchestra.run.smithi100.stdout: "master_zone": "ce463ef3-86aa-4ff5-8d14-dfb9d846c9d5", 2024-06-30T13:32:28.998 INFO:teuthology.orchestra.run.smithi100.stdout: "zones": [ 2024-06-30T13:32:28.998 INFO:teuthology.orchestra.run.smithi100.stdout: { 2024-06-30T13:32:28.998 INFO:teuthology.orchestra.run.smithi100.stdout: "id": "ce463ef3-86aa-4ff5-8d14-dfb9d846c9d5", 2024-06-30T13:32:28.998 INFO:teuthology.orchestra.run.smithi100.stdout: "name": "z", 2024-06-30T13:32:28.998 INFO:teuthology.orchestra.run.smithi100.stdout: "endpoints": [], 2024-06-30T13:32:28.999 INFO:teuthology.orchestra.run.smithi100.stdout: "log_meta": "false", 2024-06-30T13:32:28.999 INFO:teuthology.orchestra.run.smithi100.stdout: "log_data": "false", 2024-06-30T13:32:28.999 INFO:teuthology.orchestra.run.smithi100.stdout: "bucket_index_max_shards": 11, 2024-06-30T13:32:28.999 INFO:teuthology.orchestra.run.smithi100.stdout: "read_only": "false", 2024-06-30T13:32:28.999 INFO:teuthology.orchestra.run.smithi100.stdout: "tier_type": "", 2024-06-30T13:32:28.999 INFO:teuthology.orchestra.run.smithi100.stdout: "sync_from_all": "true", 2024-06-30T13:32:28.999 INFO:teuthology.orchestra.run.smithi100.stdout: "sync_from": [], 2024-06-30T13:32:28.999 INFO:teuthology.orchestra.run.smithi100.stdout: "redirect_zone": "" 2024-06-30T13:32:28.999 INFO:teuthology.orchestra.run.smithi100.stdout: } 2024-06-30T13:32:28.999 INFO:teuthology.orchestra.run.smithi100.stdout: ], 2024-06-30T13:32:28.999 INFO:teuthology.orchestra.run.smithi100.stdout: "placement_targets": [ 2024-06-30T13:32:28.999 INFO:teuthology.orchestra.run.smithi100.stdout: { 2024-06-30T13:32:28.999 INFO:teuthology.orchestra.run.smithi100.stdout: "name": "default-placement", 2024-06-30T13:32:28.999 INFO:teuthology.orchestra.run.smithi100.stdout: "tags": [], 2024-06-30T13:32:29.000 INFO:teuthology.orchestra.run.smithi100.stdout: "storage_classes": [ 2024-06-30T13:32:29.000 INFO:teuthology.orchestra.run.smithi100.stdout: "STANDARD" 2024-06-30T13:32:29.000 INFO:teuthology.orchestra.run.smithi100.stdout: ] 2024-06-30T13:32:29.000 INFO:teuthology.orchestra.run.smithi100.stdout: } 2024-06-30T13:32:29.000 INFO:teuthology.orchestra.run.smithi100.stdout: ], 2024-06-30T13:32:29.000 INFO:teuthology.orchestra.run.smithi100.stdout: "default_placement": "default-placement", 2024-06-30T13:32:29.000 INFO:teuthology.orchestra.run.smithi100.stdout: "realm_id": "6e3555fb-77aa-4116-b51c-125f7d18896c", 2024-06-30T13:32:29.000 INFO:teuthology.orchestra.run.smithi100.stdout: "sync_policy": { 2024-06-30T13:32:29.000 INFO:teuthology.orchestra.run.smithi100.stdout: "groups": [] 2024-06-30T13:32:29.000 INFO:teuthology.orchestra.run.smithi100.stdout: } 2024-06-30T13:32:29.000 INFO:teuthology.orchestra.run.smithi100.stdout: } 2024-06-30T13:32:29.000 INFO:teuthology.orchestra.run.smithi100.stdout: ], 2024-06-30T13:32:29.000 INFO:teuthology.orchestra.run.smithi100.stdout: "short_zone_ids": [ 2024-06-30T13:32:29.000 INFO:teuthology.orchestra.run.smithi100.stdout: { 2024-06-30T13:32:29.000 INFO:teuthology.orchestra.run.smithi100.stdout: "key": "ce463ef3-86aa-4ff5-8d14-dfb9d846c9d5", 2024-06-30T13:32:29.000 INFO:teuthology.orchestra.run.smithi100.stdout: "val": 2877717339 2024-06-30T13:32:29.001 INFO:teuthology.orchestra.run.smithi100.stdout: } 2024-06-30T13:32:29.001 INFO:teuthology.orchestra.run.smithi100.stdout: ] 2024-06-30T13:32:29.001 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-06-30T13:32:29.001 INFO:teuthology.orchestra.run.smithi100.stdout: "master_zonegroup": "354dd9c4-3c94-43cc-af72-9b3a442b6d83", 2024-06-30T13:32:29.001 INFO:teuthology.orchestra.run.smithi100.stdout: "master_zone": "ce463ef3-86aa-4ff5-8d14-dfb9d846c9d5", 2024-06-30T13:32:29.001 INFO:teuthology.orchestra.run.smithi100.stdout: "period_config": { 2024-06-30T13:32:29.001 INFO:teuthology.orchestra.run.smithi100.stdout: "bucket_quota": { 2024-06-30T13:32:29.001 INFO:teuthology.orchestra.run.smithi100.stdout: "enabled": false, 2024-06-30T13:32:29.001 INFO:teuthology.orchestra.run.smithi100.stdout: "check_on_raw": false, 2024-06-30T13:32:29.001 INFO:teuthology.orchestra.run.smithi100.stdout: "max_size": -1, 2024-06-30T13:32:29.001 INFO:teuthology.orchestra.run.smithi100.stdout: "max_size_kb": 0, 2024-06-30T13:32:29.001 INFO:teuthology.orchestra.run.smithi100.stdout: "max_objects": -1 2024-06-30T13:32:29.001 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-06-30T13:32:29.001 INFO:teuthology.orchestra.run.smithi100.stdout: "user_quota": { 2024-06-30T13:32:29.002 INFO:teuthology.orchestra.run.smithi100.stdout: "enabled": false, 2024-06-30T13:32:29.002 INFO:teuthology.orchestra.run.smithi100.stdout: "check_on_raw": false, 2024-06-30T13:32:29.002 INFO:teuthology.orchestra.run.smithi100.stdout: "max_size": -1, 2024-06-30T13:32:29.002 INFO:teuthology.orchestra.run.smithi100.stdout: "max_size_kb": 0, 2024-06-30T13:32:29.002 INFO:teuthology.orchestra.run.smithi100.stdout: "max_objects": -1 2024-06-30T13:32:29.002 INFO:teuthology.orchestra.run.smithi100.stdout: } 2024-06-30T13:32:29.002 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-06-30T13:32:29.002 INFO:teuthology.orchestra.run.smithi100.stdout: "realm_id": "6e3555fb-77aa-4116-b51c-125f7d18896c", 2024-06-30T13:32:29.002 INFO:teuthology.orchestra.run.smithi100.stdout: "realm_name": "r", 2024-06-30T13:32:29.002 INFO:teuthology.orchestra.run.smithi100.stdout: "realm_epoch": 2 2024-06-30T13:32:29.002 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-06-30T13:32:29.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:28 smithi121 bash[14552]: audit 2024-06-30T13:32:27.793741+0000 mon.a (mon.0) 531 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-06-30T13:32:29.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:28 smithi121 bash[14552]: cluster 2024-06-30T13:32:27.794031+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-06-30T13:32:29.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:28 smithi121 bash[14552]: audit 2024-06-30T13:32:27.795294+0000 mon.c (mon.2) 23 : audit [INF] from='client.? 172.21.15.100:0/2469291293' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-06-30T13:32:29.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:28 smithi121 bash[14552]: audit 2024-06-30T13:32:27.797267+0000 mon.a (mon.0) 533 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-06-30T13:32:29.148 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:28 smithi100 bash[19243]: audit 2024-06-30T13:32:27.793741+0000 mon.a (mon.0) 531 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-06-30T13:32:29.149 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:28 smithi100 bash[19243]: cluster 2024-06-30T13:32:27.794031+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-06-30T13:32:29.149 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:28 smithi100 bash[19243]: audit 2024-06-30T13:32:27.795294+0000 mon.c (mon.2) 23 : audit [INF] from='client.? 172.21.15.100:0/2469291293' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-06-30T13:32:29.149 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:28 smithi100 bash[19243]: audit 2024-06-30T13:32:27.797267+0000 mon.a (mon.0) 533 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-06-30T13:32:29.149 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:28 smithi100 bash[14762]: audit 2024-06-30T13:32:27.793741+0000 mon.a (mon.0) 531 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-06-30T13:32:29.149 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:28 smithi100 bash[14762]: cluster 2024-06-30T13:32:27.794031+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-06-30T13:32:29.149 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:28 smithi100 bash[14762]: audit 2024-06-30T13:32:27.795294+0000 mon.c (mon.2) 23 : audit [INF] from='client.? 172.21.15.100:0/2469291293' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-06-30T13:32:29.149 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:28 smithi100 bash[14762]: audit 2024-06-30T13:32:27.797267+0000 mon.a (mon.0) 533 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-06-30T13:32:29.838 DEBUG:teuthology.orchestra.run.smithi100:> 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 f5be1c1a-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:32:30.092 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:29 smithi100 bash[14762]: cluster 2024-06-30T13:32:28.674777+0000 mgr.y (mgr.14144) 284 : cluster [DBG] pgmap v263: 129 pgs: 7 creating+peering, 8 unknown, 114 active+clean; 17 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 23 KiB/s wr, 94 op/s 2024-06-30T13:32:30.092 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:29 smithi100 bash[14762]: audit 2024-06-30T13:32:28.795558+0000 mon.a (mon.0) 534 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-06-30T13:32:30.092 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:29 smithi100 bash[14762]: cluster 2024-06-30T13:32:28.795767+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-06-30T13:32:30.093 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:29 smithi100 bash[19243]: cluster 2024-06-30T13:32:28.674777+0000 mgr.y (mgr.14144) 284 : cluster [DBG] pgmap v263: 129 pgs: 7 creating+peering, 8 unknown, 114 active+clean; 17 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 23 KiB/s wr, 94 op/s 2024-06-30T13:32:30.093 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:29 smithi100 bash[19243]: audit 2024-06-30T13:32:28.795558+0000 mon.a (mon.0) 534 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-06-30T13:32:30.093 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:29 smithi100 bash[19243]: cluster 2024-06-30T13:32:28.795767+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-06-30T13:32:30.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:29 smithi121 bash[14552]: cluster 2024-06-30T13:32:28.674777+0000 mgr.y (mgr.14144) 284 : cluster [DBG] pgmap v263: 129 pgs: 7 creating+peering, 8 unknown, 114 active+clean; 17 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 23 KiB/s wr, 94 op/s 2024-06-30T13:32:30.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:29 smithi121 bash[14552]: audit 2024-06-30T13:32:28.795558+0000 mon.a (mon.0) 534 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-06-30T13:32:30.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:29 smithi121 bash[14552]: cluster 2024-06-30T13:32:28.795767+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-06-30T13:32:32.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:31 smithi121 bash[14552]: cluster 2024-06-30T13:32:30.675690+0000 mgr.y (mgr.14144) 285 : cluster [DBG] pgmap v265: 129 pgs: 129 active+clean; 22 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 25 KiB/s wr, 99 op/s 2024-06-30T13:32:32.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:31 smithi100 bash[14762]: cluster 2024-06-30T13:32:30.675690+0000 mgr.y (mgr.14144) 285 : cluster [DBG] pgmap v265: 129 pgs: 129 active+clean; 22 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 25 KiB/s wr, 99 op/s 2024-06-30T13:32:32.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:31 smithi100 bash[19243]: cluster 2024-06-30T13:32:30.675690+0000 mgr.y (mgr.14144) 285 : cluster [DBG] pgmap v265: 129 pgs: 129 active+clean; 22 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 25 KiB/s wr, 99 op/s 2024-06-30T13:32:33.182 INFO:teuthology.orchestra.run.smithi100.stdout:Scheduled rgw.foo update... 2024-06-30T13:32:33.825 DEBUG:teuthology.orchestra.run.smithi100:> 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 f5be1c1a-36e3-11ef-bcaa-c7b262605968 -e sha1=f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 -- bash -c 'ceph orch apply rgw smpl' 2024-06-30T13:32:34.486 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:34 smithi121 bash[14552]: cluster 2024-06-30T13:32:32.676866+0000 mgr.y (mgr.14144) 286 : cluster [DBG] pgmap v266: 129 pgs: 129 active+clean; 25 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 24 KiB/s wr, 93 op/s 2024-06-30T13:32:34.486 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:34 smithi121 bash[14552]: audit 2024-06-30T13:32:33.173321+0000 mgr.y (mgr.14144) 287 : audit [DBG] from='client.14661 -' 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:32:34.486 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:34 smithi121 bash[14552]: cephadm 2024-06-30T13:32:33.175850+0000 mgr.y (mgr.14144) 288 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-06-30T13:32:34.486 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:34 smithi121 bash[14552]: audit 2024-06-30T13:32:33.182612+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:34.487 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:34 smithi121 bash[14552]: audit 2024-06-30T13:32:33.183985+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:32:34.487 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:34 smithi121 bash[14552]: audit 2024-06-30T13:32:33.191664+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:34.487 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:34 smithi121 bash[14552]: audit 2024-06-30T13:32:33.202142+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:34.487 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:34 smithi121 bash[14552]: audit 2024-06-30T13:32:33.209667+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:34.487 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:34 smithi121 bash[14552]: cephadm 2024-06-30T13:32:33.210553+0000 mgr.y (mgr.14144) 289 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-06-30T13:32:34.487 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:34 smithi121 bash[14552]: audit 2024-06-30T13:32:33.217412+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:34.487 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:34 smithi121 bash[14552]: audit 2024-06-30T13:32:33.218572+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.ccrqjr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-30T13:32:34.487 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:34 smithi121 bash[14552]: audit 2024-06-30T13:32:33.225267+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.ccrqjr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-06-30T13:32:34.487 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:34 smithi121 bash[14552]: audit 2024-06-30T13:32:33.232731+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:34.487 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:34 smithi121 bash[14552]: audit 2024-06-30T13:32:33.233706+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:32:34.487 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:34 smithi121 bash[14552]: cephadm 2024-06-30T13:32:33.234543+0000 mgr.y (mgr.14144) 290 : cephadm [INF] Deploying daemon rgw.foo.smithi121.ccrqjr on smithi121 2024-06-30T13:32:34.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:34 smithi100 bash[14762]: cluster 2024-06-30T13:32:32.676866+0000 mgr.y (mgr.14144) 286 : cluster [DBG] pgmap v266: 129 pgs: 129 active+clean; 25 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 24 KiB/s wr, 93 op/s 2024-06-30T13:32:34.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:34 smithi100 bash[14762]: audit 2024-06-30T13:32:33.173321+0000 mgr.y (mgr.14144) 287 : audit [DBG] from='client.14661 -' 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:32:34.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:34 smithi100 bash[14762]: cephadm 2024-06-30T13:32:33.175850+0000 mgr.y (mgr.14144) 288 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-06-30T13:32:34.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:34 smithi100 bash[14762]: audit 2024-06-30T13:32:33.182612+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:34.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:34 smithi100 bash[14762]: audit 2024-06-30T13:32:33.183985+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:32:34.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:34 smithi100 bash[14762]: audit 2024-06-30T13:32:33.191664+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:34.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:34 smithi100 bash[14762]: audit 2024-06-30T13:32:33.202142+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:34.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:34 smithi100 bash[14762]: audit 2024-06-30T13:32:33.209667+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:34.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:34 smithi100 bash[14762]: cephadm 2024-06-30T13:32:33.210553+0000 mgr.y (mgr.14144) 289 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-06-30T13:32:34.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:34 smithi100 bash[14762]: audit 2024-06-30T13:32:33.217412+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:34.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:34 smithi100 bash[14762]: audit 2024-06-30T13:32:33.218572+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.ccrqjr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-30T13:32:34.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:34 smithi100 bash[14762]: audit 2024-06-30T13:32:33.225267+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.ccrqjr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-06-30T13:32:34.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:34 smithi100 bash[14762]: audit 2024-06-30T13:32:33.232731+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:34.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:34 smithi100 bash[14762]: audit 2024-06-30T13:32:33.233706+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:32:34.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:34 smithi100 bash[14762]: cephadm 2024-06-30T13:32:33.234543+0000 mgr.y (mgr.14144) 290 : cephadm [INF] Deploying daemon rgw.foo.smithi121.ccrqjr on smithi121 2024-06-30T13:32:34.492 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:34 smithi100 bash[19243]: cluster 2024-06-30T13:32:32.676866+0000 mgr.y (mgr.14144) 286 : cluster [DBG] pgmap v266: 129 pgs: 129 active+clean; 25 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 24 KiB/s wr, 93 op/s 2024-06-30T13:32:34.493 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:34 smithi100 bash[19243]: audit 2024-06-30T13:32:33.173321+0000 mgr.y (mgr.14144) 287 : audit [DBG] from='client.14661 -' 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:32:34.493 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:34 smithi100 bash[19243]: cephadm 2024-06-30T13:32:33.175850+0000 mgr.y (mgr.14144) 288 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-06-30T13:32:34.493 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:34 smithi100 bash[19243]: audit 2024-06-30T13:32:33.182612+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:34.493 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:34 smithi100 bash[19243]: audit 2024-06-30T13:32:33.183985+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:32:34.493 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:34 smithi100 bash[19243]: audit 2024-06-30T13:32:33.191664+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:34.493 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:34 smithi100 bash[19243]: audit 2024-06-30T13:32:33.202142+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:34.493 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:34 smithi100 bash[19243]: audit 2024-06-30T13:32:33.209667+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:34.493 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:34 smithi100 bash[19243]: cephadm 2024-06-30T13:32:33.210553+0000 mgr.y (mgr.14144) 289 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-06-30T13:32:34.493 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:34 smithi100 bash[19243]: audit 2024-06-30T13:32:33.217412+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:34.493 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:34 smithi100 bash[19243]: audit 2024-06-30T13:32:33.218572+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.ccrqjr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-30T13:32:34.493 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:34 smithi100 bash[19243]: audit 2024-06-30T13:32:33.225267+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.ccrqjr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-06-30T13:32:34.493 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:34 smithi100 bash[19243]: audit 2024-06-30T13:32:33.232731+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:34.493 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:34 smithi100 bash[19243]: audit 2024-06-30T13:32:33.233706+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:32:34.493 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:34 smithi100 bash[19243]: cephadm 2024-06-30T13:32:33.234543+0000 mgr.y (mgr.14144) 290 : cephadm [INF] Deploying daemon rgw.foo.smithi121.ccrqjr on smithi121 2024-06-30T13:32:36.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:36 smithi100 bash[14762]: cluster 2024-06-30T13:32:34.677944+0000 mgr.y (mgr.14144) 291 : cluster [DBG] pgmap v267: 129 pgs: 129 active+clean; 27 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 19 KiB/s wr, 76 op/s 2024-06-30T13:32:36.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:36 smithi100 bash[14762]: audit 2024-06-30T13:32:35.752198+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:36.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:36 smithi100 bash[14762]: audit 2024-06-30T13:32:35.754454+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi100.zwnozn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-30T13:32:36.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:36 smithi100 bash[14762]: audit 2024-06-30T13:32:35.759589+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi100.zwnozn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-06-30T13:32:36.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:36 smithi100 bash[14762]: audit 2024-06-30T13:32:35.766235+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:36.242 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:36 smithi100 bash[14762]: audit 2024-06-30T13:32:35.767577+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:32:36.242 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:36 smithi100 bash[19243]: cluster 2024-06-30T13:32:34.677944+0000 mgr.y (mgr.14144) 291 : cluster [DBG] pgmap v267: 129 pgs: 129 active+clean; 27 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 19 KiB/s wr, 76 op/s 2024-06-30T13:32:36.242 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:36 smithi100 bash[19243]: audit 2024-06-30T13:32:35.752198+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:36.242 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:36 smithi100 bash[19243]: audit 2024-06-30T13:32:35.754454+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi100.zwnozn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-30T13:32:36.242 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:36 smithi100 bash[19243]: audit 2024-06-30T13:32:35.759589+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi100.zwnozn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-06-30T13:32:36.242 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:36 smithi100 bash[19243]: audit 2024-06-30T13:32:35.766235+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:36.242 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:36 smithi100 bash[19243]: audit 2024-06-30T13:32:35.767577+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:32:36.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:36 smithi121 bash[14552]: cluster 2024-06-30T13:32:34.677944+0000 mgr.y (mgr.14144) 291 : cluster [DBG] pgmap v267: 129 pgs: 129 active+clean; 27 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 19 KiB/s wr, 76 op/s 2024-06-30T13:32:36.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:36 smithi121 bash[14552]: audit 2024-06-30T13:32:35.752198+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:36.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:36 smithi121 bash[14552]: audit 2024-06-30T13:32:35.754454+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi100.zwnozn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-30T13:32:36.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:36 smithi121 bash[14552]: audit 2024-06-30T13:32:35.759589+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi100.zwnozn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-06-30T13:32:36.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:36 smithi121 bash[14552]: audit 2024-06-30T13:32:35.766235+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:36.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:36 smithi121 bash[14552]: audit 2024-06-30T13:32:35.767577+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:32:37.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:37 smithi100 bash[14762]: cephadm 2024-06-30T13:32:35.768894+0000 mgr.y (mgr.14144) 292 : cephadm [INF] Deploying daemon rgw.foo.smithi100.zwnozn on smithi100 2024-06-30T13:32:37.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:37 smithi100 bash[19243]: cephadm 2024-06-30T13:32:35.768894+0000 mgr.y (mgr.14144) 292 : cephadm [INF] Deploying daemon rgw.foo.smithi100.zwnozn on smithi100 2024-06-30T13:32:37.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:37 smithi121 bash[14552]: cephadm 2024-06-30T13:32:35.768894+0000 mgr.y (mgr.14144) 292 : cephadm [INF] Deploying daemon rgw.foo.smithi100.zwnozn on smithi100 2024-06-30T13:32:38.029 INFO:teuthology.orchestra.run.smithi100.stdout:Scheduled rgw.smpl update... 2024-06-30T13:32:38.199 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:38 smithi100 bash[14762]: cluster 2024-06-30T13:32:36.678875+0000 mgr.y (mgr.14144) 293 : cluster [DBG] pgmap v268: 129 pgs: 129 active+clean; 27 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 8.0 KiB/s rd, 12 KiB/s wr, 45 op/s 2024-06-30T13:32:38.199 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:38 smithi100 bash[19243]: cluster 2024-06-30T13:32:36.678875+0000 mgr.y (mgr.14144) 293 : cluster [DBG] pgmap v268: 129 pgs: 129 active+clean; 27 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 8.0 KiB/s rd, 12 KiB/s wr, 45 op/s 2024-06-30T13:32:38.199 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:38 smithi100 bash[19243]: audit 2024-06-30T13:32:38.029671+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:38.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:38 smithi100 bash[14762]: audit 2024-06-30T13:32:38.029671+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:38.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:38 smithi121 bash[14552]: cluster 2024-06-30T13:32:36.678875+0000 mgr.y (mgr.14144) 293 : cluster [DBG] pgmap v268: 129 pgs: 129 active+clean; 27 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 8.0 KiB/s rd, 12 KiB/s wr, 45 op/s 2024-06-30T13:32:38.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:38 smithi121 bash[14552]: audit 2024-06-30T13:32:38.029671+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:39.298 DEBUG:teuthology.orchestra.run.smithi100:> 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 f5be1c1a-36e3-11ef-bcaa-c7b262605968 -e sha1=f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 -- bash -c 'ceph osd pool create foo' 2024-06-30T13:32:39.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:39 smithi100 bash[19243]: audit 2024-06-30T13:32:38.022007+0000 mgr.y (mgr.14144) 294 : audit [DBG] from='client.24590 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:32:39.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:39 smithi100 bash[19243]: cephadm 2024-06-30T13:32:38.023286+0000 mgr.y (mgr.14144) 295 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-06-30T13:32:39.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:39 smithi100 bash[19243]: audit 2024-06-30T13:32:39.142850+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:39.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:39 smithi100 bash[19243]: audit 2024-06-30T13:32:39.143820+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:32:39.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:39 smithi100 bash[14762]: audit 2024-06-30T13:32:38.022007+0000 mgr.y (mgr.14144) 294 : audit [DBG] from='client.24590 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:32:39.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:39 smithi100 bash[14762]: cephadm 2024-06-30T13:32:38.023286+0000 mgr.y (mgr.14144) 295 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-06-30T13:32:39.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:39 smithi100 bash[14762]: audit 2024-06-30T13:32:39.142850+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:39.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:39 smithi100 bash[14762]: audit 2024-06-30T13:32:39.143820+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:32:39.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:39 smithi121 bash[14552]: audit 2024-06-30T13:32:38.022007+0000 mgr.y (mgr.14144) 294 : audit [DBG] from='client.24590 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:32:39.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:39 smithi121 bash[14552]: cephadm 2024-06-30T13:32:38.023286+0000 mgr.y (mgr.14144) 295 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-06-30T13:32:39.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:39 smithi121 bash[14552]: audit 2024-06-30T13:32:39.142850+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:39.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:39 smithi121 bash[14552]: audit 2024-06-30T13:32:39.143820+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:32:40.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:40 smithi100 bash[14762]: cluster 2024-06-30T13:32:38.680140+0000 mgr.y (mgr.14144) 296 : cluster [DBG] pgmap v269: 129 pgs: 129 active+clean; 27 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 6.7 KiB/s wr, 81 op/s 2024-06-30T13:32:40.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:40 smithi100 bash[19243]: cluster 2024-06-30T13:32:38.680140+0000 mgr.y (mgr.14144) 296 : cluster [DBG] pgmap v269: 129 pgs: 129 active+clean; 27 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 6.7 KiB/s wr, 81 op/s 2024-06-30T13:32:40.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:40 smithi121 bash[14552]: cluster 2024-06-30T13:32:38.680140+0000 mgr.y (mgr.14144) 296 : cluster [DBG] pgmap v269: 129 pgs: 129 active+clean; 27 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 6.7 KiB/s wr, 81 op/s 2024-06-30T13:32:42.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:42 smithi100 bash[14762]: cluster 2024-06-30T13:32:40.681155+0000 mgr.y (mgr.14144) 297 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 27 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 3.4 KiB/s wr, 113 op/s 2024-06-30T13:32:42.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:42 smithi100 bash[19243]: cluster 2024-06-30T13:32:40.681155+0000 mgr.y (mgr.14144) 297 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 27 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 3.4 KiB/s wr, 113 op/s 2024-06-30T13:32:42.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:42 smithi121 bash[14552]: cluster 2024-06-30T13:32:40.681155+0000 mgr.y (mgr.14144) 297 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 27 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 3.4 KiB/s wr, 113 op/s 2024-06-30T13:32:44.236 INFO:teuthology.orchestra.run.smithi100.stderr:pool 'foo' created 2024-06-30T13:32:44.367 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:44 smithi121 bash[14552]: audit 2024-06-30T13:32:42.922362+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:44.447 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:44 smithi100 bash[14762]: audit 2024-06-30T13:32:42.922362+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:44.448 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:44 smithi100 bash[19243]: audit 2024-06-30T13:32:42.922362+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:45.360 DEBUG:teuthology.orchestra.run.smithi100:> 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 f5be1c1a-36e3-11ef-bcaa-c7b262605968 -e sha1=f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 -- bash -c 'rbd pool init foo' 2024-06-30T13:32:45.360 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:45 smithi100 bash[19243]: cluster 2024-06-30T13:32:42.682685+0000 mgr.y (mgr.14144) 298 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 27 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 2.7 KiB/s wr, 228 op/s 2024-06-30T13:32:45.360 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:45 smithi100 bash[19243]: audit 2024-06-30T13:32:43.613052+0000 mon.c (mon.2) 24 : audit [INF] from='client.? 172.21.15.100:0/1001581783' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-06-30T13:32:45.361 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:45 smithi100 bash[19243]: audit 2024-06-30T13:32:43.613787+0000 mon.a (mon.0) 555 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-06-30T13:32:45.361 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:45 smithi100 bash[19243]: audit 2024-06-30T13:32:44.073748+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:45.361 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:45 smithi100 bash[19243]: audit 2024-06-30T13:32:44.081049+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:45.361 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:45 smithi100 bash[19243]: cephadm 2024-06-30T13:32:44.083877+0000 mgr.y (mgr.14144) 299 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-06-30T13:32:45.361 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:45 smithi100 bash[19243]: audit 2024-06-30T13:32:44.088396+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:45.361 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:45 smithi100 bash[19243]: audit 2024-06-30T13:32:44.089454+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi100.ipagrz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-30T13:32:45.361 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:45 smithi100 bash[19243]: audit 2024-06-30T13:32:44.094533+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi100.ipagrz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-06-30T13:32:45.361 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:45 smithi100 bash[19243]: audit 2024-06-30T13:32:44.101455+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:45.361 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:45 smithi100 bash[19243]: audit 2024-06-30T13:32:44.102680+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:32:45.361 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:45 smithi100 bash[19243]: cephadm 2024-06-30T13:32:44.104029+0000 mgr.y (mgr.14144) 300 : cephadm [INF] Deploying daemon rgw.smpl.smithi100.ipagrz on smithi100 2024-06-30T13:32:45.361 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:45 smithi100 bash[19243]: audit 2024-06-30T13:32:44.224923+0000 mon.a (mon.0) 563 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-06-30T13:32:45.361 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:45 smithi100 bash[19243]: cluster 2024-06-30T13:32:44.225095+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-06-30T13:32:45.362 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:45 smithi100 bash[14762]: cluster 2024-06-30T13:32:42.682685+0000 mgr.y (mgr.14144) 298 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 27 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 2.7 KiB/s wr, 228 op/s 2024-06-30T13:32:45.362 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:45 smithi100 bash[14762]: audit 2024-06-30T13:32:43.613052+0000 mon.c (mon.2) 24 : audit [INF] from='client.? 172.21.15.100:0/1001581783' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-06-30T13:32:45.362 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:45 smithi100 bash[14762]: audit 2024-06-30T13:32:43.613787+0000 mon.a (mon.0) 555 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-06-30T13:32:45.362 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:45 smithi100 bash[14762]: audit 2024-06-30T13:32:44.073748+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:45.362 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:45 smithi100 bash[14762]: audit 2024-06-30T13:32:44.081049+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:45.362 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:45 smithi100 bash[14762]: cephadm 2024-06-30T13:32:44.083877+0000 mgr.y (mgr.14144) 299 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-06-30T13:32:45.362 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:45 smithi100 bash[14762]: audit 2024-06-30T13:32:44.088396+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:45.362 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:45 smithi100 bash[14762]: audit 2024-06-30T13:32:44.089454+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi100.ipagrz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-30T13:32:45.362 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:45 smithi100 bash[14762]: audit 2024-06-30T13:32:44.094533+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi100.ipagrz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-06-30T13:32:45.362 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:45 smithi100 bash[14762]: audit 2024-06-30T13:32:44.101455+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:45.363 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:45 smithi100 bash[14762]: audit 2024-06-30T13:32:44.102680+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:32:45.363 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:45 smithi100 bash[14762]: cephadm 2024-06-30T13:32:44.104029+0000 mgr.y (mgr.14144) 300 : cephadm [INF] Deploying daemon rgw.smpl.smithi100.ipagrz on smithi100 2024-06-30T13:32:45.363 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:45 smithi100 bash[14762]: audit 2024-06-30T13:32:44.224923+0000 mon.a (mon.0) 563 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-06-30T13:32:45.363 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:45 smithi100 bash[14762]: cluster 2024-06-30T13:32:44.225095+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-06-30T13:32:45.369 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:45 smithi121 bash[14552]: cluster 2024-06-30T13:32:42.682685+0000 mgr.y (mgr.14144) 298 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 27 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 2.7 KiB/s wr, 228 op/s 2024-06-30T13:32:45.369 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:45 smithi121 bash[14552]: audit 2024-06-30T13:32:43.613052+0000 mon.c (mon.2) 24 : audit [INF] from='client.? 172.21.15.100:0/1001581783' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-06-30T13:32:45.369 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:45 smithi121 bash[14552]: audit 2024-06-30T13:32:43.613787+0000 mon.a (mon.0) 555 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-06-30T13:32:45.369 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:45 smithi121 bash[14552]: audit 2024-06-30T13:32:44.073748+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:45.369 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:45 smithi121 bash[14552]: audit 2024-06-30T13:32:44.081049+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:45.369 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:45 smithi121 bash[14552]: cephadm 2024-06-30T13:32:44.083877+0000 mgr.y (mgr.14144) 299 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-06-30T13:32:45.369 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:45 smithi121 bash[14552]: audit 2024-06-30T13:32:44.088396+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:45.369 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:45 smithi121 bash[14552]: audit 2024-06-30T13:32:44.089454+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi100.ipagrz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-30T13:32:45.369 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:45 smithi121 bash[14552]: audit 2024-06-30T13:32:44.094533+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi100.ipagrz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-06-30T13:32:45.369 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:45 smithi121 bash[14552]: audit 2024-06-30T13:32:44.101455+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:45.370 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:45 smithi121 bash[14552]: audit 2024-06-30T13:32:44.102680+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:32:45.370 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:45 smithi121 bash[14552]: cephadm 2024-06-30T13:32:44.104029+0000 mgr.y (mgr.14144) 300 : cephadm [INF] Deploying daemon rgw.smpl.smithi100.ipagrz on smithi100 2024-06-30T13:32:45.370 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:45 smithi121 bash[14552]: audit 2024-06-30T13:32:44.224923+0000 mon.a (mon.0) 563 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-06-30T13:32:45.370 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:45 smithi121 bash[14552]: cluster 2024-06-30T13:32:44.225095+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-06-30T13:32:46.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:46 smithi100 bash[14762]: cluster 2024-06-30T13:32:44.683462+0000 mgr.y (mgr.14144) 301 : cluster [DBG] pgmap v273: 161 pgs: 32 unknown, 129 active+clean; 27 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 183 KiB/s rd, 102 B/s wr, 354 op/s 2024-06-30T13:32:46.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:46 smithi100 bash[14762]: cluster 2024-06-30T13:32:45.230788+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-06-30T13:32:46.492 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:46 smithi100 bash[19243]: cluster 2024-06-30T13:32:44.683462+0000 mgr.y (mgr.14144) 301 : cluster [DBG] pgmap v273: 161 pgs: 32 unknown, 129 active+clean; 27 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 183 KiB/s rd, 102 B/s wr, 354 op/s 2024-06-30T13:32:46.492 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:46 smithi100 bash[19243]: cluster 2024-06-30T13:32:45.230788+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-06-30T13:32:46.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:46 smithi121 bash[14552]: cluster 2024-06-30T13:32:44.683462+0000 mgr.y (mgr.14144) 301 : cluster [DBG] pgmap v273: 161 pgs: 32 unknown, 129 active+clean; 27 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 183 KiB/s rd, 102 B/s wr, 354 op/s 2024-06-30T13:32:46.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:46 smithi121 bash[14552]: cluster 2024-06-30T13:32:45.230788+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-06-30T13:32:47.594 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:47 smithi100 bash[14762]: cluster 2024-06-30T13:32:46.242781+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-06-30T13:32:47.594 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:47 smithi100 bash[19243]: cluster 2024-06-30T13:32:46.242781+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-06-30T13:32:47.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:47 smithi121 bash[14552]: cluster 2024-06-30T13:32:46.242781+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-06-30T13:32:48.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:48 smithi121 bash[14552]: cluster 2024-06-30T13:32:46.684203+0000 mgr.y (mgr.14144) 302 : cluster [DBG] pgmap v276: 161 pgs: 29 unknown, 132 active+clean; 27 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 233 KiB/s rd, 170 B/s wr, 433 op/s 2024-06-30T13:32:48.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:48 smithi121 bash[14552]: audit 2024-06-30T13:32:47.896402+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:48.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:48 smithi121 bash[14552]: audit 2024-06-30T13:32:47.897901+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi121.ihhqlk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-30T13:32:48.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:48 smithi121 bash[14552]: audit 2024-06-30T13:32:47.903908+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi121.ihhqlk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-06-30T13:32:48.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:48 smithi121 bash[14552]: audit 2024-06-30T13:32:47.910641+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:48.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:48 smithi121 bash[14552]: audit 2024-06-30T13:32:47.911559+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:32:48.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:48 smithi100 bash[14762]: cluster 2024-06-30T13:32:46.684203+0000 mgr.y (mgr.14144) 302 : cluster [DBG] pgmap v276: 161 pgs: 29 unknown, 132 active+clean; 27 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 233 KiB/s rd, 170 B/s wr, 433 op/s 2024-06-30T13:32:48.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:48 smithi100 bash[14762]: audit 2024-06-30T13:32:47.896402+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:48.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:48 smithi100 bash[14762]: audit 2024-06-30T13:32:47.897901+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi121.ihhqlk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-30T13:32:48.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:48 smithi100 bash[14762]: audit 2024-06-30T13:32:47.903908+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi121.ihhqlk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-06-30T13:32:48.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:48 smithi100 bash[14762]: audit 2024-06-30T13:32:47.910641+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:48.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:48 smithi100 bash[14762]: audit 2024-06-30T13:32:47.911559+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:32:48.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:48 smithi100 bash[19243]: cluster 2024-06-30T13:32:46.684203+0000 mgr.y (mgr.14144) 302 : cluster [DBG] pgmap v276: 161 pgs: 29 unknown, 132 active+clean; 27 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 233 KiB/s rd, 170 B/s wr, 433 op/s 2024-06-30T13:32:48.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:48 smithi100 bash[19243]: audit 2024-06-30T13:32:47.896402+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:48.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:48 smithi100 bash[19243]: audit 2024-06-30T13:32:47.897901+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi121.ihhqlk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-30T13:32:48.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:48 smithi100 bash[19243]: audit 2024-06-30T13:32:47.903908+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi121.ihhqlk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-06-30T13:32:48.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:48 smithi100 bash[19243]: audit 2024-06-30T13:32:47.910641+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:48.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:48 smithi100 bash[19243]: audit 2024-06-30T13:32:47.911559+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:32:49.574 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:49 smithi121 bash[14552]: cephadm 2024-06-30T13:32:47.912375+0000 mgr.y (mgr.14144) 303 : cephadm [INF] Deploying daemon rgw.smpl.smithi121.ihhqlk on smithi121 2024-06-30T13:32:49.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:49 smithi100 bash[14762]: cephadm 2024-06-30T13:32:47.912375+0000 mgr.y (mgr.14144) 303 : cephadm [INF] Deploying daemon rgw.smpl.smithi121.ihhqlk on smithi121 2024-06-30T13:32:49.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:49 smithi100 bash[19243]: cephadm 2024-06-30T13:32:47.912375+0000 mgr.y (mgr.14144) 303 : cephadm [INF] Deploying daemon rgw.smpl.smithi121.ihhqlk on smithi121 2024-06-30T13:32:50.440 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:50 smithi121 bash[14552]: cluster 2024-06-30T13:32:48.685434+0000 mgr.y (mgr.14144) 304 : cluster [DBG] pgmap v277: 161 pgs: 7 unknown, 154 active+clean; 27 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 136 KiB/s rd, 170 B/s wr, 236 op/s 2024-06-30T13:32:50.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:50 smithi100 bash[14762]: cluster 2024-06-30T13:32:48.685434+0000 mgr.y (mgr.14144) 304 : cluster [DBG] pgmap v277: 161 pgs: 7 unknown, 154 active+clean; 27 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 136 KiB/s rd, 170 B/s wr, 236 op/s 2024-06-30T13:32:50.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:50 smithi100 bash[19243]: cluster 2024-06-30T13:32:48.685434+0000 mgr.y (mgr.14144) 304 : cluster [DBG] pgmap v277: 161 pgs: 7 unknown, 154 active+clean; 27 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 136 KiB/s rd, 170 B/s wr, 236 op/s 2024-06-30T13:32:51.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:51 smithi121 bash[14552]: audit 2024-06-30T13:32:50.273211+0000 mon.c (mon.2) 25 : audit [INF] from='client.? 172.21.15.100:0/942793198' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-06-30T13:32:51.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:51 smithi121 bash[14552]: audit 2024-06-30T13:32:50.273647+0000 mon.a (mon.0) 572 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-06-30T13:32:51.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:51 smithi121 bash[14552]: audit 2024-06-30T13:32:50.712906+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:51.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:51 smithi121 bash[14552]: audit 2024-06-30T13:32:50.714825+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:32:51.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:51 smithi100 bash[19243]: audit 2024-06-30T13:32:50.273211+0000 mon.c (mon.2) 25 : audit [INF] from='client.? 172.21.15.100:0/942793198' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-06-30T13:32:51.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:51 smithi100 bash[19243]: audit 2024-06-30T13:32:50.273647+0000 mon.a (mon.0) 572 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-06-30T13:32:51.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:51 smithi100 bash[19243]: audit 2024-06-30T13:32:50.712906+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:51.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:51 smithi100 bash[19243]: audit 2024-06-30T13:32:50.714825+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:32:51.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:51 smithi100 bash[14762]: audit 2024-06-30T13:32:50.273211+0000 mon.c (mon.2) 25 : audit [INF] from='client.? 172.21.15.100:0/942793198' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-06-30T13:32:51.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:51 smithi100 bash[14762]: audit 2024-06-30T13:32:50.273647+0000 mon.a (mon.0) 572 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-06-30T13:32:51.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:51 smithi100 bash[14762]: audit 2024-06-30T13:32:50.712906+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:51.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:51 smithi100 bash[14762]: audit 2024-06-30T13:32:50.714825+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:32:52.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:52 smithi121 bash[14552]: cluster 2024-06-30T13:32:50.686408+0000 mgr.y (mgr.14144) 305 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 27 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s rd, 158 B/s wr, 86 op/s 2024-06-30T13:32:52.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:52 smithi121 bash[14552]: audit 2024-06-30T13:32:51.275394+0000 mon.a (mon.0) 575 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-06-30T13:32:52.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:52 smithi121 bash[14552]: cluster 2024-06-30T13:32:51.275507+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-06-30T13:32:52.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:52 smithi100 bash[19243]: cluster 2024-06-30T13:32:50.686408+0000 mgr.y (mgr.14144) 305 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 27 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s rd, 158 B/s wr, 86 op/s 2024-06-30T13:32:52.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:52 smithi100 bash[19243]: audit 2024-06-30T13:32:51.275394+0000 mon.a (mon.0) 575 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-06-30T13:32:52.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:52 smithi100 bash[19243]: cluster 2024-06-30T13:32:51.275507+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-06-30T13:32:52.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:52 smithi100 bash[14762]: cluster 2024-06-30T13:32:50.686408+0000 mgr.y (mgr.14144) 305 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 27 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s rd, 158 B/s wr, 86 op/s 2024-06-30T13:32:52.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:52 smithi100 bash[14762]: audit 2024-06-30T13:32:51.275394+0000 mon.a (mon.0) 575 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-06-30T13:32:52.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:52 smithi100 bash[14762]: cluster 2024-06-30T13:32:51.275507+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-06-30T13:32:53.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:53 smithi121 bash[14552]: cluster 2024-06-30T13:32:52.286536+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-06-30T13:32:53.747 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:53 smithi100 bash[19243]: cluster 2024-06-30T13:32:52.286536+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-06-30T13:32:53.748 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:53 smithi100 bash[14762]: cluster 2024-06-30T13:32:52.286536+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-06-30T13:32:54.314 DEBUG:teuthology.orchestra.run.smithi100:> 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 f5be1c1a-36e3-11ef-bcaa-c7b262605968 -e sha1=f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 -- bash -c 'ceph orch apply iscsi foo u p' 2024-06-30T13:32:54.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:54 smithi100 bash[14762]: cluster 2024-06-30T13:32:52.687406+0000 mgr.y (mgr.14144) 306 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 27 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 112 KiB/s rd, 0 B/s wr, 190 op/s 2024-06-30T13:32:54.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:54 smithi100 bash[14762]: cluster 2024-06-30T13:32:53.289244+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-06-30T13:32:54.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:54 smithi100 bash[19243]: cluster 2024-06-30T13:32:52.687406+0000 mgr.y (mgr.14144) 306 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 27 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 112 KiB/s rd, 0 B/s wr, 190 op/s 2024-06-30T13:32:54.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:54 smithi100 bash[19243]: cluster 2024-06-30T13:32:53.289244+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-06-30T13:32:54.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:54 smithi121 bash[14552]: cluster 2024-06-30T13:32:52.687406+0000 mgr.y (mgr.14144) 306 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 27 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 112 KiB/s rd, 0 B/s wr, 190 op/s 2024-06-30T13:32:54.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:54 smithi121 bash[14552]: cluster 2024-06-30T13:32:53.289244+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-06-30T13:32:56.368 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:56 smithi121 bash[14552]: cluster 2024-06-30T13:32:54.688494+0000 mgr.y (mgr.14144) 307 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 27 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 252 KiB/s rd, 0 B/s wr, 445 op/s 2024-06-30T13:32:56.368 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:56 smithi121 bash[14552]: audit 2024-06-30T13:32:55.115382+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:56.368 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:56 smithi121 bash[14552]: audit 2024-06-30T13:32:55.570339+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:56.368 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:56 smithi121 bash[14552]: audit 2024-06-30T13:32:55.812173+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:56.368 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:56 smithi121 bash[14552]: audit 2024-06-30T13:32:55.820446+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:32:56.368 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:56 smithi121 bash[14552]: audit 2024-06-30T13:32:55.829610+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:56.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:56 smithi100 bash[19243]: cluster 2024-06-30T13:32:54.688494+0000 mgr.y (mgr.14144) 307 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 27 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 252 KiB/s rd, 0 B/s wr, 445 op/s 2024-06-30T13:32:56.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:56 smithi100 bash[19243]: audit 2024-06-30T13:32:55.115382+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:56.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:56 smithi100 bash[19243]: audit 2024-06-30T13:32:55.570339+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:56.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:56 smithi100 bash[19243]: audit 2024-06-30T13:32:55.812173+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:56.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:56 smithi100 bash[19243]: audit 2024-06-30T13:32:55.820446+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:32:56.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:56 smithi100 bash[19243]: audit 2024-06-30T13:32:55.829610+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:56.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:56 smithi100 bash[14762]: cluster 2024-06-30T13:32:54.688494+0000 mgr.y (mgr.14144) 307 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 27 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 252 KiB/s rd, 0 B/s wr, 445 op/s 2024-06-30T13:32:56.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:56 smithi100 bash[14762]: audit 2024-06-30T13:32:55.115382+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:56.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:56 smithi100 bash[14762]: audit 2024-06-30T13:32:55.570339+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:56.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:56 smithi100 bash[14762]: audit 2024-06-30T13:32:55.812173+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:56.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:56 smithi100 bash[14762]: audit 2024-06-30T13:32:55.820446+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:32:56.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:56 smithi100 bash[14762]: audit 2024-06-30T13:32:55.829610+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:57.874 INFO:teuthology.orchestra.run.smithi100.stdout:Scheduled iscsi.foo update... 2024-06-30T13:32:58.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:58 smithi100 bash[14762]: cluster 2024-06-30T13:32:56.689374+0000 mgr.y (mgr.14144) 308 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 27 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 292 KiB/s rd, 341 B/s wr, 510 op/s 2024-06-30T13:32:58.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:58 smithi100 bash[14762]: audit 2024-06-30T13:32:57.874205+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:58.242 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:58 smithi100 bash[14762]: audit 2024-06-30T13:32:57.875574+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:32:58.242 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:58 smithi100 bash[14762]: audit 2024-06-30T13:32:57.886322+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:58.242 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:58 smithi100 bash[14762]: audit 2024-06-30T13:32:57.900615+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi100.aiztjo", "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:32:58.242 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:58 smithi100 bash[14762]: audit 2024-06-30T13:32:57.908232+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi100.aiztjo", "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:32:58.242 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:58 smithi100 bash[14762]: audit 2024-06-30T13:32:57.918122+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:32:58.242 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:58 smithi100 bash[19243]: cluster 2024-06-30T13:32:56.689374+0000 mgr.y (mgr.14144) 308 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 27 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 292 KiB/s rd, 341 B/s wr, 510 op/s 2024-06-30T13:32:58.242 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:58 smithi100 bash[19243]: audit 2024-06-30T13:32:57.874205+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:58.242 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:58 smithi100 bash[19243]: audit 2024-06-30T13:32:57.875574+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:32:58.242 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:58 smithi100 bash[19243]: audit 2024-06-30T13:32:57.886322+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:58.242 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:58 smithi100 bash[19243]: audit 2024-06-30T13:32:57.900615+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi100.aiztjo", "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:32:58.243 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:58 smithi100 bash[19243]: audit 2024-06-30T13:32:57.908232+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi100.aiztjo", "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:32:58.243 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:58 smithi100 bash[19243]: audit 2024-06-30T13:32:57.918122+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:32:58.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:58 smithi121 bash[14552]: cluster 2024-06-30T13:32:56.689374+0000 mgr.y (mgr.14144) 308 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 27 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 292 KiB/s rd, 341 B/s wr, 510 op/s 2024-06-30T13:32:58.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:58 smithi121 bash[14552]: audit 2024-06-30T13:32:57.874205+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:58.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:58 smithi121 bash[14552]: audit 2024-06-30T13:32:57.875574+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:32:58.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:58 smithi121 bash[14552]: audit 2024-06-30T13:32:57.886322+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:32:58.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:58 smithi121 bash[14552]: audit 2024-06-30T13:32:57.900615+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi100.aiztjo", "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:32:58.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:58 smithi121 bash[14552]: audit 2024-06-30T13:32:57.908232+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi100.aiztjo", "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:32:58.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:58 smithi121 bash[14552]: audit 2024-06-30T13:32:57.918122+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-30T13:32:58.852 DEBUG:teuthology.orchestra.run.smithi100:> 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 f5be1c1a-36e3-11ef-bcaa-c7b262605968 -e sha1=f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 -- bash -c 'sleep 120' 2024-06-30T13:32:59.131 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:59 smithi100 bash[14762]: audit 2024-06-30T13:32:57.865996+0000 mgr.y (mgr.14144) 309 : audit [DBG] from='client.14769 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:32:59.131 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:59 smithi100 bash[14762]: cephadm 2024-06-30T13:32:57.867006+0000 mgr.y (mgr.14144) 310 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-06-30T13:32:59.131 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:59 smithi100 bash[14762]: cephadm 2024-06-30T13:32:57.889923+0000 mgr.y (mgr.14144) 311 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-06-30T13:32:59.131 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:32:59 smithi100 bash[14762]: cephadm 2024-06-30T13:32:57.919408+0000 mgr.y (mgr.14144) 312 : cephadm [INF] Deploying daemon iscsi.foo.smithi100.aiztjo on smithi100 2024-06-30T13:32:59.495 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:59 smithi100 bash[19243]: audit 2024-06-30T13:32:57.865996+0000 mgr.y (mgr.14144) 309 : audit [DBG] from='client.14769 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:32:59.496 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:59 smithi100 bash[19243]: cephadm 2024-06-30T13:32:57.867006+0000 mgr.y (mgr.14144) 310 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-06-30T13:32:59.496 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:59 smithi100 bash[19243]: cephadm 2024-06-30T13:32:57.889923+0000 mgr.y (mgr.14144) 311 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-06-30T13:32:59.496 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:32:59 smithi100 bash[19243]: cephadm 2024-06-30T13:32:57.919408+0000 mgr.y (mgr.14144) 312 : cephadm [INF] Deploying daemon iscsi.foo.smithi100.aiztjo on smithi100 2024-06-30T13:32:59.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:59 smithi121 bash[14552]: audit 2024-06-30T13:32:57.865996+0000 mgr.y (mgr.14144) 309 : audit [DBG] from='client.14769 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:32:59.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:59 smithi121 bash[14552]: cephadm 2024-06-30T13:32:57.867006+0000 mgr.y (mgr.14144) 310 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-06-30T13:32:59.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:59 smithi121 bash[14552]: cephadm 2024-06-30T13:32:57.889923+0000 mgr.y (mgr.14144) 311 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-06-30T13:32:59.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:32:59 smithi121 bash[14552]: cephadm 2024-06-30T13:32:57.919408+0000 mgr.y (mgr.14144) 312 : cephadm [INF] Deploying daemon iscsi.foo.smithi100.aiztjo on smithi100 2024-06-30T13:33:00.457 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:00 smithi100 bash[14762]: cluster 2024-06-30T13:32:58.690865+0000 mgr.y (mgr.14144) 313 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 308 KiB/s rd, 552 B/s wr, 536 op/s 2024-06-30T13:33:00.457 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:00 smithi100 bash[14762]: cluster 2024-06-30T13:32:59.142191+0000 mon.a (mon.0) 590 : cluster [DBG] mgrmap e15: y(active, since 7m), standbys: x 2024-06-30T13:33:00.457 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:00 smithi100 bash[19243]: cluster 2024-06-30T13:32:58.690865+0000 mgr.y (mgr.14144) 313 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 308 KiB/s rd, 552 B/s wr, 536 op/s 2024-06-30T13:33:00.457 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:00 smithi100 bash[19243]: cluster 2024-06-30T13:32:59.142191+0000 mon.a (mon.0) 590 : cluster [DBG] mgrmap e15: y(active, since 7m), standbys: x 2024-06-30T13:33:00.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:00 smithi121 bash[14552]: cluster 2024-06-30T13:32:58.690865+0000 mgr.y (mgr.14144) 313 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 308 KiB/s rd, 552 B/s wr, 536 op/s 2024-06-30T13:33:00.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:00 smithi121 bash[14552]: cluster 2024-06-30T13:32:59.142191+0000 mon.a (mon.0) 590 : cluster [DBG] mgrmap e15: y(active, since 7m), standbys: x 2024-06-30T13:33:02.237 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:02 smithi100 bash[14762]: cluster 2024-06-30T13:33:00.691868+0000 mgr.y (mgr.14144) 314 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 235 KiB/s rd, 487 B/s wr, 411 op/s 2024-06-30T13:33:02.238 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:02 smithi100 bash[14762]: cluster 2024-06-30T13:33:01.780664+0000 mon.a (mon.0) 591 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-06-30T13:33:02.238 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:02 smithi100 bash[19243]: cluster 2024-06-30T13:33:00.691868+0000 mgr.y (mgr.14144) 314 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 235 KiB/s rd, 487 B/s wr, 411 op/s 2024-06-30T13:33:02.238 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:02 smithi100 bash[19243]: cluster 2024-06-30T13:33:01.780664+0000 mon.a (mon.0) 591 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-06-30T13:33:02.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:02 smithi121 bash[14552]: cluster 2024-06-30T13:33:00.691868+0000 mgr.y (mgr.14144) 314 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 235 KiB/s rd, 487 B/s wr, 411 op/s 2024-06-30T13:33:02.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:02 smithi121 bash[14552]: cluster 2024-06-30T13:33:01.780664+0000 mon.a (mon.0) 591 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-06-30T13:33:03.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:03 smithi121 bash[14552]: audit 2024-06-30T13:33:02.274919+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:33:03.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:03 smithi121 bash[14552]: audit 2024-06-30T13:33:02.276570+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:33:03.706 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:03 smithi100 bash[14762]: audit 2024-06-30T13:33:02.274919+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:33:03.706 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:03 smithi100 bash[14762]: audit 2024-06-30T13:33:02.276570+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:33:03.706 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:03 smithi100 bash[19243]: audit 2024-06-30T13:33:02.274919+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:33:03.707 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:03 smithi100 bash[19243]: audit 2024-06-30T13:33:02.276570+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:33:04.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:04 smithi121 bash[14552]: cluster 2024-06-30T13:33:02.693152+0000 mgr.y (mgr.14144) 315 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 186 KiB/s rd, 435 B/s wr, 326 op/s 2024-06-30T13:33:04.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:04 smithi100 bash[14762]: cluster 2024-06-30T13:33:02.693152+0000 mgr.y (mgr.14144) 315 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 186 KiB/s rd, 435 B/s wr, 326 op/s 2024-06-30T13:33:04.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:04 smithi100 bash[19243]: cluster 2024-06-30T13:33:02.693152+0000 mgr.y (mgr.14144) 315 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 186 KiB/s rd, 435 B/s wr, 326 op/s 2024-06-30T13:33:05.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:05 smithi100 bash[14762]: audit 2024-06-30T13:33:04.679730+0000 mon.a (mon.0) 594 : audit [DBG] from='client.? 172.21.15.100:0/3659303755' entity='client.iscsi.foo.smithi100.aiztjo' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-06-30T13:33:05.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:05 smithi100 bash[14762]: audit 2024-06-30T13:33:05.012348+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.100:0/3651219700' entity='client.iscsi.foo.smithi100.aiztjo' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.100:0/788637633"}]: access denied 2024-06-30T13:33:05.492 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:05 smithi100 bash[19243]: audit 2024-06-30T13:33:04.679730+0000 mon.a (mon.0) 594 : audit [DBG] from='client.? 172.21.15.100:0/3659303755' entity='client.iscsi.foo.smithi100.aiztjo' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-06-30T13:33:05.492 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:05 smithi100 bash[19243]: audit 2024-06-30T13:33:05.012348+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.100:0/3651219700' entity='client.iscsi.foo.smithi100.aiztjo' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.100:0/788637633"}]: access denied 2024-06-30T13:33:05.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:05 smithi121 bash[14552]: audit 2024-06-30T13:33:04.679730+0000 mon.a (mon.0) 594 : audit [DBG] from='client.? 172.21.15.100:0/3659303755' entity='client.iscsi.foo.smithi100.aiztjo' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-06-30T13:33:05.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:05 smithi121 bash[14552]: audit 2024-06-30T13:33:05.012348+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.100:0/3651219700' entity='client.iscsi.foo.smithi100.aiztjo' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.100:0/788637633"}]: access denied 2024-06-30T13:33:06.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:06 smithi121 bash[14552]: cluster 2024-06-30T13:33:04.693808+0000 mgr.y (mgr.14144) 316 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 409 B/s wr, 138 op/s 2024-06-30T13:33:06.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:06 smithi100 bash[14762]: cluster 2024-06-30T13:33:04.693808+0000 mgr.y (mgr.14144) 316 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 409 B/s wr, 138 op/s 2024-06-30T13:33:06.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:06 smithi100 bash[19243]: cluster 2024-06-30T13:33:04.693808+0000 mgr.y (mgr.14144) 316 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 409 B/s wr, 138 op/s 2024-06-30T13:33:08.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:08 smithi121 bash[14552]: cluster 2024-06-30T13:33:06.694611+0000 mgr.y (mgr.14144) 317 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 204 B/s wr, 93 op/s 2024-06-30T13:33:08.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:08 smithi121 bash[14552]: audit 2024-06-30T13:33:07.257940+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:33:08.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:08 smithi121 bash[14552]: cluster 2024-06-30T13:33:07.260269+0000 mgr.y (mgr.14144) 318 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 0 B/s wr, 2 op/s 2024-06-30T13:33:08.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:08 smithi121 bash[14552]: audit 2024-06-30T13:33:07.264944+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:33:08.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:08 smithi121 bash[14552]: audit 2024-06-30T13:33:07.275676+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-06-30T13:33:08.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:08 smithi121 bash[14552]: audit 2024-06-30T13:33:07.276529+0000 mgr.y (mgr.14144) 319 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-06-30T13:33:08.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:08 smithi121 bash[14552]: cephadm 2024-06-30T13:33:07.278960+0000 mgr.y (mgr.14144) 320 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.100:5000 to Dashboard 2024-06-30T13:33:08.619 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:08 smithi121 bash[14552]: audit 2024-06-30T13:33:07.279279+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-06-30T13:33:08.619 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:08 smithi121 bash[14552]: audit 2024-06-30T13:33:07.279820+0000 mgr.y (mgr.14144) 321 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-06-30T13:33:08.619 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:08 smithi121 bash[14552]: audit 2024-06-30T13:33:07.286772+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:33:08.619 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:08 smithi121 bash[14552]: audit 2024-06-30T13:33:07.290777+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi100"}]: dispatch 2024-06-30T13:33:08.619 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:08 smithi121 bash[14552]: audit 2024-06-30T13:33:07.292017+0000 mgr.y (mgr.14144) 322 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi100"}]: dispatch 2024-06-30T13:33:08.619 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:08 smithi121 bash[14552]: cluster 2024-06-30T13:33:07.296988+0000 mon.a (mon.0) 601 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-06-30T13:33:08.619 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:08 smithi121 bash[14552]: audit 2024-06-30T13:33:07.307788+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:33:08.619 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:08 smithi121 bash[14552]: audit 2024-06-30T13:33:07.309908+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:33:08.619 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:08 smithi121 bash[14552]: audit 2024-06-30T13:33:07.316759+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:33:08.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:08 smithi100 bash[14762]: cluster 2024-06-30T13:33:06.694611+0000 mgr.y (mgr.14144) 317 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 204 B/s wr, 93 op/s 2024-06-30T13:33:08.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:08 smithi100 bash[14762]: audit 2024-06-30T13:33:07.257940+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:33:08.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:08 smithi100 bash[14762]: cluster 2024-06-30T13:33:07.260269+0000 mgr.y (mgr.14144) 318 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 0 B/s wr, 2 op/s 2024-06-30T13:33:08.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:08 smithi100 bash[14762]: audit 2024-06-30T13:33:07.264944+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:33:08.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:08 smithi100 bash[14762]: audit 2024-06-30T13:33:07.275676+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-06-30T13:33:08.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:08 smithi100 bash[14762]: audit 2024-06-30T13:33:07.276529+0000 mgr.y (mgr.14144) 319 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-06-30T13:33:08.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:08 smithi100 bash[14762]: cephadm 2024-06-30T13:33:07.278960+0000 mgr.y (mgr.14144) 320 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.100:5000 to Dashboard 2024-06-30T13:33:08.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:08 smithi100 bash[14762]: audit 2024-06-30T13:33:07.279279+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-06-30T13:33:08.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:08 smithi100 bash[14762]: audit 2024-06-30T13:33:07.279820+0000 mgr.y (mgr.14144) 321 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-06-30T13:33:08.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:08 smithi100 bash[14762]: audit 2024-06-30T13:33:07.286772+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:33:08.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:08 smithi100 bash[14762]: audit 2024-06-30T13:33:07.290777+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi100"}]: dispatch 2024-06-30T13:33:08.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:08 smithi100 bash[14762]: audit 2024-06-30T13:33:07.292017+0000 mgr.y (mgr.14144) 322 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi100"}]: dispatch 2024-06-30T13:33:08.743 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:08 smithi100 bash[14762]: cluster 2024-06-30T13:33:07.296988+0000 mon.a (mon.0) 601 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-06-30T13:33:08.743 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:08 smithi100 bash[14762]: audit 2024-06-30T13:33:07.307788+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:33:08.743 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:08 smithi100 bash[14762]: audit 2024-06-30T13:33:07.309908+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:33:08.743 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:08 smithi100 bash[14762]: audit 2024-06-30T13:33:07.316759+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:33:08.743 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:08 smithi100 bash[19243]: cluster 2024-06-30T13:33:06.694611+0000 mgr.y (mgr.14144) 317 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 204 B/s wr, 93 op/s 2024-06-30T13:33:08.743 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:08 smithi100 bash[19243]: audit 2024-06-30T13:33:07.257940+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:33:08.743 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:08 smithi100 bash[19243]: cluster 2024-06-30T13:33:07.260269+0000 mgr.y (mgr.14144) 318 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 0 B/s wr, 2 op/s 2024-06-30T13:33:08.743 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:08 smithi100 bash[19243]: audit 2024-06-30T13:33:07.264944+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:33:08.743 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:08 smithi100 bash[19243]: audit 2024-06-30T13:33:07.275676+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-06-30T13:33:08.743 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:08 smithi100 bash[19243]: audit 2024-06-30T13:33:07.276529+0000 mgr.y (mgr.14144) 319 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-06-30T13:33:08.743 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:08 smithi100 bash[19243]: cephadm 2024-06-30T13:33:07.278960+0000 mgr.y (mgr.14144) 320 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.100:5000 to Dashboard 2024-06-30T13:33:08.744 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:08 smithi100 bash[19243]: audit 2024-06-30T13:33:07.279279+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-06-30T13:33:08.744 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:08 smithi100 bash[19243]: audit 2024-06-30T13:33:07.279820+0000 mgr.y (mgr.14144) 321 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-06-30T13:33:08.744 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:08 smithi100 bash[19243]: audit 2024-06-30T13:33:07.286772+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:33:08.744 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:08 smithi100 bash[19243]: audit 2024-06-30T13:33:07.290777+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi100"}]: dispatch 2024-06-30T13:33:08.744 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:08 smithi100 bash[19243]: audit 2024-06-30T13:33:07.292017+0000 mgr.y (mgr.14144) 322 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi100"}]: dispatch 2024-06-30T13:33:08.744 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:08 smithi100 bash[19243]: cluster 2024-06-30T13:33:07.296988+0000 mon.a (mon.0) 601 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-06-30T13:33:08.744 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:08 smithi100 bash[19243]: audit 2024-06-30T13:33:07.307788+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:33:08.744 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:08 smithi100 bash[19243]: audit 2024-06-30T13:33:07.309908+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:33:08.744 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:08 smithi100 bash[19243]: audit 2024-06-30T13:33:07.316759+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:33:10.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:10 smithi121 bash[14552]: cluster 2024-06-30T13:33:09.261632+0000 mgr.y (mgr.14144) 323 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 119 B/s rd, 119 B/s wr, 1 op/s 2024-06-30T13:33:10.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:10 smithi100 bash[14762]: cluster 2024-06-30T13:33:09.261632+0000 mgr.y (mgr.14144) 323 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 119 B/s rd, 119 B/s wr, 1 op/s 2024-06-30T13:33:10.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:10 smithi100 bash[19243]: cluster 2024-06-30T13:33:09.261632+0000 mgr.y (mgr.14144) 323 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 119 B/s rd, 119 B/s wr, 1 op/s 2024-06-30T13:33:12.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:12 smithi121 bash[14552]: cluster 2024-06-30T13:33:11.262643+0000 mgr.y (mgr.14144) 324 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 107 B/s rd, 107 B/s wr, 1 op/s 2024-06-30T13:33:12.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:12 smithi100 bash[14762]: cluster 2024-06-30T13:33:11.262643+0000 mgr.y (mgr.14144) 324 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 107 B/s rd, 107 B/s wr, 1 op/s 2024-06-30T13:33:12.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:12 smithi100 bash[19243]: cluster 2024-06-30T13:33:11.262643+0000 mgr.y (mgr.14144) 324 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 107 B/s rd, 107 B/s wr, 1 op/s 2024-06-30T13:33:14.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:14 smithi121 bash[14552]: cluster 2024-06-30T13:33:13.263913+0000 mgr.y (mgr.14144) 325 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 96 B/s rd, 96 B/s wr, 0 op/s 2024-06-30T13:33:14.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:14 smithi100 bash[14762]: cluster 2024-06-30T13:33:13.263913+0000 mgr.y (mgr.14144) 325 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 96 B/s rd, 96 B/s wr, 0 op/s 2024-06-30T13:33:14.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:14 smithi100 bash[19243]: cluster 2024-06-30T13:33:13.263913+0000 mgr.y (mgr.14144) 325 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 96 B/s rd, 96 B/s wr, 0 op/s 2024-06-30T13:33:16.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:16 smithi121 bash[14552]: cluster 2024-06-30T13:33:15.265095+0000 mgr.y (mgr.14144) 326 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 96 B/s rd, 96 B/s wr, 0 op/s 2024-06-30T13:33:16.666 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:16 smithi100 bash[14762]: cluster 2024-06-30T13:33:15.265095+0000 mgr.y (mgr.14144) 326 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 96 B/s rd, 96 B/s wr, 0 op/s 2024-06-30T13:33:16.666 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:16 smithi100 bash[19243]: cluster 2024-06-30T13:33:15.265095+0000 mgr.y (mgr.14144) 326 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 96 B/s rd, 96 B/s wr, 0 op/s 2024-06-30T13:33:18.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:17 smithi121 bash[14552]: cluster 2024-06-30T13:33:17.265966+0000 mgr.y (mgr.14144) 327 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 96 B/s rd, 96 B/s wr, 0 op/s 2024-06-30T13:33:18.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:17 smithi100 bash[19243]: cluster 2024-06-30T13:33:17.265966+0000 mgr.y (mgr.14144) 327 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 96 B/s rd, 96 B/s wr, 0 op/s 2024-06-30T13:33:18.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:17 smithi100 bash[14762]: cluster 2024-06-30T13:33:17.265966+0000 mgr.y (mgr.14144) 327 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 96 B/s rd, 96 B/s wr, 0 op/s 2024-06-30T13:33:19.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:18 smithi121 bash[14552]: audit 2024-06-30T13:33:18.585788+0000 mon.a (mon.0) 605 : audit [DBG] from='client.? 172.21.15.100:0/3527671490' entity='client.iscsi.foo.smithi100.aiztjo' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-06-30T13:33:19.148 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:18 smithi100 bash[19243]: audit 2024-06-30T13:33:18.585788+0000 mon.a (mon.0) 605 : audit [DBG] from='client.? 172.21.15.100:0/3527671490' entity='client.iscsi.foo.smithi100.aiztjo' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-06-30T13:33:19.149 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:18 smithi100 bash[14762]: audit 2024-06-30T13:33:18.585788+0000 mon.a (mon.0) 605 : audit [DBG] from='client.? 172.21.15.100:0/3527671490' entity='client.iscsi.foo.smithi100.aiztjo' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-06-30T13:33:19.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:19 smithi100 bash[14762]: audit 2024-06-30T13:33:18.919838+0000 mon.a (mon.0) 606 : audit [INF] from='client.? 172.21.15.100:0/2807393478' entity='client.iscsi.foo.smithi100.aiztjo' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.100:0/788637633"}]: access denied 2024-06-30T13:33:19.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:19 smithi100 bash[14762]: cluster 2024-06-30T13:33:19.267327+0000 mgr.y (mgr.14144) 328 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-06-30T13:33:19.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:19 smithi100 bash[19243]: audit 2024-06-30T13:33:18.919838+0000 mon.a (mon.0) 606 : audit [INF] from='client.? 172.21.15.100:0/2807393478' entity='client.iscsi.foo.smithi100.aiztjo' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.100:0/788637633"}]: access denied 2024-06-30T13:33:19.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:19 smithi100 bash[19243]: cluster 2024-06-30T13:33:19.267327+0000 mgr.y (mgr.14144) 328 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-06-30T13:33:20.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:19 smithi121 bash[14552]: audit 2024-06-30T13:33:18.919838+0000 mon.a (mon.0) 606 : audit [INF] from='client.? 172.21.15.100:0/2807393478' entity='client.iscsi.foo.smithi100.aiztjo' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.100:0/788637633"}]: access denied 2024-06-30T13:33:20.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:19 smithi121 bash[14552]: cluster 2024-06-30T13:33:19.267327+0000 mgr.y (mgr.14144) 328 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-06-30T13:33:22.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:22 smithi121 bash[14552]: cluster 2024-06-30T13:33:21.268266+0000 mgr.y (mgr.14144) 329 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-06-30T13:33:22.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:22 smithi100 bash[14762]: cluster 2024-06-30T13:33:21.268266+0000 mgr.y (mgr.14144) 329 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-06-30T13:33:22.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:22 smithi100 bash[19243]: cluster 2024-06-30T13:33:21.268266+0000 mgr.y (mgr.14144) 329 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-06-30T13:33:23.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:23 smithi121 bash[14552]: audit 2024-06-30T13:33:22.599938+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2024-06-30T13:33:23.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:23 smithi121 bash[14552]: audit 2024-06-30T13:33:22.600538+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-06-30T13:33:23.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:23 smithi121 bash[14552]: audit 2024-06-30T13:33:22.601036+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-06-30T13:33:23.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:23 smithi121 bash[14552]: audit 2024-06-30T13:33:22.601476+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-06-30T13:33:23.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:23 smithi121 bash[14552]: audit 2024-06-30T13:33:22.802364+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:33:23.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:23 smithi121 bash[14552]: audit 2024-06-30T13:33:22.806489+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:33:23.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:23 smithi100 bash[14762]: audit 2024-06-30T13:33:22.599938+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2024-06-30T13:33:23.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:23 smithi100 bash[14762]: audit 2024-06-30T13:33:22.600538+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-06-30T13:33:23.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:23 smithi100 bash[14762]: audit 2024-06-30T13:33:22.601036+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-06-30T13:33:23.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:23 smithi100 bash[14762]: audit 2024-06-30T13:33:22.601476+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-06-30T13:33:23.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:23 smithi100 bash[14762]: audit 2024-06-30T13:33:22.802364+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:33:23.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:23 smithi100 bash[14762]: audit 2024-06-30T13:33:22.806489+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:33:23.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:23 smithi100 bash[19243]: audit 2024-06-30T13:33:22.599938+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2024-06-30T13:33:23.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:23 smithi100 bash[19243]: audit 2024-06-30T13:33:22.600538+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-06-30T13:33:23.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:23 smithi100 bash[19243]: audit 2024-06-30T13:33:22.601036+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-06-30T13:33:23.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:23 smithi100 bash[19243]: audit 2024-06-30T13:33:22.601476+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-06-30T13:33:23.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:23 smithi100 bash[19243]: audit 2024-06-30T13:33:22.802364+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:33:23.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:23 smithi100 bash[19243]: audit 2024-06-30T13:33:22.806489+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:33:24.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:24 smithi121 bash[14552]: cluster 2024-06-30T13:33:23.269555+0000 mgr.y (mgr.14144) 330 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-06-30T13:33:24.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:24 smithi121 bash[14552]: audit 2024-06-30T13:33:23.341804+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]': finished 2024-06-30T13:33:24.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:24 smithi121 bash[14552]: audit 2024-06-30T13:33:23.341938+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-06-30T13:33:24.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:24 smithi121 bash[14552]: audit 2024-06-30T13:33:23.342053+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2024-06-30T13:33:24.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:24 smithi121 bash[14552]: audit 2024-06-30T13:33:23.342124+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]': finished 2024-06-30T13:33:24.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:24 smithi121 bash[14552]: cluster 2024-06-30T13:33:23.342181+0000 mon.a (mon.0) 617 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-06-30T13:33:24.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:24 smithi100 bash[14762]: cluster 2024-06-30T13:33:23.269555+0000 mgr.y (mgr.14144) 330 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-06-30T13:33:24.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:24 smithi100 bash[14762]: audit 2024-06-30T13:33:23.341804+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]': finished 2024-06-30T13:33:24.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:24 smithi100 bash[14762]: audit 2024-06-30T13:33:23.341938+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-06-30T13:33:24.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:24 smithi100 bash[14762]: audit 2024-06-30T13:33:23.342053+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2024-06-30T13:33:24.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:24 smithi100 bash[14762]: audit 2024-06-30T13:33:23.342124+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]': finished 2024-06-30T13:33:24.742 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:24 smithi100 bash[14762]: cluster 2024-06-30T13:33:23.342181+0000 mon.a (mon.0) 617 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-06-30T13:33:24.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:24 smithi100 bash[19243]: cluster 2024-06-30T13:33:23.269555+0000 mgr.y (mgr.14144) 330 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-06-30T13:33:24.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:24 smithi100 bash[19243]: audit 2024-06-30T13:33:23.341804+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]': finished 2024-06-30T13:33:24.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:24 smithi100 bash[19243]: audit 2024-06-30T13:33:23.341938+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-06-30T13:33:24.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:24 smithi100 bash[19243]: audit 2024-06-30T13:33:23.342053+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2024-06-30T13:33:24.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:24 smithi100 bash[19243]: audit 2024-06-30T13:33:23.342124+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]': finished 2024-06-30T13:33:24.742 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:24 smithi100 bash[19243]: cluster 2024-06-30T13:33:23.342181+0000 mon.a (mon.0) 617 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-06-30T13:33:25.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:25 smithi121 bash[14552]: cluster 2024-06-30T13:33:24.347274+0000 mon.a (mon.0) 618 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-06-30T13:33:25.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:25 smithi100 bash[14762]: cluster 2024-06-30T13:33:24.347274+0000 mon.a (mon.0) 618 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-06-30T13:33:25.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:25 smithi100 bash[19243]: cluster 2024-06-30T13:33:24.347274+0000 mon.a (mon.0) 618 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-06-30T13:33:26.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:26 smithi121 bash[14552]: cluster 2024-06-30T13:33:25.270342+0000 mgr.y (mgr.14144) 331 : cluster [DBG] pgmap v302: 161 pgs: 2 peering, 159 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s 2024-06-30T13:33:26.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:26 smithi100 bash[14762]: cluster 2024-06-30T13:33:25.270342+0000 mgr.y (mgr.14144) 331 : cluster [DBG] pgmap v302: 161 pgs: 2 peering, 159 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s 2024-06-30T13:33:26.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:26 smithi100 bash[19243]: cluster 2024-06-30T13:33:25.270342+0000 mgr.y (mgr.14144) 331 : cluster [DBG] pgmap v302: 161 pgs: 2 peering, 159 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s 2024-06-30T13:33:28.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:27 smithi121 bash[14552]: cluster 2024-06-30T13:33:27.271524+0000 mgr.y (mgr.14144) 332 : cluster [DBG] pgmap v303: 161 pgs: 2 peering, 159 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 97 B/s, 0 objects/s recovering 2024-06-30T13:33:28.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:27 smithi100 bash[19243]: cluster 2024-06-30T13:33:27.271524+0000 mgr.y (mgr.14144) 332 : cluster [DBG] pgmap v303: 161 pgs: 2 peering, 159 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 97 B/s, 0 objects/s recovering 2024-06-30T13:33:28.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:27 smithi100 bash[14762]: cluster 2024-06-30T13:33:27.271524+0000 mgr.y (mgr.14144) 332 : cluster [DBG] pgmap v303: 161 pgs: 2 peering, 159 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 97 B/s, 0 objects/s recovering 2024-06-30T13:33:30.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:30 smithi121 bash[14552]: cluster 2024-06-30T13:33:29.273002+0000 mgr.y (mgr.14144) 333 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 97 B/s, 0 objects/s recovering 2024-06-30T13:33:30.654 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:30 smithi100 bash[19243]: cluster 2024-06-30T13:33:29.273002+0000 mgr.y (mgr.14144) 333 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 97 B/s, 0 objects/s recovering 2024-06-30T13:33:30.654 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:30 smithi100 bash[14762]: cluster 2024-06-30T13:33:29.273002+0000 mgr.y (mgr.14144) 333 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 97 B/s, 0 objects/s recovering 2024-06-30T13:33:32.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:32 smithi121 bash[14552]: cluster 2024-06-30T13:33:31.273900+0000 mgr.y (mgr.14144) 334 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 97 B/s, 0 objects/s recovering 2024-06-30T13:33:32.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:32 smithi100 bash[14762]: cluster 2024-06-30T13:33:31.273900+0000 mgr.y (mgr.14144) 334 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 97 B/s, 0 objects/s recovering 2024-06-30T13:33:32.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:32 smithi100 bash[19243]: cluster 2024-06-30T13:33:31.273900+0000 mgr.y (mgr.14144) 334 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 97 B/s, 0 objects/s recovering 2024-06-30T13:33:33.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:33 smithi100 bash[19243]: audit 2024-06-30T13:33:32.616645+0000 mon.c (mon.2) 27 : audit [DBG] from='client.? 172.21.15.100:0/2635199393' entity='client.iscsi.foo.smithi100.aiztjo' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-06-30T13:33:33.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:33 smithi100 bash[19243]: audit 2024-06-30T13:33:32.955661+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.100:0/1905762922' entity='client.iscsi.foo.smithi100.aiztjo' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.100:0/788637633"}]: access denied 2024-06-30T13:33:33.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:33 smithi100 bash[14762]: audit 2024-06-30T13:33:32.616645+0000 mon.c (mon.2) 27 : audit [DBG] from='client.? 172.21.15.100:0/2635199393' entity='client.iscsi.foo.smithi100.aiztjo' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-06-30T13:33:33.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:33 smithi100 bash[14762]: audit 2024-06-30T13:33:32.955661+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.100:0/1905762922' entity='client.iscsi.foo.smithi100.aiztjo' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.100:0/788637633"}]: access denied 2024-06-30T13:33:33.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:33 smithi121 bash[14552]: audit 2024-06-30T13:33:32.616645+0000 mon.c (mon.2) 27 : audit [DBG] from='client.? 172.21.15.100:0/2635199393' entity='client.iscsi.foo.smithi100.aiztjo' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-06-30T13:33:33.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:33 smithi121 bash[14552]: audit 2024-06-30T13:33:32.955661+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.100:0/1905762922' entity='client.iscsi.foo.smithi100.aiztjo' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.100:0/788637633"}]: access denied 2024-06-30T13:33:34.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:34 smithi121 bash[14552]: cluster 2024-06-30T13:33:33.275037+0000 mgr.y (mgr.14144) 335 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 78 B/s, 0 objects/s recovering 2024-06-30T13:33:34.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:34 smithi100 bash[14762]: cluster 2024-06-30T13:33:33.275037+0000 mgr.y (mgr.14144) 335 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 78 B/s, 0 objects/s recovering 2024-06-30T13:33:34.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:34 smithi100 bash[19243]: cluster 2024-06-30T13:33:33.275037+0000 mgr.y (mgr.14144) 335 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 78 B/s, 0 objects/s recovering 2024-06-30T13:33:36.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:36 smithi121 bash[14552]: cluster 2024-06-30T13:33:35.276171+0000 mgr.y (mgr.14144) 336 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 93 B/s rd, 0 op/s; 71 B/s, 0 objects/s recovering 2024-06-30T13:33:36.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:36 smithi100 bash[14762]: cluster 2024-06-30T13:33:35.276171+0000 mgr.y (mgr.14144) 336 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 93 B/s rd, 0 op/s; 71 B/s, 0 objects/s recovering 2024-06-30T13:33:36.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:36 smithi100 bash[19243]: cluster 2024-06-30T13:33:35.276171+0000 mgr.y (mgr.14144) 336 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 93 B/s rd, 0 op/s; 71 B/s, 0 objects/s recovering 2024-06-30T13:33:38.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:37 smithi121 bash[14552]: cluster 2024-06-30T13:33:37.277312+0000 mgr.y (mgr.14144) 337 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s; 65 B/s, 0 objects/s recovering 2024-06-30T13:33:38.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:37 smithi100 bash[14762]: cluster 2024-06-30T13:33:37.277312+0000 mgr.y (mgr.14144) 337 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s; 65 B/s, 0 objects/s recovering 2024-06-30T13:33:38.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:37 smithi100 bash[19243]: cluster 2024-06-30T13:33:37.277312+0000 mgr.y (mgr.14144) 337 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s; 65 B/s, 0 objects/s recovering 2024-06-30T13:33:40.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:40 smithi121 bash[14552]: cluster 2024-06-30T13:33:39.278823+0000 mgr.y (mgr.14144) 338 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-06-30T13:33:40.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:40 smithi100 bash[14762]: cluster 2024-06-30T13:33:39.278823+0000 mgr.y (mgr.14144) 338 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-06-30T13:33:40.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:40 smithi100 bash[19243]: cluster 2024-06-30T13:33:39.278823+0000 mgr.y (mgr.14144) 338 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-06-30T13:33:42.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:42 smithi121 bash[14552]: cluster 2024-06-30T13:33:41.279761+0000 mgr.y (mgr.14144) 339 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-06-30T13:33:42.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:42 smithi100 bash[14762]: cluster 2024-06-30T13:33:41.279761+0000 mgr.y (mgr.14144) 339 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-06-30T13:33:42.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:42 smithi100 bash[19243]: cluster 2024-06-30T13:33:41.279761+0000 mgr.y (mgr.14144) 339 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-06-30T13:33:44.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:44 smithi121 bash[14552]: cluster 2024-06-30T13:33:43.281077+0000 mgr.y (mgr.14144) 340 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-06-30T13:33:44.667 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:44 smithi100 bash[14762]: cluster 2024-06-30T13:33:43.281077+0000 mgr.y (mgr.14144) 340 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-06-30T13:33:44.668 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:44 smithi100 bash[19243]: cluster 2024-06-30T13:33:43.281077+0000 mgr.y (mgr.14144) 340 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-06-30T13:33:46.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:46 smithi121 bash[14552]: cluster 2024-06-30T13:33:45.282238+0000 mgr.y (mgr.14144) 341 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-06-30T13:33:46.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:46 smithi100 bash[19243]: cluster 2024-06-30T13:33:45.282238+0000 mgr.y (mgr.14144) 341 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-06-30T13:33:46.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:46 smithi100 bash[14762]: cluster 2024-06-30T13:33:45.282238+0000 mgr.y (mgr.14144) 341 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-06-30T13:33:47.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:47 smithi121 bash[14552]: audit 2024-06-30T13:33:46.522747+0000 mon.a (mon.0) 619 : audit [DBG] from='client.? 172.21.15.100:0/841556858' entity='client.iscsi.foo.smithi100.aiztjo' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-06-30T13:33:47.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:47 smithi121 bash[14552]: audit 2024-06-30T13:33:46.863366+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.100:0/3490621429' entity='client.iscsi.foo.smithi100.aiztjo' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.100:0/788637633"}]: access denied 2024-06-30T13:33:47.661 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:47 smithi100 bash[14762]: audit 2024-06-30T13:33:46.522747+0000 mon.a (mon.0) 619 : audit [DBG] from='client.? 172.21.15.100:0/841556858' entity='client.iscsi.foo.smithi100.aiztjo' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-06-30T13:33:47.661 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:47 smithi100 bash[14762]: audit 2024-06-30T13:33:46.863366+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.100:0/3490621429' entity='client.iscsi.foo.smithi100.aiztjo' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.100:0/788637633"}]: access denied 2024-06-30T13:33:47.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:47 smithi100 bash[19243]: audit 2024-06-30T13:33:46.522747+0000 mon.a (mon.0) 619 : audit [DBG] from='client.? 172.21.15.100:0/841556858' entity='client.iscsi.foo.smithi100.aiztjo' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-06-30T13:33:47.661 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:47 smithi100 bash[19243]: audit 2024-06-30T13:33:46.863366+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.100:0/3490621429' entity='client.iscsi.foo.smithi100.aiztjo' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.100:0/788637633"}]: access denied 2024-06-30T13:33:48.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:48 smithi100 bash[14762]: cluster 2024-06-30T13:33:47.283458+0000 mgr.y (mgr.14144) 342 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:33:48.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:48 smithi100 bash[19243]: cluster 2024-06-30T13:33:47.283458+0000 mgr.y (mgr.14144) 342 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:33:48.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:48 smithi121 bash[14552]: cluster 2024-06-30T13:33:47.283458+0000 mgr.y (mgr.14144) 342 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:33:50.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:50 smithi121 bash[14552]: cluster 2024-06-30T13:33:49.284945+0000 mgr.y (mgr.14144) 343 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-06-30T13:33:50.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:50 smithi100 bash[14762]: cluster 2024-06-30T13:33:49.284945+0000 mgr.y (mgr.14144) 343 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-06-30T13:33:50.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:50 smithi100 bash[19243]: cluster 2024-06-30T13:33:49.284945+0000 mgr.y (mgr.14144) 343 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-06-30T13:33:52.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:52 smithi121 bash[14552]: cluster 2024-06-30T13:33:51.285897+0000 mgr.y (mgr.14144) 344 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-06-30T13:33:52.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:52 smithi100 bash[14762]: cluster 2024-06-30T13:33:51.285897+0000 mgr.y (mgr.14144) 344 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-06-30T13:33:52.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:52 smithi100 bash[19243]: cluster 2024-06-30T13:33:51.285897+0000 mgr.y (mgr.14144) 344 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-06-30T13:33:54.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:54 smithi100 bash[14762]: cluster 2024-06-30T13:33:53.287140+0000 mgr.y (mgr.14144) 345 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-06-30T13:33:54.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:54 smithi100 bash[19243]: cluster 2024-06-30T13:33:53.287140+0000 mgr.y (mgr.14144) 345 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-06-30T13:33:54.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:54 smithi121 bash[14552]: cluster 2024-06-30T13:33:53.287140+0000 mgr.y (mgr.14144) 345 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-06-30T13:33:56.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:56 smithi100 bash[14762]: cluster 2024-06-30T13:33:55.288407+0000 mgr.y (mgr.14144) 346 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-06-30T13:33:56.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:56 smithi100 bash[19243]: cluster 2024-06-30T13:33:55.288407+0000 mgr.y (mgr.14144) 346 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-06-30T13:33:56.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:56 smithi121 bash[14552]: cluster 2024-06-30T13:33:55.288407+0000 mgr.y (mgr.14144) 346 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-06-30T13:33:58.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:33:57 smithi121 bash[14552]: cluster 2024-06-30T13:33:57.289592+0000 mgr.y (mgr.14144) 347 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-06-30T13:33:58.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:33:57 smithi100 bash[19243]: cluster 2024-06-30T13:33:57.289592+0000 mgr.y (mgr.14144) 347 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-06-30T13:33:58.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:33:57 smithi100 bash[14762]: cluster 2024-06-30T13:33:57.289592+0000 mgr.y (mgr.14144) 347 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-06-30T13:34:00.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:34:00 smithi121 bash[14552]: cluster 2024-06-30T13:33:59.290925+0000 mgr.y (mgr.14144) 348 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-06-30T13:34:00.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:34:00 smithi121 bash[14552]: audit 2024-06-30T13:34:00.312555+0000 mon.a (mon.0) 620 : audit [DBG] from='client.? 172.21.15.100:0/1291052669' entity='client.iscsi.foo.smithi100.aiztjo' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-06-30T13:34:00.645 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:34:00 smithi100 bash[19243]: cluster 2024-06-30T13:33:59.290925+0000 mgr.y (mgr.14144) 348 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-06-30T13:34:00.645 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:34:00 smithi100 bash[19243]: audit 2024-06-30T13:34:00.312555+0000 mon.a (mon.0) 620 : audit [DBG] from='client.? 172.21.15.100:0/1291052669' entity='client.iscsi.foo.smithi100.aiztjo' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-06-30T13:34:00.645 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:34:00 smithi100 bash[14762]: cluster 2024-06-30T13:33:59.290925+0000 mgr.y (mgr.14144) 348 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-06-30T13:34:00.645 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:34:00 smithi100 bash[14762]: audit 2024-06-30T13:34:00.312555+0000 mon.a (mon.0) 620 : audit [DBG] from='client.? 172.21.15.100:0/1291052669' entity='client.iscsi.foo.smithi100.aiztjo' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-06-30T13:34:01.608 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:34:01 smithi100 bash[14762]: audit 2024-06-30T13:34:00.642603+0000 mon.a (mon.0) 621 : audit [INF] from='client.? 172.21.15.100:0/3153565928' entity='client.iscsi.foo.smithi100.aiztjo' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.100:0/788637633"}]: access denied 2024-06-30T13:34:01.609 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:34:01 smithi100 bash[19243]: audit 2024-06-30T13:34:00.642603+0000 mon.a (mon.0) 621 : audit [INF] from='client.? 172.21.15.100:0/3153565928' entity='client.iscsi.foo.smithi100.aiztjo' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.100:0/788637633"}]: access denied 2024-06-30T13:34:01.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:34:01 smithi121 bash[14552]: audit 2024-06-30T13:34:00.642603+0000 mon.a (mon.0) 621 : audit [INF] from='client.? 172.21.15.100:0/3153565928' entity='client.iscsi.foo.smithi100.aiztjo' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.100:0/788637633"}]: access denied 2024-06-30T13:34:02.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:34:02 smithi121 bash[14552]: cluster 2024-06-30T13:34:01.291969+0000 mgr.y (mgr.14144) 349 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:02.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:34:02 smithi100 bash[14762]: cluster 2024-06-30T13:34:01.291969+0000 mgr.y (mgr.14144) 349 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:02.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:34:02 smithi100 bash[19243]: cluster 2024-06-30T13:34:01.291969+0000 mgr.y (mgr.14144) 349 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:04.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:34:04 smithi100 bash[14762]: cluster 2024-06-30T13:34:03.293321+0000 mgr.y (mgr.14144) 350 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:04.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:34:04 smithi100 bash[19243]: cluster 2024-06-30T13:34:03.293321+0000 mgr.y (mgr.14144) 350 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:04.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:34:04 smithi121 bash[14552]: cluster 2024-06-30T13:34:03.293321+0000 mgr.y (mgr.14144) 350 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:06.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:34:06 smithi100 bash[14762]: cluster 2024-06-30T13:34:05.294537+0000 mgr.y (mgr.14144) 351 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-06-30T13:34:06.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:34:06 smithi100 bash[19243]: cluster 2024-06-30T13:34:05.294537+0000 mgr.y (mgr.14144) 351 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-06-30T13:34:06.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:34:06 smithi121 bash[14552]: cluster 2024-06-30T13:34:05.294537+0000 mgr.y (mgr.14144) 351 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-06-30T13:34:08.118 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:34:07 smithi121 bash[14552]: cluster 2024-06-30T13:34:07.295806+0000 mgr.y (mgr.14144) 352 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-06-30T13:34:08.118 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:34:07 smithi121 bash[14552]: audit 2024-06-30T13:34:07.322210+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:34:08.118 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:34:07 smithi121 bash[14552]: audit 2024-06-30T13:34:07.605273+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:34:08.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:34:07 smithi100 bash[14762]: cluster 2024-06-30T13:34:07.295806+0000 mgr.y (mgr.14144) 352 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-06-30T13:34:08.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:34:07 smithi100 bash[14762]: audit 2024-06-30T13:34:07.322210+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:34:08.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:34:07 smithi100 bash[14762]: audit 2024-06-30T13:34:07.605273+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:34:08.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:34:07 smithi100 bash[19243]: cluster 2024-06-30T13:34:07.295806+0000 mgr.y (mgr.14144) 352 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-06-30T13:34:08.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:34:07 smithi100 bash[19243]: audit 2024-06-30T13:34:07.322210+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:34:08.242 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:34:07 smithi100 bash[19243]: audit 2024-06-30T13:34:07.605273+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:34:10.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:34:10 smithi121 bash[14552]: cluster 2024-06-30T13:34:09.297220+0000 mgr.y (mgr.14144) 353 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-06-30T13:34:10.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:34:10 smithi100 bash[19243]: cluster 2024-06-30T13:34:09.297220+0000 mgr.y (mgr.14144) 353 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-06-30T13:34:10.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:34:10 smithi100 bash[14762]: cluster 2024-06-30T13:34:09.297220+0000 mgr.y (mgr.14144) 353 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-06-30T13:34:12.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:34:12 smithi121 bash[14552]: cluster 2024-06-30T13:34:11.298199+0000 mgr.y (mgr.14144) 354 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-06-30T13:34:12.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:34:12 smithi100 bash[14762]: cluster 2024-06-30T13:34:11.298199+0000 mgr.y (mgr.14144) 354 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-06-30T13:34:12.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:34:12 smithi100 bash[19243]: cluster 2024-06-30T13:34:11.298199+0000 mgr.y (mgr.14144) 354 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-06-30T13:34:14.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:34:14 smithi121 bash[14552]: cluster 2024-06-30T13:34:13.299487+0000 mgr.y (mgr.14144) 355 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-06-30T13:34:14.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:34:14 smithi100 bash[14762]: cluster 2024-06-30T13:34:13.299487+0000 mgr.y (mgr.14144) 355 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-06-30T13:34:14.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:34:14 smithi100 bash[19243]: cluster 2024-06-30T13:34:13.299487+0000 mgr.y (mgr.14144) 355 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-06-30T13:34:16.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:34:16 smithi100 bash[14762]: cluster 2024-06-30T13:34:15.300708+0000 mgr.y (mgr.14144) 356 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-06-30T13:34:16.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:34:16 smithi100 bash[19243]: cluster 2024-06-30T13:34:15.300708+0000 mgr.y (mgr.14144) 356 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-06-30T13:34:16.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:34:16 smithi121 bash[14552]: cluster 2024-06-30T13:34:15.300708+0000 mgr.y (mgr.14144) 356 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-06-30T13:34:18.118 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:34:17 smithi121 bash[14552]: cluster 2024-06-30T13:34:17.301978+0000 mgr.y (mgr.14144) 357 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:18.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:34:17 smithi100 bash[14762]: cluster 2024-06-30T13:34:17.301978+0000 mgr.y (mgr.14144) 357 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:18.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:34:17 smithi100 bash[19243]: cluster 2024-06-30T13:34:17.301978+0000 mgr.y (mgr.14144) 357 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:20.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:34:20 smithi121 bash[14552]: cluster 2024-06-30T13:34:19.303302+0000 mgr.y (mgr.14144) 358 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:20.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:34:20 smithi100 bash[19243]: cluster 2024-06-30T13:34:19.303302+0000 mgr.y (mgr.14144) 358 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:20.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:34:20 smithi100 bash[14762]: cluster 2024-06-30T13:34:19.303302+0000 mgr.y (mgr.14144) 358 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:22.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:34:22 smithi121 bash[14552]: cluster 2024-06-30T13:34:21.304237+0000 mgr.y (mgr.14144) 359 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:22.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:34:22 smithi100 bash[14762]: cluster 2024-06-30T13:34:21.304237+0000 mgr.y (mgr.14144) 359 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:22.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:34:22 smithi100 bash[19243]: cluster 2024-06-30T13:34:21.304237+0000 mgr.y (mgr.14144) 359 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:23.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:34:23 smithi100 bash[14762]: audit 2024-06-30T13:34:22.809361+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:34:23.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:34:23 smithi100 bash[14762]: audit 2024-06-30T13:34:22.812329+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:34:23.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:34:23 smithi100 bash[19243]: audit 2024-06-30T13:34:22.809361+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:34:23.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:34:23 smithi100 bash[19243]: audit 2024-06-30T13:34:22.812329+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:34:23.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:34:23 smithi121 bash[14552]: audit 2024-06-30T13:34:22.809361+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:34:23.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:34:23 smithi121 bash[14552]: audit 2024-06-30T13:34:22.812329+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:34:24.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:34:24 smithi100 bash[19243]: cluster 2024-06-30T13:34:23.305600+0000 mgr.y (mgr.14144) 360 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:24.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:34:24 smithi100 bash[14762]: cluster 2024-06-30T13:34:23.305600+0000 mgr.y (mgr.14144) 360 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:24.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:34:24 smithi121 bash[14552]: cluster 2024-06-30T13:34:23.305600+0000 mgr.y (mgr.14144) 360 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:26.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:34:26 smithi100 bash[19243]: cluster 2024-06-30T13:34:25.307021+0000 mgr.y (mgr.14144) 361 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:26.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:34:26 smithi100 bash[14762]: cluster 2024-06-30T13:34:25.307021+0000 mgr.y (mgr.14144) 361 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:26.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:34:26 smithi121 bash[14552]: cluster 2024-06-30T13:34:25.307021+0000 mgr.y (mgr.14144) 361 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:28.118 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:34:27 smithi121 bash[14552]: cluster 2024-06-30T13:34:27.308408+0000 mgr.y (mgr.14144) 362 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:28.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:34:27 smithi100 bash[14762]: cluster 2024-06-30T13:34:27.308408+0000 mgr.y (mgr.14144) 362 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:28.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:34:27 smithi100 bash[19243]: cluster 2024-06-30T13:34:27.308408+0000 mgr.y (mgr.14144) 362 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:30.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:34:30 smithi121 bash[14552]: cluster 2024-06-30T13:34:29.309691+0000 mgr.y (mgr.14144) 363 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:30.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:34:30 smithi100 bash[14762]: cluster 2024-06-30T13:34:29.309691+0000 mgr.y (mgr.14144) 363 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:30.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:34:30 smithi100 bash[19243]: cluster 2024-06-30T13:34:29.309691+0000 mgr.y (mgr.14144) 363 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:32.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:34:32 smithi100 bash[14762]: cluster 2024-06-30T13:34:31.310721+0000 mgr.y (mgr.14144) 364 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:32.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:34:32 smithi100 bash[19243]: cluster 2024-06-30T13:34:31.310721+0000 mgr.y (mgr.14144) 364 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:32.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:34:32 smithi121 bash[14552]: cluster 2024-06-30T13:34:31.310721+0000 mgr.y (mgr.14144) 364 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:34.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:34:34 smithi100 bash[14762]: cluster 2024-06-30T13:34:33.312088+0000 mgr.y (mgr.14144) 365 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:34.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:34:34 smithi100 bash[19243]: cluster 2024-06-30T13:34:33.312088+0000 mgr.y (mgr.14144) 365 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:34.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:34:34 smithi121 bash[14552]: cluster 2024-06-30T13:34:33.312088+0000 mgr.y (mgr.14144) 365 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:36.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:34:36 smithi100 bash[19243]: cluster 2024-06-30T13:34:35.313451+0000 mgr.y (mgr.14144) 366 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:36.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:34:36 smithi100 bash[14762]: cluster 2024-06-30T13:34:35.313451+0000 mgr.y (mgr.14144) 366 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:36.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:34:36 smithi121 bash[14552]: cluster 2024-06-30T13:34:35.313451+0000 mgr.y (mgr.14144) 366 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:38.118 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:34:37 smithi121 bash[14552]: cluster 2024-06-30T13:34:37.314781+0000 mgr.y (mgr.14144) 367 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:38.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:34:37 smithi100 bash[14762]: cluster 2024-06-30T13:34:37.314781+0000 mgr.y (mgr.14144) 367 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:38.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:34:37 smithi100 bash[19243]: cluster 2024-06-30T13:34:37.314781+0000 mgr.y (mgr.14144) 367 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:40.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:34:40 smithi100 bash[14762]: cluster 2024-06-30T13:34:39.316157+0000 mgr.y (mgr.14144) 368 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:40.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:34:40 smithi100 bash[19243]: cluster 2024-06-30T13:34:39.316157+0000 mgr.y (mgr.14144) 368 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:40.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:34:40 smithi121 bash[14552]: cluster 2024-06-30T13:34:39.316157+0000 mgr.y (mgr.14144) 368 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:42.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:34:42 smithi100 bash[14762]: cluster 2024-06-30T13:34:41.317055+0000 mgr.y (mgr.14144) 369 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:42.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:34:42 smithi100 bash[19243]: cluster 2024-06-30T13:34:41.317055+0000 mgr.y (mgr.14144) 369 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:42.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:34:42 smithi121 bash[14552]: cluster 2024-06-30T13:34:41.317055+0000 mgr.y (mgr.14144) 369 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:44.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:34:44 smithi100 bash[19243]: cluster 2024-06-30T13:34:43.318326+0000 mgr.y (mgr.14144) 370 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:44.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:34:44 smithi100 bash[14762]: cluster 2024-06-30T13:34:43.318326+0000 mgr.y (mgr.14144) 370 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:44.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:34:44 smithi121 bash[14552]: cluster 2024-06-30T13:34:43.318326+0000 mgr.y (mgr.14144) 370 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:46.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:34:46 smithi100 bash[14762]: cluster 2024-06-30T13:34:45.319641+0000 mgr.y (mgr.14144) 371 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:46.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:34:46 smithi100 bash[19243]: cluster 2024-06-30T13:34:45.319641+0000 mgr.y (mgr.14144) 371 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:46.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:34:46 smithi121 bash[14552]: cluster 2024-06-30T13:34:45.319641+0000 mgr.y (mgr.14144) 371 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:48.118 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:34:47 smithi121 bash[14552]: cluster 2024-06-30T13:34:47.321004+0000 mgr.y (mgr.14144) 372 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:48.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:34:47 smithi100 bash[19243]: cluster 2024-06-30T13:34:47.321004+0000 mgr.y (mgr.14144) 372 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:48.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:34:47 smithi100 bash[14762]: cluster 2024-06-30T13:34:47.321004+0000 mgr.y (mgr.14144) 372 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:50.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:34:50 smithi100 bash[19243]: cluster 2024-06-30T13:34:49.322328+0000 mgr.y (mgr.14144) 373 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:50.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:34:50 smithi100 bash[14762]: cluster 2024-06-30T13:34:49.322328+0000 mgr.y (mgr.14144) 373 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:50.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:34:50 smithi121 bash[14552]: cluster 2024-06-30T13:34:49.322328+0000 mgr.y (mgr.14144) 373 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:52.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:34:52 smithi100 bash[14762]: cluster 2024-06-30T13:34:51.323263+0000 mgr.y (mgr.14144) 374 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:52.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:34:52 smithi100 bash[19243]: cluster 2024-06-30T13:34:51.323263+0000 mgr.y (mgr.14144) 374 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:52.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:34:52 smithi121 bash[14552]: cluster 2024-06-30T13:34:51.323263+0000 mgr.y (mgr.14144) 374 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:54.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:34:54 smithi100 bash[14762]: cluster 2024-06-30T13:34:53.324610+0000 mgr.y (mgr.14144) 375 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:54.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:34:54 smithi100 bash[19243]: cluster 2024-06-30T13:34:53.324610+0000 mgr.y (mgr.14144) 375 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:54.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:34:54 smithi121 bash[14552]: cluster 2024-06-30T13:34:53.324610+0000 mgr.y (mgr.14144) 375 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:56.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:34:56 smithi100 bash[14762]: cluster 2024-06-30T13:34:55.325828+0000 mgr.y (mgr.14144) 376 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:56.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:34:56 smithi100 bash[19243]: cluster 2024-06-30T13:34:55.325828+0000 mgr.y (mgr.14144) 376 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:56.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:34:56 smithi121 bash[14552]: cluster 2024-06-30T13:34:55.325828+0000 mgr.y (mgr.14144) 376 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:58.118 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:34:57 smithi121 bash[14552]: cluster 2024-06-30T13:34:57.326800+0000 mgr.y (mgr.14144) 377 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:58.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:34:57 smithi100 bash[14762]: cluster 2024-06-30T13:34:57.326800+0000 mgr.y (mgr.14144) 377 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:34:58.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:34:57 smithi100 bash[19243]: cluster 2024-06-30T13:34:57.326800+0000 mgr.y (mgr.14144) 377 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:00.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:00 smithi100 bash[14762]: cluster 2024-06-30T13:34:59.328075+0000 mgr.y (mgr.14144) 378 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:00.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:00 smithi100 bash[19243]: cluster 2024-06-30T13:34:59.328075+0000 mgr.y (mgr.14144) 378 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:00.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:00 smithi121 bash[14552]: cluster 2024-06-30T13:34:59.328075+0000 mgr.y (mgr.14144) 378 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:02.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:02 smithi100 bash[14762]: cluster 2024-06-30T13:35:01.329038+0000 mgr.y (mgr.14144) 379 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:02.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:02 smithi100 bash[19243]: cluster 2024-06-30T13:35:01.329038+0000 mgr.y (mgr.14144) 379 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:02.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:02 smithi121 bash[14552]: cluster 2024-06-30T13:35:01.329038+0000 mgr.y (mgr.14144) 379 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:04.463 DEBUG:teuthology.orchestra.run.smithi100:> 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 f5be1c1a-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:35:04.734 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:04 smithi100 bash[19243]: cluster 2024-06-30T13:35:03.330444+0000 mgr.y (mgr.14144) 380 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:04.735 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:04 smithi100 bash[14762]: cluster 2024-06-30T13:35:03.330444+0000 mgr.y (mgr.14144) 380 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:04.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:04 smithi121 bash[14552]: cluster 2024-06-30T13:35:03.330444+0000 mgr.y (mgr.14144) 380 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:06.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:06 smithi100 bash[14762]: cluster 2024-06-30T13:35:05.331477+0000 mgr.y (mgr.14144) 381 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:06.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:06 smithi100 bash[19243]: cluster 2024-06-30T13:35:05.331477+0000 mgr.y (mgr.14144) 381 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:06.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:06 smithi121 bash[14552]: cluster 2024-06-30T13:35:05.331477+0000 mgr.y (mgr.14144) 381 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:08.118 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:07 smithi121 bash[14552]: cluster 2024-06-30T13:35:07.332735+0000 mgr.y (mgr.14144) 382 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:08.118 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:07 smithi121 bash[14552]: audit 2024-06-30T13:35:07.611903+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:35:08.121 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:07 smithi100 bash[19243]: cluster 2024-06-30T13:35:07.332735+0000 mgr.y (mgr.14144) 382 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:08.122 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:07 smithi100 bash[19243]: audit 2024-06-30T13:35:07.611903+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:35:08.122 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:07 smithi100 bash[14762]: cluster 2024-06-30T13:35:07.332735+0000 mgr.y (mgr.14144) 382 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:08.122 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:07 smithi100 bash[14762]: audit 2024-06-30T13:35:07.611903+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:35:08.669 DEBUG:teuthology.orchestra.run.smithi100:> 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 f5be1c1a-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:35:08.920 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:08 smithi100 bash[14762]: audit 2024-06-30T13:35:07.884659+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:35:08.920 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:08 smithi100 bash[14762]: audit 2024-06-30T13:35:07.949138+0000 mon.a (mon.0) 628 : audit [INF] from='client.? ' entity='client.admin' 2024-06-30T13:35:08.920 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:08 smithi100 bash[14762]: audit 2024-06-30T13:35:08.126671+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:35:08.920 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:08 smithi100 bash[19243]: audit 2024-06-30T13:35:07.884659+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:35:08.920 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:08 smithi100 bash[19243]: audit 2024-06-30T13:35:07.949138+0000 mon.a (mon.0) 628 : audit [INF] from='client.? ' entity='client.admin' 2024-06-30T13:35:08.921 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:08 smithi100 bash[19243]: audit 2024-06-30T13:35:08.126671+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:35:09.368 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:08 smithi121 bash[14552]: audit 2024-06-30T13:35:07.884659+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:35:09.368 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:08 smithi121 bash[14552]: audit 2024-06-30T13:35:07.949138+0000 mon.a (mon.0) 628 : audit [INF] from='client.? ' entity='client.admin' 2024-06-30T13:35:09.368 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:08 smithi121 bash[14552]: audit 2024-06-30T13:35:08.126671+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:35:10.147 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:09 smithi100 bash[14762]: cluster 2024-06-30T13:35:09.334100+0000 mgr.y (mgr.14144) 383 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:10.147 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:09 smithi100 bash[19243]: cluster 2024-06-30T13:35:09.334100+0000 mgr.y (mgr.14144) 383 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:10.368 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:09 smithi121 bash[14552]: cluster 2024-06-30T13:35:09.334100+0000 mgr.y (mgr.14144) 383 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:12.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:12 smithi100 bash[14762]: cluster 2024-06-30T13:35:11.335066+0000 mgr.y (mgr.14144) 384 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:12.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:12 smithi100 bash[14762]: audit 2024-06-30T13:35:12.008583+0000 mon.a (mon.0) 630 : audit [INF] from='client.? ' entity='client.admin' 2024-06-30T13:35:12.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:12 smithi100 bash[19243]: cluster 2024-06-30T13:35:11.335066+0000 mgr.y (mgr.14144) 384 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:12.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:12 smithi100 bash[19243]: audit 2024-06-30T13:35:12.008583+0000 mon.a (mon.0) 630 : audit [INF] from='client.? ' entity='client.admin' 2024-06-30T13:35:12.659 DEBUG:teuthology.orchestra.run.smithi100:> 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 f5be1c1a-36e3-11ef-bcaa-c7b262605968 -e sha1=f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 -- bash -c 'ceph config set global log_to_journald false --force' 2024-06-30T13:35:12.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:12 smithi121 bash[14552]: cluster 2024-06-30T13:35:11.335066+0000 mgr.y (mgr.14144) 384 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:12.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:12 smithi121 bash[14552]: audit 2024-06-30T13:35:12.008583+0000 mon.a (mon.0) 630 : audit [INF] from='client.? ' entity='client.admin' 2024-06-30T13:35:14.680 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:14 smithi100 bash[14762]: cluster 2024-06-30T13:35:13.336267+0000 mgr.y (mgr.14144) 385 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:14.681 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:14 smithi100 bash[19243]: cluster 2024-06-30T13:35:13.336267+0000 mgr.y (mgr.14144) 385 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:14.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:14 smithi121 bash[14552]: cluster 2024-06-30T13:35:13.336267+0000 mgr.y (mgr.14144) 385 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:16.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:16 smithi100 bash[14762]: cluster 2024-06-30T13:35:15.337454+0000 mgr.y (mgr.14144) 386 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:16.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:16 smithi100 bash[14762]: audit 2024-06-30T13:35:16.027394+0000 mon.a (mon.0) 631 : audit [INF] from='client.? 172.21.15.100:0/1430507949' entity='client.admin' 2024-06-30T13:35:16.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:16 smithi100 bash[14762]: audit 2024-06-30T13:35:16.035829+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:35:16.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:16 smithi100 bash[14762]: audit 2024-06-30T13:35:16.042835+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:35:16.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:16 smithi100 bash[19243]: cluster 2024-06-30T13:35:15.337454+0000 mgr.y (mgr.14144) 386 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:16.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:16 smithi100 bash[19243]: audit 2024-06-30T13:35:16.027394+0000 mon.a (mon.0) 631 : audit [INF] from='client.? 172.21.15.100:0/1430507949' entity='client.admin' 2024-06-30T13:35:16.492 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:16 smithi100 bash[19243]: audit 2024-06-30T13:35:16.035829+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:35:16.492 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:16 smithi100 bash[19243]: audit 2024-06-30T13:35:16.042835+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:35:16.655 DEBUG:teuthology.orchestra.run.smithi100:> 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 f5be1c1a-36e3-11ef-bcaa-c7b262605968 -e sha1=f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-06-30T13:35:16.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:16 smithi121 bash[14552]: cluster 2024-06-30T13:35:15.337454+0000 mgr.y (mgr.14144) 386 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:16.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:16 smithi121 bash[14552]: audit 2024-06-30T13:35:16.027394+0000 mon.a (mon.0) 631 : audit [INF] from='client.? 172.21.15.100:0/1430507949' entity='client.admin' 2024-06-30T13:35:16.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:16 smithi121 bash[14552]: audit 2024-06-30T13:35:16.035829+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:35:16.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:16 smithi121 bash[14552]: audit 2024-06-30T13:35:16.042835+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:35:18.118 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:17 smithi121 bash[14552]: cluster 2024-06-30T13:35:17.338705+0000 mgr.y (mgr.14144) 387 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:18.145 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:17 smithi100 bash[14762]: cluster 2024-06-30T13:35:17.338705+0000 mgr.y (mgr.14144) 387 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:18.146 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:17 smithi100 bash[19243]: cluster 2024-06-30T13:35:17.338705+0000 mgr.y (mgr.14144) 387 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:20.027 INFO:teuthology.orchestra.run.smithi100.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 2024-06-30T13:35:20.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:20 smithi100 bash[19243]: cluster 2024-06-30T13:35:19.340018+0000 mgr.y (mgr.14144) 388 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:20.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:20 smithi100 bash[19243]: audit 2024-06-30T13:35:20.027523+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:35:20.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:20 smithi100 bash[19243]: audit 2024-06-30T13:35:20.028464+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:35:20.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:20 smithi100 bash[19243]: audit 2024-06-30T13:35:20.036425+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:35:20.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:20 smithi100 bash[14762]: cluster 2024-06-30T13:35:19.340018+0000 mgr.y (mgr.14144) 388 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:20.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:20 smithi100 bash[14762]: audit 2024-06-30T13:35:20.027523+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:35:20.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:20 smithi100 bash[14762]: audit 2024-06-30T13:35:20.028464+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:35:20.492 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:20 smithi100 bash[14762]: audit 2024-06-30T13:35:20.036425+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:35:20.715 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-06-30T13:35:20.725 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi100.front.sepia.ceph.com 2024-06-30T13:35:20.725 DEBUG:teuthology.orchestra.run.smithi100:> 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 f5be1c1a-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:35:20.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:20 smithi121 bash[14552]: cluster 2024-06-30T13:35:19.340018+0000 mgr.y (mgr.14144) 388 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:20.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:20 smithi121 bash[14552]: audit 2024-06-30T13:35:20.027523+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:35:20.869 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:20 smithi121 bash[14552]: audit 2024-06-30T13:35:20.028464+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:35:20.869 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:20 smithi121 bash[14552]: audit 2024-06-30T13:35:20.036425+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:35:20.984 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Jun 30 13:35:20 smithi100 bash[15029]: debug 2024-06-30T13:35:20.645+0000 7f8b0bce3700 -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:35:20.984 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Jun 30 13:35:20 smithi100 bash[15029]: Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 2024-06-30T13:35:20.984 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Jun 30 13:35:20 smithi100 bash[15029]: /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:35:20.984 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Jun 30 13:35:20 smithi100 bash[15029]: Traceback (most recent call last): 2024-06-30T13:35:20.984 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Jun 30 13:35:20 smithi100 bash[15029]: File "/var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7924, in 2024-06-30T13:35:20.984 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Jun 30 13:35:20 smithi100 bash[15029]: main() 2024-06-30T13:35:20.984 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Jun 30 13:35:20 smithi100 bash[15029]: File "/var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7912, in main 2024-06-30T13:35:20.985 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Jun 30 13:35:20 smithi100 bash[15029]: r = ctx.func(ctx) 2024-06-30T13:35:20.985 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Jun 30 13:35:20 smithi100 bash[15029]: File "/var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 1695, in _infer_image 2024-06-30T13:35:20.985 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Jun 30 13:35:20 smithi100 bash[15029]: return func(ctx) 2024-06-30T13:35:20.985 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Jun 30 13:35:20 smithi100 bash[15029]: File "/var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3196, in command_pull 2024-06-30T13:35:20.985 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Jun 30 13:35:20 smithi100 bash[15029]: _pull_image(ctx, ctx.image) 2024-06-30T13:35:20.985 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Jun 30 13:35:20 smithi100 bash[15029]: File "/var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3221, in _pull_image 2024-06-30T13:35:20.985 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Jun 30 13:35:20 smithi100 bash[15029]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-06-30T13:35:20.985 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Jun 30 13:35:20 smithi100 bash[15029]: RuntimeError: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 2024-06-30T13:35:20.985 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Jun 30 13:35:20 smithi100 bash[15029]: Traceback (most recent call last): 2024-06-30T13:35:20.985 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Jun 30 13:35:20 smithi100 bash[15029]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1172, in _remote_connection 2024-06-30T13:35:20.985 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Jun 30 13:35:20 smithi100 bash[15029]: yield (conn, connr) 2024-06-30T13:35:20.985 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Jun 30 13:35:20 smithi100 bash[15029]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1087, in _run_cephadm 2024-06-30T13:35:20.985 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Jun 30 13:35:20 smithi100 bash[15029]: code, '\n'.join(err))) 2024-06-30T13:35:20.985 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Jun 30 13:35:20 smithi100 bash[15029]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65... 2024-06-30T13:35:20.986 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Jun 30 13:35:20 smithi100 bash[15029]: Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 2024-06-30T13:35:20.986 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Jun 30 13:35:20 smithi100 bash[15029]: /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:35:20.986 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Jun 30 13:35:20 smithi100 bash[15029]: Traceback (most recent call last): 2024-06-30T13:35:20.986 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Jun 30 13:35:20 smithi100 bash[15029]: File "/var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7924, in 2024-06-30T13:35:20.986 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Jun 30 13:35:20 smithi100 bash[15029]: main() 2024-06-30T13:35:20.986 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Jun 30 13:35:20 smithi100 bash[15029]: File "/var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7912, in main 2024-06-30T13:35:20.986 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Jun 30 13:35:20 smithi100 bash[15029]: r = ctx.func(ctx) 2024-06-30T13:35:20.986 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Jun 30 13:35:20 smithi100 bash[15029]: File "/var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 1695, in _infer_image 2024-06-30T13:35:20.986 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Jun 30 13:35:20 smithi100 bash[15029]: return func(ctx) 2024-06-30T13:35:20.986 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Jun 30 13:35:20 smithi100 bash[15029]: File "/var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3196, in command_pull 2024-06-30T13:35:20.986 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Jun 30 13:35:20 smithi100 bash[15029]: _pull_image(ctx, ctx.image) 2024-06-30T13:35:20.986 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Jun 30 13:35:20 smithi100 bash[15029]: File "/var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3221, in _pull_image 2024-06-30T13:35:20.986 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Jun 30 13:35:20 smithi100 bash[15029]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-06-30T13:35:20.986 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Jun 30 13:35:20 smithi100 bash[15029]: RuntimeError: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 2024-06-30T13:35:20.987 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Jun 30 13:35:20 smithi100 bash[15029]: debug 2024-06-30T13:35:20.645+0000 7f8b0bce3700 -1 log_channel(cephadm) log [ERR] : Upgrade: Paused due to UPGRADE_FAILED_PULL: Upgrade: failed to pull target image 2024-06-30T13:35:21.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[14762]: audit 2024-06-30T13:35:20.020570+0000 mgr.y (mgr.14144) 389 : audit [DBG] from='client.24830 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:35:21.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[14762]: cephadm 2024-06-30T13:35:20.021663+0000 mgr.y (mgr.14144) 390 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 2024-06-30T13:35:21.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[14762]: cephadm 2024-06-30T13:35:20.041403+0000 mgr.y (mgr.14144) 391 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 2024-06-30T13:35:21.992 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[14762]: cephadm 2024-06-30T13:35:20.649318+0000 mgr.y (mgr.14144) 392 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65... 2024-06-30T13:35:21.992 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[14762]: Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 2024-06-30T13:35:21.992 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[14762]: /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:35:21.992 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[14762]: Traceback (most recent call last): 2024-06-30T13:35:21.992 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[14762]: File "/var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7924, in 2024-06-30T13:35:21.992 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[14762]: main() 2024-06-30T13:35:21.992 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[14762]: File "/var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7912, in main 2024-06-30T13:35:21.992 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[14762]: r = ctx.func(ctx) 2024-06-30T13:35:21.992 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[14762]: File "/var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 1695, in _infer_image 2024-06-30T13:35:21.992 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[14762]: return func(ctx) 2024-06-30T13:35:21.992 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[14762]: File "/var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3196, in command_pull 2024-06-30T13:35:21.992 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[14762]: _pull_image(ctx, ctx.image) 2024-06-30T13:35:21.992 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[14762]: File "/var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3221, in _pull_image 2024-06-30T13:35:21.992 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[14762]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-06-30T13:35:21.993 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[14762]: RuntimeError: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 2024-06-30T13:35:21.993 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[14762]: Traceback (most recent call last): 2024-06-30T13:35:21.993 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[14762]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1172, in _remote_connection 2024-06-30T13:35:21.993 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[14762]: yield (conn, connr) 2024-06-30T13:35:21.993 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[14762]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1087, in _run_cephadm 2024-06-30T13:35:21.993 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[14762]: code, '\n'.join(err))) 2024-06-30T13:35:21.993 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[14762]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65... 2024-06-30T13:35:21.993 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[14762]: Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 2024-06-30T13:35:21.993 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[14762]: /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:35:21.993 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[14762]: Traceback (most recent call last): 2024-06-30T13:35:21.993 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[19243]: audit 2024-06-30T13:35:20.020570+0000 mgr.y (mgr.14144) 389 : audit [DBG] from='client.24830 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:35:21.994 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[19243]: cephadm 2024-06-30T13:35:20.021663+0000 mgr.y (mgr.14144) 390 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 2024-06-30T13:35:21.994 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[19243]: cephadm 2024-06-30T13:35:20.041403+0000 mgr.y (mgr.14144) 391 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 2024-06-30T13:35:21.994 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[19243]: cephadm 2024-06-30T13:35:20.649318+0000 mgr.y (mgr.14144) 392 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65... 2024-06-30T13:35:21.994 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[19243]: Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 2024-06-30T13:35:21.994 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[19243]: /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:35:21.994 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[19243]: Traceback (most recent call last): 2024-06-30T13:35:21.994 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[19243]: File "/var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7924, in 2024-06-30T13:35:21.994 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[19243]: main() 2024-06-30T13:35:21.994 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[19243]: File "/var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7912, in main 2024-06-30T13:35:21.994 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[19243]: r = ctx.func(ctx) 2024-06-30T13:35:21.994 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[19243]: File "/var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 1695, in _infer_image 2024-06-30T13:35:21.994 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[19243]: return func(ctx) 2024-06-30T13:35:21.994 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[19243]: File "/var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3196, in command_pull 2024-06-30T13:35:21.995 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[19243]: _pull_image(ctx, ctx.image) 2024-06-30T13:35:21.995 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[19243]: File "/var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3221, in _pull_image 2024-06-30T13:35:21.995 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[19243]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-06-30T13:35:21.995 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[19243]: RuntimeError: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 2024-06-30T13:35:21.995 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[19243]: Traceback (most recent call last): 2024-06-30T13:35:21.995 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[19243]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1172, in _remote_connection 2024-06-30T13:35:21.995 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[19243]: yield (conn, connr) 2024-06-30T13:35:21.995 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[19243]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1087, in _run_cephadm 2024-06-30T13:35:21.995 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[19243]: code, '\n'.join(err))) 2024-06-30T13:35:21.995 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[19243]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65... 2024-06-30T13:35:21.995 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[19243]: Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 2024-06-30T13:35:21.995 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[19243]: /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:35:21.995 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[19243]: Traceback (most recent call last): 2024-06-30T13:35:21.996 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[14762]: File "/var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7924, in 2024-06-30T13:35:21.996 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[14762]: main() 2024-06-30T13:35:21.996 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[14762]: File "/var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7912, in main 2024-06-30T13:35:21.996 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[14762]: r = ctx.func(ctx) 2024-06-30T13:35:21.996 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[14762]: File "/var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 1695, in _infer_image 2024-06-30T13:35:21.996 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[14762]: return func(ctx) 2024-06-30T13:35:21.996 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[14762]: File "/var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3196, in command_pull 2024-06-30T13:35:21.996 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[14762]: _pull_image(ctx, ctx.image) 2024-06-30T13:35:21.996 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[14762]: File "/var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3221, in _pull_image 2024-06-30T13:35:21.996 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[14762]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-06-30T13:35:21.996 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[14762]: RuntimeError: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 2024-06-30T13:35:21.996 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[14762]: cephadm 2024-06-30T13:35:20.649566+0000 mgr.y (mgr.14144) 393 : cephadm [ERR] Upgrade: Paused due to UPGRADE_FAILED_PULL: Upgrade: failed to pull target image 2024-06-30T13:35:21.997 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[14762]: audit 2024-06-30T13:35:20.654789+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:35:21.997 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[14762]: audit 2024-06-30T13:35:20.656799+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:35:21.997 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[14762]: audit 2024-06-30T13:35:20.666592+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:35:21.997 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[19243]: File "/var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7924, in 2024-06-30T13:35:21.997 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[19243]: main() 2024-06-30T13:35:21.997 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[19243]: File "/var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7912, in main 2024-06-30T13:35:21.997 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[19243]: r = ctx.func(ctx) 2024-06-30T13:35:21.997 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[19243]: File "/var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 1695, in _infer_image 2024-06-30T13:35:21.997 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[19243]: return func(ctx) 2024-06-30T13:35:21.997 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[19243]: File "/var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3196, in command_pull 2024-06-30T13:35:21.997 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[19243]: _pull_image(ctx, ctx.image) 2024-06-30T13:35:21.997 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[19243]: File "/var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3221, in _pull_image 2024-06-30T13:35:21.997 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[19243]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-06-30T13:35:21.998 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[19243]: RuntimeError: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 2024-06-30T13:35:21.998 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[19243]: cephadm 2024-06-30T13:35:20.649566+0000 mgr.y (mgr.14144) 393 : cephadm [ERR] Upgrade: Paused due to UPGRADE_FAILED_PULL: Upgrade: failed to pull target image 2024-06-30T13:35:21.998 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[19243]: audit 2024-06-30T13:35:20.654789+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:35:21.998 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[19243]: audit 2024-06-30T13:35:20.656799+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:35:21.998 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:21 smithi100 bash[19243]: audit 2024-06-30T13:35:20.666592+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:35:22.120 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:21 smithi121 bash[14552]: audit 2024-06-30T13:35:20.020570+0000 mgr.y (mgr.14144) 389 : audit [DBG] from='client.24830 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:35:22.120 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:21 smithi121 bash[14552]: cephadm 2024-06-30T13:35:20.021663+0000 mgr.y (mgr.14144) 390 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 2024-06-30T13:35:22.120 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:21 smithi121 bash[14552]: cephadm 2024-06-30T13:35:20.041403+0000 mgr.y (mgr.14144) 391 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 2024-06-30T13:35:22.120 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:21 smithi121 bash[14552]: cephadm 2024-06-30T13:35:20.649318+0000 mgr.y (mgr.14144) 392 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65... 2024-06-30T13:35:22.120 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:21 smithi121 bash[14552]: Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 2024-06-30T13:35:22.121 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:21 smithi121 bash[14552]: /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:35:22.121 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:21 smithi121 bash[14552]: Traceback (most recent call last): 2024-06-30T13:35:22.121 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:21 smithi121 bash[14552]: File "/var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7924, in 2024-06-30T13:35:22.121 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:21 smithi121 bash[14552]: main() 2024-06-30T13:35:22.121 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:21 smithi121 bash[14552]: File "/var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7912, in main 2024-06-30T13:35:22.122 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:21 smithi121 bash[14552]: r = ctx.func(ctx) 2024-06-30T13:35:22.122 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:21 smithi121 bash[14552]: File "/var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 1695, in _infer_image 2024-06-30T13:35:22.122 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:21 smithi121 bash[14552]: return func(ctx) 2024-06-30T13:35:22.122 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:21 smithi121 bash[14552]: File "/var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3196, in command_pull 2024-06-30T13:35:22.122 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:21 smithi121 bash[14552]: _pull_image(ctx, ctx.image) 2024-06-30T13:35:22.122 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:21 smithi121 bash[14552]: File "/var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3221, in _pull_image 2024-06-30T13:35:22.123 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:21 smithi121 bash[14552]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-06-30T13:35:22.123 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:21 smithi121 bash[14552]: RuntimeError: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 2024-06-30T13:35:22.123 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:21 smithi121 bash[14552]: Traceback (most recent call last): 2024-06-30T13:35:22.123 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:21 smithi121 bash[14552]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1172, in _remote_connection 2024-06-30T13:35:22.123 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:21 smithi121 bash[14552]: yield (conn, connr) 2024-06-30T13:35:22.123 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:21 smithi121 bash[14552]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1087, in _run_cephadm 2024-06-30T13:35:22.123 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:21 smithi121 bash[14552]: code, '\n'.join(err))) 2024-06-30T13:35:22.123 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:21 smithi121 bash[14552]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65... 2024-06-30T13:35:22.123 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:21 smithi121 bash[14552]: Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 2024-06-30T13:35:22.123 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:21 smithi121 bash[14552]: /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:35:22.126 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:21 smithi121 bash[14552]: Traceback (most recent call last): 2024-06-30T13:35:22.126 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:21 smithi121 bash[14552]: File "/var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7924, in 2024-06-30T13:35:22.126 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:21 smithi121 bash[14552]: main() 2024-06-30T13:35:22.126 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:21 smithi121 bash[14552]: File "/var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7912, in main 2024-06-30T13:35:22.127 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:21 smithi121 bash[14552]: r = ctx.func(ctx) 2024-06-30T13:35:22.127 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:21 smithi121 bash[14552]: File "/var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 1695, in _infer_image 2024-06-30T13:35:22.127 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:21 smithi121 bash[14552]: return func(ctx) 2024-06-30T13:35:22.127 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:21 smithi121 bash[14552]: File "/var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3196, in command_pull 2024-06-30T13:35:22.127 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:21 smithi121 bash[14552]: _pull_image(ctx, ctx.image) 2024-06-30T13:35:22.127 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:21 smithi121 bash[14552]: File "/var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3221, in _pull_image 2024-06-30T13:35:22.128 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:21 smithi121 bash[14552]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-06-30T13:35:22.128 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:21 smithi121 bash[14552]: RuntimeError: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 2024-06-30T13:35:22.128 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:21 smithi121 bash[14552]: cephadm 2024-06-30T13:35:20.649566+0000 mgr.y (mgr.14144) 393 : cephadm [ERR] Upgrade: Paused due to UPGRADE_FAILED_PULL: Upgrade: failed to pull target image 2024-06-30T13:35:22.128 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:21 smithi121 bash[14552]: audit 2024-06-30T13:35:20.654789+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:35:22.128 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:21 smithi121 bash[14552]: audit 2024-06-30T13:35:20.656799+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:35:22.128 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:21 smithi121 bash[14552]: audit 2024-06-30T13:35:20.666592+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:35:22.945 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:22 smithi100 bash[14762]: cluster 2024-06-30T13:35:20.656857+0000 mgr.y (mgr.14144) 394 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:22.945 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:22 smithi100 bash[14762]: cluster 2024-06-30T13:35:21.652502+0000 mon.a (mon.0) 640 : cluster [WRN] Health check failed: Upgrade: failed to pull target image (UPGRADE_FAILED_PULL) 2024-06-30T13:35:22.945 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:22 smithi100 bash[19243]: cluster 2024-06-30T13:35:20.656857+0000 mgr.y (mgr.14144) 394 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:22.945 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:22 smithi100 bash[19243]: cluster 2024-06-30T13:35:21.652502+0000 mon.a (mon.0) 640 : cluster [WRN] Health check failed: Upgrade: failed to pull target image (UPGRADE_FAILED_PULL) 2024-06-30T13:35:23.118 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:22 smithi121 bash[14552]: cluster 2024-06-30T13:35:20.656857+0000 mgr.y (mgr.14144) 394 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:23.118 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:22 smithi121 bash[14552]: cluster 2024-06-30T13:35:21.652502+0000 mon.a (mon.0) 640 : cluster [WRN] Health check failed: Upgrade: failed to pull target image (UPGRADE_FAILED_PULL) 2024-06-30T13:35:23.924 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:23 smithi100 bash[19243]: cluster 2024-06-30T13:35:22.658225+0000 mgr.y (mgr.14144) 395 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:23.924 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:23 smithi100 bash[19243]: audit 2024-06-30T13:35:22.815303+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:35:23.924 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:23 smithi100 bash[19243]: audit 2024-06-30T13:35:22.817953+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:35:23.924 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:23 smithi100 bash[14762]: cluster 2024-06-30T13:35:22.658225+0000 mgr.y (mgr.14144) 395 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:23.925 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:23 smithi100 bash[14762]: audit 2024-06-30T13:35:22.815303+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:35:23.925 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:23 smithi100 bash[14762]: audit 2024-06-30T13:35:22.817953+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:35:24.118 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:23 smithi121 bash[14552]: cluster 2024-06-30T13:35:22.658225+0000 mgr.y (mgr.14144) 395 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:24.118 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:23 smithi121 bash[14552]: audit 2024-06-30T13:35:22.815303+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:35:24.118 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:23 smithi121 bash[14552]: audit 2024-06-30T13:35:22.817953+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:35:24.292 INFO:teuthology.orchestra.run.smithi100.stdout:true 2024-06-30T13:35:24.638 INFO:teuthology.orchestra.run.smithi100.stdout:"Error: UPGRADE_FAILED_PULL: Upgrade: failed to pull target image" 2024-06-30T13:35:24.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:24 smithi100 bash[14762]: audit 2024-06-30T13:35:24.279148+0000 mgr.y (mgr.14144) 396 : audit [DBG] from='client.14925 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:35:24.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:24 smithi100 bash[14762]: audit 2024-06-30T13:35:24.624868+0000 mgr.y (mgr.14144) 397 : audit [DBG] from='client.14931 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:35:24.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:24 smithi100 bash[19243]: audit 2024-06-30T13:35:24.279148+0000 mgr.y (mgr.14144) 396 : audit [DBG] from='client.14925 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:35:24.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:24 smithi100 bash[19243]: audit 2024-06-30T13:35:24.624868+0000 mgr.y (mgr.14144) 397 : audit [DBG] from='client.14931 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:35:25.118 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:24 smithi121 bash[14552]: audit 2024-06-30T13:35:24.279148+0000 mgr.y (mgr.14144) 396 : audit [DBG] from='client.14925 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:35:25.118 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:24 smithi121 bash[14552]: audit 2024-06-30T13:35:24.624868+0000 mgr.y (mgr.14144) 397 : audit [DBG] from='client.14931 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:35:25.274 DEBUG:teuthology.orchestra.run.smithi100:> 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 f5be1c1a-36e3-11ef-bcaa-c7b262605968 -e sha1=f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 -- bash -c 'ceph orch ps' 2024-06-30T13:35:25.991 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:25 smithi100 bash[14762]: cluster 2024-06-30T13:35:24.659620+0000 mgr.y (mgr.14144) 398 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:25.991 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:25 smithi100 bash[19243]: cluster 2024-06-30T13:35:24.659620+0000 mgr.y (mgr.14144) 398 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:26.118 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:25 smithi121 bash[14552]: cluster 2024-06-30T13:35:24.659620+0000 mgr.y (mgr.14144) 398 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:28.118 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:27 smithi121 bash[14552]: cluster 2024-06-30T13:35:26.660464+0000 mgr.y (mgr.14144) 399 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:28.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:27 smithi100 bash[14762]: cluster 2024-06-30T13:35:26.660464+0000 mgr.y (mgr.14144) 399 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:28.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:27 smithi100 bash[19243]: cluster 2024-06-30T13:35:26.660464+0000 mgr.y (mgr.14144) 399 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:28.855 INFO:teuthology.orchestra.run.smithi100.stdout:NAME HOST STATUS REFRESHED AGE PORTS VERSION IMAGE ID CONTAINER ID 2024-06-30T13:35:28.855 INFO:teuthology.orchestra.run.smithi100.stdout:alertmanager.a smithi100 running (3m) 2m ago 4m *:9093 *:9094 0.20.0 0881eb8f169f 8bfb4d998cf2 2024-06-30T13:35:28.855 INFO:teuthology.orchestra.run.smithi100.stdout:grafana.a smithi121 running (4m) 2m ago 4m *:3000 6.7.4 557c83e11646 14f2516ce0d2 2024-06-30T13:35:28.855 INFO:teuthology.orchestra.run.smithi100.stdout:iscsi.foo.smithi100.aiztjo smithi100 unknown 2m ago 2m - 2024-06-30T13:35:28.855 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.x smithi121 running (9m) 2m ago 9m *:8443 16.2.0 24ecd6d5f14c cb29a086665d 2024-06-30T13:35:28.855 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.y smithi100 running (10m) 2m ago 10m *:9283 16.2.0 24ecd6d5f14c ad44fd1f6fa4 2024-06-30T13:35:28.855 INFO:teuthology.orchestra.run.smithi100.stdout:mon.a smithi100 running (10m) 2m ago 11m - 16.2.0 24ecd6d5f14c bb23a2712464 2024-06-30T13:35:28.855 INFO:teuthology.orchestra.run.smithi100.stdout:mon.b smithi121 running (9m) 2m ago 9m - 16.2.0 24ecd6d5f14c 864194a5c7c1 2024-06-30T13:35:28.856 INFO:teuthology.orchestra.run.smithi100.stdout:mon.c smithi100 running (9m) 2m ago 9m - 16.2.0 24ecd6d5f14c d9264a46f3a9 2024-06-30T13:35:28.856 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.a smithi100 running (4m) 2m ago 4m *:9100 0.18.1 e5a616e4b9cf d0c6080db216 2024-06-30T13:35:28.856 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.b smithi121 running (4m) 2m ago 4m *:9100 0.18.1 e5a616e4b9cf 777b40217761 2024-06-30T13:35:28.856 INFO:teuthology.orchestra.run.smithi100.stdout:osd.0 smithi100 running (8m) 2m ago 8m - 16.2.0 24ecd6d5f14c 6e755ae31f76 2024-06-30T13:35:28.856 INFO:teuthology.orchestra.run.smithi100.stdout:osd.1 smithi100 running (8m) 2m ago 8m - 16.2.0 24ecd6d5f14c 8edeeff76876 2024-06-30T13:35:28.856 INFO:teuthology.orchestra.run.smithi100.stdout:osd.2 smithi100 running (7m) 2m ago 7m - 16.2.0 24ecd6d5f14c 611e05b5de35 2024-06-30T13:35:28.856 INFO:teuthology.orchestra.run.smithi100.stdout:osd.3 smithi100 running (7m) 2m ago 7m - 16.2.0 24ecd6d5f14c 65efcf003260 2024-06-30T13:35:28.856 INFO:teuthology.orchestra.run.smithi100.stdout:osd.4 smithi121 running (7m) 2m ago 7m - 16.2.0 24ecd6d5f14c 6c0ba080abba 2024-06-30T13:35:28.856 INFO:teuthology.orchestra.run.smithi100.stdout:osd.5 smithi121 running (6m) 2m ago 6m - 16.2.0 24ecd6d5f14c bc29121b747e 2024-06-30T13:35:28.856 INFO:teuthology.orchestra.run.smithi100.stdout:osd.6 smithi121 running (6m) 2m ago 6m - 16.2.0 24ecd6d5f14c 3416f68d0cd3 2024-06-30T13:35:28.856 INFO:teuthology.orchestra.run.smithi100.stdout:osd.7 smithi121 running (5m) 2m ago 5m - 16.2.0 24ecd6d5f14c 5f604ed7a989 2024-06-30T13:35:28.856 INFO:teuthology.orchestra.run.smithi100.stdout:prometheus.a smithi121 running (3m) 2m ago 5m *:9095 2.18.1 de242295e225 7cdcba04fbae 2024-06-30T13:35:28.856 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi100.zwnozn smithi100 running (2m) 2m ago 2m *:8000 16.2.0 24ecd6d5f14c 76afbcfeedc9 2024-06-30T13:35:28.856 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi121.ccrqjr smithi121 running (2m) 2m ago 2m *:8000 16.2.0 24ecd6d5f14c d604825feac3 2024-06-30T13:35:28.857 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.smpl.smithi100.ipagrz smithi100 running (2m) 2m ago 2m *:80 16.2.0 24ecd6d5f14c 842d24cc00b1 2024-06-30T13:35:28.857 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.smpl.smithi121.ihhqlk smithi121 running (2m) 2m ago 2m *:80 16.2.0 24ecd6d5f14c 0ef4906647df 2024-06-30T13:35:29.482 DEBUG:teuthology.orchestra.run.smithi100:> 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 f5be1c1a-36e3-11ef-bcaa-c7b262605968 -e sha1=f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 -- bash -c 'ceph versions' 2024-06-30T13:35:30.118 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:29 smithi121 bash[14552]: cluster 2024-06-30T13:35:28.661406+0000 mgr.y (mgr.14144) 400 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:30.118 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:29 smithi121 bash[14552]: audit 2024-06-30T13:35:28.842670+0000 mgr.y (mgr.14144) 401 : audit [DBG] from='client.14937 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:35:30.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:29 smithi100 bash[14762]: cluster 2024-06-30T13:35:28.661406+0000 mgr.y (mgr.14144) 400 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:30.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:30 smithi100 bash[14762]: audit 2024-06-30T13:35:28.842670+0000 mgr.y (mgr.14144) 401 : audit [DBG] from='client.14937 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:35:30.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:30 smithi100 bash[19243]: cluster 2024-06-30T13:35:28.661406+0000 mgr.y (mgr.14144) 400 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:30.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:30 smithi100 bash[19243]: audit 2024-06-30T13:35:28.842670+0000 mgr.y (mgr.14144) 401 : audit [DBG] from='client.14937 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:35:32.118 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:31 smithi121 bash[14552]: cluster 2024-06-30T13:35:30.662717+0000 mgr.y (mgr.14144) 402 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:32.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:31 smithi100 bash[14762]: cluster 2024-06-30T13:35:30.662717+0000 mgr.y (mgr.14144) 402 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:32.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:31 smithi100 bash[19243]: cluster 2024-06-30T13:35:30.662717+0000 mgr.y (mgr.14144) 402 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:33.340 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-06-30T13:35:33.340 INFO:teuthology.orchestra.run.smithi100.stdout: "mon": { 2024-06-30T13:35:33.341 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 3 2024-06-30T13:35:33.341 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-06-30T13:35:33.341 INFO:teuthology.orchestra.run.smithi100.stdout: "mgr": { 2024-06-30T13:35:33.341 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-06-30T13:35:33.341 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-06-30T13:35:33.341 INFO:teuthology.orchestra.run.smithi100.stdout: "osd": { 2024-06-30T13:35:33.341 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-06-30T13:35:33.341 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-06-30T13:35:33.341 INFO:teuthology.orchestra.run.smithi100.stdout: "mds": {}, 2024-06-30T13:35:33.341 INFO:teuthology.orchestra.run.smithi100.stdout: "rgw": { 2024-06-30T13:35:33.341 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 4 2024-06-30T13:35:33.341 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-06-30T13:35:33.341 INFO:teuthology.orchestra.run.smithi100.stdout: "overall": { 2024-06-30T13:35:33.342 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 17 2024-06-30T13:35:33.342 INFO:teuthology.orchestra.run.smithi100.stdout: } 2024-06-30T13:35:33.342 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-06-30T13:35:34.052 DEBUG:teuthology.orchestra.run.smithi100:> 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 f5be1c1a-36e3-11ef-bcaa-c7b262605968 -e sha1=f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-06-30T13:35:34.118 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:33 smithi121 bash[14552]: cluster 2024-06-30T13:35:32.664101+0000 mgr.y (mgr.14144) 403 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:34.118 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:33 smithi121 bash[14552]: audit 2024-06-30T13:35:33.341373+0000 mon.c (mon.2) 30 : audit [DBG] from='client.? 172.21.15.100:0/1564075527' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-30T13:35:34.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:33 smithi100 bash[14762]: cluster 2024-06-30T13:35:32.664101+0000 mgr.y (mgr.14144) 403 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:34.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:33 smithi100 bash[14762]: audit 2024-06-30T13:35:33.341373+0000 mon.c (mon.2) 30 : audit [DBG] from='client.? 172.21.15.100:0/1564075527' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-30T13:35:34.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:33 smithi100 bash[19243]: cluster 2024-06-30T13:35:32.664101+0000 mgr.y (mgr.14144) 403 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:34.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:33 smithi100 bash[19243]: audit 2024-06-30T13:35:33.341373+0000 mon.c (mon.2) 30 : audit [DBG] from='client.? 172.21.15.100:0/1564075527' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-30T13:35:36.118 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:35 smithi121 bash[14552]: cluster 2024-06-30T13:35:34.665401+0000 mgr.y (mgr.14144) 404 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:36.121 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:35 smithi100 bash[14762]: cluster 2024-06-30T13:35:34.665401+0000 mgr.y (mgr.14144) 404 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:36.121 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:35 smithi100 bash[19243]: cluster 2024-06-30T13:35:34.665401+0000 mgr.y (mgr.14144) 404 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:37.101 INFO:teuthology.orchestra.run.smithi100.stdout:wait for servicemap items w/ changing names to refresh 2024-06-30T13:35:37.815 DEBUG:teuthology.orchestra.run.smithi100:> 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 f5be1c1a-36e3-11ef-bcaa-c7b262605968 -e sha1=f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 -- bash -c 'sleep 60' 2024-06-30T13:35:38.118 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:37 smithi121 bash[14552]: cluster 2024-06-30T13:35:36.678154+0000 mgr.y (mgr.14144) 405 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:38.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:37 smithi100 bash[14762]: cluster 2024-06-30T13:35:36.678154+0000 mgr.y (mgr.14144) 405 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:38.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:37 smithi100 bash[19243]: cluster 2024-06-30T13:35:36.678154+0000 mgr.y (mgr.14144) 405 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:40.118 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:39 smithi121 bash[14552]: cluster 2024-06-30T13:35:38.679720+0000 mgr.y (mgr.14144) 406 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:40.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:39 smithi100 bash[14762]: cluster 2024-06-30T13:35:38.679720+0000 mgr.y (mgr.14144) 406 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:40.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:39 smithi100 bash[19243]: cluster 2024-06-30T13:35:38.679720+0000 mgr.y (mgr.14144) 406 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:42.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:41 smithi100 bash[19243]: cluster 2024-06-30T13:35:40.681032+0000 mgr.y (mgr.14144) 407 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:42.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:41 smithi100 bash[14762]: cluster 2024-06-30T13:35:40.681032+0000 mgr.y (mgr.14144) 407 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:42.368 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:41 smithi121 bash[14552]: cluster 2024-06-30T13:35:40.681032+0000 mgr.y (mgr.14144) 407 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:44.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:43 smithi100 bash[14762]: cluster 2024-06-30T13:35:42.682442+0000 mgr.y (mgr.14144) 408 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:44.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:43 smithi100 bash[19243]: cluster 2024-06-30T13:35:42.682442+0000 mgr.y (mgr.14144) 408 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:44.368 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:43 smithi121 bash[14552]: cluster 2024-06-30T13:35:42.682442+0000 mgr.y (mgr.14144) 408 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:46.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:45 smithi100 bash[14762]: cluster 2024-06-30T13:35:44.683763+0000 mgr.y (mgr.14144) 409 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:46.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:45 smithi100 bash[19243]: cluster 2024-06-30T13:35:44.683763+0000 mgr.y (mgr.14144) 409 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:46.368 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:45 smithi121 bash[14552]: cluster 2024-06-30T13:35:44.683763+0000 mgr.y (mgr.14144) 409 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:48.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:47 smithi100 bash[19243]: cluster 2024-06-30T13:35:46.684414+0000 mgr.y (mgr.14144) 410 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:48.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:47 smithi100 bash[14762]: cluster 2024-06-30T13:35:46.684414+0000 mgr.y (mgr.14144) 410 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:48.368 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:47 smithi121 bash[14552]: cluster 2024-06-30T13:35:46.684414+0000 mgr.y (mgr.14144) 410 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:50.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:49 smithi100 bash[14762]: cluster 2024-06-30T13:35:48.685928+0000 mgr.y (mgr.14144) 411 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:50.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:49 smithi100 bash[19243]: cluster 2024-06-30T13:35:48.685928+0000 mgr.y (mgr.14144) 411 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:50.368 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:49 smithi121 bash[14552]: cluster 2024-06-30T13:35:48.685928+0000 mgr.y (mgr.14144) 411 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:52.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:51 smithi100 bash[14762]: cluster 2024-06-30T13:35:50.687121+0000 mgr.y (mgr.14144) 412 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:52.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:51 smithi100 bash[19243]: cluster 2024-06-30T13:35:50.687121+0000 mgr.y (mgr.14144) 412 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:52.368 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:51 smithi121 bash[14552]: cluster 2024-06-30T13:35:50.687121+0000 mgr.y (mgr.14144) 412 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:54.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:53 smithi100 bash[14762]: cluster 2024-06-30T13:35:52.688608+0000 mgr.y (mgr.14144) 413 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:54.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:53 smithi100 bash[19243]: cluster 2024-06-30T13:35:52.688608+0000 mgr.y (mgr.14144) 413 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:54.368 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:53 smithi121 bash[14552]: cluster 2024-06-30T13:35:52.688608+0000 mgr.y (mgr.14144) 413 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:56.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:55 smithi100 bash[14762]: cluster 2024-06-30T13:35:54.690029+0000 mgr.y (mgr.14144) 414 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:56.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:55 smithi100 bash[19243]: cluster 2024-06-30T13:35:54.690029+0000 mgr.y (mgr.14144) 414 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:56.368 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:55 smithi121 bash[14552]: cluster 2024-06-30T13:35:54.690029+0000 mgr.y (mgr.14144) 414 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:58.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:57 smithi100 bash[14762]: cluster 2024-06-30T13:35:56.691194+0000 mgr.y (mgr.14144) 415 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:58.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:57 smithi100 bash[19243]: cluster 2024-06-30T13:35:56.691194+0000 mgr.y (mgr.14144) 415 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:35:58.368 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:57 smithi121 bash[14552]: cluster 2024-06-30T13:35:56.691194+0000 mgr.y (mgr.14144) 415 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:00.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:35:59 smithi100 bash[14762]: cluster 2024-06-30T13:35:58.692870+0000 mgr.y (mgr.14144) 416 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:00.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:35:59 smithi100 bash[19243]: cluster 2024-06-30T13:35:58.692870+0000 mgr.y (mgr.14144) 416 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:00.368 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:35:59 smithi121 bash[14552]: cluster 2024-06-30T13:35:58.692870+0000 mgr.y (mgr.14144) 416 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:02.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:36:01 smithi100 bash[14762]: cluster 2024-06-30T13:36:00.694082+0000 mgr.y (mgr.14144) 417 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:02.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:36:01 smithi100 bash[19243]: cluster 2024-06-30T13:36:00.694082+0000 mgr.y (mgr.14144) 417 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:02.368 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:36:01 smithi121 bash[14552]: cluster 2024-06-30T13:36:00.694082+0000 mgr.y (mgr.14144) 417 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:04.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:36:03 smithi100 bash[14762]: cluster 2024-06-30T13:36:02.695447+0000 mgr.y (mgr.14144) 418 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:04.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:36:03 smithi100 bash[19243]: cluster 2024-06-30T13:36:02.695447+0000 mgr.y (mgr.14144) 418 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:04.368 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:36:03 smithi121 bash[14552]: cluster 2024-06-30T13:36:02.695447+0000 mgr.y (mgr.14144) 418 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:06.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:36:05 smithi100 bash[14762]: cluster 2024-06-30T13:36:04.696769+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 2024-06-30T13:36:06.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:36:05 smithi100 bash[19243]: cluster 2024-06-30T13:36:04.696769+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 2024-06-30T13:36:06.368 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:36:05 smithi121 bash[14552]: cluster 2024-06-30T13:36:04.696769+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 2024-06-30T13:36:08.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:36:07 smithi100 bash[14762]: cluster 2024-06-30T13:36:06.697803+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 2024-06-30T13:36:08.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:36:07 smithi100 bash[19243]: cluster 2024-06-30T13:36:06.697803+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 2024-06-30T13:36:08.368 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:36:07 smithi121 bash[14552]: cluster 2024-06-30T13:36:06.697803+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 2024-06-30T13:36:10.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:36:09 smithi100 bash[14762]: cluster 2024-06-30T13:36:08.699381+0000 mgr.y (mgr.14144) 421 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:10.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:36:09 smithi100 bash[19243]: cluster 2024-06-30T13:36:08.699381+0000 mgr.y (mgr.14144) 421 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:10.368 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:36:09 smithi121 bash[14552]: cluster 2024-06-30T13:36:08.699381+0000 mgr.y (mgr.14144) 421 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:12.240 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:36:11 smithi100 bash[14762]: cluster 2024-06-30T13:36:10.700601+0000 mgr.y (mgr.14144) 422 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:12.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:36:11 smithi100 bash[19243]: cluster 2024-06-30T13:36:10.700601+0000 mgr.y (mgr.14144) 422 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:12.368 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:36:11 smithi121 bash[14552]: cluster 2024-06-30T13:36:10.700601+0000 mgr.y (mgr.14144) 422 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:14.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:36:13 smithi100 bash[14762]: cluster 2024-06-30T13:36:12.701974+0000 mgr.y (mgr.14144) 423 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:14.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:36:13 smithi100 bash[19243]: cluster 2024-06-30T13:36:12.701974+0000 mgr.y (mgr.14144) 423 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:14.368 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:36:13 smithi121 bash[14552]: cluster 2024-06-30T13:36:12.701974+0000 mgr.y (mgr.14144) 423 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:16.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:36:15 smithi100 bash[14762]: cluster 2024-06-30T13:36:14.703291+0000 mgr.y (mgr.14144) 424 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:16.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:36:15 smithi100 bash[19243]: cluster 2024-06-30T13:36:14.703291+0000 mgr.y (mgr.14144) 424 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:16.368 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:36:15 smithi121 bash[14552]: cluster 2024-06-30T13:36:14.703291+0000 mgr.y (mgr.14144) 424 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:18.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:36:17 smithi100 bash[14762]: cluster 2024-06-30T13:36:16.704338+0000 mgr.y (mgr.14144) 425 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:18.242 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:36:17 smithi100 bash[19243]: cluster 2024-06-30T13:36:16.704338+0000 mgr.y (mgr.14144) 425 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:18.368 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:36:17 smithi121 bash[14552]: cluster 2024-06-30T13:36:16.704338+0000 mgr.y (mgr.14144) 425 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:20.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:36:19 smithi100 bash[14762]: cluster 2024-06-30T13:36:18.705929+0000 mgr.y (mgr.14144) 426 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:20.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:36:19 smithi100 bash[19243]: cluster 2024-06-30T13:36:18.705929+0000 mgr.y (mgr.14144) 426 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:20.368 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:36:19 smithi121 bash[14552]: cluster 2024-06-30T13:36:18.705929+0000 mgr.y (mgr.14144) 426 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:21.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:36:20 smithi100 bash[14762]: audit 2024-06-30T13:36:20.674528+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:36:21.241 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:36:20 smithi100 bash[14762]: audit 2024-06-30T13:36:20.937932+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:36:21.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:36:20 smithi100 bash[19243]: audit 2024-06-30T13:36:20.674528+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:36:21.241 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:36:20 smithi100 bash[19243]: audit 2024-06-30T13:36:20.937932+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:36:21.368 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:36:20 smithi121 bash[14552]: audit 2024-06-30T13:36:20.674528+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-30T13:36:21.369 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:36:20 smithi121 bash[14552]: audit 2024-06-30T13:36:20.937932+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:36:22.490 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:36:22 smithi100 bash[19243]: cluster 2024-06-30T13:36:20.707199+0000 mgr.y (mgr.14144) 427 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:22.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:36:22 smithi100 bash[19243]: audit 2024-06-30T13:36:21.181171+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:36:22.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:36:22 smithi100 bash[14762]: cluster 2024-06-30T13:36:20.707199+0000 mgr.y (mgr.14144) 427 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:22.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:36:22 smithi100 bash[14762]: audit 2024-06-30T13:36:21.181171+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:36:22.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:36:22 smithi121 bash[14552]: cluster 2024-06-30T13:36:20.707199+0000 mgr.y (mgr.14144) 427 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:22.619 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:36:22 smithi121 bash[14552]: audit 2024-06-30T13:36:21.181171+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' 2024-06-30T13:36:23.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:36:23 smithi100 bash[19243]: audit 2024-06-30T13:36:22.825549+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:36:23.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:36:23 smithi100 bash[19243]: audit 2024-06-30T13:36:22.825888+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:36:23.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:36:23 smithi100 bash[14762]: audit 2024-06-30T13:36:22.825549+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:36:23.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:36:23 smithi100 bash[14762]: audit 2024-06-30T13:36:22.825888+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:36:23.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:36:23 smithi121 bash[14552]: audit 2024-06-30T13:36:22.825549+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-30T13:36:23.619 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:36:23 smithi121 bash[14552]: audit 2024-06-30T13:36:22.825888+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14144 172.21.15.100:0/269725895' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-30T13:36:24.490 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:36:24 smithi100 bash[14762]: cluster 2024-06-30T13:36:22.708622+0000 mgr.y (mgr.14144) 428 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:24.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:36:24 smithi100 bash[19243]: cluster 2024-06-30T13:36:22.708622+0000 mgr.y (mgr.14144) 428 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:24.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:36:24 smithi121 bash[14552]: cluster 2024-06-30T13:36:22.708622+0000 mgr.y (mgr.14144) 428 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:26.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:36:26 smithi100 bash[14762]: cluster 2024-06-30T13:36:24.709937+0000 mgr.y (mgr.14144) 429 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:26.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:36:26 smithi100 bash[19243]: cluster 2024-06-30T13:36:24.709937+0000 mgr.y (mgr.14144) 429 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:26.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:36:26 smithi121 bash[14552]: cluster 2024-06-30T13:36:24.709937+0000 mgr.y (mgr.14144) 429 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:28.490 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:36:28 smithi100 bash[14762]: cluster 2024-06-30T13:36:26.710994+0000 mgr.y (mgr.14144) 430 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:28.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:36:28 smithi100 bash[19243]: cluster 2024-06-30T13:36:26.710994+0000 mgr.y (mgr.14144) 430 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:28.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:36:28 smithi121 bash[14552]: cluster 2024-06-30T13:36:26.710994+0000 mgr.y (mgr.14144) 430 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:30.490 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:36:30 smithi100 bash[14762]: cluster 2024-06-30T13:36:28.712606+0000 mgr.y (mgr.14144) 431 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:30.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:36:30 smithi100 bash[19243]: cluster 2024-06-30T13:36:28.712606+0000 mgr.y (mgr.14144) 431 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:30.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:36:30 smithi121 bash[14552]: cluster 2024-06-30T13:36:28.712606+0000 mgr.y (mgr.14144) 431 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:32.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:36:32 smithi100 bash[14762]: cluster 2024-06-30T13:36:30.713924+0000 mgr.y (mgr.14144) 432 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:32.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:36:32 smithi100 bash[19243]: cluster 2024-06-30T13:36:30.713924+0000 mgr.y (mgr.14144) 432 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:32.619 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:36:32 smithi121 bash[14552]: cluster 2024-06-30T13:36:30.713924+0000 mgr.y (mgr.14144) 432 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:34.490 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:36:34 smithi100 bash[14762]: cluster 2024-06-30T13:36:32.715356+0000 mgr.y (mgr.14144) 433 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:34.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:36:34 smithi100 bash[19243]: cluster 2024-06-30T13:36:32.715356+0000 mgr.y (mgr.14144) 433 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:34.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:36:34 smithi121 bash[14552]: cluster 2024-06-30T13:36:32.715356+0000 mgr.y (mgr.14144) 433 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:36.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:36:36 smithi100 bash[14762]: cluster 2024-06-30T13:36:34.716764+0000 mgr.y (mgr.14144) 434 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:36.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:36:36 smithi100 bash[19243]: cluster 2024-06-30T13:36:34.716764+0000 mgr.y (mgr.14144) 434 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:36.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:36:36 smithi121 bash[14552]: cluster 2024-06-30T13:36:34.716764+0000 mgr.y (mgr.14144) 434 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:38.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:36:38 smithi100 bash[14762]: cluster 2024-06-30T13:36:36.717812+0000 mgr.y (mgr.14144) 435 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:38.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:36:38 smithi100 bash[19243]: cluster 2024-06-30T13:36:36.717812+0000 mgr.y (mgr.14144) 435 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:38.619 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:36:38 smithi121 bash[14552]: cluster 2024-06-30T13:36:36.717812+0000 mgr.y (mgr.14144) 435 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:40.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:36:40 smithi100 bash[14762]: cluster 2024-06-30T13:36:38.719467+0000 mgr.y (mgr.14144) 436 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:40.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:36:40 smithi100 bash[19243]: cluster 2024-06-30T13:36:38.719467+0000 mgr.y (mgr.14144) 436 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:40.619 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:36:40 smithi121 bash[14552]: cluster 2024-06-30T13:36:38.719467+0000 mgr.y (mgr.14144) 436 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:41.572 DEBUG:teuthology.orchestra.run.smithi100:> 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 f5be1c1a-36e3-11ef-bcaa-c7b262605968 -e sha1=f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 -- bash -c 'ceph orch ps' 2024-06-30T13:36:42.619 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:36:42 smithi121 bash[14552]: cluster 2024-06-30T13:36:40.720681+0000 mgr.y (mgr.14144) 437 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:42.740 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:36:42 smithi100 bash[14762]: cluster 2024-06-30T13:36:40.720681+0000 mgr.y (mgr.14144) 437 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:42.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:36:42 smithi100 bash[19243]: cluster 2024-06-30T13:36:40.720681+0000 mgr.y (mgr.14144) 437 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:44.571 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:36:44 smithi100 bash[14762]: cluster 2024-06-30T13:36:42.722071+0000 mgr.y (mgr.14144) 438 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:44.571 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:36:44 smithi100 bash[19243]: cluster 2024-06-30T13:36:42.722071+0000 mgr.y (mgr.14144) 438 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:44.619 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:36:44 smithi121 bash[14552]: cluster 2024-06-30T13:36:42.722071+0000 mgr.y (mgr.14144) 438 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:44.986 INFO:teuthology.orchestra.run.smithi100.stdout:NAME HOST STATUS REFRESHED AGE PORTS VERSION IMAGE ID CONTAINER ID 2024-06-30T13:36:44.987 INFO:teuthology.orchestra.run.smithi100.stdout:alertmanager.a smithi100 running (5m) 3m ago 5m *:9093 *:9094 0.20.0 0881eb8f169f 8bfb4d998cf2 2024-06-30T13:36:44.987 INFO:teuthology.orchestra.run.smithi100.stdout:grafana.a smithi121 running (5m) 3m ago 5m *:3000 6.7.4 557c83e11646 14f2516ce0d2 2024-06-30T13:36:44.987 INFO:teuthology.orchestra.run.smithi100.stdout:iscsi.foo.smithi100.aiztjo smithi100 unknown 3m ago 3m - 2024-06-30T13:36:44.987 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.x smithi121 running (10m) 3m ago 10m *:8443 16.2.0 24ecd6d5f14c cb29a086665d 2024-06-30T13:36:44.988 INFO:teuthology.orchestra.run.smithi100.stdout:mgr.y smithi100 running (12m) 3m ago 12m *:9283 16.2.0 24ecd6d5f14c ad44fd1f6fa4 2024-06-30T13:36:44.988 INFO:teuthology.orchestra.run.smithi100.stdout:mon.a smithi100 running (12m) 3m ago 12m - 16.2.0 24ecd6d5f14c bb23a2712464 2024-06-30T13:36:44.988 INFO:teuthology.orchestra.run.smithi100.stdout:mon.b smithi121 running (10m) 3m ago 10m - 16.2.0 24ecd6d5f14c 864194a5c7c1 2024-06-30T13:36:44.988 INFO:teuthology.orchestra.run.smithi100.stdout:mon.c smithi100 running (10m) 3m ago 10m - 16.2.0 24ecd6d5f14c d9264a46f3a9 2024-06-30T13:36:44.988 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.a smithi100 running (6m) 3m ago 6m *:9100 0.18.1 e5a616e4b9cf d0c6080db216 2024-06-30T13:36:44.988 INFO:teuthology.orchestra.run.smithi100.stdout:node-exporter.b smithi121 running (6m) 3m ago 6m *:9100 0.18.1 e5a616e4b9cf 777b40217761 2024-06-30T13:36:44.989 INFO:teuthology.orchestra.run.smithi100.stdout:osd.0 smithi100 running (10m) 3m ago 10m - 16.2.0 24ecd6d5f14c 6e755ae31f76 2024-06-30T13:36:44.989 INFO:teuthology.orchestra.run.smithi100.stdout:osd.1 smithi100 running (9m) 3m ago 9m - 16.2.0 24ecd6d5f14c 8edeeff76876 2024-06-30T13:36:44.989 INFO:teuthology.orchestra.run.smithi100.stdout:osd.2 smithi100 running (9m) 3m ago 9m - 16.2.0 24ecd6d5f14c 611e05b5de35 2024-06-30T13:36:44.989 INFO:teuthology.orchestra.run.smithi100.stdout:osd.3 smithi100 running (8m) 3m ago 8m - 16.2.0 24ecd6d5f14c 65efcf003260 2024-06-30T13:36:44.989 INFO:teuthology.orchestra.run.smithi100.stdout:osd.4 smithi121 running (8m) 3m ago 8m - 16.2.0 24ecd6d5f14c 6c0ba080abba 2024-06-30T13:36:44.989 INFO:teuthology.orchestra.run.smithi100.stdout:osd.5 smithi121 running (7m) 3m ago 7m - 16.2.0 24ecd6d5f14c bc29121b747e 2024-06-30T13:36:44.990 INFO:teuthology.orchestra.run.smithi100.stdout:osd.6 smithi121 running (7m) 3m ago 7m - 16.2.0 24ecd6d5f14c 3416f68d0cd3 2024-06-30T13:36:44.990 INFO:teuthology.orchestra.run.smithi100.stdout:osd.7 smithi121 running (7m) 3m ago 7m - 16.2.0 24ecd6d5f14c 5f604ed7a989 2024-06-30T13:36:44.990 INFO:teuthology.orchestra.run.smithi100.stdout:prometheus.a smithi121 running (4m) 3m ago 6m *:9095 2.18.1 de242295e225 7cdcba04fbae 2024-06-30T13:36:44.990 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi100.zwnozn smithi100 running (4m) 3m ago 4m *:8000 16.2.0 24ecd6d5f14c 76afbcfeedc9 2024-06-30T13:36:44.990 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.foo.smithi121.ccrqjr smithi121 running (4m) 3m ago 4m *:8000 16.2.0 24ecd6d5f14c d604825feac3 2024-06-30T13:36:44.990 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.smpl.smithi100.ipagrz smithi100 running (3m) 3m ago 3m *:80 16.2.0 24ecd6d5f14c 842d24cc00b1 2024-06-30T13:36:44.990 INFO:teuthology.orchestra.run.smithi100.stdout:rgw.smpl.smithi121.ihhqlk smithi121 running (3m) 3m ago 3m *:80 16.2.0 24ecd6d5f14c 0ef4906647df 2024-06-30T13:36:45.629 DEBUG:teuthology.orchestra.run.smithi100:> 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 f5be1c1a-36e3-11ef-bcaa-c7b262605968 -e sha1=f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 -- bash -c 'ceph versions' 2024-06-30T13:36:46.619 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:36:46 smithi121 bash[14552]: cluster 2024-06-30T13:36:44.723415+0000 mgr.y (mgr.14144) 439 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:46.619 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:36:46 smithi121 bash[14552]: audit 2024-06-30T13:36:44.965646+0000 mgr.y (mgr.14144) 440 : audit [DBG] from='client.24860 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:36:46.740 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:36:46 smithi100 bash[14762]: cluster 2024-06-30T13:36:44.723415+0000 mgr.y (mgr.14144) 439 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:46.741 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:36:46 smithi100 bash[14762]: audit 2024-06-30T13:36:44.965646+0000 mgr.y (mgr.14144) 440 : audit [DBG] from='client.24860 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:36:46.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:36:46 smithi100 bash[19243]: cluster 2024-06-30T13:36:44.723415+0000 mgr.y (mgr.14144) 439 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:46.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:36:46 smithi100 bash[19243]: audit 2024-06-30T13:36:44.965646+0000 mgr.y (mgr.14144) 440 : audit [DBG] from='client.24860 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:36:48.619 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:36:48 smithi121 bash[14552]: cluster 2024-06-30T13:36:46.724518+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 2024-06-30T13:36:48.637 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:36:48 smithi100 bash[14762]: cluster 2024-06-30T13:36:46.724518+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 2024-06-30T13:36:48.637 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:36:48 smithi100 bash[19243]: cluster 2024-06-30T13:36:46.724518+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 2024-06-30T13:36:49.067 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-06-30T13:36:49.068 INFO:teuthology.orchestra.run.smithi100.stdout: "mon": { 2024-06-30T13:36:49.068 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 3 2024-06-30T13:36:49.068 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-06-30T13:36:49.068 INFO:teuthology.orchestra.run.smithi100.stdout: "mgr": { 2024-06-30T13:36:49.068 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-06-30T13:36:49.068 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-06-30T13:36:49.068 INFO:teuthology.orchestra.run.smithi100.stdout: "osd": { 2024-06-30T13:36:49.068 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-06-30T13:36:49.068 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-06-30T13:36:49.068 INFO:teuthology.orchestra.run.smithi100.stdout: "mds": {}, 2024-06-30T13:36:49.068 INFO:teuthology.orchestra.run.smithi100.stdout: "rgw": { 2024-06-30T13:36:49.068 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 4 2024-06-30T13:36:49.068 INFO:teuthology.orchestra.run.smithi100.stdout: }, 2024-06-30T13:36:49.068 INFO:teuthology.orchestra.run.smithi100.stdout: "overall": { 2024-06-30T13:36:49.069 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 17 2024-06-30T13:36:49.069 INFO:teuthology.orchestra.run.smithi100.stdout: } 2024-06-30T13:36:49.069 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-06-30T13:36:49.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:36:49 smithi100 bash[14762]: audit 2024-06-30T13:36:49.068562+0000 mon.a (mon.0) 648 : audit [DBG] from='client.? 172.21.15.100:0/116626851' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-30T13:36:49.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:36:49 smithi100 bash[19243]: audit 2024-06-30T13:36:49.068562+0000 mon.a (mon.0) 648 : audit [DBG] from='client.? 172.21.15.100:0/116626851' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-30T13:36:49.619 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:36:49 smithi121 bash[14552]: audit 2024-06-30T13:36:49.068562+0000 mon.a (mon.0) 648 : audit [DBG] from='client.? 172.21.15.100:0/116626851' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-30T13:36:49.731 DEBUG:teuthology.orchestra.run.smithi100:> 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 f5be1c1a-36e3-11ef-bcaa-c7b262605968 -e sha1=f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 -- bash -c 'ceph orch upgrade status' 2024-06-30T13:36:50.619 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:36:50 smithi121 bash[14552]: cluster 2024-06-30T13:36:48.725788+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 2024-06-30T13:36:50.740 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:36:50 smithi100 bash[14762]: cluster 2024-06-30T13:36:48.725788+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 2024-06-30T13:36:50.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:36:50 smithi100 bash[19243]: cluster 2024-06-30T13:36:48.725788+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 2024-06-30T13:36:52.619 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:36:52 smithi121 bash[14552]: cluster 2024-06-30T13:36:50.726993+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 2024-06-30T13:36:52.735 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:36:52 smithi100 bash[14762]: cluster 2024-06-30T13:36:50.726993+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 2024-06-30T13:36:52.736 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:36:52 smithi100 bash[19243]: cluster 2024-06-30T13:36:50.726993+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 2024-06-30T13:36:53.158 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-06-30T13:36:53.158 INFO:teuthology.orchestra.run.smithi100.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65", 2024-06-30T13:36:53.158 INFO:teuthology.orchestra.run.smithi100.stdout: "in_progress": true, 2024-06-30T13:36:53.158 INFO:teuthology.orchestra.run.smithi100.stdout: "services_complete": [], 2024-06-30T13:36:53.158 INFO:teuthology.orchestra.run.smithi100.stdout: "progress": "", 2024-06-30T13:36:53.159 INFO:teuthology.orchestra.run.smithi100.stdout: "message": "Error: UPGRADE_FAILED_PULL: Upgrade: failed to pull target image" 2024-06-30T13:36:53.159 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-06-30T13:36:53.821 DEBUG:teuthology.orchestra.run.smithi100:> 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 f5be1c1a-36e3-11ef-bcaa-c7b262605968 -e sha1=f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 -- bash -c 'ceph health detail' 2024-06-30T13:36:54.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:36:54 smithi100 bash[14762]: cluster 2024-06-30T13:36:52.728550+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 2024-06-30T13:36:54.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:36:54 smithi100 bash[14762]: audit 2024-06-30T13:36:53.159017+0000 mgr.y (mgr.14144) 445 : audit [DBG] from='client.14961 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:36:54.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:36:54 smithi100 bash[19243]: cluster 2024-06-30T13:36:52.728550+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 2024-06-30T13:36:54.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:36:54 smithi100 bash[19243]: audit 2024-06-30T13:36:53.159017+0000 mgr.y (mgr.14144) 445 : audit [DBG] from='client.14961 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:36:54.619 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:36:54 smithi121 bash[14552]: cluster 2024-06-30T13:36:52.728550+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 2024-06-30T13:36:54.619 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:36:54 smithi121 bash[14552]: audit 2024-06-30T13:36:53.159017+0000 mgr.y (mgr.14144) 445 : audit [DBG] from='client.14961 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-30T13:36:56.619 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:36:56 smithi121 bash[14552]: cluster 2024-06-30T13:36:54.730006+0000 mgr.y (mgr.14144) 446 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:56.740 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:36:56 smithi100 bash[14762]: cluster 2024-06-30T13:36:54.730006+0000 mgr.y (mgr.14144) 446 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:56.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:36:56 smithi100 bash[19243]: cluster 2024-06-30T13:36:54.730006+0000 mgr.y (mgr.14144) 446 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:57.338 INFO:teuthology.orchestra.run.smithi100.stdout:HEALTH_WARN 1 failed cephadm daemon(s); Upgrade: failed to pull target image 2024-06-30T13:36:57.338 INFO:teuthology.orchestra.run.smithi100.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-06-30T13:36:57.338 INFO:teuthology.orchestra.run.smithi100.stdout: daemon iscsi.foo.smithi100.aiztjo on smithi100 is in unknown state 2024-06-30T13:36:57.338 INFO:teuthology.orchestra.run.smithi100.stdout:[WRN] UPGRADE_FAILED_PULL: Upgrade: failed to pull target image 2024-06-30T13:36:57.338 INFO:teuthology.orchestra.run.smithi100.stdout: host smithi100 `cephadm pull` failed: cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65... 2024-06-30T13:36:57.338 INFO:teuthology.orchestra.run.smithi100.stdout:Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 2024-06-30T13:36:57.338 INFO:teuthology.orchestra.run.smithi100.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:36:57.338 INFO:teuthology.orchestra.run.smithi100.stdout:Traceback (most recent call last): 2024-06-30T13:36:57.338 INFO:teuthology.orchestra.run.smithi100.stdout: File "/var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7924, in 2024-06-30T13:36:57.338 INFO:teuthology.orchestra.run.smithi100.stdout: main() 2024-06-30T13:36:57.339 INFO:teuthology.orchestra.run.smithi100.stdout: File "/var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7912, in main 2024-06-30T13:36:57.339 INFO:teuthology.orchestra.run.smithi100.stdout: r = ctx.func(ctx) 2024-06-30T13:36:57.339 INFO:teuthology.orchestra.run.smithi100.stdout: File "/var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 1695, in _infer_image 2024-06-30T13:36:57.339 INFO:teuthology.orchestra.run.smithi100.stdout: return func(ctx) 2024-06-30T13:36:57.339 INFO:teuthology.orchestra.run.smithi100.stdout: File "/var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3196, in command_pull 2024-06-30T13:36:57.339 INFO:teuthology.orchestra.run.smithi100.stdout: _pull_image(ctx, ctx.image) 2024-06-30T13:36:57.339 INFO:teuthology.orchestra.run.smithi100.stdout: File "/var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3221, in _pull_image 2024-06-30T13:36:57.339 INFO:teuthology.orchestra.run.smithi100.stdout: raise RuntimeError('Failed command: %s' % cmd_str) 2024-06-30T13:36:57.339 INFO:teuthology.orchestra.run.smithi100.stdout:RuntimeError: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 2024-06-30T13:36:57.959 DEBUG:teuthology.orchestra.run.smithi100:> 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 f5be1c1a-36e3-11ef-bcaa-c7b262605968 -e sha1=f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-06-30T13:36:58.490 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:36:58 smithi100 bash[14762]: cluster 2024-06-30T13:36:56.730966+0000 mgr.y (mgr.14144) 447 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:58.491 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:36:58 smithi100 bash[14762]: audit 2024-06-30T13:36:57.339229+0000 mon.a (mon.0) 649 : audit [DBG] from='client.? 172.21.15.100:0/1657220616' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-30T13:36:58.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:36:58 smithi100 bash[19243]: cluster 2024-06-30T13:36:56.730966+0000 mgr.y (mgr.14144) 447 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:58.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:36:58 smithi100 bash[19243]: audit 2024-06-30T13:36:57.339229+0000 mon.a (mon.0) 649 : audit [DBG] from='client.? 172.21.15.100:0/1657220616' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-30T13:36:58.619 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:36:58 smithi121 bash[14552]: cluster 2024-06-30T13:36:56.730966+0000 mgr.y (mgr.14144) 447 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:36:58.619 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:36:58 smithi121 bash[14552]: audit 2024-06-30T13:36:57.339229+0000 mon.a (mon.0) 649 : audit [DBG] from='client.? 172.21.15.100:0/1657220616' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-30T13:37:00.490 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:37:00 smithi100 bash[14762]: cluster 2024-06-30T13:36:58.732548+0000 mgr.y (mgr.14144) 448 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:37:00.491 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:37:00 smithi100 bash[19243]: cluster 2024-06-30T13:36:58.732548+0000 mgr.y (mgr.14144) 448 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:37:00.619 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:37:00 smithi121 bash[14552]: cluster 2024-06-30T13:36:58.732548+0000 mgr.y (mgr.14144) 448 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:37:01.626 INFO:teuthology.orchestra.run.smithi100.stdout:true 2024-06-30T13:37:02.333 DEBUG:teuthology.orchestra.run.smithi100:> 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 f5be1c1a-36e3-11ef-bcaa-c7b262605968 -e sha1=f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-06-30T13:37:02.597 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:37:02 smithi100 bash[14762]: cluster 2024-06-30T13:37:00.733746+0000 mgr.y (mgr.14144) 449 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:37:02.597 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:37:02 smithi100 bash[14762]: audit 2024-06-30T13:37:01.613631+0000 mon.c (mon.2) 31 : audit [DBG] from='client.? 172.21.15.100:0/3546183566' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-30T13:37:02.597 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:37:02 smithi100 bash[19243]: cluster 2024-06-30T13:37:00.733746+0000 mgr.y (mgr.14144) 449 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:37:02.597 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:37:02 smithi100 bash[19243]: audit 2024-06-30T13:37:01.613631+0000 mon.c (mon.2) 31 : audit [DBG] from='client.? 172.21.15.100:0/3546183566' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-30T13:37:02.619 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:37:02 smithi121 bash[14552]: cluster 2024-06-30T13:37:00.733746+0000 mgr.y (mgr.14144) 449 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:37:02.619 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:37:02 smithi121 bash[14552]: audit 2024-06-30T13:37:01.613631+0000 mon.c (mon.2) 31 : audit [DBG] from='client.? 172.21.15.100:0/3546183566' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-30T13:37:04.619 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:37:04 smithi121 bash[14552]: cluster 2024-06-30T13:37:02.735172+0000 mgr.y (mgr.14144) 450 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:37:04.740 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:37:04 smithi100 bash[14762]: cluster 2024-06-30T13:37:02.735172+0000 mgr.y (mgr.14144) 450 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:37:04.741 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:37:04 smithi100 bash[19243]: cluster 2024-06-30T13:37:02.735172+0000 mgr.y (mgr.14144) 450 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:37:06.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-06-30T13:37:06.435 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 smithi100 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 f5be1c1a-36e3-11ef-bcaa-c7b262605968 -e sha1=f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 -- bash -c \'ceph versions | jq -e \'"\'"\'.overall | keys\'"\'"\' | grep $sha1\'' 2024-06-30T13:37:06.639 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=1991b58fe0d84bda9b899e986b8c833d 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 smithi100 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 f5be1c1a-36e3-11ef-bcaa-c7b262605968 -e sha1=f1abf795f4fc15bf2f30ac90c811a53ab21d5d65 -- bash -c \'ceph versions | jq -e \'"\'"\'.overall | keys\'"\'"\' | grep $sha1\'' 2024-06-30T13:37:06.641 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-06-30T13:37:06.650 INFO:tasks.cephadm:Teardown begin 2024-06-30T13:37:06.651 DEBUG:teuthology.orchestra.run.smithi100:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-06-30T13:37:06.655 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:37:06 smithi121 bash[14552]: cluster 2024-06-30T13:37:04.736609+0000 mgr.y (mgr.14144) 451 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:37:06.655 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:37:06 smithi121 bash[14552]: audit 2024-06-30T13:37:05.765899+0000 mon.a (mon.0) 650 : audit [DBG] from='client.? 172.21.15.100:0/3008330711' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-30T13:37:06.665 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:37:06 smithi100 bash[14762]: cluster 2024-06-30T13:37:04.736609+0000 mgr.y (mgr.14144) 451 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:37:06.666 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:37:06 smithi100 bash[14762]: audit 2024-06-30T13:37:05.765899+0000 mon.a (mon.0) 650 : audit [DBG] from='client.? 172.21.15.100:0/3008330711' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-30T13:37:06.666 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:37:06 smithi100 bash[19243]: cluster 2024-06-30T13:37:04.736609+0000 mgr.y (mgr.14144) 451 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 27 KiB data, 88 MiB used, 715 GiB / 715 GiB avail 2024-06-30T13:37:06.666 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:37:06 smithi100 bash[19243]: audit 2024-06-30T13:37:05.765899+0000 mon.a (mon.0) 650 : audit [DBG] from='client.? 172.21.15.100:0/3008330711' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-30T13:37:06.668 DEBUG:teuthology.orchestra.run.smithi121:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-06-30T13:37:06.684 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-06-30T13:37:06.685 DEBUG:teuthology.orchestra.run.smithi100:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-06-30T13:37:06.716 DEBUG:teuthology.orchestra.run.smithi121:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-06-30T13:37:06.723 INFO:tasks.cephadm:Stopping all daemons... 2024-06-30T13:37:06.723 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-06-30T13:37:06.724 DEBUG:teuthology.orchestra.run.smithi100:> sudo systemctl stop ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@mon.a 2024-06-30T13:37:06.915 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:37:06 smithi100 systemd[1]: Stopping Ceph mon.a for f5be1c1a-36e3-11ef-bcaa-c7b262605968... 2024-06-30T13:37:06.916 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:37:06 smithi100 bash[14762]: debug 2024-06-30T13:37:06.819+0000 7fef4c99d700 -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:37:06.916 INFO:journalctl@ceph.mon.a.smithi100.stdout:Jun 30 13:37:06 smithi100 bash[14762]: debug 2024-06-30T13:37:06.819+0000 7fef4c99d700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-06-30T13:37:07.663 DEBUG:teuthology.orchestra.run.smithi100:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@mon.a.service' 2024-06-30T13:37:07.710 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-06-30T13:37:07.711 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-06-30T13:37:07.711 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-06-30T13:37:07.712 DEBUG:teuthology.orchestra.run.smithi100:> sudo systemctl stop ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@mon.c 2024-06-30T13:37:08.111 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:37:07 smithi100 systemd[1]: Stopping Ceph mon.c for f5be1c1a-36e3-11ef-bcaa-c7b262605968... 2024-06-30T13:37:08.111 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:37:07 smithi100 bash[19243]: debug 2024-06-30T13:37:07.863+0000 7f05d0df2700 -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:37:08.111 INFO:journalctl@ceph.mon.c.smithi100.stdout:Jun 30 13:37:07 smithi100 bash[19243]: debug 2024-06-30T13:37:07.863+0000 7f05d0df2700 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-06-30T13:37:08.624 DEBUG:teuthology.orchestra.run.smithi100:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@mon.c.service' 2024-06-30T13:37:08.659 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-06-30T13:37:08.659 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-06-30T13:37:08.659 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-06-30T13:37:08.660 DEBUG:teuthology.orchestra.run.smithi121:> sudo systemctl stop ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@mon.b 2024-06-30T13:37:08.936 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:37:08 smithi121 systemd[1]: Stopping Ceph mon.b for f5be1c1a-36e3-11ef-bcaa-c7b262605968... 2024-06-30T13:37:08.936 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:37:08 smithi121 bash[14552]: debug 2024-06-30T13:37:08.784+0000 7f5b55eb8700 -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:37:08.936 INFO:journalctl@ceph.mon.b.smithi121.stdout:Jun 30 13:37:08 smithi121 bash[14552]: debug 2024-06-30T13:37:08.784+0000 7f5b55eb8700 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-06-30T13:37:09.632 DEBUG:teuthology.orchestra.run.smithi121:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@mon.b.service' 2024-06-30T13:37:09.665 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-06-30T13:37:09.665 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-06-30T13:37:09.665 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-06-30T13:37:09.665 DEBUG:teuthology.orchestra.run.smithi100:> sudo systemctl stop ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@mgr.y 2024-06-30T13:37:09.990 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Jun 30 13:37:09 smithi100 systemd[1]: Stopping Ceph mgr.y for f5be1c1a-36e3-11ef-bcaa-c7b262605968... 2024-06-30T13:37:09.991 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Jun 30 13:37:09 smithi100 bash[15029]: debug 2024-06-30T13:37:09.787+0000 7f8b39e68700 -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:37:09.991 INFO:journalctl@ceph.mgr.y.smithi100.stdout:Jun 30 13:37:09 smithi100 bash[15029]: debug 2024-06-30T13:37:09.787+0000 7f8b39e68700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-06-30T13:37:10.545 DEBUG:teuthology.orchestra.run.smithi100:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@mgr.y.service' 2024-06-30T13:37:10.579 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-06-30T13:37:10.579 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-06-30T13:37:10.579 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-06-30T13:37:10.579 DEBUG:teuthology.orchestra.run.smithi121:> sudo systemctl stop ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@mgr.x 2024-06-30T13:37:10.869 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Jun 30 13:37:10 smithi121 systemd[1]: Stopping Ceph mgr.x for f5be1c1a-36e3-11ef-bcaa-c7b262605968... 2024-06-30T13:37:11.361 DEBUG:teuthology.orchestra.run.smithi121:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@mgr.x.service' 2024-06-30T13:37:11.394 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-06-30T13:37:11.394 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-06-30T13:37:11.394 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-06-30T13:37:11.394 DEBUG:teuthology.orchestra.run.smithi100:> sudo systemctl stop ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@osd.0 2024-06-30T13:37:11.741 INFO:journalctl@ceph.osd.0.smithi100.stdout:Jun 30 13:37:11 smithi100 systemd[1]: Stopping Ceph osd.0 for f5be1c1a-36e3-11ef-bcaa-c7b262605968... 2024-06-30T13:37:11.741 INFO:journalctl@ceph.osd.0.smithi100.stdout:Jun 30 13:37:11 smithi100 bash[21982]: debug 2024-06-30T13:37:11.531+0000 7fcc7977b700 -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:37:11.741 INFO:journalctl@ceph.osd.0.smithi100.stdout:Jun 30 13:37:11 smithi100 bash[21982]: debug 2024-06-30T13:37:11.531+0000 7fcc7977b700 -1 osd.0 70 *** Got signal Terminated *** 2024-06-30T13:37:11.741 INFO:journalctl@ceph.osd.0.smithi100.stdout:Jun 30 13:37:11 smithi100 bash[21982]: debug 2024-06-30T13:37:11.531+0000 7fcc7977b700 -1 osd.0 70 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-06-30T13:37:12.406 INFO:journalctl@ceph.osd.0.smithi100.stdout:Jun 30 13:37:12 smithi100 docker[46943]: ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968-osd.0 2024-06-30T13:37:14.255 DEBUG:teuthology.orchestra.run.smithi100:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@osd.0.service' 2024-06-30T13:37:14.291 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-06-30T13:37:14.291 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-06-30T13:37:14.292 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-06-30T13:37:14.292 DEBUG:teuthology.orchestra.run.smithi100:> sudo systemctl stop ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@osd.1 2024-06-30T13:37:14.515 INFO:journalctl@ceph.osd.1.smithi100.stdout:Jun 30 13:37:14 smithi100 systemd[1]: Stopping Ceph osd.1 for f5be1c1a-36e3-11ef-bcaa-c7b262605968... 2024-06-30T13:37:14.515 INFO:journalctl@ceph.osd.1.smithi100.stdout:Jun 30 13:37:14 smithi100 bash[24660]: debug 2024-06-30T13:37:14.439+0000 7fec75111700 -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:37:14.515 INFO:journalctl@ceph.osd.1.smithi100.stdout:Jun 30 13:37:14 smithi100 bash[24660]: debug 2024-06-30T13:37:14.439+0000 7fec75111700 -1 osd.1 70 *** Got signal Terminated *** 2024-06-30T13:37:14.515 INFO:journalctl@ceph.osd.1.smithi100.stdout:Jun 30 13:37:14 smithi100 bash[24660]: debug 2024-06-30T13:37:14.439+0000 7fec75111700 -1 osd.1 70 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-06-30T13:37:15.240 INFO:journalctl@ceph.osd.1.smithi100.stdout:Jun 30 13:37:14 smithi100 docker[47073]: ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968-osd.1 2024-06-30T13:37:17.127 DEBUG:teuthology.orchestra.run.smithi100:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@osd.1.service' 2024-06-30T13:37:17.165 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-06-30T13:37:17.165 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-06-30T13:37:17.166 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-06-30T13:37:17.166 DEBUG:teuthology.orchestra.run.smithi100:> sudo systemctl stop ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@osd.2 2024-06-30T13:37:17.459 INFO:journalctl@ceph.osd.2.smithi100.stdout:Jun 30 13:37:17 smithi100 systemd[1]: Stopping Ceph osd.2 for f5be1c1a-36e3-11ef-bcaa-c7b262605968... 2024-06-30T13:37:17.460 INFO:journalctl@ceph.osd.2.smithi100.stdout:Jun 30 13:37:17 smithi100 bash[27226]: debug 2024-06-30T13:37:17.267+0000 7f9f5300f700 -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:37:17.460 INFO:journalctl@ceph.osd.2.smithi100.stdout:Jun 30 13:37:17 smithi100 bash[27226]: debug 2024-06-30T13:37:17.267+0000 7f9f5300f700 -1 osd.2 70 *** Got signal Terminated *** 2024-06-30T13:37:17.460 INFO:journalctl@ceph.osd.2.smithi100.stdout:Jun 30 13:37:17 smithi100 bash[27226]: debug 2024-06-30T13:37:17.267+0000 7f9f5300f700 -1 osd.2 70 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-06-30T13:37:17.990 INFO:journalctl@ceph.osd.2.smithi100.stdout:Jun 30 13:37:17 smithi100 docker[47206]: ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968-osd.2 2024-06-30T13:37:19.768 DEBUG:teuthology.orchestra.run.smithi100:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@osd.2.service' 2024-06-30T13:37:19.801 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-06-30T13:37:19.802 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-06-30T13:37:19.802 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-06-30T13:37:19.802 DEBUG:teuthology.orchestra.run.smithi100:> sudo systemctl stop ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@osd.3 2024-06-30T13:37:20.049 INFO:journalctl@ceph.osd.3.smithi100.stdout:Jun 30 13:37:19 smithi100 systemd[1]: Stopping Ceph osd.3 for f5be1c1a-36e3-11ef-bcaa-c7b262605968... 2024-06-30T13:37:20.049 INFO:journalctl@ceph.osd.3.smithi100.stdout:Jun 30 13:37:19 smithi100 bash[29986]: debug 2024-06-30T13:37:19.942+0000 7f21c0059700 -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:37:20.049 INFO:journalctl@ceph.osd.3.smithi100.stdout:Jun 30 13:37:19 smithi100 bash[29986]: debug 2024-06-30T13:37:19.942+0000 7f21c0059700 -1 osd.3 70 *** Got signal Terminated *** 2024-06-30T13:37:20.050 INFO:journalctl@ceph.osd.3.smithi100.stdout:Jun 30 13:37:19 smithi100 bash[29986]: debug 2024-06-30T13:37:19.942+0000 7f21c0059700 -1 osd.3 70 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-06-30T13:37:20.821 INFO:journalctl@ceph.osd.3.smithi100.stdout:Jun 30 13:37:20 smithi100 docker[47340]: ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968-osd.3 2024-06-30T13:37:22.594 DEBUG:teuthology.orchestra.run.smithi100:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@osd.3.service' 2024-06-30T13:37:22.628 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-06-30T13:37:22.629 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-06-30T13:37:22.629 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-06-30T13:37:22.629 DEBUG:teuthology.orchestra.run.smithi121:> sudo systemctl stop ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@osd.4 2024-06-30T13:37:22.986 INFO:journalctl@ceph.osd.4.smithi121.stdout:Jun 30 13:37:22 smithi121 systemd[1]: Stopping Ceph osd.4 for f5be1c1a-36e3-11ef-bcaa-c7b262605968... 2024-06-30T13:37:22.986 INFO:journalctl@ceph.osd.4.smithi121.stdout:Jun 30 13:37:22 smithi121 bash[17884]: debug 2024-06-30T13:37:22.748+0000 7fe92fcc5700 -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:37:22.986 INFO:journalctl@ceph.osd.4.smithi121.stdout:Jun 30 13:37:22 smithi121 bash[17884]: debug 2024-06-30T13:37:22.748+0000 7fe92fcc5700 -1 osd.4 70 *** Got signal Terminated *** 2024-06-30T13:37:22.986 INFO:journalctl@ceph.osd.4.smithi121.stdout:Jun 30 13:37:22 smithi121 bash[17884]: debug 2024-06-30T13:37:22.748+0000 7fe92fcc5700 -1 osd.4 70 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-06-30T13:37:23.611 INFO:journalctl@ceph.osd.4.smithi121.stdout:Jun 30 13:37:23 smithi121 docker[32545]: ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968-osd.4 2024-06-30T13:37:25.452 DEBUG:teuthology.orchestra.run.smithi121:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@osd.4.service' 2024-06-30T13:37:25.485 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-06-30T13:37:25.485 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-06-30T13:37:25.485 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-06-30T13:37:25.486 DEBUG:teuthology.orchestra.run.smithi121:> sudo systemctl stop ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@osd.5 2024-06-30T13:37:25.811 INFO:journalctl@ceph.osd.5.smithi121.stdout:Jun 30 13:37:25 smithi121 systemd[1]: Stopping Ceph osd.5 for f5be1c1a-36e3-11ef-bcaa-c7b262605968... 2024-06-30T13:37:25.811 INFO:journalctl@ceph.osd.5.smithi121.stdout:Jun 30 13:37:25 smithi121 bash[20494]: debug 2024-06-30T13:37:25.579+0000 7f2ec06a6700 -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:37:25.811 INFO:journalctl@ceph.osd.5.smithi121.stdout:Jun 30 13:37:25 smithi121 bash[20494]: debug 2024-06-30T13:37:25.579+0000 7f2ec06a6700 -1 osd.5 70 *** Got signal Terminated *** 2024-06-30T13:37:25.812 INFO:journalctl@ceph.osd.5.smithi121.stdout:Jun 30 13:37:25 smithi121 bash[20494]: debug 2024-06-30T13:37:25.579+0000 7f2ec06a6700 -1 osd.5 70 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-06-30T13:37:26.397 INFO:journalctl@ceph.osd.5.smithi121.stdout:Jun 30 13:37:26 smithi121 docker[32679]: ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968-osd.5 2024-06-30T13:37:28.213 DEBUG:teuthology.orchestra.run.smithi121:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@osd.5.service' 2024-06-30T13:37:28.249 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-06-30T13:37:28.249 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-06-30T13:37:28.250 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-06-30T13:37:28.250 DEBUG:teuthology.orchestra.run.smithi121:> sudo systemctl stop ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@osd.6 2024-06-30T13:37:28.460 INFO:journalctl@ceph.osd.6.smithi121.stdout:Jun 30 13:37:28 smithi121 systemd[1]: Stopping Ceph osd.6 for f5be1c1a-36e3-11ef-bcaa-c7b262605968... 2024-06-30T13:37:28.461 INFO:journalctl@ceph.osd.6.smithi121.stdout:Jun 30 13:37:28 smithi121 bash[23146]: debug 2024-06-30T13:37:28.387+0000 7f9b7ddae700 -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:37:28.461 INFO:journalctl@ceph.osd.6.smithi121.stdout:Jun 30 13:37:28 smithi121 bash[23146]: debug 2024-06-30T13:37:28.387+0000 7f9b7ddae700 -1 osd.6 70 *** Got signal Terminated *** 2024-06-30T13:37:28.461 INFO:journalctl@ceph.osd.6.smithi121.stdout:Jun 30 13:37:28 smithi121 bash[23146]: debug 2024-06-30T13:37:28.387+0000 7f9b7ddae700 -1 osd.6 70 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-06-30T13:37:29.209 INFO:journalctl@ceph.osd.6.smithi121.stdout:Jun 30 13:37:28 smithi121 docker[32817]: ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968-osd.6 2024-06-30T13:37:30.932 DEBUG:teuthology.orchestra.run.smithi121:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@osd.6.service' 2024-06-30T13:37:30.965 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-06-30T13:37:30.965 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-06-30T13:37:30.966 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-06-30T13:37:30.966 DEBUG:teuthology.orchestra.run.smithi121:> sudo systemctl stop ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@osd.7 2024-06-30T13:37:31.203 INFO:journalctl@ceph.osd.7.smithi121.stdout:Jun 30 13:37:31 smithi121 systemd[1]: Stopping Ceph osd.7 for f5be1c1a-36e3-11ef-bcaa-c7b262605968... 2024-06-30T13:37:31.204 INFO:journalctl@ceph.osd.7.smithi121.stdout:Jun 30 13:37:31 smithi121 bash[25825]: debug 2024-06-30T13:37:31.107+0000 7f5e56484700 -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:37:31.204 INFO:journalctl@ceph.osd.7.smithi121.stdout:Jun 30 13:37:31 smithi121 bash[25825]: debug 2024-06-30T13:37:31.107+0000 7f5e56484700 -1 osd.7 70 *** Got signal Terminated *** 2024-06-30T13:37:31.204 INFO:journalctl@ceph.osd.7.smithi121.stdout:Jun 30 13:37:31 smithi121 bash[25825]: debug 2024-06-30T13:37:31.107+0000 7f5e56484700 -1 osd.7 70 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-06-30T13:37:32.119 INFO:journalctl@ceph.osd.7.smithi121.stdout:Jun 30 13:37:31 smithi121 docker[32951]: ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968-osd.7 2024-06-30T13:37:33.632 DEBUG:teuthology.orchestra.run.smithi121:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@osd.7.service' 2024-06-30T13:37:33.665 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-06-30T13:37:33.666 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-06-30T13:37:33.666 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-06-30T13:37:33.666 DEBUG:teuthology.orchestra.run.smithi121:> sudo systemctl stop ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@prometheus.a 2024-06-30T13:37:33.950 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Jun 30 13:37:33 smithi121 systemd[1]: Stopping Ceph prometheus.a for f5be1c1a-36e3-11ef-bcaa-c7b262605968... 2024-06-30T13:37:33.951 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Jun 30 13:37:33 smithi121 bash[29243]: level=warn ts=2024-06-30T13:37:33.772Z caller=main.go:524 msg="Received SIGTERM, exiting gracefully..." 2024-06-30T13:37:33.951 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Jun 30 13:37:33 smithi121 bash[29243]: level=info ts=2024-06-30T13:37:33.772Z caller=main.go:547 msg="Stopping scrape discovery manager..." 2024-06-30T13:37:33.951 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Jun 30 13:37:33 smithi121 bash[29243]: level=info ts=2024-06-30T13:37:33.772Z caller=main.go:561 msg="Stopping notify discovery manager..." 2024-06-30T13:37:33.951 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Jun 30 13:37:33 smithi121 bash[29243]: level=info ts=2024-06-30T13:37:33.772Z caller=main.go:583 msg="Stopping scrape manager..." 2024-06-30T13:37:33.951 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Jun 30 13:37:33 smithi121 bash[29243]: level=info ts=2024-06-30T13:37:33.772Z caller=main.go:543 msg="Scrape discovery manager stopped" 2024-06-30T13:37:33.951 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Jun 30 13:37:33 smithi121 bash[29243]: level=info ts=2024-06-30T13:37:33.772Z caller=main.go:557 msg="Notify discovery manager stopped" 2024-06-30T13:37:33.951 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Jun 30 13:37:33 smithi121 bash[29243]: level=info ts=2024-06-30T13:37:33.772Z caller=manager.go:882 component="rule manager" msg="Stopping rule manager..." 2024-06-30T13:37:33.952 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Jun 30 13:37:33 smithi121 bash[29243]: level=info ts=2024-06-30T13:37:33.772Z caller=manager.go:892 component="rule manager" msg="Rule manager stopped" 2024-06-30T13:37:33.952 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Jun 30 13:37:33 smithi121 bash[29243]: level=info ts=2024-06-30T13:37:33.772Z caller=main.go:577 msg="Scrape manager stopped" 2024-06-30T13:37:33.952 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Jun 30 13:37:33 smithi121 bash[29243]: level=info ts=2024-06-30T13:37:33.772Z caller=notifier.go:601 component=notifier msg="Stopping notification manager..." 2024-06-30T13:37:33.952 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Jun 30 13:37:33 smithi121 bash[29243]: level=info ts=2024-06-30T13:37:33.773Z caller=main.go:749 msg="Notifier manager stopped" 2024-06-30T13:37:33.952 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Jun 30 13:37:33 smithi121 bash[29243]: level=info ts=2024-06-30T13:37:33.773Z caller=main.go:761 msg="See you next time!" 2024-06-30T13:37:34.376 DEBUG:teuthology.orchestra.run.smithi121:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@prometheus.a.service' 2024-06-30T13:37:34.412 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-06-30T13:37:34.413 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-06-30T13:37:34.413 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid f5be1c1a-36e3-11ef-bcaa-c7b262605968 --force --keep-logs 2024-06-30T13:37:34.568 INFO:teuthology.orchestra.run.smithi100.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2024-06-30T13:37:34.569 INFO:teuthology.orchestra.run.smithi100.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2024-06-30T13:37:34.569 INFO:teuthology.orchestra.run.smithi100.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2024-06-30T13:37:34.569 INFO:teuthology.orchestra.run.smithi100.stderr: [--retry RETRY] [--env ENV] [--no-container-init] 2024-06-30T13:37:34.569 INFO:teuthology.orchestra.run.smithi100.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:37:34.569 INFO:teuthology.orchestra.run.smithi100.stderr: ... 2024-06-30T13:37:34.569 INFO:teuthology.orchestra.run.smithi100.stderr:cephadm: error: unrecognized arguments: --keep-logs 2024-06-30T13:37:34.585 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-06-30T13:37:34.586 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid f5be1c1a-36e3-11ef-bcaa-c7b262605968 --force --keep-logs 2024-06-30T13:37:34.745 INFO:teuthology.orchestra.run.smithi121.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2024-06-30T13:37:34.746 INFO:teuthology.orchestra.run.smithi121.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2024-06-30T13:37:34.746 INFO:teuthology.orchestra.run.smithi121.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2024-06-30T13:37:34.746 INFO:teuthology.orchestra.run.smithi121.stderr: [--retry RETRY] [--env ENV] [--no-container-init] 2024-06-30T13:37:34.746 INFO:teuthology.orchestra.run.smithi121.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:37:34.746 INFO:teuthology.orchestra.run.smithi121.stderr: ... 2024-06-30T13:37:34.746 INFO:teuthology.orchestra.run.smithi121.stderr:cephadm: error: unrecognized arguments: --keep-logs 2024-06-30T13:37:34.760 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-06-30T13:37:34.761 DEBUG:teuthology.orchestra.run.smithi100:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-06-30T13:37:34.776 DEBUG:teuthology.orchestra.run.smithi121:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-06-30T13:37:34.789 INFO:tasks.cephadm:Archiving crash dumps... 2024-06-30T13:37:34.791 DEBUG:teuthology.misc:Transferring archived files from smithi100:/var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-06-10_22:08:02-orch-reef-distro-default-smithi/7749670/remote/smithi100/crash 2024-06-30T13:37:34.792 DEBUG:teuthology.orchestra.run.smithi100:> sudo tar c -f - -C /var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/crash -- . 2024-06-30T13:37:34.810 DEBUG:teuthology.misc:Transferring archived files from smithi121:/var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-06-10_22:08:02-orch-reef-distro-default-smithi/7749670/remote/smithi121/crash 2024-06-30T13:37:34.811 DEBUG:teuthology.orchestra.run.smithi121:> sudo tar c -f - -C /var/lib/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/crash -- . 2024-06-30T13:37:34.849 INFO:tasks.cephadm:Checking cluster log for badness... 2024-06-30T13:37:34.850 DEBUG:teuthology.orchestra.run.smithi100:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-06-30T13:37:34.867 INFO:teuthology.orchestra.run.smithi100.stderr:grep: /var/log/ceph/f5be1c1a-36e3-11ef-bcaa-c7b262605968/ceph.log: No such file or directory 2024-06-30T13:37:34.869 INFO:tasks.cephadm:Compressing logs... 2024-06-30T13:37:34.869 DEBUG:teuthology.orchestra.run.smithi100:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-06-30T13:37:34.912 DEBUG:teuthology.orchestra.run.smithi121:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-06-30T13:37:34.925 INFO:teuthology.orchestra.run.smithi100.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-06-30T13:37:34.927 INFO:teuthology.orchestra.run.smithi121.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-06-30T13:37:37.168 INFO:tasks.cephadm:Archiving logs... 2024-06-30T13:37:37.168 DEBUG:teuthology.misc:Transferring archived files from smithi100:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-06-10_22:08:02-orch-reef-distro-default-smithi/7749670/remote/smithi100/log 2024-06-30T13:37:37.169 DEBUG:teuthology.orchestra.run.smithi100:> sudo tar c -f - -C /var/log/ceph -- . 2024-06-30T13:37:37.487 DEBUG:teuthology.misc:Transferring archived files from smithi121:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-06-10_22:08:02-orch-reef-distro-default-smithi/7749670/remote/smithi121/log 2024-06-30T13:37:37.488 DEBUG:teuthology.orchestra.run.smithi121:> sudo tar c -f - -C /var/log/ceph -- . 2024-06-30T13:37:37.759 INFO:tasks.cephadm:Removing cluster... 2024-06-30T13:37:37.759 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid f5be1c1a-36e3-11ef-bcaa-c7b262605968 --force 2024-06-30T13:37:42.222 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Jun 30 13:37:42 smithi100 systemd[1]: Stopping Ceph node-exporter.a for f5be1c1a-36e3-11ef-bcaa-c7b262605968... 2024-06-30T13:37:42.990 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Jun 30 13:37:42 smithi100 docker[47699]: ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968-node-exporter.a 2024-06-30T13:37:42.990 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Jun 30 13:37:42 smithi100 systemd[1]: ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-06-30T13:37:42.991 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Jun 30 13:37:42 smithi100 systemd[1]: ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-06-30T13:37:42.991 INFO:journalctl@ceph.node-exporter.a.smithi100.stdout:Jun 30 13:37:42 smithi100 systemd[1]: Stopped Ceph node-exporter.a for f5be1c1a-36e3-11ef-bcaa-c7b262605968. 2024-06-30T13:37:43.346 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Jun 30 13:37:43 smithi100 systemd[1]: Stopping Ceph alertmanager.a for f5be1c1a-36e3-11ef-bcaa-c7b262605968... 2024-06-30T13:37:43.347 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Jun 30 13:37:43 smithi100 bash[36329]: level=info ts=2024-06-30T13:37:43.167Z caller=main.go:536 msg="Received SIGTERM, exiting gracefully..." 2024-06-30T13:37:43.990 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Jun 30 13:37:43 smithi100 docker[47774]: ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968-alertmanager.a 2024-06-30T13:37:43.991 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Jun 30 13:37:43 smithi100 systemd[1]: ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@alertmanager.a.service: Succeeded. 2024-06-30T13:37:43.991 INFO:journalctl@ceph.alertmanager.a.smithi100.stdout:Jun 30 13:37:43 smithi100 systemd[1]: Stopped Ceph alertmanager.a for f5be1c1a-36e3-11ef-bcaa-c7b262605968. 2024-06-30T13:38:06.623 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid f5be1c1a-36e3-11ef-bcaa-c7b262605968 --force 2024-06-30T13:38:11.037 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Jun 30 13:38:10 smithi121 systemd[1]: Stopping Ceph node-exporter.b for f5be1c1a-36e3-11ef-bcaa-c7b262605968... 2024-06-30T13:38:11.869 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Jun 30 13:38:11 smithi121 docker[33369]: ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968-node-exporter.b 2024-06-30T13:38:11.869 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Jun 30 13:38:11 smithi121 systemd[1]: ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-06-30T13:38:11.870 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Jun 30 13:38:11 smithi121 systemd[1]: ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-06-30T13:38:11.870 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Jun 30 13:38:11 smithi121 systemd[1]: Stopped Ceph node-exporter.b for f5be1c1a-36e3-11ef-bcaa-c7b262605968. 2024-06-30T13:38:12.301 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:38:12 smithi121 systemd[1]: Stopping Ceph grafana.a for f5be1c1a-36e3-11ef-bcaa-c7b262605968... 2024-06-30T13:38:12.301 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:38:12 smithi121 bash[28632]: t=2024-06-30T13:38:12+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-06-30T13:38:12.301 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:38:12 smithi121 bash[28632]: t=2024-06-30T13:38:12+0000 lvl=info msg="Stopped CleanUpService" logger=server reason="context canceled" 2024-06-30T13:38:12.301 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:38:12 smithi121 bash[28632]: t=2024-06-30T13:38:12+0000 lvl=info msg="Stopped InternalMetricsService" logger=server reason="context canceled" 2024-06-30T13:38:12.302 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:38:12 smithi121 bash[28632]: t=2024-06-30T13:38:12+0000 lvl=info msg="Stopped UserAuthTokenService" logger=server reason="context canceled" 2024-06-30T13:38:12.302 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:38:12 smithi121 bash[28632]: t=2024-06-30T13:38:12+0000 lvl=info msg="Stopped provisioningServiceImpl" logger=server reason="context canceled" 2024-06-30T13:38:12.302 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:38:12 smithi121 bash[28632]: t=2024-06-30T13:38:12+0000 lvl=info msg="Stopped BackendPluginManager" logger=server reason="context canceled" 2024-06-30T13:38:12.302 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:38:12 smithi121 bash[28632]: t=2024-06-30T13:38:12+0000 lvl=info msg="Stopped PluginManager" logger=server reason="context canceled" 2024-06-30T13:38:12.302 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:38:12 smithi121 bash[28632]: t=2024-06-30T13:38:12+0000 lvl=info msg="Stopped RemoteCache" logger=server reason="context canceled" 2024-06-30T13:38:12.303 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:38:12 smithi121 bash[28632]: t=2024-06-30T13:38:12+0000 lvl=info msg="Stopped UsageStatsService" logger=server reason="context canceled" 2024-06-30T13:38:12.303 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:38:12 smithi121 bash[28632]: t=2024-06-30T13:38:12+0000 lvl=info msg="Stopped NotificationService" logger=server reason="context canceled" 2024-06-30T13:38:12.303 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:38:12 smithi121 bash[28632]: t=2024-06-30T13:38:12+0000 lvl=info msg="Stopped Stream Manager" 2024-06-30T13:38:12.303 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:38:12 smithi121 bash[28632]: t=2024-06-30T13:38:12+0000 lvl=info msg="Stopped AlertEngine" logger=server reason="context canceled" 2024-06-30T13:38:13.031 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:38:12 smithi121 docker[33442]: ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968-grafana.a 2024-06-30T13:38:13.031 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:38:12 smithi121 systemd[1]: ceph-f5be1c1a-36e3-11ef-bcaa-c7b262605968@grafana.a.service: Succeeded. 2024-06-30T13:38:13.031 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Jun 30 13:38:12 smithi121 systemd[1]: Stopped Ceph grafana.a for f5be1c1a-36e3-11ef-bcaa-c7b262605968. 2024-06-30T13:38:35.335 INFO:tasks.cephadm:Removing cephadm ... 2024-06-30T13:38:35.336 DEBUG:teuthology.orchestra.run.smithi100:> rm -rf /home/ubuntu/cephtest/cephadm 2024-06-30T13:38:35.343 DEBUG:teuthology.orchestra.run.smithi121:> rm -rf /home/ubuntu/cephtest/cephadm 2024-06-30T13:38:35.348 INFO:tasks.cephadm:Teardown complete 2024-06-30T13:38:35.348 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-06-30T13:38:35.361 INFO:teuthology.task.clock:Checking final clock skew... 2024-06-30T13:38:35.361 DEBUG:teuthology.orchestra.run.smithi100:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-06-30T13:38:35.363 DEBUG:teuthology.orchestra.run.smithi121:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-06-30T13:38:35.385 INFO:teuthology.orchestra.run.smithi100.stdout: remote refid st t when poll reach delay offset jitter 2024-06-30T13:38:35.386 INFO:teuthology.orchestra.run.smithi100.stdout:============================================================================== 2024-06-30T13:38:35.386 INFO:teuthology.orchestra.run.smithi100.stdout:+hv01.front.sepi 67.205.162.81 3 u 37 64 377 0.099 -1.723 0.317 2024-06-30T13:38:35.386 INFO:teuthology.orchestra.run.smithi100.stdout:*hv02.front.sepi 63.231.80.2 3 u 43 64 377 0.096 1.041 0.354 2024-06-30T13:38:35.387 INFO:teuthology.orchestra.run.smithi100.stdout:+hv03.front.sepi 74.6.168.72 3 u 50 64 377 0.082 0.358 0.342 2024-06-30T13:38:35.387 INFO:teuthology.orchestra.run.smithi100.stdout: hv04.front.sepi .INIT. 16 u - 256 0 0.000 0.000 0.000 2024-06-30T13:38:35.409 INFO:teuthology.orchestra.run.smithi121.stdout: remote refid st t when poll reach delay offset jitter 2024-06-30T13:38:35.409 INFO:teuthology.orchestra.run.smithi121.stdout:============================================================================== 2024-06-30T13:38:35.410 INFO:teuthology.orchestra.run.smithi121.stdout:+hv01.front.sepi 67.205.162.81 3 u 45 64 377 0.102 -1.109 1.508 2024-06-30T13:38:35.410 INFO:teuthology.orchestra.run.smithi121.stdout:*hv02.front.sepi 63.231.80.2 3 u 45 64 377 0.066 1.405 1.679 2024-06-30T13:38:35.410 INFO:teuthology.orchestra.run.smithi121.stdout:+hv03.front.sepi 74.6.168.72 3 u 38 64 377 0.112 0.735 1.687 2024-06-30T13:38:35.410 INFO:teuthology.orchestra.run.smithi121.stdout: hv04.front.sepi .INIT. 16 u - 256 0 0.000 0.000 0.000 2024-06-30T13:38:35.411 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-06-30T13:38:35.420 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-06-30T13:38:35.421 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-06-30T13:38:35.437 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-06-30T13:38:35.473 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-06-30T13:38:35.504 INFO:teuthology.task.internal:Duration was 1225.373928 seconds 2024-06-30T13:38:35.505 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-06-30T13:38:35.538 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-06-30T13:38:35.538 DEBUG:teuthology.orchestra.run.smithi100:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-06-30T13:38:35.541 DEBUG:teuthology.orchestra.run.smithi121:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-06-30T13:38:35.594 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-06-30T13:38:35.594 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi100.front.sepia.ceph.com 2024-06-30T13:38:35.595 DEBUG:teuthology.orchestra.run.smithi100:> 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:38:35.606 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi121.front.sepia.ceph.com 2024-06-30T13:38:35.607 DEBUG:teuthology.orchestra.run.smithi121:> 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:38:35.622 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-06-30T13:38:35.622 DEBUG:teuthology.orchestra.run.smithi100:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-06-30T13:38:35.625 DEBUG:teuthology.orchestra.run.smithi121:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-06-30T13:38:35.710 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-06-30T13:38:35.711 DEBUG:teuthology.orchestra.run.smithi100:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-06-30T13:38:35.713 DEBUG:teuthology.orchestra.run.smithi121:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-06-30T13:38:35.826 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-06-30T13:38:35.837 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-06-30T13:38:35.837 DEBUG:teuthology.orchestra.run.smithi100:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-06-30T13:38:35.852 DEBUG:teuthology.orchestra.run.smithi121:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-06-30T13:38:35.867 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-06-30T13:38:35.886 DEBUG:teuthology.orchestra.run.smithi100:> 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:38:35.889 DEBUG:teuthology.orchestra.run.smithi121:> 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:38:35.901 INFO:teuthology.orchestra.run.smithi100.stdout:kernel.core_pattern = core 2024-06-30T13:38:35.923 INFO:teuthology.orchestra.run.smithi121.stdout:kernel.core_pattern = core 2024-06-30T13:38:35.955 DEBUG:teuthology.orchestra.run.smithi100:> test -e /home/ubuntu/cephtest/archive/coredump 2024-06-30T13:38:35.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-06-30T13:38:35.985 DEBUG:teuthology.orchestra.run.smithi121:> test -e /home/ubuntu/cephtest/archive/coredump 2024-06-30T13:38:35.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-06-30T13:38:35.992 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-06-30T13:38:36.005 INFO:teuthology.task.internal:Transferring archived files... 2024-06-30T13:38:36.007 DEBUG:teuthology.misc:Transferring archived files from smithi100:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-06-10_22:08:02-orch-reef-distro-default-smithi/7749670/remote/smithi100 2024-06-30T13:38:36.007 DEBUG:teuthology.orchestra.run.smithi100:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-06-30T13:38:36.043 DEBUG:teuthology.misc:Transferring archived files from smithi121:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-06-10_22:08:02-orch-reef-distro-default-smithi/7749670/remote/smithi121 2024-06-30T13:38:36.043 DEBUG:teuthology.orchestra.run.smithi121:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-06-30T13:38:36.073 INFO:teuthology.task.internal:Removing archive directory... 2024-06-30T13:38:36.073 DEBUG:teuthology.orchestra.run.smithi100:> rm -rf -- /home/ubuntu/cephtest/archive 2024-06-30T13:38:36.079 DEBUG:teuthology.orchestra.run.smithi121:> rm -rf -- /home/ubuntu/cephtest/archive 2024-06-30T13:38:36.085 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-06-30T13:38:36.097 INFO:teuthology.task.internal:Not uploading archives. 2024-06-30T13:38:36.097 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-06-30T13:38:36.115 INFO:teuthology.task.internal:Tidying up after the test... 2024-06-30T13:38:36.116 DEBUG:teuthology.orchestra.run.smithi100:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-06-30T13:38:36.118 DEBUG:teuthology.orchestra.run.smithi121:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-06-30T13:38:36.123 INFO:teuthology.orchestra.run.smithi100.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Jun 30 13:38 /home/ubuntu/cephtest 2024-06-30T13:38:36.135 INFO:teuthology.orchestra.run.smithi121.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Jun 30 13:38 /home/ubuntu/cephtest 2024-06-30T13:38:36.138 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-06-30T13:38:36.148 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-06-30T13:38:36.217 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/classic} duration: 1225.373928308487 failure_reason: 'Command failed on smithi100 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 f5be1c1a-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=1991b58fe0d84bda9b899e986b8c833d status: fail success: false 2024-06-30T13:38:36.217 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-06-30T13:38:36.305 INFO:teuthology.run:FAIL