User Tools

Site Tools


compass_guide

This is an old revision of the document!


Compass Guide

This page aims to provide step by step guide to install and set up an OPNFV targeted environment.

Overview

Compass – An ansible framework responsible kicking off distributed system builds installation and configuration including OS provision, OpenStack and OpenDaylight packages installation and configuration.

Host HW/VM requirements

A x86_64 host (physical machine or VM) - 100 GB storage - 8 GB RAM

Host SW requirements

Ubuntu 14.04 LTS installed

Introduction of Compass for OPNFV targeted environment

Install OpenStack with 3 controller in HA mode and 2 compute, and OpenDayLight on the 3 controller which make one cluster and connect with OpenStack via ML2 plugin.

Compass support installing OpenStack+OpenDayLight in HA mode and singleton mode on 5 VMs or 5 physical machines.

Compass runs on the host and creates a VM for running compass core as a installation server(Centos6.5), compass creates 5 VMs as 3 controller and 2 compute or acts as a DHCP server to detect the physical machines and install OpenStack+OpenDayLight on them.

Topology

to be continued…

Installation step on VMs

Obtain compass

git clone https://gerrit.opnfv.org/gerrit/genesis

Deploy compass to install in HA mode

cd genesis
./ci/deploy.sh cluster

The environment installed on VM is called small BGS which is used to verification for the environment installed on physical machines called big BGS to avoid some problems code destroying big BGS.

Installation on baremetal

to be continued…

Prerequisites

For big BGS(physical machines)

At least 5 baremetal servers and 1 master server as host, with 3 interfaces minimum, all connected without VLAN in the same network. Compass is executed on the master server(physical machine or VM) which should be installed Ubuntu 14.04. Compass will act as a DHCP server which is able to detect 5 baremetal servers.

For small BGS(VMs)

At least x86_64 host with Ubuntu 14.04 LTS installed - 200 GB storage - 128 GB RAM

Contact

IRC Channel: Huawei-opnfv

Email list: chigang@huawei.com, chenshuai@huawei.com,

don’t hesitate to contact with us if you have any question.

compass_guide.1433493135.txt.gz · Last modified: 2015/06/05 08:32 by shuai chen