January 27, 20179 yr I currently have a couple of VMs auto loading when the machine boots. one of which is VyOS which i am using as my router/firewall. The other 2 are Libreelec and Windows Server 2016. Is there anyway I can autoload Libreelec and WS16 on a delay? I would like them to wait 5 minutes after unraid boots so that VyOS has time to load.
January 27, 20179 yr You can use the virsh command in a script to control VM's. You could either script a specific delay, or a conditional that would wait for a response from VyOS before firing off the other VM's. Currently I don't think there is any way to do what you are asking from the GUI.
January 27, 20179 yr I had another idea. You could have a script in the VyOS startup that ssh'd into unraid and issued the virsh command to start your other VM's. That way as soon as the router was functional, it would start the other VM's with the smallest possible delay.
Archived
This topic is now archived and is closed to further replies.