Archive/XCP HowTo, Index of: Difference between revisions
From Xen
Jump to navigationJump to search
Lars.kurth (talk | contribs) |
Rcpavlicek (talk | contribs) m (moved XCP HowTo, Index of to Archive/XCP HowTo, Index of: Transition to XenServer.org) |
||
(14 intermediate revisions by 4 users not shown) | |||
Line 2: | Line 2: | ||
= Installation = |
= Installation = |
||
* [[CentOS 6 Virtual Machine installation on XCP]] |
* [[CentOS 6 Virtual Machine installation on XCP]] |
||
* [[Fedora 17 Virtual Machine installation on XCP]] |
|||
* [[Ubuntu 12.04 Virtual Machine installation on XCP]] |
|||
* [[XCP_Ubuntu_Install|Installing Ubuntu guests on XCP]] |
* [[XCP_Ubuntu_Install|Installing Ubuntu guests on XCP]] |
||
* [[XCP toolstack on a Debian-based distribution]] |
* [[XCP toolstack on a Debian-based distribution]] |
||
* [[FreeBSD 9.0 64-bit HVM on XCP 1.1]] |
* [[FreeBSD 9.0 64-bit HVM on XCP 1.1]] |
||
* [[Install XCP from a USB Thumbdrive]] |
|||
* [[OpenSuse 11.4 VM (64 bit) interactive installation on XCP]] |
* [[OpenSuse 11.4 VM (64 bit) interactive installation on XCP]] |
||
⚫ | |||
* [[XCP toolstack on a Debian-based distribution]] |
* [[XCP toolstack on a Debian-based distribution]] |
||
* [[XCP toolstack on a Debian-based distribution - proposed]] |
* [[XCP toolstack on a Debian-based distribution - proposed]] |
||
⚫ | |||
= Management Clients and Tools = |
= Management Clients and Tools = |
||
Line 21: | Line 24: | ||
* [[XCP_NIC_Bonding|NIC Bonding on XCP]] |
* [[XCP_NIC_Bonding|NIC Bonding on XCP]] |
||
* [[XCP DirectDiskAccess|SATA Direct Local Disk Access on XCP]] |
* [[XCP DirectDiskAccess|SATA Direct Local Disk Access on XCP]] |
||
* [[Create Various types of CD repositories on XCP]] |
|||
* [[Creating an iSCSI target on XCP 1.1]] |
* [[Creating an iSCSI target on XCP 1.1]] |
||
* [[How to add a disk to a VM on XCP]] |
|||
* [[How to add a CD to a running VM on XCP]] |
|||
* [[Howto access VHD VDIs from the Control Domain]] |
|||
* [[XCP and VLANs]] |
* [[XCP and VLANs]] |
||
* [http://ronnybull.com/tag/xcp/ Ronny L. Bull blog - mostly articles on disk and networking] |
* [http://ronnybull.com/tag/xcp/ Ronny L. Bull blog - mostly articles on disk and networking] |
||
Line 56: | Line 63: | ||
* [[XAPI Adding Field|How to add fields to XAPI]] |
* [[XAPI Adding Field|How to add fields to XAPI]] |
||
* [[XAPI Adding Function|How to add functions to XAPI]] |
* [[XAPI Adding Function|How to add functions to XAPI]] |
||
* [[XenAPI client libraries for ocaml]] |
|||
= External HowTos = |
= External HowTos = |
Latest revision as of 21:11, 25 June 2014
Installation
- CentOS 6 Virtual Machine installation on XCP
- Fedora 17 Virtual Machine installation on XCP
- Ubuntu 12.04 Virtual Machine installation on XCP
- Installing Ubuntu guests on XCP
- XCP toolstack on a Debian-based distribution
- FreeBSD 9.0 64-bit HVM on XCP 1.1
- Install XCP from a USB Thumbdrive
- OpenSuse 11.4 VM (64 bit) interactive installation on XCP
- XCP toolstack on a Debian-based distribution
- XCP toolstack on a Debian-based distribution - proposed
- Grant McWilliam's XCP VM installations
Management Clients and Tools
- List of available management tools
- Xen Cloud Platform: Access to VM console
- XenCenter compatibility fixes for XCP 1.0 and 1.1
- Install the management CLI on a separate Linux box
- XCP Command Line Interface: A more detailed description in XCP Manuals
- Using XenCenter to manage XCP
Disk and Networking
- NIC Bonding on XCP
- SATA Direct Local Disk Access on XCP
- Create Various types of CD repositories on XCP
- Creating an iSCSI target on XCP 1.1
- How to add a disk to a VM on XCP
- How to add a CD to a running VM on XCP
- Howto access VHD VDIs from the Control Domain
- XCP and VLANs
- Ronny L. Bull blog - mostly articles on disk and networking
- Grant McWilliam's blog - some articles on networking
Cloud
High Availability
Monitoring
- Installing Nagios NRPE on XCP dom0 for monitoring
- Installing NUT on XCP dom0 for UPS power management
Ubuntu
Other
- How to create custom XCP templates
- Running XCP within an Xen/XCP VM (nesting)
- XCP Building Instructions
- XCP DirectDiskAccess
- XCP and VLANs
- XCP as virtual machine
- Xen Cloud Platform: Access to VM console
Xen API and resources for Developers
- XCP Overview for Developers
- Building XCP
- How to add fields to XAPI
- How to add functions to XAPI
- XenAPI client libraries for ocaml