Skip to content

Latest commit

 

History

History
109 lines (77 loc) · 4.42 KB

index.md

File metadata and controls

109 lines (77 loc) · 4.42 KB

CSM Background Information

This document provides background information about the NCNs (non-compute nodes) which function as management nodes for the HPE Cray EX system. This information is not normally needed to install software, but provides background which might be helpful for troubleshooting an installation.

Topics:

Details

Cray Site Init Files

The Cray Site Init (csi) command has several files which describe pre-configuration data needed during the installation process:

In addition, after running csi with those pre-config files, csi creates an output system_config.yaml file which can be passed to csi when reinstalling this software release.

Certificate Authority

While a system is being installed for the first time, a certificate authority (CA) is needed. This can be generated for a system, or one can be supplied from a customer intermediate CA. Outside of a new installation, there is no supported method to rotate or change the platform CA in this release.

For more information about these topics, see Certificate Authority

  • "Overview"
  • "Use Default Platform Generated CA"
  • "Customize Platform Generated CA"
  • "Use an External CA"

NCN Images

The management nodes boot from NCN images which are created as layers on top of a common base image. The common image is customized with a Kubernetes layer for the master nodes and worker nodes. The common image is also customized with a storage-ceph layer for the utility storage nodes. Three artifacts are needed to boot the management nodes.

See NCN Images

NCN Boot Workflow

The boot workflow for management nodes (NCNs) is different from compute nodes or application nodes. They can PXE boot over the network or from local storage.

See NCN Boot Workflow for these topics

  • How can I tell if I booted via disk or PXE?
  • Set BMCs to DHCP
  • Set Boot Order
    • Setting Order
    • Trimming Boot Order
    • Examples
    • Reverting Changes
    • Locating USB Device

NCN Networking

Non-compute nodes and compute nodes have different network interfaces used for booting. The NCN network interfaces, device naming, and vendor and bus identification are described in this topic.

NCN Mounts and File Systems

The management nodes have specific file systems and mounts and use overlayfs.

See NCN Mounts and File Systems

NCN Packages

The management nodes boot from images which have many (RPM) packages installed. The packages installed differ between the Kubernetes master and worker nodes versus the utility storage nodes.

NCN Operating System Releases

All management nodes have an operating system based on SLE_HPC (SuSE High Performance Computing).

cloud-init Basecamp Configuration

Metal Basecamp is a cloud-init DataSource available on the LiveCD. Basecamp's configuration file offers many inputs for various cloud-init scripts embedded within the NCN images.