RAID Syncronisation time in VM

Discussions about using Windows guests in VirtualBox.
Post Reply
tb2571989
Posts: 145
Joined: 10. Sep 2009, 14:28
Primary OS: MS Windows 7
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows XP, Windows 7, Windows Server 2003, Windows Server 2008 R2, Ubuntu 9.10, Ubuntu 10.10

RAID Syncronisation time in VM

Post by tb2571989 »

Hi,

I'm running a Server 2003 VM (with additions) and have a 60GB IDE hard disk and 4x 80GB SATA disks with the 4 SATA's counfigured as RAID 5. I noticed the syncronisation time is excrucatingly slow (probably 10% every 15 minutes). Is this the same speed if I were doing it for real? Does the size of the disks matter, i.e. would it take a RAID with 1TB disks the same time as a RAID with 100GB?

My VB is 3.0.6 (but downloading 3.0.8 now). The VM is S2003 with 1GB RAM and Host is Vista Pro. Thanks.
vbox4me2
Volunteer
Posts: 5218
Joined: 21. Nov 2008, 20:27
Location: Rotterdam
Contact:

Re: RAID Syncronisation time in VM

Post by vbox4me2 »

Are you talking about raid on the Host with a VDI stored on it or a software raid on the Guest with 4/5 vdi disks?
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

Re: RAID Syncronisation time in VM

Post by Sasquatch »

I'm guessing the latter, makes more sense since he's talking about RAID on Server 2003, which he runs in a VM. So in that case, it would be software RAID.

Since everything needs to be done through the driver in software mode, have you ever looked at the CPU usage of your Host and Guest?
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.
tb2571989
Posts: 145
Joined: 10. Sep 2009, 14:28
Primary OS: MS Windows 7
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows XP, Windows 7, Windows Server 2003, Windows Server 2008 R2, Ubuntu 9.10, Ubuntu 10.10

Re: RAID Syncronisation time in VM

Post by tb2571989 »

I mean RAID on the Host, sorry.

The CPU usage of the guest is at about 45-60% and of the host about 80-95%.
vbox4me2
Volunteer
Posts: 5218
Joined: 21. Nov 2008, 20:27
Location: Rotterdam
Contact:

Re: RAID Syncronisation time in VM

Post by vbox4me2 »

Then what is the Guest doing with the raid??? a VM doesn't see raid hardware percee, unless you managed to get raid management software to load on the Guest to control the Host raid hardware. It still isnt clear what your doing.
tb2571989
Posts: 145
Joined: 10. Sep 2009, 14:28
Primary OS: MS Windows 7
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows XP, Windows 7, Windows Server 2003, Windows Server 2008 R2, Ubuntu 9.10, Ubuntu 10.10

Re: RAID Syncronisation time in VM

Post by tb2571989 »

Server 2003 has built in raid software, so I was wondering how long it takes for a raid to syncronise. Is it the same in real life as in a VM?
vbox4me2
Volunteer
Posts: 5218
Joined: 21. Nov 2008, 20:27
Location: Rotterdam
Contact:

Re: RAID Syncronisation time in VM

Post by vbox4me2 »

That all depends how fast the Host is with disk IO, haven't really tested this as I depend on raid to be managed by the Host.
Post Reply