Page 1 of 1
write-through vs normal
Posted: 22. Sep 2009, 02:13
by TechGeek
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
Re: write-through vs normal
Posted: 22. Sep 2009, 02:44
by Perryg
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.
Re: write-through vs normal
Posted: 22. Sep 2009, 04:27
by TechGeek
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.
Re: write-through vs normal
Posted: 18. Nov 2009, 23:37
by clogan
Wow. Why couldn't someone put it that clear in the manual. I was fairly confused too. That clears it for me.
Thanks.