Startup Delay Question

longhair

Member
Jun 27, 2014
113
0
16
I have 3 VMs and I want to have a startup delay on them.

VM1: order=1
VM2: order=2, up=300
VM3: order=3, up=300

Now does VM3 start up at the same time VM2 does or is it 600 seconds (300 seconds after VM2 boots up)?
 
Hi,
both start at 300, but first VM2 and then VM3.