|
Stories tagged with: xen
How To Enable Networking In Xen Guests On Hetzner's New EQ Servers (Debian Lenny)
http://www.howtoforge.com/how-to-enable-networking-in-xen-gu...
This tutorial shows how you can enable networking in Xen guests (domU) on Hetzner's new EQ servers. With the new EQ servers, you can get up to three additional IPs that are in the same subnet as the server's main IP. The problem is that these additional IPs are bound to the MAC address of the host system (dom0) - Hetzner's routers will dump IP packets if they come from an unknown MAC address. This means we cannot use Xen's bridged mode, but must switch to Xen's routed mode where the host system (dom0) acts as the gateway for the guests.
Join discussion...
Virtualization With XenServer 5.5.0
http://www.howtoforge.com/virtualization-with-xenserver-5.5....
This Howto covers the installation of XenServer 5.5.0 and the creation of virtual machines with the XenCenter administrator console. XenServer is a free virtualization platform from Citrix, the company behind the well known Xen virtualization engine. XenServer makes it easy to create, run and manage Xen virtual machines with the XenCenter administrator console. The XenServer installation CD contains a full Linux distribution which is customized to run XenServer.
Join discussion...
Tags: xenserver, xen, virtualization, virtual machine, xencenter
Paravirtualization With Xen On CentOS 5.3 (x86_64)
http://www.howtoforge.com/paravirtualization-with-xen-on-cen...
This tutorial provides step-by-step instructions on how to install Xen (version 3.0.3) on a CentOS 5.3 (x86_64) system. Xen lets you create guest operating systems (*nix operating systems like Linux and FreeBSD), so called "virtual machines" or domUs, under a host operating system (dom0). Using Xen you can separate your applications into different virtual machines that are totally independent from each other (e.g. a virtual machine for a mail server, a virtual machine for a high-traffic web site, another virtual machine that serves your customers' web sites, a virtual machine for DNS, etc.), but still use the same hardware. This saves money, and what is even more important, it's more secure. If the virtual machine of your DNS server gets hacked, it has no effect on your other virtual machines. Plus, you can move virtual machines from one Xen server to the next one.
Join discussion...
Tags: xen, centos, virtualization, paravirtualization
Creating A Fully Encrypted Para-Virtualised Xen Guest System Using Debian Lenny
http://www.howtoforge.com/creating-a-fully-encrypted-para-vi...
This document explains how to set up a fully encrypted para-virtualized XEN instance. In this howto, the host system is running Debian Etch, while the guest system to be installed will be using Debian Lenny. If you are concerned about your privacy, you might want to consider using hard disk encryption to protect your valuable private data from spying eyes. Usually, the easiest way would be to use your distribution's installer to set up a fully encrypted system; I think most recent Linux distributions support this. However, when you are using XEN to provide virtualization, there are situations where you might not want to encrypt your whole computer with all guest instances, but instead only encrypt one OS instance. This howto will deal with exactly this situation. It assumes that the XEN host system is already up and running.
Join discussion...
Tags: xen, encryption, virtualization, virtual machine, debian
Xen Live Migration Of An LVM-Based Virtual Machine With iSCSI On Debian Lenny
http://www.howtoforge.com/xen-live-migration-of-an-lvm-based...
This guide explains how you can do a live migration of an LVM-based virtual machine (domU) from one Xen host to the other. I will use iSCSI to provide shared storage for the virtual machines in this tutorial. Both Xen hosts and the iSCSI target are running on Debian Lenny in this article.
Join discussion...
Tags: xen, live migration, iscsi, virtualization, virtual machine
Xen: How to Convert An Image-Based Guest To An LVM-Based Guest
http://www.howtoforge.com/xen-how-to-convert-an-image-based-...
This short article explains how you can move/convert a Xen guest that uses disk images to LVM volumes. Virtual machines that use disk images are very slow and heavy on disk IO, therefore it is often better to use LVM. Also, LVM-based guests are easier to back up (using LVM snapshots).
Join discussion...
Tags: xen, lvm, images, virtualization, virtual machine
How To Run Fully-Virtualized Guests (HVM) With Xen 3.2 On Debian Lenny (x86_64)
http://www.howtoforge.com/how-to-run-fully-virtualized-guest...
This guide explains how you can set up fully-virtualized guests (HVM) with Xen 3.2 on a Debian Lenny x86_64 host system. HVM stands for HardwareVirtualMachine; to set up such guests, you need a CPU that supports hardware virtualization (Intel VT or AMD-V). Hardware virtualization allows you to install unmodified guest systems (in contrast to paravirtualization where the guest kernel needs to be modified); that way you cannot only virtualize OpenSource operating systems like Linux and BSD, but also closed-source operating systems like Windows where you cannot modify the kernel.
Join discussion...
Tags: xen, hvm, debian, lenny, intel vt, amd-v
Xen Cluster Management With Ganeti On Debian Lenny
http://www.howtoforge.com/xen-cluster-management-with-ganeti...
Ganeti is a cluster virtualization management system based on Xen. In this tutorial I will explain how to create one virtual Xen machine (called an instance) on a cluster of two physical nodes, and how to manage and failover this instance between the two physical nodes.
Join discussion...
Tags: ganeti, xen, cluster, debian, lenny, virtualization
Installing Xen 3.3 With Kernel 2.6.27 On Ubuntu 8.10 (x86_64)
http://www.howtoforge.com/installing-xen-3.3-with-kernel-2.6...
This tutorial shows how you can install Xen 3.3 on an Ubuntu 8.10 host (dom0). Xen 3.3 is available from the Ubuntu 8.10 repositories, but the Ubuntu 8.10 kernels (2.6.27-x) are domU kernels, i.e., they work for Xen guests (domU), but not for the host (dom0). Therefore we need to build our own dom0 kernel. This guide explains how to do this with a 2.6.27 kernel.
Join discussion...
Tags: xen, ubuntu, intrepid, dom0, domu, virtualization
Virtualization With Xen 3.3.1 On Debian Etch
http://www.howtoforge.com/virtualization-with-xen-3.3.1-on-d...
This tutorial provides step-by-step instructions on how to install Xen 3.3.1 on a Debian Etch (4.0) system. Xen lets you create guest operating systems (*nix operating systems like Linux and FreeBSD), so called "virtual machines" or domUs, under a host operating system (dom0). Using Xen you can separate your applications into different virtual machines that are totally independent from each other (e.g. a virtual machine for a mail server, a virtual machine for a high-traffic web site, another virtual machine that serves your customers' web sites, a virtual machine for DNS, etc.), but still use the same hardware.
Join discussion...
Tags: xen, debian, etch, virtualization, virtual machine, dom0
| |