Questions tagged [xenserver]

XenServer is the virtualization platform Citrix has built around the Xen Hypervisor.

631 questions
3
votes
1 answer

How is memory transferred in Xen live motion?

I am researching XenServer from Citrix and (with 2 colleagues) comparing it with VMware ESX and Microsoft HyperV. In our tests, it seems that Xen's live migration is using less resources than VMware's ESX and I would like to know why that is.…
Hofa
  • 417
  • 2
  • 9
3
votes
2 answers

disk hangs during active I / O

I have XenServer guest OS (Ubuntu 10.10 lts) and have an issue with copy huge amount of files from nfs to local disk (cp -rp nfs:/dir /local/dir). After some time local disk hangs and I can't perform any IO operation. in log files I see this: Oct 28…
A M
  • 158
  • 8
3
votes
2 answers

How to change LVM physical volume name

I am trying to convert HVM mode of VM into PV mode on XenServer 5.5 server. As a part of this routine I need to change in /etc/fstab partition names /dev/hd* to /dev/xvd*. Here is my current /etc/fstab: /dev/vg_os/lv_sys / …
VVP
  • 51
  • 1
  • 2
  • 6
3
votes
1 answer

How do I configure a guest VM's static IP address automatically in Citrix XenServer?

To facilitate automation of guest VM provisioning, how do I set (in a script) the IP address on a guest VM's NIC (or NIC's) once a new VM has booted? Is there a way to "inject" netsh commands via the Citrix guest OS tools (for Windows for example)…
Kev
  • 7,777
  • 17
  • 78
  • 108
3
votes
3 answers

How to get a CLI for a virtual machine on XenServer?

I created a Debian Lenny virtual machine as described on the manual. How to control it? It has no IP since my LAN has DHCP disabled. If it only had a static IP and SSHD enabled I could just PuTTY it.
Jader Dias
  • 4,625
  • 18
  • 48
  • 50
3
votes
2 answers

Xenserver boot error

I'm trying to get Xenserver 5.5 running on a spare computer here, hardware specs: Intel Q6600, 4GB Ram, and Gigabyte GA-P35-DS3R motherboard Xenserver itself installs fine onto a 150GB sata hdd, however it fails to boot whatsoever, giving this…
Adrian
3
votes
2 answers

How can I know when a Xen VM has started when starting using CLI

I'm using XenServer as a host for disposable QA machines for our application development. I'd like to write a script that automatically creates a new VM from a template, starts it, logs into it, fetches the latest application build and deploys…
Electric Monk
  • 195
  • 3
  • 8
3
votes
0 answers

Nested VM in XenServer

I am new to XenServer. I am having problems getting nested VM to work in my environment. Here is my scenario: I got XenServer 7.6.0 (Free version) running on a bare metal box (SuperServer 1028R-WC1R). VT-d is enabled in the BIOS. I am running…
2
votes
1 answer

XenServer 8.0 running a NTP client in guest PVHVM VM

I would like to run a NTP client in a Xen Linux VM under XenServer (XCP-NG 8.0 to be precise). The Linux VM, Debian Stretch 9.9 (uname -a: Linux debian 4.9.0-9 amd64 #1 SMP Debian 4.9.168-1+deb9u4 (2019-07-19) x86_64 GNU/Linux has Xen guest tools…
zyash
  • 208
  • 1
  • 6
2
votes
1 answer

CentOS zsh: locking failed for /root/.zsh_history: read-only file system: reading anyway

I am working on CentOS 7 Xen server with 100 GB memory. I have a master server with 1 TB hard disk space and 2 slave server I increased disk space from 100 to 155 GB directly for /xen/vm4/abctest.img for virtual system /dev/xvda1 But now I get…
techGaurdian
  • 123
  • 1
  • 7
2
votes
0 answers

XenServer Networkconfigruation broken after update from 7.5 to 7.6

After an upgrad from xenserver 7.5 to 7.6 through the official XenCenter we discovered, that our network configuration is broken. We can provide the following details: XenConsole: network card (Broadcom Nextreme, HP DL380 G6) is detected NICs are…
2
votes
1 answer

Is there a command to scan an existing XenServer storage repository for VMs?

Question: Is it possible to scan for and then re-import XenServer virtual machines from an old storage repository disk after connecting it to a new install? Background: A client had a XenServer 7.3 install with three local disks each configured as…
Pyromancer
  • 129
  • 3
  • 11
2
votes
2 answers

Should I use HW Raid or ZFS as filesystem for Citrix XenServer?

I've got a dual Xeon X5650 (6core) HP ProLiant DL160 G6 with 72G RAM and an HP P410 4port hardware raid card that I want to repurpose as a NAS and a test server. Additionally, I have 4 x 4T drives in it. My initial plan was to just HW RAID5 the 4…
Eric B.
  • 479
  • 1
  • 5
  • 14
2
votes
1 answer

XenServer -Virtual Disk not Active

What ever i am trying add as virtual disk (i.e. usb disk, local drive). It is showing 'Active = no' under the storage tab Screenshot: Running fdisk -l it shows only the disk where the OS is installed. I am using XenServer 7.2 Any help?
Tanvir Rajeev
  • 23
  • 1
  • 4
2
votes
1 answer

Unable to extend partition with gdisk on XenServer 6.5

I'm having trouble extending my partition on a XenServer 6.5. I originally had a 1.4TiB device (hardware RAID5) that I since upgraded to 10.9TiB. I upgraded the RAID by swapping out one disk at a time until the 4 disks were replaced. I then used…
Eric B.
  • 479
  • 1
  • 5
  • 14