I'm using Virtual Box for a production server, but sometimes.. it crash! How to force virtualbox to reload it ? Thanks!
Asked
Active
Viewed 1,055 times
-13
-
5No Just, no. Using VirtualBox to maintain a production server is a very bad idea. VirtualBox is for doing tests, nothing mission critical. – Bart De Vos Jun 20 '12 at 08:23
-
12This is like using a crisp packet for a condom.. Use the right tools for the job. – Tom O'Connor Jun 20 '12 at 08:28
-
3Painful, cheap, likely to break at the worst possible moment. Quite an apt analogy. – Ladadadada Jun 20 '12 at 09:11
-
3...and last seen used in production behind the bike sheds by a girl who now works at McD's... – Chopper3 Jun 20 '12 at 10:40
-
3pics or it didnt happen. – Sirch Jun 20 '12 at 11:34
-
1Why so many "undervote" ... virtualbox is a virtualization solution that can ...just work, imho. – stighy Jun 20 '12 at 12:21
-
So many downvotes, because we know better than you! – Tom O'Connor Jun 21 '12 at 15:54
-
1Err… except IT'S NOT "JUST WORKING". – MikeyB Mar 21 '13 at 04:17
1 Answers
12
Dump VIrtualBox and use a proper virtualization technology.
To start with:
it crash!
Ok, now I am not used to VirutalBox - I use Hyper-V and have experience with VmWare, and outside a power or hardware failures I never had any of my servers just crash.
You likely have borked drivers.
Proper server virtualization products support autostart. Xen, XVM, Hyper-V, VmWare. All have a free version even. VirtualBox is not a server system. It was not planned as one, not programmed to be one.
Dump VirtualBox, install some proper Hypervisor, be happy.