public marks

PUBLIC MARKS from camel with tag xen

April 2008

Openfiler — Openfiler Community

Openfiler is a powerful, intuitive browser-based network storage software distribution. Openfiler ScreenshotsOpenfiler delivers file-based Network Attached Storage and block-based Storage Area Networking in a single framework. Openfiler is built on the rPath Linux metadistribution and is distributed as a stand-alone Linux distribution. The entire software stack interfaces with third-party software that is all open source. File-based networking protocols supported by Openfiler include: NFS, SMB/CIFS, HTTP/WebDAV and FTP. Network directories supported by Openfiler include NIS, LDAP (with support for SMB/CIFS encrypted passwords), Active Directory (in native and mixed modes) and Hesiod. Authentication protocols include Kerberos 5. Openfiler includes support for volume-based partitioning, iSCSI (target and initiator), scheduled snapshots, resource quota, and a single unified interface for share management which makes allocating shares for various network file-system protocols a breeze.

March 2008

Cool Solutions: A Xen Virtual Machine Monitor Plugin for Nagios

This document describes a Nagios plugin — a "Xen Virtual Machine Monitor" which can be easily integrated in an existing Nagios system environment.

Automating Xen VM deployment with SystemImager - SystemImager

One advantage of server virtualization is the ability to rapidly provision new production environments. Automatic virtual machine deployment can significantly speed up the time to instantiate new services or reallocate resources depending on the user needs. This article focuses on the integration of SystemImager and Xen to create a totally open source framework able to manage on-demand deployment of virtual machines, such as physical machines, using a single centralized point of management. This approach allows to strongly reduce IT costs and simplify administrative tasks for enterprise data centers, even with a complex and/or reduced set of hardware resources, exploiting the dynamic-provisioning functionalities of SystemImager and virtualization advantages of Xen.

Enomalism – Trac

by 1 other
Enomalism Beta Program ¶ The Enomalism cloud computing platform currently in beta and is available to select Enomaly partners. Please enter tickets using the New Ticket link above. Full source code is available under Browse Source. What is Enomalism? ¶ Enomalism is an open source web-based virtual infrastructure platform. Designed to answer the complexity of managing globally disperse virtual server environments. Enomalism helps to automate the transition to a cloud computing environment by reducing an IT organizations overall workload. The easy to use dashboard can help with issues including deployment planning, load balancing, automatic VM migration, configuration management, and capacity diagnosis.

Automating deployment and activation of virtual images

Virtualization offers advantages that include server consolidation, isolation, rapid provisioning, and improved change management processes. Since virtualization breaks the hardware dependency and isolates virtual machines from details about the physical servers on which they are hosted, virtual images can be moved from one hosting platform to another. They can also be cloned to create more virtual machines, as desired. One of the challenges with cloning virtual images is handling operating system, network, and application specific customization. This article provides a sample framework for automating virtual image activation on new host platforms. This article, along with a previous article on Using virtual image templates to deploy WebSphere Application Server, demonstrates an automated approach for quickly and easily provisioning new WebSphere Application Server environments. The sample deployment and activation code included with this article is independent of WebSphere Application Server and can be used in conjunction with other software inside a virtual image. The specific example provided here is for WebSphere Application Server V6 in VMware or XEN virtual images, using SUSE V10 as the guest operating system. The activation techniques described in this article can be used in conjunction with IBM Tivoli® Provisioning Manager as described in Using Tivoli Provisioning Manager to deploy composite virtual appliances.

DRBD 8.0.6 brings full live migration for Xen on DRBD « Florian’s blog

Undoubtedly, many of you out there are using Xen as the virtualization platform of your choice. Many of you have asked us about doing Xen live migration for DRBD-backed domU’s. Ask no longer, we’ve heard your call. DRBD 8.0.6, released today, contains a block-drbd device helper script for use with Xen. This greatly simplifies the task of integrating Xen with DRBD.

Creating a local Debian mirror for your Xen servers - Shell Script (Bash) - xen, debian, etch, local mirror, amd64, anonftpsync, nginx

Once you’ve bought a dual or quad Xeon and started to experiment with virtualization you will soon want to create your local mirror to make installs lightning fast. This is a step-by-step how i did it.

unix:xen_p2v_howto [GCU Wiki]

by 2 others
Comment remédier au tombage en ruine physique d'un serveur (vieuxpc) en migrant l'OS dans un domU HVM Xen flambant neuf.

February 2008

Heartbeat2 Xen cluster with drbd8 and OCFS2

The idea behind the whole set-up is to get a High availability two node Cluster with redundant data. The two identical Servers are installed with Xen hypervisor and almost same configuration as Cluster nodes. The configuration and image files of Xen virtual machines are stored on drbd device for redundancy. Drbd8 and OCFS2 allows simultaneous mounting on both nodes, which is required for live migration of xen virtual machines. This Article describes Heartbeat2 Xen cluster Using Ubuntu (7.10) OS, drbd8 and OCFS2 (Ver. 1.39) File system. Although here Ubuntu is used it can be done in almost same way with Debian

