• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Virtualization snapshots

CoW]8(0)

[H]ard|Gawd
Joined
Jul 25, 2005
Messages
1,427
I noticed that the VirtualBox snapshot system is very limited where if I revert to a previous snapshot, any future snapshots after that are lost. This becomes an issue when I'm testing different pieces of software and want to compare the state of the virtual machine during different states.

Is there any virtualization software which uses more independent snapshots where each snapshot is treated as another virtual machine and restoring one snapshot doesn't affect any of the other snapshots? I don't mind the extra hard drive usage for a feature like this.
 
ESXi is what I use in the QA lab to do pretty much exactly what you are talking about.
 
ESX does what you want, except remember that they're not copies, but deltas.
 
Think of it this way, if you use ESX the sole function of the machine you install the ESX 'OS' on is to run virtual machines.
 
Ah, so there's no 'host' operating system in ESX aside from the vmkernel with ESX provides. This type of virtualization is a bit too low level for me as I need a host operating system (such as Windows 7) to perform other tasks.
 
CoW]8(0);1035223075 said:
Ah, so there's no 'host' operating system in ESX aside from the vmkernel with ESX provides. This type of virtualization is a bit too low level for me as I need a host operating system (such as Windows 7) to perform other tasks.

Install vmware workstation 6.0 in windows 7 and above an you'll be able to install ESXi 4.0 on a virtual machine running in workstation. I've done this and works well with test boxes.
 
WS7 works better than 6.0, and 6.5 works better than 6.0 as well :p

And VMs inside of virtualized ESX will be almost unusable.
 
Back
Top