AHV Tip: Shutdown multiple VMs in parallel
Published: (Updated: ) by . Leave a Comment on AHV Tip: Shutdown multiple VMs in parallel.
Often in my lab I want to shutdown a large number of VMs quickly. In the example below I submit the power-off command for a maximum of 50 VMs in parallel. Be aware that we’re using the command line, and in line with true Unix philosophy the OS will assume we know what we are […]