ESXi Host Fails to Retain Configuration Changes After Reboot
search cancel

ESXi Host Fails to Retain Configuration Changes After Reboot

book

Article ID: 405426

calendar_today

Updated On:

Products

VMware vSphere ESXi

Issue/Introduction

After making changes to the ESXi host configuration, they are not being saved. Each time the host restarts, it reverts to its previous state. This indicates that the changes are not persisting properly after a reboot.

Environment

7.0 U3f

Cause

  • The bootbank, altbootbank, and scratch partitions are all pointing to /tmp/, instead of their actual locations. This usually means that the system is booting into a temporary filesystem, which doesn’t retain changes after reboot.

  • Because of this, it is identified that the path "productLocker -> /locker/packages/vmtoolsRepo" is corrupted, which further confirms an issue with the boot structure of the host.

Resolution

To resolve this, reinstall the ESXi host on a healthy and stable storage device. This ensures that the system boots into a persistent environment where changes are retained.