PowerProtect DM: NAS Restore Fails with ARN0010 NAS Asset Does Not have Address Configured
Summary: Restore and FLR do not work for the Deleted NAS-Server from the Appliance.
Symptoms
From PowerStore, the NAS server was decommissioned and so deleted. As a result, the asset was shown as Not Detected.
A copy of the deleted share from the NAS server was required, a restore was triggered from PowerProtect Data Manager, but failed with the following error:
Error from the UI:

From the nasdm.log Job Logs, the following error can be seen:
nasdm.2026-04-03.0.log.gz: 2026-04-03T10:12:21.907Z ERROR [] [pool-55065-thread-1] [][][TASK_ID:b84a03c0f638133a][TRACE_ID:acb0e52b213ac307;JOB_ID:9299e34155d0c00f][] [c.e.d.e.n.a.ActivityUtility.failTask(47)] - Error :Source NAS asset NAS_ASSET does not have an address configured.
com.emc.dpsg.ecdm.nasdm.exception.ServerInfoException: Source NAS asset NAS_ASSET does not have an address configured.
at com.emc.dpsg.ecdm.nasdm.utils.RequestProcessorUtil.lambda$validateSourceAsset$20(RequestProcessorUtil.java:1080)
at com.emc.dpsg.ecdm.nasdm.appManager.BaseNotificationMessageHandler.throwIf(BaseNotificationMessageHandler.java:78)
at com.emc.dpsg.ecdm.nasdm.utils.RequestProcessorUtil.validateSourceAsset(RequestProcessorUtil.java:1077)
at com.emc.dpsg.ecdm.nasdm.service.NasFlrProcessorService.prepareFlrRestoreRequest(NasFlrProcessorService.java:151)
at com.emc.dpsg.ecdm.nasdm.service.restore.NasFLRJobHandler.execute(NasFLRJobHandler.java:126)
at com.emc.dpsg.ecdm.nasdm.service.restore.NasFLRJobGroupHandler.lambda$executeFLRTask$14(NasFLRJobGroupHandler.java:347)
at com.emc.brs.tracing.api.LogTracingRunnableWrapper.run(LogTracingRunnableWrapper.java:36)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:840)
Cause
The original NAS server was deleted from PowerStore, after which the user reran discovery. As a result, the shares that were originally discovered under that NAS server were marked as Not Detected. During restore operations, this led to failures at the NASDM layer due to strict Source Asset validation, which expected the original NAS server to be present.
Resolution
This issue is planned to be addressed in the next PowerProtect Data Manager version release.
If it is encountered in version 20.1 or earlier, raise a Support Service request with Dell Support and quote this article ID to get a HotFix.