HP Insight Management 7.3 DMT White Paper
Task for Logical Server logical-server-name has failed. Logical
server job completed with a failure status. Failure: Deployment
server credentials not found.
After data migration to a CMS with a different IP address, open a command prompt and enter the
following commands to register the deployment servers in your environment using the new IP
address:
Insight Control server deployment
mxnodesecurity –a –p dsc_rdp –c username:password -t on -n
ipaddress of IC server deployment server
Ignite-UX
mxnodesecurity –a –p dsc_ignite –c username:password -t on -n
ipaddress of Ignite server
HP Server Automation (SA)
mxnodesecurity –a –p dsc_sas –c username:password -t on -n
ipaddress of SA server
VMware Auto Deploy (AD)
mxnodesecurity -a -p dsc_custom -c username:password -t on -n
ipaddress of VMware AD server
Currently the data migration tool migrates all the credentials (such as username), hence it is
better to check the credentials before adding or modifying it and remove the incorrect/invalid
ones, if necessary.
Use the following command to check if the existing users are valid.
C:\Program Files\HP\Systems Insight Manager>mxnodesecurity –l
Listing all global credentials...
NODENAME PROTOCOL USERNAME PASSWORD
@default1 snmp public private
Listing all system credentials...
NODENAME PROTOCOL USERNAME PASSWORD TRYOTHERS
IPADDRESS18 sign-in Administrator ******** Yes
IPADDRESS19 dsc_sas administrator ******** No
Use the following command to remove invalid entries:
mxnodesecurity -r -p protocol.type -n ipaddress of the server
Where:
• dsc_sas = SA
• dsc_rdp = RDP
• dsc_ignite = Ignite
• dsc_custom = VMware AD
54