Dell Unity: NFS Share Creation Fails with Error 0x900a002

Summary: Dell Unity: NFS share creation fails with error "The system could not find the specified path. Please use an existing path or create one with an external host. (Error Code:0x900a002)" This is a user correctable error. ...

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

Dell Unity: NFS share creation fails with error:
The system could not find the specified path. Please use an existing path or create one with an external host. (Error Code:0x900a002)
  • Unable to create an NFS share within the multiprotocol NAS server 
  • Unable to create a second NFS share with the same local path 

Cause

Each NFS share must have a unique local path. Unisphere automatically assigns this path to the initial share created with in a new file system.

NFS features:
NFS Features Local Path

Resolution

Multiprotocol functionality in Unity:

  • A multiprotocol NAS server supports multiprotocol file systems only. You cannot create an SMB-only or NFS-only file system on a multiprotocol NAS server.
  • A file system can support multiprotocol, SMB-only, or NFS-only access. Multiprotocol file systems enable access from SMB and NFS to a single file system simultaneously.

Troubleshooting Steps: 

  • Method 1: Enable the multiprotocol file sharing on an existing SMB-enabled NAS server
  • Method 2: Create a new NAS server with multiprotocol enabled and create a file system with SMB and NFS
     

Method 1: Enable the multiprotocol file sharing on an existing SMB-enabled NAS server

  1. Confirm whether the Multiprotocol is enabled for the NAS server.

In this scenario, the user created the NAS server with SMB shares only. The user requirement is to create an NFS share.

  1. Confirm whether the NAS server is Multiprotocol enabled or not.

From Unisphere click Storage > File > NAS server  > Sharing Protocols > Multiprotocol

Multiprotocol enablement

 
The NAS server is SMB only enabled.
NAS server only SMB enabled
  1. If the user wants to create an NFS share, there are two different options:
  • Enabling multiprotocol file sharing on an existing SMB-enabled NAS server removes existing mappings and removes access for any user that is not correctly mapped through the mapping sources. Clients with incorrect mappings receive an Access denied message until the mapping configuration is correct.
  • From the above Protocol screen, click Show Advanced and fill the required fields.

 

Method 2: Create a new NAS server with multiprotocol enabled and create a file system with SMB and NFS shares. 

  1. From Unisphere click Storage > File > NAS server > Click the + icon to create a new NAS server.
Create a NAS server
  1. Configure multiprotocol functionality by creating a NAS server and enabling multiprotocol, and then creating a file system for the NAS server. Later, create both NFS and SMB shares on that file system.
  2. Create a new NFS share with an existing local path receives an error as seen below: 
    1. List the NFS share: 

List the NFS share

  1. Create an NFS Share:

Creating an NFS share

  1. Select the file system:

Select the File System

  1. Enter the NFS share name and local path:

NFS share with local path

  1. An error is received when creating an NFS Share with the same local path: 

Error creating a NFS share with an existing local path

Error Message

  1. Create an NFS share with a different local path to resolve the issue:

Creating an NFS share with different local path

  1. Successfully able to create an NFS share:

Successfully created  NFS share

  1. List the newly created NFS share: 

List the NFS share

Using Uemcli commands:

  • Create a multiprotocol NAS server: 
Create the NAS server:
uemcli -d 10.0.0.X -u admin -p MyPassword /net/nas/server create -name FS1 -sp spa -pool pool_0 -mpSharingEnabled yes -unixDirectoryService ldap -defaultUnixUser fred2 -defaultWindowsUser "fred2"

View the NAS server details:
uemcli -d 10.0.0.X -u admin -p MyPassword /net/nas/server show -detail
  • Create an NFS share:
Create the NFS share:
uemcli -d 10.0.0.X -u admin -p Password /stor/prov/fs/nfs create -name test2 -fs res_26 -path "/mypath"

View the NFS share:
uemcli -u admin -p Password /stor/prov/fs/nfs show -detail


See the Dell Unity Family Unisphere Command-Line Interface User Guide for reference.

Additional Information

Affected Products

Dell EMC Unity Family
Article Properties
Article Number: 000224318
Article Type: Solution
Last Modified: 18 Dec 2025
Version:  3
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.