Posts Tagged Virtualization

Unable to set default gateway for Parallels Virtuozzo Container

Parallels Virtuozzo Containers

Parallels Virtuozzo Containers

About Parallels Virtuozzo Containers: Parallels Virtuozzo Container is the para-virtualization technology. It means that it creates virtual environment by splitting your operating system resources without actually installing another operating system over the host-operating-system. So basically unlike other common virtualization solutions it does ask you to install another operating system on the host. It will let you create containers, which will use the same source of your host operating system and they will be ready in few seconds to couple of minutes depending upon the configuration (templates) you choose.

So basically if you apply security patch or service-pack to host operating system it will be applied to containers (virtual-node) also, while other programs won't be available to containers. Good thing is it's pretty fast, easy to setup and deal with. You can learn in few minutes but one should use it only if they are going use one operating system for all virtual-nodes. Meaning that all containers inside a physical-node will share same operating system. You can't setup Linux as guest over Windows Server 2003 and vice-versa. Basically it's not for setting up heterogeneous OSes on one physical node but it's for sharing resources seriously.

That's what I understood about it. I have been playing with VMWare Workstation, Microsoft VM and Virtualbox but yesterday I had a chance to play with Parallels Virtuozzo Container as I had to move some (4 of them) servers to new physical node. Physical machine/server was not physically accessible and was at distant remote place.

Problem: I had RDP access to physical node which has Windows Server 2003 installed on it. Everything went well during the setup but while I was changing IP-address of the last container I got some-error can't execute command or something like that I don't remember exactly. We restarted container and physical node both. Somehow I was able to change the IP finally but while setting up the Default Gateway under the Network Configuration it was not taking that. I tried restarting container, there was no error but when I chose to "Assign IP address manually" and set the Gateway, say Apply and Ok. But next time I go on that Property tab and see that blank.

Solution: After trying things back and forth for about an hour, called up my friend and colleague Read the rest of this entry »

Tags: , ,

VMWare Workstation: This virtual machine appears to be in use.

If you have ever encountered this error message anytime and it didn't worked out for you then remember there is a simple solution to it as easy as deleting a file/folder. I had this error earlier while either you reinstall a VMWare or you setup a new operating system. When I got this error again just recently I wanted it to plug it on as a post to my WordPress blog so that it can help someone or myself in future..! :)

VMWare Workstation - This virtual machine appears to be in use.

VMWare Workstation - This virtual machine appears to be in use.

What we need to do is simply go to the folder where we have placed the physical files for the specific virtual machine and just delete the folders which are ending with "*.vmx.lck" and you are done.

For example in respect to current situation which we see in dialog box I needed to delete 2 folders SUSE Linux.vmx.lck and SUSE Linux.vmdk.lck. That's it and VMWare Workstation will be happy to play the Virtual Machine again without any problem.

Tags: ,

System Virtualization for Home & Business

Virtualization...! What does that mean in Computing?

Wikipedia defines it as "[Virtualization is] a technique for hiding the physical characteristics of computing resources from the way in which other systems, applications, or end users interact with those resources. This includes making a single physical resource (such as a server, an operating system, an application, or storage device) appear to function as multiple logical resources; or it can include making multiple physical resources (such as storage devices or servers) appear as a single logical resource."

In simple words Virtualization is about making Software fool (whether it is system or application). Sorry for my harsh words. This technology makes guest software feel like they are interacting with real hardware/resource while it is nothing but a layer created by Virtualization enabled software application.

Softwares with Virtualization Technology for System softwares/Operating system are called as Virtual Machine(s), I mean we can install Operating System with such softwares and they will be actually Machine inside Machine. All the resources used by Guest Virtual Machine will be using physical resources from Host Machine/Operating System.

It is good to use Virtualization for Software Testing, Deployment over multiple platforms and it's usage has long list. It will require really good hardware configuration for machines we are willing to install VMs.

Here is the list of System Virtualization enabled softwares for reference. Read the rest of this entry »

Tags: ,

Paying the bills.!