This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
xen:start [2008/04/22 19:25] AdmLuc created |
xen:start [2011/02/07 17:31] (current) Luc Nieland |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | xen stuff here.... | + | |
+ | Xen namespace: | ||
+ | |||
+ | 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:==== | ||
+ | |||
+ | ==Base:== | ||
+ | * [[xen:installation of dom0|Dom0]] installation | ||
+ | * [[xen:creation of a domU|DomU]] installation/creation | ||
+ | * [[xen:live-migration infrastructure]] (including shared storage) | ||
+ | |||
+ | |||
+ | ==Tooling:== | ||
+ | * [[xen:domU backup]] (example backup script) | ||
+ | * [[xen:vmware2xen]] (migration) | ||
+ | * [[xen:pass devices to the domU]] | ||
+ | |||
+ | |||
+ | ==Hardware requirements:== | ||
+ | * [[xen:CPU]] | ||
+ | |||
+ | |||
+ | ====Literature:==== | ||
+ | * [[http://wiki.debian.org/Xen]] | ||
+ | * [[http://www.pug.org/mediawiki/index.php/Xen-installation]] (German) | ||
+ | * [[http://wiki.libvirt.org/page/Networking]] |