After reading through the manual, I understand immutable and normal disk modes. I don't get write-through though. What does it do differently than normal? Why would I use it? I couldn't really make heads or tails of the explanation in the manual and I found little from search.
Thanks,
TechGeek
write-through vs normal
-
Perryg
- Site Moderator
- Posts: 34369
- Joined: 6. Sep 2008, 22:55
- Primary OS: Linux other
- VBox Version: OSE self-compiled
- Guest OSses: *NIX
Re: write-through vs normal
The best use of a write-through drive is to add a second drive as write-through to your VM and then use it to store data. If you are using snapshots write-through or immutable drives are not included if you revert so everything on the drive will not be lost, but with immutable you can not add to it.
-
TechGeek
- Posts: 33
- Joined: 22. Sep 2009, 01:25
- Primary OS: Fedora other
- VBox Version: OSE Fedora
- Guest OSses: linux
Re: write-through vs normal
So when a snapshot is made, it snapshots all the drives on the VM if they are all in normal mode? If so I see the reason for write-through.
-
clogan
- Posts: 1
- Joined: 18. Nov 2009, 23:34
- Primary OS: MS Windows 7
- VBox Version: OSE other
- Guest OSses: Windows 7, XP, Vista, Ubuntu
Re: write-through vs normal
Wow. Why couldn't someone put it that clear in the manual. I was fairly confused too. That clears it for me.
Thanks.
Thanks.