Symptoms
An error occurs when adding a NAS Server containing single-byte spaces to the Proxy NAS Server.Error Example:
# svc_nas proxy_nas_server -proxy -add TEST NAS -NFSRoot subnet=XX.XX.XX.XX/YYY.YYY
proxy_nas_server : commands processed: 1
output is complete
Command failed
Error 13159235585: proxy_nas_server : Syntax error on NAS server management command: Target NAS server not found.
Cause
The error occurs because the created NAS Server name does not conform to the naming conventions.References:Unity CLI User Guide page 109~ Create NAS Server.https://dl.dell.com/content/manual39334587-dell-emc-unity-family-unisphere-command-line-interface-user-guide.pdf?language=en-usNOTE: NAS server names can contain alphanumeric characters, a single dash, and a single underscore. Server names cannot contain spaces or begin or end with a dash.NOTE: Prior to Unity OE 5.1 it was possible to create a NAS Server using single-byte spaces.Example Unity OE5.1 or earlier:1.Change NAS Server name to "TEST NAS"2.The NAS Server name including single-bytes spaces has been changed.Example Unity OE 5.1 or later:1.Change NAS Server name to "TEST NAS"2.Changing the NAS Server name failed by invalid characters.
Resolution
The NAS server name must be changed to a name that does not contain single-byte spaces according to the naming conventions.Changing the NAS Server name on the Replication Destination side is not permitted in versions prior to OE5.1.In environments using OE Version before OE5.1, NAS Server name change is allowed only on the Source side.To change the NAS Server name on the Replication Destination side, failover the Replication Session, switch to Production, and change the NAS Server name to one that does not contain spaces.