ESX host displays the message "Configuration changes were not saved successfully during previous shutdown"

Details

  • When you log into the ESX 3.x host service console, you see the message:

    Configuration changes were not saved successfully during previous shutdown.

    Note: This message is stored in /etc/motd and is generated by the /etc/init.d/vmware script whenesxcfg-boot -r returns an error when executed during a shutdown of the ESX host.
  • The log file /var/log/messages may show the following error messages:

    ERROR: Execution of '/sbin/vmware-mkinitrd -r -f -v /tmp/vmware.1.tmp '2.4.21-37.0.2.ELvmnix'' failed. See log messages above.
    ERROR: Could not write out new initrds.
  • initrd-2.4.21-37.0.2.ELvmnix.img in the /boot directory has a  size of zero

Solution

You need to recreate the initrd image file.
 
o recreate the initrd image file:
  1. Start the system and select ESX troubleshooting mode.
  2. Log in as a user with administrative privileges.
  3. Run the commands:

    esxcfg-boot -b

    esxcfg-boot -p

    esxcfg-boot -r

    Based on VMware KB 1002503
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Hardware and firmware requirements for 64-bit guest operating systems

PurposeThis article explains the host machine hardware and firmware requirements for installing...

Logging in to the vCenter Server 5.0 Web Client fails with the error: unable to connect to vCenter Inventory Service

DetailsAfter upgrading from vCenter Server 4.1 to 5.0, you experience these symptoms:Cannot log...

Multiple network entries in vCenter Server 5.0.x after migrating virtual machines from a virtual switch to a virtual distributed switch

SymptomsAfter migrating virtual machines from a virtual switch to a virtual Distributed...

Minimum requirements for the VMware vCenter Server 5.x Appliance

PurposeIf you are using the VMware vCenter Server Appliance, beginning with vSphere 5.0 you can...