<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 15: Vbox 4.3 autostart feature</title><link>https://sourceforge.net/p/phpvirtualbox/feature-requests/15/</link><description>Recent changes to 15: Vbox 4.3 autostart feature</description><atom:link href="https://sourceforge.net/p/phpvirtualbox/feature-requests/15/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 11 Jan 2016 04:25:55 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/phpvirtualbox/feature-requests/15/feed.rss" rel="self" type="application/rss+xml"/><item><title>#15 Vbox 4.3 autostart feature</title><link>https://sourceforge.net/p/phpvirtualbox/feature-requests/15/?limit=25#2960</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;For FreeBSD I wrote start/stop script /usr/local/etc/rc.d/vboxinit.&lt;br/&gt;
It starts VMs on a system startup with a user defined extra attribute pvbx/startupMode = auto (phpvirtualbox use it too) and savestate (by default) all running VMs on system shutdown.&lt;/p&gt;
&lt;p&gt;On my servers with 48Gb RAM savestate and start from savestate for all VMs can be more than 5 minutes. My sollution is:&lt;br/&gt;
1. echo 'kern.init_shutdown_timeout=610' &amp;gt;&amp;gt; /etc/sysctl.conf&lt;br/&gt;
2. echo 'rcshutdown_timeout="600"' &amp;gt;&amp;gt; /etc/rc.conf&lt;br/&gt;
3. start it only after sshd was started to allow login on server during start process.&lt;/p&gt;
&lt;p&gt;Work in production for more than 2 years (with small changes).&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">VVD</dc:creator><pubDate>Mon, 11 Jan 2016 04:25:55 -0000</pubDate><guid>https://sourceforge.nete29237c713023e141a6ff45f96366106bdbd9818</guid></item><item><title>#15 Vbox 4.3 autostart feature</title><link>https://sourceforge.net/p/phpvirtualbox/feature-requests/15/?limit=50#9f30</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;You can set the way a VM needs to be terminated. You can for example set the following option to the following:&lt;/p&gt;
&lt;p&gt;VBoxManage modifyvm "MyVM" --autostart-enabled on&lt;br /&gt;
VBoxManage modifyvm "MyVM" --autostop-type savestate&lt;/p&gt;
&lt;p&gt;This ensured the VM is autostarted, and when the machine (or the hypervisor) is shut down, the state of the VM is saved (more options available, but this is what you probably have been looking to).&lt;/p&gt;
&lt;p&gt;Regardless of that, I would welcome the addition to phpVirtualbox being able to set/unset all these options that now require a command line solution (and seem to be hidden deep away from the admin). Might be time that Oracle also updates the client program used to manage VM's ;-)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Wilco Jansen</dc:creator><pubDate>Fri, 01 Aug 2014 16:06:41 -0000</pubDate><guid>https://sourceforge.neted7967b611f93d7736b8e5e470e7e3bcd2b70355</guid></item><item><title>#15 Vbox 4.3 autostart feature</title><link>https://sourceforge.net/p/phpvirtualbox/feature-requests/15/?limit=25#e28c</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Well... it is a virtual box problem, not phpvirtualbox. I think it should not be difficult to pause or shutdown all active virtual machines when stopping a server. &lt;/p&gt;
&lt;p&gt;But I think the autostart function is more important than the shutdown one because in servers, shutdowns are very rare. The most common scenario is a power fail, in which case it will not be shutdown sequence. But upon power up it is important to auto start the virtual machines otherwise the administrator will need to do it manually.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alejandro Vargas</dc:creator><pubDate>Mon, 24 Feb 2014 09:52:09 -0000</pubDate><guid>https://sourceforge.netf961b617fe5d91ee76ea8f37f86203705efd9e77</guid></item><item><title>#15 Vbox 4.3 autostart feature</title><link>https://sourceforge.net/p/phpvirtualbox/feature-requests/15/?limit=25#d017</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Yes this is a good step, but upon system shutdown, it just kills the VM.  There is no clean shutdown as with VBoxTool.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alan Latteri</dc:creator><pubDate>Mon, 24 Feb 2014 04:15:49 -0000</pubDate><guid>https://sourceforge.net1000471c9235111fea4ebad97cc24dd0cf6f1d61</guid></item><item><title>Vbox 4.3 autostart feature</title><link>https://sourceforge.net/p/phpvirtualbox/feature-requests/15/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Virtual Box 4.3 supports autostart. This page explains how to use it in linux: &lt;a href="http://www.vionblog.com/virtualbox-4-3-autostart-debian-wheezy/" rel="nofollow"&gt;http://www.vionblog.com/virtualbox-4-3-autostart-debian-wheezy/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It thik it is a long waited feature in phpvirtualbox and now it is supported by virtualbox since it is a voboxmanage option (VBoxManage modifyvm VirtualMachine1 --autostart-enabled on)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alejandro Vargas</dc:creator><pubDate>Mon, 17 Feb 2014 15:38:41 -0000</pubDate><guid>https://sourceforge.net40af059b656e9036827237d28169463743396bce</guid></item></channel></rss>