@Dat Sysadmin has given you a link to the manual discussing VirtualBox (which I've found to be pretty stable, FWIW). If that doesn't answer your question, perhaps you could be a little more specific? "OS virtualization" is not a question. What, precisely, are you trying or wanting to do?I couldn't find any tutorials or anything on the subject, anyone have any advise?
If you can hold out for FreeNAS 10 (December release date), the jails are expected to use a vastly different method called BHYVE. (I think I spelled that correctly)
One note: Yes, historically FreeNAS on ESXi was not recommended because of the complexity and issues if not done right. If you know what you are doing (and don't need support) then by all means, go for it. It works fine. iXsystems runs virtualized servers. I run one and have no issues.
I would at least try ESXi then. I've successfully passed through my onboard SATA controller. I suppose success would depend on the particular board, but with Intel HW I'd guess the chances of success are very high. The one thing I did have to do on my FreeNAS VM was to remove the HPET timer to prevent cases of a freeze up on boot (the vm got "stuck" and wouldn't finish booting). See this for the steps to modify the .vmx... https://bugs.freenas.org/issues/6562
(I'm running ESXi 6.0 fully patched with FreeNAS 9.3.1.)
I've been running Windows 7 and now Windows 10 in a VirtualBox jail on FreeNAS for months, and other than the usual Windows updates it doesn't get restarted.
Windows 7 runs stably for me in VirtualBox. The only change I've made to the defaults (at least that I can remember) is checking the box for use host I/O cache for the virtual hard drive.Care to share your settings for those VM's? I've yet to get either to run with any stability at all.
Virtualize a server oriented Linux distro for code testing purposes. IE Ubuntu server 2014.@Dat Sysadmin has given you a link to the manual discussing VirtualBox (which I've found to be pretty stable, FWIW). If that doesn't answer your question, perhaps you could be a little more specific? "OS virtualization" is not a question. What, precisely, are you trying or wanting to do?
Nice vote of confidence.I've been running Windows 7 and now Windows 10 in a VirtualBox jail on FreeNAS for months, and other than the usual Windows updates it doesn't get restarted. Absolutely no problems with it at all.
I would at least try ESXi then. I've successfully passed through my onboard SATA controller. I suppose success would depend on the particular board, but with Intel HW I'd guess the chances of success are very high. The one thing I did have to do on my FreeNAS VM was to remove the HPET timer to prevent cases of a freeze up on boot (the vm got "stuck" and wouldn't finish booting). See this for the steps to modify the .vmx... https://bugs.freenas.org/issues/6562
(I'm running ESXi 6.0 fully patched with FreeNAS 9.3.1.)