Avamar: Browse Isilon Fails After Entering Password, No "/ifs" Directory Display

Summary: Avamar user interface cannot browse Isilon; after entering the password the "/ifs" is not shown. Cause: missing or mis‑configured Network Data Management Protocol (NDMP) user. Ensure that the NDMP user exists, run avsetupndmp, and enter NDMP password; /ifs can be browsed. ...

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Symptoms

Issue observed when browsing Isilon from Avamar user interface.

Symptoms reported by users include:

  • After entering the browse password, the /ifs directory does not appear in the Avamar user interface.  
  • No error messages or warnings are displayed.
  • The issue occurs on a fresh installation with default configuration.
  • Running
avsetupndmp
  • Selecting edit on the Accelerator node causes the client to fail authentication of the NDMP user.

Cause

Underlying misconfiguration leading to browse failure.
NDMP user not created or lacking permissions


The Avamar Accelerator attempts to authenticate to the Isilon using an NDMP user. If the NDMP user does not exist or does not have the required permissions, authentication fails causing the browse operation to stop responding after the password is entered.

  • The NDMP user is absent from the Isilon configuration
  • Existing NDMP user lacks authorization to run NDMP jobs
  • Incorrect or mismatched NDMP password entered in avsetupndmp
# isi ndmp user ls
NDMP User
---------
ndmpebadmin
 

NDMP protocol is not enabled on Isilon.

If the NDMP service is disabled in the Isilon user interface, the Accelerator cannot establish an NDMP session, resulting in authentication failure and the missing /ifs directory view.

  • NDMP service checkbox is cleared under Isilon user interface > Data Protection > Protocol
  • NDMP port not listening (default 10000)
# isi ndmp settings global view
ndmp port 10000
dma: generic


Password Configuration Errors

Using an incorrect password for either the NDMP user or the Avamar browse admin account prevents successful authentication, leading to the observed unavailability.

  • NDMP password entered does not match the password set for the NDMP user on Isilon
  • Browse admin password is not synchronized with Isilon credentials

Resolution

Restore Isilon browsing in the Avamar user interface.

Prerequisites

  • Administrator access to the Isilon cluster (root)
  • Administrator access to the Avamar Accelerator node
  • Network connectivity between the Accelerator node and the Isilon management IP.

Step‑by‑step resolution

  1. Confirm that NDMP service is enabled on the Isilon:
In the Isilon user interface, go to Data Protection > Protocols > NDMP and verify that the NDMP checkbox is selected. Click Save if any change is made.
  1. Verify that the NDMP user exists:
# telnet  23
login: root
Password: ********

# isi ndmp user ls
 
The output should list a user such as ndmpebadmin. If no user appears, create one (see step 5).
  1. Test HTTP access to the Isilon namespace:
From the Accelerator node, run a curl request using the NDMP or root credentials:
curl -vk -u "root" -X GET 'https://:8080/namespace/ifs'

A JSON or XML directory listing indicates that the service is reachable.

  1. Check global NDMP settings:
# isi ndmp settings global view

Ensure the output shows ndmp port 10000 and dma: generic . Adjust if necessary using the Isilon user interface.

  1. Create an NDMP authorized user (if missing):
# isi ndmp user create ndmp --password
Enter the password when asked.  
  1. Configure the NDMP client on the Avamar Accelerator:
Run the NDMP setup utility and edit the client configuration:
# avsetupndmp

When prompted:
If the utility is already waiting for a password, type the NDMP password and press Enter.

  • Accept the default settings up to the NDMP password request.
  • Enter the password created for the NDMP user in step 5.
  1. Browse the Isilon client in Avamar:
Open the Avamar Administrator UI Backup & Restore > Browse. Select the Isilon client and verify that the /ifs directory is displayed and can be expanded.


Verification

  • Successful curl request returns a directory listing for /ifs
  • Avamar UI shows the /ifs root and allows navigation into subdirectories
  • No error messages appear when browsing or when running avsetupndmp 
Caution: All commands must be performed with root privileges on the Isilon. Improper use may disrupt cluster services.

Caution: Modifying NDMP users or settings can affect existing NDMP backup jobs. Verify that other backup schedules are still functional after changes.

Note: If the issue persists after completing the steps above, collect the avsetupndmp logs and contact Dell Support with the log files and a description of the actions performed.

Affected Products

Avamar

Products

Avamar
Article Properties
Article Number: 000064571
Article Type: Solution
Last Modified: 22 Oct 2025
Version:  4
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.