Versions Compared

Key

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

...

The automated deployment process configures the new RC based on a set of user defined values. These values are must be created and stored in a yaml configuration input file before the RC deployment process can be started.

During the previous build server installation a generic template for a Regional Controller called serverrc.template will have been template was created on the build server in /opt/akraino/redfish/. This template should be used to create the deployment specific input file for the new RC.   <INSERT NODE NAME BELOW>

Code Block
languagebash
root@build-server# mkdir -p /opt/akraino/server-config

root@build-server# #cp /opt/akraino/redfish/serverrc.template /opt/akraino/server-config/<new_RC_nodename>

root@build-server# cp /opt/akraino/redfish/serverrc.template /opt/akraino/server-config/aknode44rc<INSERT NODE NAME>

root@build-server# #vi /opt/akraino/server-config/<new_RC_nodename>

root@build-server# vi /opt/akraino/server-config/aknode44rc<INSERT NODE NAME>


Deploying the RC 

Elevate yourself to root:

Code Block
languagebash
user@build_server:/# sudo -i


Copy the Bare Metal Server configuration template into/opt/akraino/server-config/AKRAINO_NODE_RC, where AKRAINO_NODE_RC is the Bare Metal Server name followed by rc. On the Build Server:

mkdir -p /opt/akraino/server-config
cp /opt/akraino/redfish/serverrc.template /opt/akraino/server-config/aknode44rc
vi /opt/akraino/server-config/aknode44rc


A sample configuration file for the Regional Controller follows. Ensure the following: