active questions tagged virtualization - Stack Overflow most recent 30 from stackoverflow.com 2009-11-29T13:33:21Z http://stackoverflow.com/feeds/tag/virtualization http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/1812396/virtualisation-processing-power-required-doe-low-usage-dev-servers 0 Virtualisation - Processing power required doe low usage dev servers. jason clark 2009-11-28T12:17:33Z 2009-11-28T12:17:33Z <p>Hi,</p> <p>we have about 6 Dell power edge servers used by my Dev team ranging for SQL instances to automated build servers.</p> <p>I tried to take one of these 2x2.3GHZ with 1 GB of memory and ran MS virtual server 2005 over it. Now when I finally got windows 2008 installed, it ran, but it was slow!!! The CPU seems to be bouncing off 100% alot of the time. ( Bear in mind it was a base install with nothing else turned on )</p> <p>With this in mind I'm thinking of turning to VMware ( Installing it as a bare metal install i.e. its own OS )</p> <p>But my question is, if I wanna run 5-6 instances of windows 2008 ( All will be low activity instances apart from I'll add an exchange server for 10 people on top of this )</p> <p>what processing power and memory would be a good starting point when adding a purchasing a new machine for this. I dont want to buy something and end up in the same situation where the clients run like dogs.</p> <p>Thanks in advance, jason</p> http://stackoverflow.com/questions/1812106/how-can-developers-make-use-of-virtualization 1 How can developers make use of Virtualization? Anand Patel 2009-11-28T09:42:45Z 2009-11-28T10:14:30Z <p>Where can virtualization techniques be applied by an application developer? How can virtualization be applied on a day-to-day basis?</p> <p>I would like to understand from veteran developers making use of it. I am interested in the following things:</p> <ul> <li>How it helps in development.</li> <li>How it could be used for testing purposes.</li> <li>What are the recommended practices.</li> </ul> http://stackoverflow.com/questions/656060/vmware-server-2-on-windows-2008-server-core 1 VMware Server 2 on Windows 2008 Server Core Chris K 2009-03-17T21:19:38Z 2009-11-25T22:09:08Z <p>I have an older server (retired database box in fact) that doesn't fit the requirements for VMware ESX/ESXi or Microsoft's Hyper-V but runs VMware Server 2 just fine. The host OS is currently Windows 2003 Standard. While it does the job just fine, I could hope for something a bit more "svelte" out of the box. Thus Windows 2008 Server Core caught my eye.</p> <p>Granted, I've never actually built a server core box, but it sounds like it might make a great host for VMware Server. I've yet to find an instance of anyone who's done it though. So, before I pervert a workstation for testing I figured I'd ask here: </p> <p>Anyone tried VMware Server on 2008 server core? Anything to be aware of or gotchas?</p> <p><em>(yes, I could also go with Linux for a thinner host, but this seems like a great excuse to bring up a 2008 server core box!)</em></p> <p>Edit: I guess I should mention this server hosts our development environments.</p> http://stackoverflow.com/questions/1539309/what-is-the-best-kvm-virtualization-management-tool-for-caos-linux -2 What is the best KVM virtualization management tool for caos linux? [closed] Pierre-Yves 2009-10-08T17:29:05Z 2009-11-24T00:14:38Z <p>I want to build a VM farm for my job. I have installed caos linux in order to acheive this goal. Do you know which KVM management tools are available? Is it possible to install oVirt or something like this in caos linux..</p> <p>Thanks!</p> http://stackoverflow.com/questions/1477540/silverlight-virtualizingpanel-recycling-containers-display-wrong-content 0 Silverlight VirtualizingPanel recycling containers display wrong content Lee Roth 2009-09-25T14:13:44Z 2009-11-22T09:00:02Z <p>I recently wrote an implementation of a VirtualizingWrapPanel that recycles containers as they scroll into and out of view.</p> <p>On occasion I've noticed that the content rendered by the control is actually the previously contained data, not the current data. Performing any action on the control that forces a new render call updates the control such that it displays the correct data.</p> <p>Could this a bug in the ItemContainerGenerator recycling or is it more likely in my recycling code? Is there a way I can force all my bindings to update (after updating the control with new content) without explicitly writing each binding expression in code behind?</p> http://stackoverflow.com/questions/1777654/can-linux-be-run-under-windows-7 0 Can Linux be run under Windows 7? [closed] Phenom 2009-11-22T02:44:31Z 2009-11-22T02:50:26Z <p>In Windows 7 if you have a multi-core processor you can run virtual machines. There is something called XP mode which lets you do a full XP install and lets you run XP just like the real thing, without having to dual boot or exit Windows 7. I think that when XP is running it gets to have a separate CPU core all to itself. It works just like a normal XP installation.</p> <p>Can a similar thing be done with Linux?</p> http://stackoverflow.com/questions/654063/related-to-port-forwarding-in-virtualbox-host-guest -1 related to port forwarding in VirtualBox Host ->Guest Sathya 2009-03-17T12:42:41Z 2009-11-21T19:10:11Z <p>I have WindowsXP as GuestOS inside VirtualBox running on Ubuntu 8.10. I am able to use Netmeeting inside WindowsXP (Guest) and connect to other machines in the intranet.</p> <p>Netmeeting listens to the ports 1503 and 1720 (among other ports).</p> <p>Now I would like to know how I can connect to the Netmeeting which is inside VirtualBox from a machine on the intranet. THe Guest OS has only NAT translated IP address (10.0.2.15). </p> <p>VirtualBox provides a way to forward ports using VBoxManage. But my question is, in the Host OS, no application is listening to the ports 1503 and 1720. This being the case, how can I forward a request coming to Host:1503 -> GuestOS:1503 ? Should I use any dummy listeners to listen to 1503 and 1720 so that they ports are"open"?</p> http://stackoverflow.com/questions/1772825/io-virtualization-on-the-desktop 0 IO Virtualization on the desktop luvieere 2009-11-20T19:50:03Z 2009-11-20T19:50:03Z <p>Can <a href="http://en.wikipedia.org/wiki/I/O%5Fvirtualization" rel="nofollow">IO Virtualization</a> be implemented and be effective in a desktop applications scenario? Can it be implemented in software only, or do I need specialized hardware for this. I've got multiple database application servers that each connect to multiple clients - would a IO Virtualization strategy reduce the lag in such a case, or is it a useless approach? In case it can be implemented, is low-level native code a must, or is it possible to rely on .NET technologies?</p> http://stackoverflow.com/questions/1756750/do-you-virtualize-all-or-part-of-your-development-environment 2 Do you virtualize all or part of your development environment ? julien 2009-11-18T15:24:34Z 2009-11-18T16:16:44Z <p>I've been thinking about virtualizing part or all of my RoR development environment.</p> <p>This could have, in theory, many advantages due to encapsulation </p> <ul> <li>easily manage app-specific configurations</li> <li>sandboxing gems and plugins dependencies</li> <li>cross-platform</li> <li>plug 'n play </li> <li>virtualization commodities, like snapshots and so on</li> <li>separation of concerns through several appliances for the different development phases (development, testing, staging etc)</li> </ul> <p>However, in practice, my first tryout really borked my workflow. My ubuntu box was running a headless VM ubuntu server, which I sshed into pretty much like you'd work off the cloud, but had local access to the source files, and edit in gVim from the host (obviously).</p> <p>My problems were mainly due to editing the source from the host, and trying to rely on the guest for all things ruby, which rails.vim didn't like for example. Even though I've been hinted at some possible workarounds for this particular vim issue, it still is pretty cumbersome as it is.</p> <p>An alternative would be to run a full blown guest os, and edit the source from in there, but that doesn't really appeal to me somehow.</p> <p>I haven't even tried to throw cvs into the mix yet, but i can foresee that as being yet another source of headaches, that would make this setup unwieldy and pretty much defeat the purpose.</p> <p>So I've yet to find a workable solution.</p> <p>Have you tried to virtualize part or all of your development environment and managed not to impair your workflow, productivity or environment's friendliness, or better yet, improved it ?</p> http://stackoverflow.com/questions/1753969/is-application-virtualization-only-for-standalone-applications 0 Is application virtualization only for standalone applications? vicky21 2009-11-18T06:07:03Z 2009-11-18T06:07:03Z <p>Does application virtualization mean virtualizing only stand-alone desktop applications and executables? Or does it also cover virtualizing webapps and web servers? Can Citrix's XenApp and VMware's ThinApp virtualize web applications and web servers? </p> http://stackoverflow.com/questions/1740980/in-which-practical-ways-can-virtualization-enhance-your-development-environment 1 In which practical ways can virtualization enhance your development environment ? julien 2009-11-16T09:14:49Z 2009-11-17T15:42:09Z <p>Practical uses of virtualization in software development are about as diverse as the techniques to achieve it.</p> <p>Whether running your favorite editor in a virtual machine, or using a system of containers to host various services, which use cases have proven worth the effort and boosted your productivity, and which ones were a waste of time ?</p> <p>I'll edit my question to provide a summary of the answers given here. Also it'd be interesting to read about about the virtualization paradigms employed too, as they have gotten <a href="http://en.wikipedia.org/wiki/Virtualization" rel="nofollow">quite numerous</a> over the years.</p> <p>Edit : I'd be particularly interested in hearing about how people virtualize "services" required during development, over the more obvious system virtualization scenarios mentioned so far, hence the title edit.</p> <p><hr></p> <p>Summary of answers :</p> <ul> <li><p>Development Environment</p> <ul> <li>Allows encapsulation of a particular technology stack, particularly useful for build systems</li> </ul></li> <li><p>Testing</p> <ul> <li>Easy switching of OS-specific contexts</li> <li>Easy mocking of networked workstations in a n-tier application context</li> </ul></li> </ul> http://stackoverflow.com/questions/1745332/virtual-machine-monitoring-optimization-what-tools 0 Virtual machine monitoring/optimization - what tools? alex 2009-11-16T22:43:10Z 2009-11-17T14:36:27Z <p>What are the tools available to place on the level on top of VMWare or Xen (or other VM managers) that would monitor the VMs? </p> <p>I know there are a few solutions like Netuitive, CA Infrastructure Manager / eHealth, Nimsoft - what are the areas of application and how popular are they?</p> <p>CA has root-cause analysis of potential problems with the host. Is there something that performs other types of analysis or even attempts to fix the problems?</p> http://stackoverflow.com/questions/700217/kvm-xen-comparison 4 KVM, Xen comparison Friedrich 2009-03-31T06:13:36Z 2009-11-13T05:40:34Z <p>I have the following comparison questions of KVM, and Xen:</p> <ol> <li>Security (how different are KVM and Xen here?)</li> <li>Speed(I'm a long time user of VMWare Workstation but there I'd think the loss is around 50 % to the native speed, this is IMHO too much)</li> <li>Stability (do Xen and KVM differ here much?)</li> <li>Maintainability (how difficult or easy is ot to set up machines, and/or migrate them)</li> </ol> <p>I like to setup a "virtual" machine cluster in which I probably have 3-4 virtual machines. I'd like to route all the traffic through one "router" and like to mimize the task the of the Virtual Machine Hypervisor. I'd like to run different Linux machines and maybe a few Windows Operating Systems also (Windows XP, Ws-2003-64, if I'm forced to Vista).</p> <p>Are there any good web pages I have overseen? </p> <p>Ok, small update. I have Xen up an running on a Debian box, but found one bug I reported. I've installed the kvm stuff also but not yet given a serious try. So am still "unshure" about "maturity"...</p> <p>It's simply amazing how powerful today machienes are. Run one or two extra virtual machine does not make a difference, hard to believe....</p> http://stackoverflow.com/questions/29156/mac-virtualization-vm-ware-fusion-or-parallels 22 Mac Virtualization: VM Ware Fusion or Parallels Don 2008-08-26T23:07:27Z 2009-11-11T18:01:21Z <p>I'm curious for all your Mac users out there which virtualization software you use and why? I've been a VM Ware user for Windows for years and have been running Parallels on my Mac (mainly because VM Ware was in Beta when I got Parallels).</p> <p>I'm curious if many folks have had experience with both, which may be better, pros and cons of each, etc. The one thing that seems to be nice about Parallels is that you can run a Bootcamp partition virtually. Not sure if you can do that with VM but that seems like a nice option to give you the best of both worlds if you want to switch between Virtual and Bootcamp.</p> http://stackoverflow.com/questions/1482006/how-to-create-an-amazon-ec2-ami-from-an-instance 0 How to create an Amazon EC2 AMI from an instance? Artilheiro 2009-09-26T19:38:39Z 2009-11-11T15:46:56Z <p>How to create an EC2 AMI from an instance?</p> <p>Ok, so I got an EC2 account. I launched an instance with Fedora 8, Apache, MySQL PHP. I also configured some things and installed Piwik. "Cool...", I thought, "... I should now be able to create an AMI with that custom configuration. Instead, all I can find are guides with 300 steps on how to create one from scratch. Maybe I am dreaming but I thought this was the easy part. </p> <p>What is the easiest way to create your own AMI with custom stuff installed?</p> http://stackoverflow.com/questions/1711194/preconfigured-virtual-machines 0 Preconfigured Virtual Machines? Matt 2009-11-10T21:07:43Z 2009-11-10T21:42:28Z <p>I was looking at using Amazon's EC2 service after reading this article: <a href="http://www.ibm.com/developerworks/java/library/j-javadev2-4/index.html" rel="nofollow">http://www.ibm.com/developerworks/java/library/j-javadev2-4/index.html</a></p> <p>But then I wondered if there's any sense in paying for the service if really all I'm interested in is using one of their preconfigured VMs for getting java web application off the ground quickly. The article recommends one particular VM that has tomcat and MySQL already loaded on it. Is there anywhere to download VMs like that? I have VMWare Fusion on OS X, but haven't really looked into this area too much to know if VMs are particular to which software they're running on but I imagine they are. Ex: I can't run a Parallels VM with VMWare Fusion.</p> <p>Any thoughts or suggestions?</p> http://stackoverflow.com/questions/510646/what-are-recommended-strategies-for-load-testing-i-e-simulating-large-numbers 4 What are recommended strategies for load-testing (i. e. simulating large numbers of clients) server applications in a small shop? Hanno Fietz 2009-02-04T09:29:44Z 2009-11-09T22:45:32Z <p>I develop a network based, multi-component software system that's designed to run on an arbitrary number of machines. I'm assuming a typical setup of 1 to 4 machines.</p> <p>I want to be serious about testing the system, and I have set up a network of virtual machines on a strong PC that I can use to simulate the network interaction. However, that setup is not quite sufficient.</p> <p>For example, because of the virtualization (I use qemu), each node always runs on one core only, so I can't test performance issues on code designed for multicore use. It would be nice if I could sometimes run any one of the virtual machines on the whole PC, to see what difference it makes, especially performance-wise, but also to check on some multithreading issues.</p> <p>Buying more boxes and using harddisk partitions instead of virtual disk images are options, but are there more elegant approaches? I'm bootstrapping a company here and can't really afford loads of hardware yet and having to deal with real physical media for each machine rather than just moving image files around is certainly more work.</p> <p><strong>ETA</strong>: The application is a middleware system and does not really have a user interface. Testing is done through dummy clients and by feeding data into the system that's extracted again on the other end. It's not a website and it is usually not used over the Internet but rather inside the local network. UI and Internet interfaces are going to be provided at a later stage by some of the components that are hooked up to the system.</p> http://stackoverflow.com/questions/1699019/vb6-migration-advice 3 VB6 Migration Advice Dan McG 2009-11-09T03:55:33Z 2009-11-09T05:29:44Z <p>I know a lot of question regarding VB6 migration have been asked, but I don't believe my exact situation has been answered in them.</p> <p>Basically, our company is wanting to migrate our mission-critical VB6 Line-of-business app that is quite large, uses custom libraries to communication to other in-house programs and some dll's we don't have access to the source. No semblance of any sort of "best practices been used" with this legacy app. In fact, almost all variables are global variants and most code such as printing, etc have been just copy/pasted to where it was need. Well, copy, pasted and changed just a tad...</p> <p>The decision between VB.NET and C#.NET is up to us if we should attempt migration and they would like us to cater for the possibility of shifting the application to a web-based format. Management will not spend money on external migration companies.</p> <p>The other option is from our infrastructure team, which has been looking at <a href="http://msdn.microsoft.com/en-us/library/cc522935.aspx" rel="nofollow">Using Virtualization to Preserve a Visual Basic 6.0 Client-Server Application</a> </p> <p>Our boss wants us to give high-level estimates and advice, but has told us the executives would like it done by April 2010.</p> <p>Yes, we laughed at that.</p> <p>My questions are:</p> <p><strong>Has anyone had any experience to share with the virtualization path as this is a far preferable option from the development teams point of view? Has it worked for you? Are there pitfulls you would warn of?</strong></p> <p><strong>Despite previous System Analysts having given estimates of 1-2 years, management constantly pushes for 2-4 month timeframes. Any advise on convincing them this is insane?</strong></p> <p><strong>Has anyone migrated are large VB6 app to a web-app successfully? One of the previous <a href="http://stackoverflow.com/questions/395/how-to-switch-a-large-app-from-vb6-to-vb-net">VB6 migration questions</a> had an answer of converting sections to .NET enabled COM libraries to hollow out the VB6 app. Could this approach be used? Has anyone here tried it successfully?</strong></p> http://stackoverflow.com/questions/406580/how-do-you-set-up-your-virtual-machines 6 How do you set up your virtual machines? Spoike 2009-01-02T11:52:39Z 2009-11-08T08:41:45Z <p>Recently the buzz of virtualization has reached my workplace where developers trying out virtual machines on their computers. Earlier I've been hearing from several different developers about setting up virtual machine in their desktop computers for sake of keeping their development environments clean.</p> <p>There are plenty of Virtual Machine software products in the market:</p> <ul> <li>Microsoft <a href="http://sv.wikipedia.org/wiki/Microsoft_Virtual_PC" rel="nofollow">Virtual PC</a></li> <li>Sun <a href="http://www.virtualbox.org/" rel="nofollow">VirtualBox</a></li> <li><a href="http://www.vmware.com/" rel="nofollow">VMWare</a> <a href="http://en.wikipedia.org/wiki/VMware_Workstation" rel="nofollow">Workstation</a> or <a href="http://en.wikipedia.org/wiki/VMware_Player" rel="nofollow">Player</a></li> <li>Parallell Inc's <a href="http://www.parallels.com/en/products/desktop/" rel="nofollow">Parallells Desktop</a></li> </ul> <p>I'm interested to know how you use virtualization effectively in your work. My question is <strong>how do you use Virtual Machines for day-to-day development</strong> and for what reason?</p> http://stackoverflow.com/questions/508651/asp-net-hosting-on-virtual-servers-running-on-vmware 0 ASP.NET Hosting on Virtual Servers running on VMWare PeterTheNiceGuy 2009-02-03T19:54:07Z 2009-11-07T16:35:01Z <p>My Company is running several international websites for selling insurance products. Our current setup is a Webfarm with multiple Loadbalanced Webservers hosting our <strong>ASP.NET</strong> applications. The backend is a single - yet powerful - SQL Server. (all in one data center)</p> <p>Our network admins want to move to virtual servers running on <strong>VMWare</strong>.</p> <p>Scenarios could be</p> <ol> <li><strong>Webfarm</strong>: Multiple standard webservers, Loadbalanced (current setup), Session state on SQL Server</li> <li><strong>Virtual Webfarm</strong>: Multiple virtual servers, loadbalanced on one physical VMWare Host, Session state on SQL Server 2.a same as above but with multiple physical hosts</li> <li><strong>Single Virtual Webserver</strong>: One big powerful virtual webserver, no loadbalancing required, session state can be kept in process</li> </ol> <p>There is a big hype around virtualization and I can see the benefits, but have no experience with this. I cannot tell what issues we will face and to what we should pay special attention.</p> <ul> <li>Does anyone have experience with such a virtual setup? </li> <li>What are general recommendations?</li> </ul> <p>I tend towards 2a. I am afraid of having all webservers on one single physical machine.</p> <p>Many thanks in advance to share your thoughts.</p> http://stackoverflow.com/questions/1687503/mac-virtualization-parallels-5-upgrade-decision 0 Mac Virtualization: Parallels 5 upgrade decision [closed] stampos 2009-11-06T13:09:19Z 2009-11-06T13:28:37Z <p>Currently using Parallels v4 currently to provide a VM for VS2008 ASP.NET development on Windows 7 for my Snow Leopard MBP. </p> <p>I got the sales gumph today about going to v5 for massive performance gains (claimed 300%) increment, but this seems to be around graphics making me think the upgrade is more targetted at gaming etc which I'm not so fussed over. </p> <p>Current performance gripes are the time to switch between OSX and the VM in full screen , and occassional appearance of coherence when it is most definitely off in my environment (which causes crawling performance for a few minutes occassionally). The VM is pretty pacy when it is running for me, it is pretty much impossible to tell it is running as a VM. </p> <p>Any other Parallels users with a similar setup/requirements got any experience of v5 over v4 consider it a worthwhile upgrade given price c.£35/$50? Presumably the VMs created in 4 wouldn't have to be rebuilt for 5?</p> <p>Thanks</p> <p>[EDIT] I don't apply for the free grace period upgrade or discount on offer (purchases after 1 September 09), but some of you might... <a href="http://www.parallels.com/products/desktop/popup/graceperiod/" rel="nofollow">http://www.parallels.com/products/desktop/popup/graceperiod/</a> </p> http://stackoverflow.com/questions/1149186/setting-up-a-nas-with-citrix-xenserver 0 Setting up a NAS with Citrix XenServer JasonBrown 2009-07-19T03:41:19Z 2009-11-05T14:34:34Z <p>Hi,</p> <p>Just a quick query on anyone whos worked with XenServer, I want to setup a NAS at home but with virtualization (I've looked into VMWare Server and KVM, I quite like KVM!) but I was told about XenServer 5.5.</p> <p>I have comomodity hardware (ASUS board, dual core 2.66Ghz CPU with 8Gb RAM), I need to setup a fileserver to house about 2-3Tb worth of data (big chunky video - not porn!). Need to run Linux (preferably CentOS) but also run Windows virtualised for testing.</p> <p>I was thinking of going the XenServer route, however I want to be able to offer a VM access to the 2-3Tb of HDDs (5 HDD drives) directly so it can do its thing (maybe using FreeNAS). </p> <p>Would this be possible with XenServer? Or will I have to do more work - and another box - to offer this?</p> <p>My goals are to use FreeNAS (ZFS!) for the filesserver, CentOS for SVN and aother bits we need to use (LAMP Stack), Windows for our win32 testing all on one box.</p> <p>I see this iSCSI target bits and get scared.</p> http://stackoverflow.com/questions/1671357/how-can-i-copy-my-ubuntu-9-04-linux-filesystem-to-another-computer 0 How can I copy my (Ubuntu 9.04) Linux filesystem to another computer? [closed] David LeBauer 2009-11-04T02:16:56Z 2009-11-04T02:16:56Z <p>Hi,</p> <p>I have spent a lot of time configuring my computer: shell scripts, path definitions, video settings, as well as lots of programs. </p> <p>I would like to 1) move everything important to a different computer and and/or 2) transfer it all to a virtual machine that could be run in multiple locations, backed up, snapshotted, etc.</p> <p>I suspect that I could start by just copying the whole directory, but I'd appreciate it if anyone knows a more optimal solution.</p> <p>Thanks,</p> <p>David</p> http://stackoverflow.com/questions/1065989/need-a-good-ie6-7-8-standalone 5 Need a good IE6,7,8 standalone. dougoftheabaci 2009-06-30T20:51:33Z 2009-11-03T15:01:17Z <p>I need recommendations on a good IE standalone for IE6, IE7 and IE8.</p> <p>I tried using Tredosoft's IE7 and MultiIE for IE6 but select elements were being blocked as pop-ups, even when the pop-up blocker was turned off, in all IE browsers (6,7,8).</p> <p>I also tried the Internet Explorer Collection from Edskes but IE6 and IE7 refuse to let me type in a text box.</p> <p>If someone can provide me with either a solution or an alternative that'd be brilliant.</p> <p>Also, I'm using VMware Fusion to run Windows XP on my Mac.</p> http://stackoverflow.com/questions/1655110/vmware-player-for-xen 0 VMWare Player for Xen [closed] flybywire 2009-10-31T18:06:00Z 2009-10-31T18:06:00Z <p>What is the parallel of VMWare Player in the Xen line of products?</p> <p>I.e. what do I need to run a virtual machine inside my laptop or desktop computer?</p> http://stackoverflow.com/questions/1635249/oracle-vm-vs-xen-server 0 Oracle VM vs Xen Server [closed] clintonm9 2009-10-28T04:45:10Z 2009-10-28T04:45:10Z <p>We were considering using Xen Server. We came across oracle vm which seem like has more features. Would anyone recommand which product might be better?</p> <p>Seem like oracle vm comes with some options you have to pay for from Xen Server and is based off of Xen.</p> <p>Anyone know? Thanks</p> http://stackoverflow.com/questions/1533579/virtual-server-and-sharing-cpu-resources 0 Virtual Server and Sharing CPU Resources Quentin 2009-10-07T19:12:05Z 2009-10-24T05:00:02Z <p>Is there a program out there that allows me to use my computer resources for two different users simultaneously? Specifically, I'd like to hook up two different monitors, keyboards, and mice to one computer so that two people can be working independently on two instances of an operating system. A Windows solution is preferred, but Linux based is okay as well.</p> <p>P.S. I'm not talking about VMWare or emulation, since you can't have two people using the computer at the same time.</p> http://stackoverflow.com/questions/1592146/windows-7-x64-boot-camp-partition-snow-leopard-on-mbp-and-vmware-fusion-2-x-3 0 Windows 7 x64 Boot Camp Partition, Snow Leopard on MBP, and VMWare Fusion 2.x/3 - Endless Repair Startup Disk [closed] Keith Fitzgerald 2009-10-20T02:26:04Z 2009-10-23T03:12:10Z <p>Thanks in advance for your help!</p> <p>As the title states, I have Windows 7 x64 Boot Camp Partition, Snow Leopard on MBP, and VMWare Fusion 2.x/3.x. I'm trying to open the partition as a vm and I get into an endless cycle where windows tries to Repair Start Up disk for a very long time before failing. </p> <p>The boot camp partition runs fine natively. </p> <p>Has anyone experienced this? Can someone provide or link a remedy? My google fu is failing miserably ....</p> http://stackoverflow.com/questions/1608172/export-a-openvz-not-kvm-vm-to-xen-directly-o-via-vmware-or-similar 0 Export a openvz (not kvm) VM to XEN (directly o via vmware or similar) Antonello Pasella 2009-10-22T15:48:39Z 2009-10-22T15:51:32Z <p>Is there a way to export a openvz VM from proxmox to xen?</p> <p>Tkz</p> http://stackoverflow.com/questions/1582839/synchronizing-a-physical-machine-with-a-virtual-machine-is-it-possible 1 Synchronizing a physical machine with a virtual machine...is it possible? [closed] Ben 2009-10-17T18:12:05Z 2009-10-19T01:14:27Z <p>I have Ubuntu running in Virtual Box on Windows. I love the possibility to have both OSes running at the same time to quickly switch from one to another. But I would also like to have a physical version of Ubuntu, so I can get full 3D acceleration, access to all my RAM, enjoy my dual screen (maybe possible with VBox, didn't try yet), etc.</p> <p>I know it's possible to do some physical machine to virtual machine transfer, but is it possible to have a synchronized copy? I would therefore have the possibility to boot on Ubuntu or Windows, and if I choose Windows I can still run Ubuntu from VirtualBox.</p> <p>Thanks for the help!</p>