Lab: 2-Node VergeOS Installation
Objective
Section titled “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
Section titled “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
Section titled “Difficulty”Beginner — Step-by-step guidance provided
Estimated Time
Section titled “Estimated Time”1.5 hours
Part 1: Pre-Installation Hardware Preparation
Section titled “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
Section titled “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 and IP
- 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
Section titled “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 boot drive
- Configure core fabric network interface and IP (same subnet as Node 1)
- Point to Node 1’s core fabric IP for cluster join
- Wait for Node 2 to join the cluster and synchronize
- Verify Node 2 appears in the cluster dashboard
Part 4: Post-Installation Verification
Section titled “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 storage pools are initialized and healthy
- Test network connectivity between nodes (core fabric)
- Verify external network access
Verification
Section titled “Verification”Your installation is complete when you can answer yes to all of the following:
- Both nodes are online and visible in the cluster dashboard
- Storage pools show a healthy status with expected capacity
- Core fabric network connectivity is established between nodes
- External network access is functional
- The web UI is accessible and responsive
- No critical alerts or errors appear in the system log