TutsiX's Posts

Thank you very much for your reply. Yes, I know that it is important to backup all files associated with a VM (incl. vmem's), not only the vmdk itself. Thank you for your offer, but I don't want to w... See more...
Thank you very much for your reply. Yes, I know that it is important to backup all files associated with a VM (incl. vmem's), not only the vmdk itself. Thank you for your offer, but I don't want to waste your time, really. I guess I just need to split my VM into multiple files and see how it goes, since it is easy enough to convert it back to a monolithic file, should something goes wrong. Thank you!
  Thank you very much, Wil, this answers my concerns completely, I will now close this thread, many thanks.
Hi Wil, Thank you for your answer, can you please clarify this: 1) You mean that my backups may come out corrupted if I try to backup a live running VM (which is obvious, of course) or is it also t... See more...
Hi Wil, Thank you for your answer, can you please clarify this: 1) You mean that my backups may come out corrupted if I try to backup a live running VM (which is obvious, of course) or is it also true for a paused VM? (i.e. when I back it up while the hypervisor is shut down) 2) What happens if I have a paused split file VM consisting of ten 2GB files which I run, then browse 2-3 websites from it, and then pause it again: will the hypervisor write data to just a few of those ten 2GB files, or will it write to all of them? (again, all things being equal) I am asking this question because I learned that the backup software I use (Owncloud desktop client) cannot analyze the contents of files for changes and upload only those changes to the server. Instead, it calculates file hashes to find out if the files were changed since the last check, and if they were, it simply re-uploads them entirely anew. Right now I have to re-upload my monolithic 30GB file VM each time after I use it and I am wondering if splitting it into 2GB files would make things a bit faster. What do you think? 3) If I change my mind after some time and decide to return to a monolithic file VM from a split file VM, would that be possible?   Thank you!
Hi guys, I have a WMware virtual machine in a form of a 30GB monolithic file which I occasionally run, do some minor things in it (like editing some small files, light browsing, etc.), and then suspe... See more...
Hi guys, I have a WMware virtual machine in a form of a 30GB monolithic file which I occasionally run, do some minor things in it (like editing some small files, light browsing, etc.), and then suspend (i.e. pause). I then want my Owncloud desktop client to backup it up by uploading it to my server. Is it a good idea to convert my 30GB monolithic VM file into a bunch of 2GB VMDK files to make it easier for the Owncloud client to analyze changes in those files after each run and thus backup my entire VM faster? In other words, is it true that if you have a VM split file image (instead of a monolithic file image) and perform some "minor" actions in that VM (such as editing small files), chances are only 1 or 2 of those 2GB files are changed and the remaining files remain intact? (all things being equal) I feel like the above scenario would make my backup process much faster, because Owncloud client won't have to analyze a giant 30GB file for changes each time I run it, as the presence of changes in small 2GB VM files can be quickly determined based on their hashes without actually analyzing their contents. Hope I explained everything clearly enough. What do you think guys? Thank you!