Changes between Initial Version and Version 1 of Internal/internal6


Ignore:
Timestamp:
Sep 11, 2008, 5:29:50 PM (16 years ago)
Author:
Joseph F. Miklojcik III
Comment:

Initial swipe.

Legend:

Unmodified
Added
Removed
Modified
  • Internal/internal6

    v1 v1  
     1Intenral6 is the start of an attempt at replacing a bunch of ORBIT infrastructure with a few hosts that run virtual machines.  ORBIT uses multiple machines because of load concerns, but it's hard to imagine more than one or two machines loaded at the same time.
     2
     3Hardy (Ubuntu 8.04 LTS) comes with a full compliment of Xen software, it's just unsupported.
     4{{{
     5$ sudo apt-get install linux-xen xen-hypervisor-3.2 xen-shell xen-tools xen-utils-3.2
     6}}}
     7Somewhat confusingly, the {{{linux-image-xen}}} packages don't put turds in {{{/boot/grub/menu.lst}}}, rather the {{{xen-hypervisor}}} package does.  The {{{linux-image-xen}}} packages are sort of the payload for the hypervisor.