/
Check Object Store IP Address on the DRVA

Check Object Store IP Address on the DRVA

Perform the following to check the IP address of a blob store.

  1. Log into the DRVA with admin credentials.

  2. Execute the following command in the CLI:
    ss -natp | grep drva_prog | grep "443" | tail


Example

check blob store ip.png
IP address of blob store.

 

Related content