Azure Managed Application Installation Guide
Azure User Guide
Azure Manual Installation 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?
Configuring discovery-clients Service
Copy Markdown
Open in ChatGPT
Open in Claude
Clients use NVMe/TCP to connect to the cluster. The discovery-client service runs on the client machines, and manages the NVMe connections. This service keep the client connected through cluster nodes changes (scale-up/down, node replacement, etc.).
See Access to the Cluster for additional information.
The following details how to configure the discovery-client:
- Get the VIP of the cluster’s Internal loadbalancer:
- Go to the managed resource group of the cluster.
- Select the private LB (lb-private).
- Go to the Frontend IP configuration. The Loadbalancer VIP will be there. You can also get the private VIP using AZ CLI or PowerShell (the privateIPAddress field).
azure cli
az network lb frontend-ip show --lb-name lbcluster-lb-private --resource-group demo-managed-rg --name lbcluster-lb-private-fe-conf- Get the cluster’s nqn, using
lbcli get cluster -o json. - Make sure that the discovery client is running and enabled:
Bash
x
systemctl start discovery-clientsystemctl start discovery-client- Add the discovery endpoints to the discovery client:
Bash
discovery-client add-hostnqn --name=<file name> -a<discovery-endpoints> -q <client’s nqn> -n <cluster’s nqn>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:
Troubleshooting Deployment Failures© 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