XenServer is the virtualization platform Citrix has built around the Xen Hypervisor.
Questions tagged [xenserver]
630 questions
2
votes
2 answers
Upgrading XenServer 6.2 to 6.5 or updating in general
Trying to get my XenServer to update, and want to upgrade it also to version 6.5. But cant figur out how. When i try to update using the XenCenter, i cant select the server itselfe when i get to that point?
Screeny of how far i got.
Link to screeny:…

Kim
- 21
- 1
- 2
2
votes
1 answer
Xenserver Virtual Adapter Limit
My understanding is that as of Xenserver 6.5 and earlier versions, you can only have 7 virtual network adapters per VM. Is there any known (probably unsupported) way around this limitation?
My use case is that we are setting up a NIDS, and instead…

codewario
- 548
- 3
- 16
- 36
2
votes
2 answers
XenServer, mapping SAN LUN to VDI
I have a few XenServer 6.2/6.5 hosts, and ZFS SAN datastore, providing iSCSI exports for VM storage.
It's not an optimal solution to export huge 1-2 Tb LUN as XenServer LVMoiSCSI SR, because:
a) no thin provisioning on XenServer storage
b)…

Valentin
- 21
- 1
- 1
- 6
2
votes
1 answer
Xenserver 6.5 LSI MegaRAID
Is there a package available to install the MegaCLI on XenServer6.5? For 6.5 there is this [1] but 6.5 has another kernel. XenServer 6.5 is based on CentOS6.5 (right?), so I also tried the kmod-megaraid_sas-06.806.08.00_el6.5-1.x86_64.rpm but that's…

Dirk
- 241
- 3
- 9
2
votes
2 answers
RAID 10 Stripe Size for XenServer
Below is our current server configuration. In a few weeks I will be simulating a disaster recovery by installing 5 new disks (1 hot spare) and restoring all VMs from the backups.
Will I gain anything by changing the RAID stripe size to something…

Reado
- 702
- 2
- 10
- 25
2
votes
1 answer
XenServer 6.2: reattach SR but all disks have no description
I have recently reinstalled XenServer on my server. All the VHD files were stored on my NAS via NFS, so I re-added the NFS SR after reinstallation.
However, all my VMs seem to be missing, and the VHDs in the SR are "blank" - no description, no name,…

ryanswj
- 71
- 1
- 2
2
votes
2 answers
XenServer 6.2 VM 100% CPU and 100% memory usage and won't boot
I had this problem today after a power failure.
I had 2 vms and one of them won't boot and was using 100% of CPU and 100% of memory.
Since it was very dificult to solve (at least for me) I want to detail here the steps I've made to fix it, mixing…

JorgeeFG
- 993
- 8
- 13
2
votes
1 answer
Win2K P2V on XenServer 6.2: VM unable to start
I'm trying to virtualize (P2V) a very old Win2K server (an IBM x345) with related storage:
a main C: drive, running on top of a RAID 5 logical-array served by an internal ServeRAID HW controller and related internal HDD);
two distinct additional…

Damiano Verzulli
- 4,078
- 1
- 21
- 33
2
votes
3 answers
XenServer Configuration Allowing Private Network to Access HyperVisor
Within Citrix XenServer...I want an internal network, not dependent on a physical NIC, that only the HyperVisor and virtual machines can see. I believe I want to implement a "Single-Server Private Network."
How do the VMs communicated with the…

CryptoJones
- 834
- 1
- 9
- 17
2
votes
1 answer
Creating a Xenserver 6.2 pool
I would appreciate a bit of guidance with the following task.
I have a standalone Xenserver 6.2 that is running 2 Windows 2012 VMs. This server is connected via NFS to a NAS server.
I recently bought 2 new servers as well as another NAS server and…

Dimitris
- 21
- 2
2
votes
0 answers
How to incrementally backup XenServer VMs
I am looking for a way to backup XenServer (or XAPI) VMs
incrementally. backup just changed data every time.
without performance penalty, slowing down the server after the backup is done (snapshots do that, right?)
with possibility to go back in…

Lefty
- 121
- 3
2
votes
1 answer
Install xenserver on iscsi target
Is is know that Xen Server is based on CentOS, and it is fact that CentOS can be installed on an ISCSI target flawlessly, but I wanted to install Xen server on an ISCSI target I couldn't find a way.
I already tried the latest version of xen server…

HXH
- 3,045
- 2
- 18
- 13
2
votes
2 answers
Boot xen server through ipxe
I'm want install Xen Server 6.2 though ipxe, I tried different configurations, no luck making to work until now.
I found some may example to boot from pxe using TFTP server, and here is an example:
default xenserver-auto
label xenserver-auto
…

HXH
- 3,045
- 2
- 18
- 13
2
votes
1 answer
Diskless XenServer 6.2
I'm a bit suspicious since I cannot find relevant recent information on this.
I am wanting to boot a diskless XenServer version 6.2 (the server... not the installer). I have an Intel Pro 1000 ET NIC that supports iSCSI. I am able to intall…

Steve
- 21
- 1
2
votes
2 answers
XenServer 6.2 changing mtu
So I've looked around for a way to change the MTU of interfaces on XenServer 6.2, but can't find anything that works for me ...
One method spoke about changing the ifcnfg-intX files in the /etc/sysconfig/network-scripts directory, but the files just…

Just Lucky Really
- 93
- 2
- 16