VISI

BCM installation requirements and process

Head Node Requirements:

  • Supported RHEL/CentOS or Ubuntu Linux
  • Minimum 32 GB RAM, 8 CPU cores
  • Two network interfaces: provisioning network + external/management
  • Storage for node images (typically 500 GB+)
  • Valid BCM license

Installation:

bash cm-setup.sh    # Run the BCM installer

Interactive setup covers: cluster name, network interfaces (provisioning + external), head node IP on provisioning network, DHCP range for compute nodes.

BCM services start automatically after installation. Access via web browser (BCM GUI) or cmsh CLI.

Key BCM configuration areas:

AreaDescription
Node CategoriesGroup nodes for software management
Software ImagesOS images deployed to nodes
ProvisioningDHCP, PXE, kickstart configuration
NetworksManagement, provisioning, InfiniBand
ServicesSlurm, Kubernetes, monitoring agents
Users/GroupsCluster-wide user management

BCM monitoring integrates with NVSM (DGX health) and DCGM (GPU metrics).


Quiz

A few quick questions based on this unit. Mark it complete when you are done.

Question 1 / 2

What is bash cm?