Azure Managed Application Installation Guide
Azure User Guide
Azure VMWare Solution Quick Start Guide
Azure VMWare Solution Guide
Azure VMWare Solution Workflows
Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Performing Post-Deployment Configuration
Copy Markdown
Open in ChatGPT
Open in Claude
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.
- Open the Duroslight config file for editing.
Bash
sudo vi /etc/duroslight/conf.yaml- Append the following lines to the file.
Bash
tcp_keepalive_idle_secs: '1'tcp_keepalive_interval_secs: '1'tcp_keepalive_count: '15'The file should look like the below example.
Bash
replicator: peer_connection_count: 1 peer_connection_retry_ms: '500' peer_connection_keepalive_ms: '250' peer_inflight_request_queue_count : '1024'configurator: health_state_timeout_ms: '2500'nvmet: iop_limiter_window_ms: '250' tcp_keepalive_idle_secs: '1' tcp_keepalive_interval_secs: '1' tcp_keepalive_count: '15'- Save and exit the file.
- Restart the
node-managerservice 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
sudo systemctl stop node-managersudo systemctl start node-manager- Ensure that
node-manageris up and running by using the commandlbcli -J=$LIGHTBITS_JWT list nodeson a Lightbits storage VM, using an appropriate JWT taken from the installer node~/lb_install/lightos_jwtfile. - 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
Last updated on
Was this page helpful?
Next to read:
About - Legal© 2026 Lightbits Labs™
Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message