Back to NVIDIA page

Back to BCM page

NVIDIA Base Command Manager Installation Manual

Topic: Installation Overview and Graphical Installer

What This Unit Covers

What BCM Is Doing During Installation

BCM Installation Methods

NVIDIA documents more than one way to install BCM, but they are not all equal in simplicity or risk.

1. Bare-Metal Installation

2. Graphical Installer

3. Text Installer

4. Add-On Installer

Core Installation Principle

Why Planning Comes First

Before You Start Installation

Boot Media and Starting the Installer

Important Advanced Note: Remote Installation

Graphical Installer Walkthrough

Step 1: Start Installation

Step 2: EULA Acceptance

Step 3: Kernel Modules

Step 4: Hardware Information

Step 5: Installation Source

Step 6: General Cluster Settings

The General Cluster Settings screen captures foundational cluster information.

Step 7: Workload Manager Selection

Step 8: Network Topology Selection

This is one of the most important screens in the installer because later network definitions are based on this choice.

NVIDIA documents three supported network topologies.

Type 1 Topology

Type 2 Topology

Type 3 Topology

Step 9: Head Node Settings

The Head Node Settings screen is where the administrator sets:

This is simple on the surface, but it is still a meaningful checkpoint because the hostname becomes part of the cluster’s management identity and the manufacturer selection can influence platform-specific behavior or defaults.

Step 10: Compute Node Settings

The Compute Node Settings screen defines the initial model for the regular nodes.

NVIDIA documents configuration of:

The naming format includes:

By default, this produces names such as node001, node002, and so on. This matters because consistent naming pays off later in provisioning, monitoring, troubleshooting, and role assignment.

Step 11: BMC Configuration

The BMC Configuration screen handles out-of-band management for platforms using compatible management controllers.

NVIDIA documents support for BMCs compatible with:

These BMCs can be configured for head nodes and compute nodes. If BMC use is enabled, BMC-related network options appear.

NVIDIA notes that a new Layer 3 subnet can be created specifically for BMC interfaces. NVIDIA also notes that a BMC interface can share a physical interface with another network, but a dedicated physical BMC interface is recommended because shared arrangements can create problems during early BIOS checks.

Another important note is that if a BMC is configured, the BMC password is set to a random value. Operationally, this means BMC planning is not just about power control. It is about secure out-of-band manageability, cleaner troubleshooting, and better hardware visibility.

Step 12: Network Configuration

The Networks screen displays predefined networks based on the earlier topology and BMC choices.

NVIDIA documents that:

NVIDIA makes an important distinction here:

validation confirms that settings are syntactically or logically acceptable, but that does not guarantee they are the intended values for the real environment. In other words, a valid network configuration can still be the wrong network configuration. This is why matching the site survey and coordinating with the network team matters.

Step 13: Head Node Interfaces

Step 14: Compute Node Interfaces

Step 15: Disk Layout

Step 16: Disk Layout Settings

After selecting the target disk, the installer moves to Disk Layout Settings.

This screen is used to define partitioning layouts for both the head node and compute nodes.

NVIDIA documents separate options for:

NVIDIA documents that the head node defaults to one big partition when the drive is smaller than about 500 GB, and to several partitions when the drive is about 500 GB or larger. Compute nodes default to several partitions using the standard default layout.

NVIDIA also documents additional layout possibilities including RAID, failover, STIG-compliant, and LUKS-based schemes. Custom layouts can be imported or edited through the layout XML configuration. This means the disk layout stage is not just “pick a disk.” It is where the storage design for head and regular nodes becomes explicit.

Step 17: Additional Software

Step 18: Summary

The Summary screen provides a consolidated view of installation settings chosen in earlier steps. This is your last meaningful checkpoint before deployment starts. NVIDIA explicitly notes that you can still go back and correct values at this stage. This screen should be treated as a deliberate review point, especially for topology, interfaces, addressing, BMC choices, and disk layout.

Step 19: Deployment Execution

Step 20: Completion and First Login

Important Operational Takeaways

What Actually Matters Most

If you are thinking like an administrator instead of just memorizing screens, the highest-value checks during this installer are:

If those are right, the rest of the installer tends to go much more smoothly.

One-Sentence Summary The BCM graphical installer is a guided bare-metal deployment workflow that installs the base OS and BCM on the head node, prepares the cluster’s initial network and provisioning design, and sets the foundation for the rest of the cluster bring-up process.

Back to NVIDIA page

Back to BCM page