- Community Home
- >
- Storage
- >
- HPE SimpliVity
- >
- Upgrade Manager 5.3.1 failing SSH connectivity pre...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thursday
Thursday
Upgrade Manager 5.3.1 failing SSH connectivity pre-validation check
Hi
When running upgrade manager 5.3.1 to upgrade a 2 node cluster, the pre-checks are failing the SSH connectivity tests for both hosts. I have putty installed on the same machine where Upgrade Manager is running and I can connect fine using Putty. So this proves the SSH service is enabled on the host and that the root password I have is also correct.
The only scenario I can think of is that the root password has been changed on the host but the OVC digital vault not updated. The cluster is not showing any alerts so is it possible the OVCs could have an incorrectly configured root password and this not raise any alerts? Does it use the root password for any day to day tasks that would now fail?
Is there a way to check the root password stored within the digital vault? Or do I need to just overwrite it using the following procedure to ensure it has been configured with the correct password.
> Login using the Administrator@vsphere.local account on OVC
> sudo su
> source /var/tmp/build/bin/appsetup
> dsv-digitalvault-init --hmsuser administrator@vsphere.local --hostip x.x.x.x --hostuser root >>>press enter
Here
--hmsuser : vCenter Global Administrator administrator@vsphere.local
--hostip : ESXi IP address
--hostuser : ESXi root user
And then enter the correct root password.
many thanks in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thursday
Thursday
Re: Upgrade Manager 5.3.1 failing SSH connectivity pre-validation check
This turned out to be a firewall restriction - so I guess it's not been able to use SSH connections between the OVC and ESXi hosts a long time. This has now been rectified.