vSphere – Virtual Machine Startup and Shutdown Behavior


In my home lab I have a couple of machines that I want to start up as soon as the host starts up and in a particular order, that’s the AD controller followed by the vCenter Server server. Both are Windows virtual machines but the procedure works with any virtual machine actually.

The tip is described in the vSphere Basic System Administration PDF document available at VMware.com, page 140.

  1. In the inventory, display the host where the virtual machine is located.
  2. Select the host and click the Configuration tab.
  3. Click Virtual Machine Startup/Shutdown, and click Properties
  4. Select Allow virtual machines to start and stop automatically with the system.
  5. Click Continue immediately if the VMware Tools starts to have the operating system boot immediately after VMware Tools starts.
  6. To have the operating system start after a brief delay, enter a Default Startup Delay time. This delay allows time for VMware Tools or the booting system to run scripts.
  7. Select a shutdown action and enter a Default Shutdown Delay value to delay shutdown for each virtual machine by a certain amount of time. This shutdown delay applies only if the virtual machine has not already shut down before the delay period elapses. If the virtual machine shuts down before that delay time is reached, the next virtual machine starts shutting down.
  8. Use Move Up and Move Down to specify the order in which the virtual machines start when the system starts.
  9. To configure user-specified autostartup and autoshutdown behavior for any virtual machine, select the virtual machine and click Edit.

In my case my Virtual Machine Startup and Shutdown Behavior looks like this:

  1. My AD controller starts first, then as soon as the VMware Tools starts but with a maximum delay of 60 seconds then,
  2. The second VM start up (vCenter Server).
  3. Then once all VMs in the Automatic Startup section have all started up, the system carries on with the VMs in the Any Order section. In my case I have a third VM which is not tied to a particular order and has different settings than the defaults.

About PiroNet

Didier Pironet is an independent blogger and freelancer with +15 years of IT industry experience. Didier is also a former VMware inc. employee where he specialised in Datacenter and Cloud Infrastructure products as well as Infrastructure, Operations and IT Business Management products. Didier is passionate about technologies and he is found to be a creative and a visionary thinker, expressing with passion and excitement, hopefully inspiring and enrolling people to innovation and change.
This entry was posted in Uncategorized. Bookmark the permalink.

18 Responses to vSphere – Virtual Machine Startup and Shutdown Behavior

  1. habibalby says:

    Hello,

    Great post, last month i have used this procedure for a major shutdown in our datacenter to replace a faulty UPS.

    Really great feature and the greatest thing it has to be done right and in order. If the order is misused then reboot once again and the time will start clocking:)

    1. In my case, VMs to SAN Switches shut-down.
    2. SAN Switches, SAN Storage, then hosts and VMs startup order.

    Very important to take care of when you are in Blade Servers Environment. The enclosure will start the Blade Servers immediate as soon as it gets the power, by the time the SAN Switches and SAN Storage didn’t comes up yet!!! Really important to consider.

    Thanks,
    Hussain

    • deinoscloud says:

      Hi Hussain, thx for your comment.
      Indeed Startup/Shutdown feature is many times overlooked but IMO that stuff should be elevated to the VMware Cluster level as an option to HA/FT.

      The issue you’re referring to is exactly what HA/FT should take care of in future releases. We need HA/FT to be ‘aware’ of the hardware/software devices around the VMware Cluster.
      By using the industry standard CIM and based on simple management information such ‘I’m alive!’, HA/FT would have a better overview of what VM can be started up on which host.

  2. Kurt Johannessen says:

    Funny doing this is not supported under HA
    See

    Click to access vsp_40_availability.pdf

    Page 22

    NOTE The Virtual Machine Startup and Shutdown (automatic startup) feature is disabled for all virtual machines residing on hosts that are in (or moved into) a VMware HA cluster. VMware recommends that you do not manually re-enable this setting for any of the virtual machines. Doing so could interfere with the actions of cluster features such as VMware HA or Fault Tolerance

    Also be aware of

    Virtual machines do not shut down gracefully

    http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1008182

    • deinoscloud says:

      Hi Kurt, thx for commenting.

      Yes indeed the feature gets disabled when the host is moved in a HA cluster BUT although it is disabled it still does the startup/shutdown for the VMs that were configured before the host was moved into a HA cluster. Weird!

      And yes indeed at the moment the automatic startup/shutdown is not 100% bug free… I use it in my home lab but do not recommend it in a prod environment at the moment!

  3. Newton says:

    Hello Sir,

    Thank you for the superawesome blog.

    I am a rookie with VMWare and am in the process of setting up a lab inside by home for ESXi. I had a few questions and am taking the liberty to ask them here :

    1. What kind of affordable hardware should I buy ( to install baremetal ESXi)? I can afford upto $1500. I have heard that ESXi will run only on supported platforms. Should a HP multicore desktop do?

    2. Howdid you simulate a SAN FC connection? I stumbled upon Starwind software for iSCSI so hopefull that should simulate iSCSI for me.

    3. Should I get multiple NIC cards for the dektop I purchase? Looks like all ESXi blades have a lot of NIC cards and is probably important to have multiple NIC cards to simulate a somewhat decent DC environment?

    4. Is a DNS server a necessity?

    5. What else should I consider?

  4. Pingback: How to configure Web Hosting in cent OS BlueQuartz? | BingSite

  5. Newton says:

    Thank You. That is tremendously helpful. You rock.

  6. Pingback: A Year Blogging In Summary And Season’s Greetings « DeinosCloud

  7. mike says:

    Hi,

    We have a ton of VMs on a physical host, 2/3 of them are ‘powered off’. At the end of any day, the set of VMs powered on or off is different than the previous day.

    In the rare event of losing power to the physical host, I would like the default behavior to be: “whatever the state was before the physical power outage”. In other words, if the VM was ‘powered down’ before the power outage, I would like it to REMAIN powered down when power is restored. Similarly, if a VM was ‘powered on’ before the power outage, it should try to power back on when the physical power is restored.

    Clearly this could be accomplished by making sure that every time we power a VM on/off, that we simultaneously make the change on the physical host->configuration->Virtual Machine Startup and Shutdown table.

    But that’s a pain, I don’t want the values to ever be out of sync. Is there an option to simply have it retain the previous desired state of power, without changing this in a separate table?

  8. Mahmood says:

    Great great demo.

    • sunithdas says:

      Sir,I logged in through Vsphere and in the host i could find that out of 6 machines that are installed only 5 machines have booted and the 6th machine is not booting .the settings in vsphere is good and it all the machines are given time delay to start .but this machine alone is not starting .What could be the reason and how can i restart it.

  9. Pingback: A Year Of Blogging In Summary And Season’s Greetings | DeinosCloud

  10. sunithdas says:

    appreciate if anyone could guide me through to solve this issue

  11. sunithdas says:

    i tried restarting the server itslef still the 6th machine is not starting what could be the problem …how can i solve it

  12. skuppejs says:

    Great tutorial. Got it all set up

    I feel silly asking this question..but what exactly is the actual process to restart the ESXi host and initiate the automatic shutdown sequence? My first thought was to put the host into maintenance mode and give it a restart, but this seems to kill everything abruptly.

    Startup works terrifically though. Wish I had IPMI or iLO!

    • skuppejs says:

      Actually, I am unable to enter maintenance mode to restart the esxi host because the VMs are on derp

    • PiroNet says:

      Hi and thank you for your comment. This tutorial is 5 years old. I’m not sure it still applies for the latest vSphere 6.0 though.
      I would recommend to reach out VMware Communities…

      Cheers,

Leave a comment