Xen - 4gb seg fixup - Etch - Jonas Genannt

If you get this "4gb seg fixup" message on tty and/or in your /var/log/messages after the reboot to the Xen Hypervisor on Etch, you should check if you installed libc6-xen on your system. If not, install it, and reboot the system again.

Expérimentations avec Xen

Cette note présente une procédure d'installation de Xen en parallèle à NetBSD et Debian/Linux. L'objectif principal de la note est de décrire en détail une installation complète de Xen dans les deux environnements : d'autres documents existent sur la toile (voir les liens), mais ils pèchent par leur niveau de détail ou ils ne décrivent qu'une installation mono-OS. La note reste volontairement sur le côté pratique "recette de cuisine" pour l'installation. Xen est une technologie neuve, qui manque de poli. Les pièges rencontrés sur une installation sont encore nombreux (dûs par exemple aux différences subtiles entre les OS sur la définition d'une partition). Cette note vise à permettre à des non-spécialistes de NetBSD ou Debian de passer le cap de l'installation de Xen.

Howto: XEN on Debian "etch" [- LinuxFellaz.net - ]

This how-to provides step-by-step instructions on how to install Xen on an already working Debian Etch system. You can find all the software used here in the Etch repository, so no external files or compilation are needed.

XenSource Knowledge Base : Creating a XenServer Storage Repository on a FAKERAID volume using dmraid

XenServer Host installation on a FAKERAID volume (as opposed to real hardware RAID volume) is not yet supported, but you can create a Storage Repository on a RAID volume after XenServer Host installation. For this procedure you need three hard disks, two which are configured as RAID1, and the third which is not a part of the RAID array.

Xen Live Migration with iSCSI

This is a document about how to set up XEN and iSCSI on 3 Debian Stable (3.1 / Sarge) machines so that you can have a virtual host that can be migrated live between 2 of the machines. The third machine will be the common disk for the virtual machine that is seen via the 2 machines running XEN. I have assumed you have some knowledge of Linux specifically Debian, but not limited to. You may need to solve some dependencies that I have left out by yourself. I can't think of everything, and I didn't start with completely empty machines.

ONLamp.com -- Using Xen for High Availability Clusters

The idea of using virtual machines to build high available clusters is not new. Some software companies claim that virtualization is the answer to your HA problems, off course that's not true. Yes, you can reduce downtime by migrating virtual machines to another physical machine for maintenance purposes or when you think hardware is about to fail, but if an application crashes you still need to make sure another application instance takes over the service. And by the time your hardware fails, it's usually already too late to initiate the migration.

Xen Virtualization and Linux Clustering, Part 1

In this article, I briefly introduce the concepts of Xen virtualization and Linux clustering. From there, I show you how to set up multiple operating systems on a single computer using Xen and how to configure them for use with clustering. I should point out that a cluster implemented in this manner does not provide the computational power of multiple physical computers. It does, however, offer a way to prototype a cluster as well as provide a cost-effective development environment for cluster-based software. Even if you're not interested in clustering, this article gives you hands-on experience using Xen virtualization.

Virtual Machine Manager: Home

The "Virtual Machine Manager" application (virt-manager for short package name) is a desktop user interface for managing virtual machines. It presents a summary view of running domains and their live performance & resource utilization statistics. A detailed view presents graphs showing performance & utilization over time. Ultimately it will allow creation of new domains, and configuration & adjustment of a domain's resource allocation & virtual hardware. Finally an embedded VNC client viewer presents a full graphical console to the guest domain.

camel's TAGS related to tag xen

admin +   adress +   application +   applications +   apt +   backup +   blog +   book +   brige +   build +   cluster +   code +   configuration +   control +   convert +   database +   debian +   dedibox +   deployement +   design +   dom +   Domu +   drbd +   dtc-xen +   duplicate +   enomalism +   environment +   extension +   file +   fix +   framework +   free +   google +   gpl +   guide +   heartbeat +   hosting +   howto +   http +   hvm +   image +   images +   install +   interface +   introspection +   iscsi +   linux +   list +   live +   lvm +   mac +   management +   mem +   memory +   migrate +   migrating +   migration +   Mirror +   monitoring +   mysql +   nagios +   network +   optimize +   oracle +   p2v +   performance +   plugin +   project +   python +   raid +   remote +   ressources +   san +   script +   security +   server +   serveur +   setup +   share +   shell +   site +   snapshot +   software +   ssh +   tools +   tutorial +   tutoriel +   ubuntu +   virtualisation +   virtualization +   vm +   vmware +   vmware2xen +   vnc +   vserver +   web +   wiki +   windows +   xen tootls +   xm +