Unable to register Data Domain Storage server
Hi All ,
I am having some troubles registering the storage server.I have a Master server and a media server and i am trying to register the data domain dd610 appliance with the media server.This is a new setup and I am using Netbackup 7.0.1 on Windows 2003 SP2 (64 bit)(Both Master and Media).
When i try to register the storage server (from media server) with the following command
"nbdevconfig -creatests -st 9 -stype DataDomain -storage_server dd6101 -media_server nbumedia1"
and I am getting error
"RDSM has encountered an issue with STS where the server was not found: getStorag
eServerInfo Failed to create storage server dd6101, invalid command parameter"
Next, i tried running the tpconfig command to add the credentials
"tpconfig -add -storage_server dd6101 -stype DataDomain -sts_user_id USER1 -password USER1"
and the error was
Invalid server information for type DataDomain server dd6101.Authorization failed for OpenStorage server dd6101
1. There are no DNS issues (Refer article http://98.129.119.162/connect/ja/forums/problem-registering-datadomain-ost-storage-server)
2. Latest version of the datadomain plug-in is installed.(Version 2.2.2.0-200818)
3. OST is enabled and running in the Data Domain Appliance.The data domain user has got admin access on the appliance.
Any help on this will be appreciated.
Did your DD engineer give you the OST Admin Guide?
We followed the detailed steps in the Guide and everything went fine.
The Guide recommends adding hosts entries (in addition to DNS with reverse lookup):
To avoid the need for frequent DNS lookups, add every media server host/IP address to the Data Domain system using the
net hosts add ipaddr {host | "alias host"}...
command.To avoid DNS lookup for every OST job, also add the Data Domain system IP address into the media server’s /etc/hosts file.
Also - did you remember to restart nbrmms ?