个人工具

UbuntuHelp:UEC/CDInstall

来自Ubuntu中文

跳转至: 导航, 搜索

Overview

This tutorial covers UEC installation from the Ubuntu 9.10 Server Edition CD, and assumes a basic network topology, with a single system serving as the "all-in-one controller", and one or more nodes attached.

Objective

From this Tutorial you will learn how to install, configure, register and perform several operations on a basic UEC setup that results in a cloud with a one controller "front-end" and one or several node(s) for running Virtual Machine (VM) instances. You will also use examples to help get you started using your own private compute cloud.

Tutorial

STEP 1: Prerequisites

To deploy a minimal cloud infrastructure, you’ll need at least two dedicated systems:

  • a front end
  • one or more node(s)

<<Include(UEC/SystemRequirements)>>

STEP 2: Install the Cloud/Cluster/Storage/Walrus Front End Server

  1. Download the 9.10 Server ISO
  2. When you boot, select “Install Ubuntu Enterprise Cloud”. <
    > CDInstall?action=AttachFile&do=get&target=private1-cr.png
  3. When asked whether you want a “Cluster” or a “Node” install, select “Cluster”. <
    > CDInstall?action=AttachFile&do=get&target=cluster-node-cr.png
  4. It will ask two other cloud-specific questions during the course of the install:
    1. Name of your cluster
    • e.g. cluster1
    1. A range of public IP addresses on the LAN that the cloud can allocate to instances
    • e.g. 192.168.1.200-192.168.1.249

    STEP 3: Install the Node Controller(s)

    The node controller install is even simpler. Just make sure that you are connected to the network on which the cloud/cluster controller is already running.

    1. Boot from the same ISO on the node(s)
    2. Select “Install Ubuntu Enterprise Cloud”
    3. It should detect the Cluster and preselect “Node” install for you
    4. Confirm the partitioning scheme
    5. The rest of the installation should proceed uninterrupted; complete the installation and reboot the node

    STEP 4: Register the Node(s)

    <<Include(UEC/RegisteringNodes)>>

    STEP 5: Obtain Credentials

    <<Include(UEC/Credentials)>>

    STEP 6: Install an image from the store

    <<Include(UEC/GetAnImageFromStore)>>

    STEP 7: Run an Image

    <<Include(UEC/RunningImages)>>

    More Information

    <<Include(UEC/MoreInfo)>>

    Glossary

    <<Include(UEC/Glossary)>>