Welcome Guest! To access all forums & features, please register an account or sign-in. → Why register?



Technical drawbacks of using a VM ? Are there any ?


11 replies to this topic - - - - -

#1 TW.4T

    Neowinian³

  • 310 posts
  • Joined: 08-July 07

Posted 08 May 2012 - 16:28

Hi all, I have a bunch of Linux Distros Im wanting to test out, and also the CP of Windows 8. I know its not practical to Partition and its Time Costly using Live CDs; so, my question is, if I was to run VBox or VMWare to run the ISOs in, what are the drawbacks of not using "native" hardware ? I understand that there may be speed issues but what other quirks should I know about before I begin ? Also, as I said, Im planning on using VBox and the 30day Trial of VMWare, is there any Distro ( and Win8 ) that will run better in one and not the other ?

Many Thanks in advance for your wise words :)


#2 The Laughing Man

    Neowinian Wise One

  • 2,926 posts
  • Joined: 18-May 03
  • Location: Kyoto, Japan

Posted 08 May 2012 - 16:34

Use Vmware , better support , more comparability and options. As far as what will run better, you'll have to try them out.

#3 ichi

    Akihabara Style

  • 4,074 posts
  • Joined: 20-December 04

Posted 08 May 2012 - 16:45

I had no luck running the W8 preview with VirtualBox, although apparently others have had no problems. Anyway, if you'll just be testing operating systems you don't need any VMWare trial, VMWare Player is free and enough for what you need.

Drawbacks? Well, just bear in mind that what the guest OS sees is not the real hardware. After installing the VMWare/VBox guest tools everything should work fine, but you'll likely still find that HW acceleration performance is a bit crappy and sound might not work great.

#4 +Xenosion

    ya im cool wanna fight about it

  • 3,671 posts
  • Joined: 04-September 07
  • Location: Wellington, Palm Beach, FL

Posted 08 May 2012 - 16:47

There aren't any "quirks" in virtualization hence it's widespread use everywhere from data centers to small business. Certainly while demo'ing software, virtualization shines. The only drawbacks you'd encounter are with older processors that don't have the latest virtualization instructions. Also, dedicated graphics support is very limited still in any virtulization software but VMware Workstation is best.

#5 sagum

    Unicorn Doctor

  • 1,299 posts
  • Joined: 09-October 08
  • Location: England
  • OS: Windows 8
  • Phone: Windows Phone / LG E900

Posted 08 May 2012 - 16:48

View PostTW.4T, on 08 May 2012 - 16:28, said:

Hi all, I have a bunch of Linux Distros Im wanting to test out, and also the CP of Windows 8. I know its not practical to Partition and its Time Costly using Live CDs; so, my question is, if I was to run VBox or VMWare to run the ISOs in, what are the drawbacks of not using "native" hardware ?

Live CDs are great, but they can be limited still. If you're using a virtual machine, it'd be better to install the actual OS and check for updates. Sounds more like you don't want to reboot and be without Windows/internet while you play around with them rather then needing a VM.

View PostTW.4T, on 08 May 2012 - 16:28, said:

I understand that there may be speed issues but what other quirks should I know about before I begin ?

If your CPU supports virtualisation, the guest OS should run at near full speed. What you really need to be aware of is the lack of hardware support from the guest OS. ie Drivers, and that'll be your biggest issue with speed.

View PostTW.4T, on 08 May 2012 - 16:28, said:

Also, as I said, Im planning on using VBox and the 30day Trial of VMWare, is there any Distro ( and Win8 ) that will run better in one and not the other ?

VMware is better supported across more Guest OS, however, vbox, if it works for what you want is just as good. I'd try to go with VMWare if you can.. but it really depends what you want to do with them after you've played around with the OSs.

#6 Hum

    totally wAcKed

  • 54,371 posts
  • Joined: 05-October 03
  • Location: Odder Space
  • OS: Windows XP, 7

Posted 08 May 2012 - 16:51

VMware eventually becomes self-aware, and takes over your computer.

#7 Mohitster

    Resident Elite

  • 1,190 posts
  • Joined: 12-October 05
  • OS: Windows 8 Pro, OS X Mountain Lion

Posted 08 May 2012 - 16:51

There is no 3d graphics acceleration available as of now in both VMware and virtualbox for Linux distros! So, that's the foremost problem you are going to face if you need to test or run graphic intensive applications!

Other than that, everything should run fine and dandy!

#8 redvamp128

    Neowinian Wise One

  • 3,776 posts
  • Joined: 06-October 01

Posted 08 May 2012 - 16:52

The main drawbacks...That I have seen.

Limitations are based upon the Host OS (speed and number of processors), amount of memory you can spare to the VM.

VM does not have direct access to special features of hardware (such as video cards)- most use a generic video render (some use the S-3 trident) So basically it is software based render which is a bit slower. (but then again it would be just like using an onboard video and only limit is how much memory you can spare from the allotment for the VM to use for video memory.)


Bottom line -- only drawback is if you like a lot of eye-candy and would want to play a game it may have a big drawback. For what they are designed for they work perfectly.

#9 Miuku.

    A damned noob

  • 4,885 posts
  • Joined: 10-August 03
  • Location: Finland, EU
  • OS: :: OS X :: SLES ::

Posted 08 May 2012 - 16:52

Note that you'll be gimping IO performance considerably so some things might be quite a bit slower than on "real hardware".

#10 still1

    Neowinian UNSTOPPABLE

  • 6,990 posts
  • Joined: 30-September 09
  • Location: United States

Posted 08 May 2012 - 16:57

There aren't any disadvantage apart from the performance at least for personal use.

One thing i Have noticed is if you use laptop your battery capacity goes down drastically when using linux(with Ubuntu).
Maybe it was just me but wanted to give a heads up.

#11 Salty Wagyu

    moo

  • 1,441 posts
  • Joined: 04-April 08
  • Location: ConDem Nation

Posted 08 May 2012 - 17:16

Installing VM software tends to install additional items to your network adapter properties on the Host PC, I'm unsure if this has any negative drawbacks or if it affects performance outside of VM use.

#12 OP TW.4T

    Neowinian³

  • 310 posts
  • Joined: 08-July 07

Posted 10 May 2012 - 12:46

Thank You All :)