My Personal Experience about Citrix XenServer 5.0
Posted by superman
- on October 8th, 2008 in Virtualization, Xen |

Yesterday Craig mentioned about 8 VCPU per VM on Citrix XenServer 5 is really a good stuff from Citrix and I must admit that.
I did a quick test and I would like to share my personal review about Citrix XenServer 5.0:
Personally I think network speed is fast compare to VMware ESX. I have a physical 1Gbps NIC network speed and I can get 2Gbps network speed after install XenTools on Windows 2008 server but require 2 times reboot(SuSE Linux require 1 reboot). Anyway VM guest shutdown and reboot process is faster than VMware ESX.
I was try to install SuSE Linux 10 using 4 ISO CD (both NFS or CIFS), the Citrix XenServer always give me an error “The VM rejected the attempt to detach the device xxxxx refusing to close” when switch ISO CD1 to ISO CD2. You have to extract 4 ISO CD into one single location to make it work or copy ISO to local storage(provider you have enough local disk space).
The enterprise product should not have similar issue and this is not make sense at all.
Anyway, you can try alternative way using “Install URL” instead of using ISO Image once you have extract ISO CD into single folder on your web server.
Install URL: http://xx.xx.xx.xx/inst/10/32/SP2/ALL
Advanced Boot OS Parameters:
console=ttyS0 xencons=ttyS hostip=xx.xx.xx.xx/24 gateway=xx.xx.xx.xx dnsserver=xx.xx.xx.xx
Please make sure your have correct IP, gateway and DNS setup properly else you will getting error during installation.
Add and remove any disk/storage on Window 2008 or SuSE Linux 10 no downtime or reboot required. The VM guest OS will detect automatically.
Convert to template and VM clone features which are another features behind VMware ESX.
Once you have converted to template, you won’t have another way to reverse back as VM guest machine. It’s one way operation which you will received a warning before convert to template as show below.

Right click VM guest, and click Copy VM will do VM cloning but require downtime. The Copy VM feature is disable during VM guest is power on.
Overall, I would said VMware ESX still my first choice.
Related posts:




9 Responses
Looks like XEN from citrix are still far behind and need more efforts
Citrix XenServer does not support memory overcommit. You’re require sufficient physical RAM for your virtual guest.
Xen Server can’t exchange ISO image during the Virtual Machine setup as easy as VMware. That is really painful
Using Citrix Xen 5.0 Express (free as in beer) connected to a Netapp FAS or Dell Equalogic storage you can create a snapshot of a vm in a few seconds and then create a new vm from this snapshot as fast. Please don’t spread FUD! Memory over commit is not usefull in
IO and memory intensive production environments.
I just discovered that I can power up more than 4 VMs in Citrix XenServer Express 5.0.0 simultaneously. And, it can only allow maximum up to 3 virtual disk in one VM.
I will suspect is due to the express edition. Really need to get an evaluation copy for enterprise to test this out
I having difficulty create Redhat Linux. Do u have the same issue?
2008-06-09 3:18:49 PM Error: Creating ‘CentOS 5.1 x64′ by cloning ‘CentOS 5.1 x64′ - A timeout happened while attempting to attach a device OpaqueRef:27be456b-e28a-446f-eb5a-8171b01521a4 of type VBD to a VM
I looked at the machine and saw the following on the console:
xenbus dev backend/vdb/0/51712 error 2 creating vdb structure.
Leong, I guess you’re referring to clone Centos instead of Redhat Linux. My Xen sandbox destroy sometimes ago and I have never try Centos or Redhat on Xen. Sorry.
hmm… Yes, I saw most of the feedback related with windows only. Thanks superman.