Performing Post-Deployment Configuration

As of the current release, the Azure network can have some unintended effects on TCP sessions when idle for more than 5 minutes. To overcome this limitation, perform the following action on all Lightbits servers in the cluster after installation is complete.

You can SSH into your Lightbits storage VM using a method described in the Connect to VM section.

  1. Open the Duroslight config file for editing.
Bash
Copy
  1. Append the following lines to the file.
Bash
Copy

The file should look like the below example.

Bash
Copy
  1. Save and exit the file.
  2. Restart the node-manager service for the changes to take affect.

This action will stop the node and take it offline, so ensure that all other nodes are in an active state before performing this step.

Bash
Copy
  1. Ensure that node-manager is up and running by using the command lbcli -J=$LIGHTBITS_JWT list nodes on a Lightbits storage VM, using an appropriate JWT taken from the installer node ~/lb_install/lightos_jwt file.
  2. Repeat this process for all Lightbits nodes in the cluster.
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard