Data Domain: CIFS becomes inaccessible when DNS is configured but not working.

Summary: DD CIFS becomes inaccessible when DNS is configured but not working.

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

Access DD CIFS (e.g. mapping DD CIFS to Windows network drive) hung and timed out.

Cause

DNS is configured but not working, including
net lookup localhost
or
net lookup <DD-FQDN>
or
net lookup <DD-short-name>

Resolution

Option 1: Change to working DNS, restart CIFS service and retry CIFS access.
net set dns <working-dns-ip-only>
cifs restart force

Option 2: Remove non-working DNS, restart CIFS service and retry CIFS access
net reset dns
or
net set dns <working-dns-ip-only>
cifs restart force

Option 3: Add hosts mapping, restart CIFS service and retry CIFS access
net hosts add <DD-IP> localhost.localdomain localhost
net hosts add <DD-IP> <DD-FQDN> <DD-short-name>
cifs restart force

Affected Products

DD OS
Article Properties
Article Number: 000064255
Article Type: Solution
Last Modified: 28 Feb 2023
Version:  5
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.