Lab: 2-Node VergeOS Installation
Install VergeOS on a 2-node cluster, configure core fabric networking, and verify system health.
Objective
Perform a complete VergeOS installation on a 2-node cluster, including hardware preparation, Node 1 bootstrap, Node 2 join, and post-installation verification.
Prerequisites
Completed Module 1: Architecture Fundamentals
Completed Module 2: Sizing & Design
Completed Module 3 reading (Pre-Installation Checklist, Installation Walkthrough, Post-Install Verification)
Access to either physical hardware or the VergeOS Terraform playground for a virtual deployment
Difficulty
Beginner -- Step-by-step guidance provided
Estimated Time
1.5 hours
Steps
Part 1: Pre-Installation Hardware Preparation
Prepare your target hardware (or virtual environment) for installation.
Verify BIOS settings:
Virtualization extensions enabled (VT-x / AMD-V)
Boot mode set to UEFI
Disk controller in HBA/passthrough mode (not RAID)
Identify network interfaces and their MAC addresses
Prepare VergeOS USB boot media
Document the planned IP addressing for core fabric and external networks
Part 2: Node 1 Installation
Install the first controller node, which bootstraps the cluster.
Boot Node 1 from USB media
Follow the installation prompts:
Select boot drive
Configure core fabric network interface (name, MTU, core=Yes, VLAN if applicable — no IP address is assigned to core fabric interfaces)
Configure external network interface and IP
Set admin credentials
Wait for installation to complete and the node to reboot
Verify Node 1 is accessible via the web UI
Part 3: Node 2 Installation
Install the second controller node, which joins the existing cluster.
Boot Node 2 from USB media
Follow the installation prompts:
Select Standard Install, then choose Controller as the node role
When asked "is this a new system?" answer No. (Answering Yes creates a separate cluster instead of joining the existing one — the most common install mistake.)
Enter the admin/root password from Node 1 to authenticate the join
Confirm the auto-detected core fabric networks (no manual core fabric IP is needed — the installer discovers the existing system by listening on the core fabric)
Match the Encryption settings from Node 1
Select boot/data drives and confirm Drive Tier assignments match Node 1
Wait for Node 2 to join the cluster and synchronize
Verify Node 2 appears in the cluster dashboard
Part 4: Post-Installation Verification
Confirm the cluster is healthy and ready for workloads.
Log in to the VergeOS web UI
Check the dashboard for overall system health
Verify both nodes show as online with correct roles
Confirm vSAN storage tiers are initialized and healthy
Test network connectivity between nodes (core fabric)
Verify external network access
Verification
Your installation is complete when you can answer yes to all of the following:
Last updated
Was this helpful?