SnapCenter SCO plugin unable to add Linux host
Applies to
SnapCenter Plugin for Oracle (SCO) version 4.x and greater
Issue
An error occurs while attempting to add Oracle Linux host to SnapCenter via PowerShell command:
PS H:\> Add-SmHost -HostType Linux -HostName cidora04 -CredentialName <non_root_user>
Add-SmHost : Could not find a Credential with name <non_root_user>
At line:1 char:1
+ Add-SmHost -HostType Linux -HostName cidora04 -CredentialName <non_root_user>
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : AuthenticationError: (SmPSSnapin.PSAddHost:PSAddHost) [Add-SmHost], Exception
+ FullyQualifiedErrorId : Invalid input parameters,SmPSSnapin.PSAddHost
Note:
non_root_user
is the name of the non-root user that you created