SnapCenter SCO plugin unable to add Linux host
- Views:
- 628
- Visibility:
- Public
- Votes:
- 0
- Category:
- snapcenter
- Specialty:
- snapx
- Last Updated:
- 2/24/2024, 12:25:10 AM
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