Any downside to large vdi (dynamically)

Discussions related to using VirtualBox on Windows hosts.
Post Reply
fctc
Posts: 16
Joined: 9. Dec 2008, 10:47

Any downside to large vdi (dynamically)

Post by fctc »

I intend to move my real XP platform to VB. I have created two dynamic VDIs, up to 70 GB a piece to accomodate the real drives.

From what I have read in the manual a scoured here in the forums, small boot partitions are recommended.

What, if any, is the downside of having a large boot VDI partition? I see that partitions can be up to 2T.

FCTC
mpack
Site Moderator
Posts: 39134
Joined: 4. Sep 2008, 17:09
Primary OS: MS Windows 10
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Mostly XP

Post by mpack »

The only downside I can think of is that if you really allowed a VDI to grow to those huge sizes then they would become difficult to move around (eg. for backup or to clone). Also, if the OS is giving you a false impression of having loads of unused space then you may not be encouraged to manage that space properly. Personally I would stick to good but manageable sizes - definitely not too small, but not silly-big either.
vbox4me2
Volunteer
Posts: 5218
Joined: 21. Nov 2008, 20:27
Location: Rotterdam
Contact:

Post by vbox4me2 »

All my vdi's are 60gb dynamic stored in a ntfs compressed folder, at the moment 10 vdi's using 24gb but only 6gb on disk. Copying them goes fast enough even to a compressed lan share in a 100mb lan and 3 switches.
Sasquatch
Volunteer
Posts: 17798
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Post by Sasquatch »

Another downside of having large boot partitions is that you tend to easyly use up it's space for useless data. Having a boot partition of 100 GB and you install some big apps, some games and so on, files needed for the OS are easily scrambled all over the drive, making it perform less and less over time. A defrag can put the files in one piece again, but it doesn't move the system file to the beginning of the drive.

Better to have a separate partition for all the non-vital programs and other data. That's how I keep my Windows lean and fast.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org

Retired from this Forum since OSSO introduction.
fctc
Posts: 16
Joined: 9. Dec 2008, 10:47

Post by fctc »

vbox4me2 wrote:All my vdi's are 60gb dynamic stored in a ntfs compressed folder, at the moment 10 vdi's using 24gb but only 6gb on disk. Copying them goes fast enough even to a compressed lan share in a 100mb lan and 3 switches.
Hmmm, I hadn't thought of a compressed folder. Total space on the host drive is 320 GB and I just wanted to alot half of that to my VDIs.
fctc
Posts: 16
Joined: 9. Dec 2008, 10:47

Post by fctc »

mpack wrote:The only downside I can think of is that if you really allowed a VDI to grow to those huge sizes then they would become difficult to move around (eg. for backup or to clone)...
Which brings up the question, will my Acronis image backup AND restore back to a real system if I do run into problems. So far, I used Acronis Migrate Easy to clone my original XP VM in 10 GB to the 60 GB Primary Master VM. I better tred slowly with this and research as much as I can on Acronis True Imaging in the VM world. However, correct me if I am wrong, but all of this trivial in that I need only copy the VDI as a backup.

However, what assurances do I have for data integrity if I simply copy or clone to a real drive? I am always concerned with single large files (a al MS Outlook) becoming corrupt. Would I not be better using Acronis with image validation? JTOL (just thinking out loud)

FCTC
TerryE
Volunteer
Posts: 3572
Joined: 28. May 2008, 08:40
Primary OS: Ubuntu other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Ubuntu 10.04 & 11.10, both Svr&Wstn, Debian, CentOS
Contact:

Post by TerryE »

I would strongly recommend that you used a, say, 40Gb dynamic VDI for your C partition but with only 5-10Gb allocated to the C partition and the rest for growth. Only put Windows and your core apps in Program Files. Get it set up the way you like it and stable. Then clean it up by defragging, using sdelete and compact as I discuss in my tutorial All about VDIs.

If you want to use VDI based backup you can then snapshot it and now you only need to back up incrementally the snapshot (plus VBox and machine XMLs). I personally use at least 3 working partitions for XP: the C as discussed; D for Documents and Settings, etc. -- personal stuff that is really critical and E for all my temporary caches, replaceable downloads etc.

Regular backup of D is essential, E is a nice to have and C a convenience to avoid needing to redownload all those MS patches.

Using something like ACRONIS from within the VM is a sensible alternative because (i) it understands the difference between unallocated and allocated clusters and only backs up the latter; (ii) it (or at least the better versions use smart incrementals and on the fly compression.
Read the Forum Posting Guide
Google your Q site:VirtualBox.org or search for the answer before posting.
Post Reply