Title
Page icon
Create new category
Edit page index title
Edit category
Edit link
Lightbits Over Ubuntu
This article describes installation on Ubuntu based storage targets in containerized versions of Lightbits storage. See the Lightbits Installation Guide Introduction for additional information.
Prerequisites
Before getting started, you should review the general prerequisites for any Lightbits installation. See General System Requirements for additional information.
Ubuntu 24.04
Netplan installed
Standard Fio utility installed and available in the default path
Standard
~/bin/bashutility installed and available in the default pathPodman installed and available in the default path
Entitlement to Cloudsmith
Network uses MTU 1500
Data (NICs) IPs configured correctly in the
host_varsfile.
Installation Steps
Cluster Side
Bring up a clean cluster using Ubuntu 24.04.
Installation Machine
Bring up/use a dedicated server to run Ansible.
Create a directory to run Ansible from:
mkdir light-appscd light-apps
Fetch the release specific ansible tar:
Edit the
all.yamladd path to containers and mode of operation:
Add these:
Edit the server files, and update the data IPs and other configs such as n devices, max devices, etc.
Fetch a Lightbits Ansible Docker image. This is optional; Docker will pull it automatically in the next step. If fetching manually, use at least Ansible v9.13.0-1.
Run the Ansible installation:
© 2026 Lightbits Labs™