Jump to: navigation, search

Difference between revisions of "XenServer/Install"

(Installing XCP)
 
(20 intermediate revisions by 5 users not shown)
Line 1: Line 1:
__NOTOC__
+
= Installing Citrix XenServer =
<<[[TableOfContents]]()>>
 
  
= Installing [[XenServer]] =
 
 
First you need to decide what [[XenServer]] you will install:
 
First you need to decide what [[XenServer]] you will install:
 +
* Citrix [[XenServer]]: an open source product with commercial support available and the only enterprise-class, cloud-proven virtualization platform that delivers the critical features of live migration and centralized multi-server management at no cost.
 +
* The tech preview of [http://xenserver.org/discuss-virtualization/virtualization-blog/entry/tech-preview-of-xenserver-libvirt-ceph.html xenserver-core]: Many of the XenServer components built to be installed on an RPM-based distro of your choice
 +
* XCP: This is now retired (See http://xenserver.org/discuss-virtualization/q-and-a/i-am-a-user-of-xcp-how-will-i-be-impacted.html) and users should install XenServer 6.2 instead.
  
* Citrix [[XenServer]]: a commercial product and the only enterprise-class, cloud-proven virtualization platform that delivers the critical features of live migration and centralized multi-server management at no cost
+
As of XenServer 6.2, all features are available in the open source version, and there are no paid-for features (Citrix does of course offer [http://xenserver.org/overview-xenserver-open-source-virtualization/get-support.html commercial support] for XenServer)
* XCP: the open source version
 
  
If using Essex, you are best using [[XenServer]] 6.0.2 or XCP 1.1 (the latest stable, as of March 2012)).
+
The recommendation is to use XenServer 6.2.
  
== Install Citrix [[XenServer]] ==
+
You may follow one of the methods below, depending on what you choose to install and how:
To help install Citrix [[XenServer]], take a look at the official "Installation Guide" or "Quick Installation Guide" for your version of [[XenServer]]:
 
  
* http://docs.vmd.citrix.com/XenServer/6.0.0/1.0/en_gb/QuickStartGuide_BasicVersion.html#server_installation
+
== Important Install Options ==
* http://support.citrix.com/proddocs/topic/xenserver/xs-where-are-docs-wr.html
 
  
=== Install from ISO ===
+
Please choose EXT local storage, also called "XenDesktop optimised" and not LVM based local storage.
To get the [[XenServer]] CD go to: http://www.citrix.com/XenServer and click "Try It", then select the "[[XenServer]] free edition".
 
  
Once you have the ISO downloaded and burnt onto a CD, put the CD in your server, and follow the on screen instruction.
+
Many of the OpenStack features will not work with LVM based storage (due to the need for easy access to the raw VHD files).
  
See the above install docs for more details.
+
== Installing Citrix XenServer ==
 +
=== Installing Citrix XenServer using the CD ===
  
=== Install from PXE ===
+
To get the XenServer CD go to: http://xenserver.org/overview-xenserver-open-source-virtualization/download.html
  
For steps to create a PXE server to install [[XenServer]] take a look at: [[XenServer/Install/PXE|How to PXE Install XenServer]].
+
Once you have the ISO downloaded and burnt onto a CD, put the CD in your server, and follow the on screen instructions.  
  
== Install XCP ==
+
To help install Citrix XenServer, take a look at the official "Installation Guide" or "Quick Installation Guide" for your version of XenServer:
 
+
* http://docs.vmd.citrix.com/XenServer/6.0.0/1.0/en_gb/QuickStartGuide_BasicVersion.html#server_installation
There are two main ways to get XCP:
+
* http://support.citrix.com/proddocs/topic/xenserver/xs-where-are-docs-wr.html
* Packages in Debian/Ubuntu (and soon CentOS/RedHat)
 
* Binary distribution similar to [[XenServer]]
 
 
 
=== Installing inside Debian/Ubuntu ===
 
 
 
Use the latest SID, and do:
 
* apt-get install xcp-xapi
 
* then read the README.Debian
 
 
 
=== Full Binary XCP Distro ===
 
  
You can download XCP here:
+
=== PXE install Citrix XenServer ===
  
* http://xen.org/download/xcp/index.html
+
For steps to create a PXE server to install XenServer take a look at: [[XenServer/Install/PXE|How to PXE Install XenServer]].
  
Notes:
+
= Post Install Steps =
  
* Install steps are almost identical to [[XenServer]] (You do PXE following similar steps to those of [[XenServer]])
+
You are almost there now, you probably want to checkout out:
* If you want a feature set similar to [[XenServer]] 6.0, then take a look at XCP 1.5 beta
+
* [[XenServer/PostInstall|Post Install steps to prepare XenServer to work with OpenStack]]
* If you want a more stable system, try XCP 1.1
 
  
 
----
 
----
 
[[Category:HowTo]]
 
[[Category:HowTo]]

Latest revision as of 07:11, 13 August 2013

Installing Citrix XenServer

First you need to decide what XenServer you will install:

As of XenServer 6.2, all features are available in the open source version, and there are no paid-for features (Citrix does of course offer commercial support for XenServer)

The recommendation is to use XenServer 6.2.

You may follow one of the methods below, depending on what you choose to install and how:

Important Install Options

Please choose EXT local storage, also called "XenDesktop optimised" and not LVM based local storage.

Many of the OpenStack features will not work with LVM based storage (due to the need for easy access to the raw VHD files).

Installing Citrix XenServer

Installing Citrix XenServer using the CD

To get the XenServer CD go to: http://xenserver.org/overview-xenserver-open-source-virtualization/download.html

Once you have the ISO downloaded and burnt onto a CD, put the CD in your server, and follow the on screen instructions.

To help install Citrix XenServer, take a look at the official "Installation Guide" or "Quick Installation Guide" for your version of XenServer:

PXE install Citrix XenServer

For steps to create a PXE server to install XenServer take a look at: How to PXE Install XenServer.

Post Install Steps

You are almost there now, you probably want to checkout out: