User Tools

Site Tools


virtualization:xenserver:xcp

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
virtualization:xenserver:xcp [2017/01/25 11:17]
gcooper
virtualization:xenserver:xcp [2022/08/10 13:35] (current)
gcooper
Line 1: Line 1:
-====== Xen Cloud Platform (XCP) ======+====== Xen Cloud Platform (XCP-NG) ======
  
-See also **[[virtualization:xenserver:xenserver|Citrix XenServer and Xen Cloud Platform (XCP)]]**.+**Docs**: https://xcp-ng.org/docs/
  
-See also **[[virtualization:xenserver:xenserver_backup|XenServer Backup]]**.+**Downloads**: https://xcp-ng.org/download/
  
-http://grantmcwilliams.com/tech/virtualization/xcp-howtos+**XenAdmin**: https://github.com/xcp-ng/xenadmin/releases
  
-XCP is basically an open-source version of Citrix XenServer.+**Update**: https://xcp-ng.org/docs/updates.html
  
-  XCP 1.5 = XenServer 6.0 +**Upgrade**: https://xcp-ng.org/docs/upgrade.html
-  XCP 1.6 = XenServer 6.1+
  
-===== Security =====+**Tools**: **[[virtualization:xenserver:xenserver_tools|XenServer Tools]]**
  
-http://lists.xen.org/archives/html/xen-users/2011-10/msg00539.html+**Forums**: [[https://xcp-ng.org/forum/]]
  
-  * The XCP project provides no official update repository. +XCP is basically completely open-source version of Citrix XenServer.
-    * There is a 'xcp' repo for 1.6.10, but it's not fully implemented. +
-  * Protect your management network via an non-public routable address space and you greatly reduce your dom0 attack surface. +
-  * Do not use the CentOS 5 repo to update XCP dom0.+
  
-Update the kernel in 1.6.10:+===== Updates ===== 
 + 
 +Update using ''yum update'' It's much better than the 'old days' Many, if not **most updates require a reboot**. 
 + 
 +:!: **Reboot the pool master first!**
  
 <file> <file>
-yum --enablerepo xcp --nogpgcheck update+yum update
  
 reboot reboot
 </file> </file>
  
-===== RAID =====+===== Upgrades ===== 
 + 
 +:!: **Upgrade the pool master first!** 
 + 
 +Upgrades are best done by **booting from the new ISO**. 
 + 
 +Updates are performed using ''yum''. Major upgrades are not. 
 + 
 +==== Remote Upgrade ====
  
-http://www.zultron.com/2012/09/xcpxenserver-on-raid1-booting-pitfalls/+Remote upgrades are possible:
  
-http://blog.codeaddict.org/?p=5+https://github.com/xcp-ng/xcp/wiki/Upgrade-from-XenServer#alternate-method-remote-upgrade
  
-http://lists.xen.org/archives/html/xen-api/2012-01/msg00000.html 
virtualization/xenserver/xcp.1485368235.txt.gz · Last modified: 2017/01/25 11:17 by gcooper