Versions Compared

Key

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

...

  1. Ensure all Installation Overview are met.
  2. Clone and download repositories and packages for the appropriate Akraino release. (Linux Foundation credentials required.)
    1. Akraino Gerrit: From the list of projects, clone all relevant repositories.
    2. Akraino Nexus 3: Download all relevant packages.
  3. Install the Regional Controller Node:
    1. Bootstrap the bare metal regional server node from the central node.
    2. Run installation scripts to launch the Portal, Camunda Workflow, and Database components.
  4. Login to the Akraino Portal UI.
  5. Install the Edge Node via the Portal UI:
    1. Complete the appropriate YAML template according to site requirements:
      1. Site name
      2. Username and ssh key(s) for node access
      3. Server names and hardware details
      4. PXE, Storage, Public, and IPMI/iDrac network details
      5. Installation Overview interface details, including the number of virtual functions and BDF6 addresses
      6. Ceph storage configuration
    2. Choose the site to build, choose the required Blueprint, and select Build.
    3. Upon successful build, select Deploy. The following scripts will be run, with status conveyed to the UI:
      1. 1promgen.sh
      2. 2genesis.sh (invokes genesis.sh)
      3. 3deploy.sh

...

Intel provides a script to locate BDF6 addresses from their NICs. Learn more about Bus:Device:Function (BDF) Notation. 

Network

Akraino This Network Cloud blueprint requires:

  1. A network that can be PXE booted with appropriate network topology and bonding settings (e.g., a dedicated PXE interface on an untagged/native VLAN)
  2. A segmented VLAN with all nodes bearing routes to the following network types:
    1. Management: Kubernetes (K8s) control channel
    2. Calico
    3. Storage
    4. Overlay
    5. Public

Storage

Akraino This Network Cloud blueprint requires:

  1. Control plane server disks:
    1. Two disk RAID-1 mirror for the operating system.
    2. Configure remaining disks as JBOD for Ceph, with Ceph journals preferentially deployed to SSDs where available.
  2. Data plane server disks:
    1. Two disk RAID-1 mirror for the operating system.
    2. Configure remaining disks per the host profile target for each server (e.g., RAID-6; no Ceph).

Redfish

Akraino requiresThis Network Cloud blueprint  requires:

  1. Configuring BIOS with HTTP boot as a primary device.
  2. Adding MAC address of the card to Switch and DHCP server for traffic to flow.
  3. Creating the configuration file for pre-seed on DHCP server.
  4. Rebooting the server to boot on HTTP device.
  5. Getting IP and the related package of OS to install Operating System.