Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Licensing

Radio Edge Cloud is Apache 2.0 licensed. The goal of the project is the packaging and installation of upstream Open Source projects. Each of those upstream projects is separately licensed. For a full list of packages included in REC you can refer to https://logs.akraino.org/production/vex-yul-akraino-jenkins-prod-1/ta-ci-build-amd64/313/work/results/rpmlists/rpmlist (the 313 in this URL is the Akraino REC/TA build number, see https://logs.akraino.org/production/vex-yul-akraino-jenkins-prod-1/ta-ci-build-amd64/ for the latest build.) All of the upstream projects that are packaged into the REC/TA build image are Open Source.

Introduction

This document outlines the steps to deploy Radio Edge Cloud (REC) cluster. It has a minimum of three controller nodes. Optionally it may include worker nodes if desired. REC was designed from the ground up to be a highly available, flexible, and cost-efficient system for the use and support of Cloud RAN and 5G networks. The production deployment of Radio Edge Cloud is intended to be done using the Akraino Regional Controller which has been significantly enhanced during the Akraino Release 1 timeframe, but for evaluation purposes, it is possible to deploy REC without the Regional Controller. Regardless of whether the Regional Controller is used, the installation process is cluster oriented. The Regional Controller or a human being initiates the process on the first controller in the cluster, then that controller automatically installs an image onto every other server in the cluster using IPMI and Ironic (from OpenStack) to perform a zero touch install.

...

Recent builds can be obtained from the Akraino Nexus server. Choose either "latest" or a specific build number from the old release images directory for builds prior to the AMD/ARM split or the AMD64 builds or the ARM64 builds and download the file install.iso.file install.iso.

123

true123Build 237. This build has been removed from Nexus (probably due to age)

Akraino ReleaseREC or TA ISO BuildBuild DateNotes
1

Build 9. This build has been removed from Nexus (probably due to age)

Akraino ReleaseREC or TA ISO BuildBuild DateNotes
1
draw.io Diagram
bordertrue
viewerToolbartrue
fitWindowfalse
diagramDisplayNameDownload Build 9
lboxtrue
revision3
diagramNameDownload
simpleViewertrue
width
linksauto
tbstyletop
diagramWidth123
2019-05-30

Build number 9 is known to NOT work on Dell servers or any of the ARM options listed below. If attempting to install on Dell servers, it is suggested to use builds from no earlier than June 10thearlier than June 10th

2

Build 237. This build has been removed from Nexus (probably due to age)

2

draw.io Diagram
bordertrue
viewerToolbartrue
fitWindowfalse
diagramDisplayNameDownload Build 9
lboxtrue
revision3
diagramNameDownload Build 237
simpleViewertrue
width
linksauto
tbstyletop
diagramWidth2019-11-18It is possible that there may still be some issues on Dell servers. Most testing has been done on Open Edge. Some builds between June 10th and November 18th have been successfully used on Dell servers, but because of a current lack of Remote Installer support for Dell (or indeed anything other than Open Edge), the manual testing is not as frequent as the automated testing of REC on Open Edge. If you are interested in testing or deploying on platforms other than Open Edge, please join the Radio Edge Cloud Project Meetings.
3 - AMD64
draw.io Diagram
border

viewerToolbartrue
fitWindowfalse
diagramDisplayNameDownload Build 9
lboxtrue
revision2
diagramNameDownload Build 313
simpleViewertrue
width
linksauto
tbstyletop
diagramWidth2020-05-29This is a minor update to Akraino Release 2 of AMD64 based Radio Edge Cloud
3 - ARM64
draw.io Diagram
bordertrue
viewerToolbartrue
fitWindowfalse
diagramDisplayNameDownload Build 9
lboxtrue
revision2
diagramNameDownload Build 134
simpleViewertrue
width
linksauto
tbstyletop
diagramWidth123

Arm build 134. This build has been removed from Nexus (probably due to age)

2020-04-13This is the first ARM based release of Radio Edge Cloud
4 - AMD642020-11-03The ARM build is unchanged since Release 3

Options for booting the ISO on your target hardware include NFS, HTTP, or USB memory stick. You must place the ISO in a suitable location (e.g., NFS server, HTTP(S) server or USB memory stick before starting the boot process. The file bootcd.iso, which is also in the same directory, is used only when deploying via the Akraino Regional Controller using the Telco Appliance Remote Installer. You can ignore bootcd.iso when following the manual procedure below.

...