Changes between Version 13 and Version 14 of GTD_Cloud_One


Ignore:
Timestamp:
Mar 17, 2009, 2:37:58 PM (15 years ago)
Author:
rock
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GTD_Cloud_One

    v13 v14  
    22= XEN VM placement engine - OpenNEbula =
    33== 1. Requirement ==
    4  1.1 '''''__Xen installation__'''''
     4 * '''''__1.1 Xen installation__'''''
    55   * [wiki:Xen_Installation Install from deb]
    66   * [wiki:Servers/virt_machines/kernel Install from source]
    7  1.2 '''''__Required Package Installatiom__'''''
     7 * '''''__1.2 Required Package Installatiom__'''''
    88{{{
    99$ sudo aptitude install ruby sqlite3 libsqlite3-0 libsqlite3-dev libsqlite3-ruby \
     
    2020[[BR]]
    2121== 2. OpenNEbula Installation ==
    22   2.1 '''''__[http://www.opennebula.org/doku.php?id=software OpenNEbula download]__'''''
     22 * '''''__[http://www.opennebula.org/doku.php?id=software 2.1 OpenNEbula download]__'''''
    2323{{{
    2424$ tar zxvf one-1.2.0.tar.gz
     
    2828$ sudo ./install.sh -d /home/one
    2929}}}
    30  2.2 '''''__Verification__'''''
     30 * '''''__2.2 Verification__'''''
    3131{{{
    3232$ ls /home/one
    3333bin  etc  include  lib  share  var
    3434}}}
    35  * [[Image(content.png)]] [[Image(system.png)]]
     35 * [[Image(content.png)]] & [[Image(system.png)]]
    3636
    3737[[BR]]
    3838== 3. OpenNEbula Usage ==
    39  3.1 '''''__Environment Setup__'''''
     39 * '''''__3.1 Environment Setup__'''''
    4040{{{
    4141$ sudo vim /etc/profile
     
    4444export PATH=$ONE_LOCATION/bin:$PATH
    4545}}}
    46  3.2 '''''__OpenNEbula Startup__'''''
     46 * '''''__3.2 OpenNEbula Startup__'''''
    4747{{{
    4848$ sudo ONE_LOCATION/bin/one start