VMware and Linux KV...
 

[Closed] VMware and Linux KVM

Posts: 91157
Free Member
Topic starter
 

Is it possible to create a VM that will run under both Linux using KVM and Windows using VMWare?


 
Posted : 13/02/2014 11:51 am
Posts: 0
Free Member
 

I doubt KVM would understand the VM Ware configuration files or hard disk format.

Could you use virtualbox which has platforms for Windows and Linux?


 
Posted : 13/02/2014 11:58 am
Posts: 2053
Free Member
 

Why not use vmware player in Linux?

(note, I know very little about what you're talking about!)


 
Posted : 13/02/2014 12:02 pm
Posts: 91157
Free Member
Topic starter
 

I could do. I just like the idea of KVM being kernel level. Dunno how much difference it makes tho.


 
Posted : 13/02/2014 12:03 pm
Posts: 2053
Free Member
 

Dunno. I'm running a vmware xp vm on my xubuntu laptop with 2gb ram. Just posted a wanted ad for some more ram as it's running like a bit of a dog. Maybe kernel level would be better but I'm not that clever!


 
Posted : 13/02/2014 12:09 pm
Posts: 349
Free Member
 

VMWare in linux is pretty damn good anyway. I can utilise most of the host resources with some meaty vms no sweat.


 
Posted : 13/02/2014 12:09 pm
Posts: 0
Full Member
 

VMWare Workstation vs KVM? You'll need to convert between the two, the disk formats are different. I very much doubt you'd get a noticeable speed increase in moving to KVM unless you have some very specific applications in mind you can tune for, and alter how the virtual hardware is driven.
You can of course treat a source VM as a physical machine for conversion tools like VMWare Convertor.

What's the guest OS going to be? Linux guests might be dd'd across and still work Windows hmm, YMMV haven't really tried much since 2003 when it almost always resulted in BSOD as the boot controller couldn't be identified from the PCI vendor id table available to it on boot. Could sysprep and inject to fix but it was a ball ache.

Other option might be backup/imaging software with a 'restore anywhere feature to side step that issue.


 
Posted : 13/02/2014 1:07 pm
Posts: 621
Free Member
 

Alternatively use Virtual Box on both platforms.


 
Posted : 13/02/2014 1:09 pm
Posts: 91157
Free Member
Topic starter
 

Other option might be backup/imaging software with a 'restore anywhere feature to side step that issue.

Not a bad idea.. but the device drivers on the guest would still be different no?

I think I might just end up with VMWare player for Linux.


 
Posted : 13/02/2014 3:32 pm
Posts: 2053
Free Member
 

Does that mean I win? Woohoo! ๐Ÿ˜€


 
Posted : 13/02/2014 4:01 pm
Posts: 91157
Free Member
Topic starter
 

Nah, it's a compromise. I wanted to use KVM ๐Ÿ™‚


 
Posted : 13/02/2014 4:04 pm
Posts: 0
Full Member
 

Not a bad idea.. but the device drivers on the guest would still be different no?

Yeah, but plug'n'play will sort it eventually. It's getting past boot that's the key.

You know there is a full VMWare Workstation for Linux now? Check the licensing, it might be permissible to have two installs if only 1 is in use.


 
Posted : 13/02/2014 4:08 pm
Posts: 91157
Free Member
Topic starter
 

I have a license for Workstation, but I think VMware Player is free anyway isn't it? I doubt my workstation license covers both OSes, especially as it's only for v8


 
Posted : 13/02/2014 4:09 pm
Posts: 78225
Full Member
 

Why would you want to, out of interest?


 
Posted : 13/02/2014 4:21 pm
Posts: 0
Free Member
 

because kvm is easy to script up and mange snap shotting and device cloning


 
Posted : 13/02/2014 4:25 pm
Posts: 78225
Full Member
 

You miss my point.

I didn't mean, "why would you want to use KVM", I meant "why would you want to use the same VM on KVM and VMware", as per the OP.


 
Posted : 13/02/2014 4:33 pm
Posts: 91157
Free Member
Topic starter
 

Most of my colleagues use Windows and VMWare and we share VMs. I'm looking at Linux and this would stop me sharing VMs unless I dual boot. However VMWare for linux sorts this even if it's not as fast or efficient as KVM (if that's even true)


 
Posted : 13/02/2014 4:38 pm
Posts: 0
Full Member
 

Player isn't free for commercial use if I recall right.


 
Posted : 13/02/2014 5:15 pm
Posts: 78225
Full Member
 

Bin the Linux OS and use ESXi instead? Create a VM for the Linux 'box' and use it as a guest rather than a host maybe.


 
Posted : 13/02/2014 7:40 pm