This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
xen:start [2008/05/23 21:20] AdmLuc |
xen:start [2011/02/07 17:31] (current) Luc Nieland |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | xen stuff here.... | ||
| + | Xen namespace: | ||
| - | ======Xen====== | + | One of the reasons we use Xen based virtualization is to create a scalable and flexible development and test platform for the Hannibal system stack. Check the [[hannibal:start|Hannibal section of this wiki]] for more information. |
| + | ====Topics:==== | ||
| - | =====chap1===== | + | ==Base:== |
| - | xx | + | * [[xen:installation of dom0|Dom0]] installation |
| + | * [[xen:creation of a domU|DomU]] installation/creation | ||
| + | * [[xen:live-migration infrastructure]] (including shared storage) | ||
| - | =====chap2===== | ||
| - | yy | ||
| + | ==Tooling:== | ||
| + | * [[xen:domU backup]] (example backup script) | ||
| + | * [[xen:vmware2xen]] (migration) | ||
| + | * [[xen:pass devices to the domU]] | ||
| - | =====chap3===== | ||
| - | xx | ||
| - | + | ==Hardware requirements:== | |
| - | =====chap4===== | + | * [[xen:CPU]] |
| - | xx | + | |
| + | ====Literature:==== | ||
| + | * [[http://wiki.debian.org/Xen]] | ||
| + | * [[http://www.pug.org/mediawiki/index.php/Xen-installation]] (German) | ||
| + | * [[http://wiki.libvirt.org/page/Networking]] | ||