This article shows you how to install Xen Orchestra and use the interface via the web. XOA is a very powerful addition to XenServer as it brings auto-updates and making it easier to manage entire farms. Step-by-Step Guide Login to your XenServer via PuTTy OR through XenCenter console Type bash -c “$(curl -s http://xoa.io/deploy)” Enter […]
Create iSCSI SR in XenServer
This guide goes over how to Create iSCSI SR on Xen to connect to an iSCSI target. Here is the step-by-step and a video walkthrough, which includes setting up iSCSI in FreeNAS. Requirements Multiple XenServers (2+) in a Pool iSCSI target (Check out FreeNAS in the video below for setting one up) At LEAST a gigabit […]
XenServer cannot connect in XenCenter or XCP-ng Center
Having problems and your XenServer cannot connect to XenCenter? Did you have high availability enabled? If you answered yes to both these questions here is how you get your XenServer back online and functioning properly. Step-by-Step Guide PuTTy into the XenServer Pool Master run the following commands: xe pool-ha-disableNote: If this fails try ha-disable force below […]
XCP-ng / XenServer – Your First Virtual Machine Installation
This video goes through setting up a Virtual Machine in XenServer / XCP-ng in a lab environment. If you want to experiment with in detail with XenServer, I highly recommend you download XCP-ng from their official website. This is a community-powered version of XenServer with ALL FEATURES ENABLED. XenServer from Citrix has recently started going […]
Virtualization Introduction
This is a virtualization introduction and when you should be using it. In the follow-up videos, I will go into using the hypervisor, creating VMs and maintenance. Now that you understand what it is and if you want to start getting your feet wet, please check out my other video to start installing your hypervisor […]
Reattach LVM after a reinstalling XenServer
This article describes how to reattach LVM or a local Storage repository on XenServer. The XenServer database has become corrupt or your XenServer does not see the local SR. Instructions Do a pvscan to get the Universally Unique Identifier (UUID) of an existing SR on a local disk. In this example uses UUID 39baf126-a535-549f-58d6-feeda55f7801: pvscan […]