LCMVROPSYSTEM25056: SSH is not enabled on the node(s).
INFO vrlcm[1184] [http-nio-8080-exec-14] [c.v.v.l.a.g.s.EngineServiceImpl] -- Error Cause ::
{
"messageId" : "LCMVROPSYSTEM25056",
"message" : "SSH is disabled. Make sure SSH is enabled and retry",
"eventId" : "xxxxxxxxxxxxxx-xxxxx-xxxxxx-xxxxxxxxxxxxxx",
"retry" : true,
"exceptionMessage" : "SSH is disabled. Make sure SSH is enabled and retry",
"exceptionStackTrace" : "com.vmware.vrealize.lcm.util.exception.SshDisabledException: SSH is disabled for the node <aria_ops_node_fqdn_or_ip>. Enable SSH and retry.\n\tat com.vmware.vrealize.lcm.plugin.core.vrops.tasks.DeploymentsDiscoveryTask.execute(DeploymentsDiscoveryTask.java:556)\n\tat com.vmware.vrealize.lcm.automata.core.TaskThread.run(TaskThread.java:62)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n",
"localizedMessageId" : "VROPS_DEPLOYMENT_DISCOVERY_TASK_00013",
"parameters" : null,
"properties" : { }
}
VMware Aria Suite 8.x
VMware Aria Operations 8.x
To resolve this issue, you must enable SSH on all VMware Aria Operations nodes. This can be achieved through the Administration UI.
Log in to the VMware Aria Operations Admin UI (e.g., https://<vROps_FQDN>/admin).
Navigate to the System Status tab.
Locate the list of nodes in the cluster.
Under the SSH Status column, toggle the status to Enabled for all nodes.
Once the status shows as enabled, return to Aria Suite Lifecycle and click Retry on the failed request.
If the error persists or changes to LCMVROPSYSTEM25050 after enabling SSH, verify the following:
Credentials in Locker: Ensure the correct root password for the Aria Operations nodes is added to the Locker section of Aria Suite Lifecycle.
Password Expiry: Verify that the root password on the Aria Operations appliance has not expired. If it has, reset the password via the appliance console and update the credentials in the Aria Suite Lifecycle Locker before retrying the import.