VMware vSphere

 View Only
  • 1.  Automatic Startup after exiting Maintenance mode

    Posted Sep 25, 2015 11:01 PM

    I have the 5.5 host configured to automatically start up VMs

    This seems to work fine if there's an inadvertent power outage, etc

    When I reboot the host after system maintenance and exit maintenance mode, how to I get the host to start the automatic startup of VMs ?

    Thanks,

    Steve



  • 2.  RE: Automatic Startup after exiting Maintenance mode

    Posted Sep 26, 2015 10:08 AM

    Start the VMs automatically after Existing Host from Maintenance Mode, follow the below steps :

    • In vCenter Server, right-click the ESX/ESXi host and click Exit Maintenance Mode.
    • Open an SSH session to the ESX/ESXi host.
    • Run this command:

              /sbin/vmware-autostart.sh start

    or


    Use the Configuration > Virtual Machine Startup/Shutdown option in VirtualCenter



    If you find this or any other answer useful please mark the answer as correct or helpful.



  • 3.  RE: Automatic Startup after exiting Maintenance mode

    Posted Sep 26, 2015 09:53 PM

    Not sure what this means : Use the Configuration > Virtual Machine Startup/Shutdown option in VirtualCenter


    I, that section, I have configured automatic startup and shutdown with timers, etc.

    However, they never run after existing Maintenance mode - Is there something in that section to force them to start ?



  • 4.  RE: Automatic Startup after exiting Maintenance mode

    Posted Sep 28, 2015 12:06 PM


  • 5.  RE: Automatic Startup after exiting Maintenance mode

    Posted Sep 28, 2015 12:40 PM

    All these settings are in place

    Allow virtual machines to start....  Enabled

    Automatic startup has VMs listed with 120 sec delay between machines

    0 machines listed in Any Order

    0 machines listed in Manual Startup

    Back to the original problem - when exiting Maintenance mode, the systems do not start up automatically.

    I have to do them manually

    OR

    based on the first response go to a Shell and run the startup command : /sbin/vmware-autostart.sh start



  • 6.  RE: Automatic Startup after exiting Maintenance mode