- Community Home
- >
- Storage
- >
- HPE SimpliVity
- >
- Re: Can we manually add the host into the new vCen...
-
-
Forums
- Products
- Servers and Operating Systems
- Storage
- Software
- Services
- HPE GreenLake
- Company
- Events
- Webinars
- Partner Solutions and Certifications
- Local Language
- China - 简体中文
- Japan - 日本語
- Korea - 한국어
- Taiwan - 繁體中文
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Latin America
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Blog, Poland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Forums
-
Blogs
-
Information
-
English
- 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
- Email to a Friend
- Report Inappropriate Content
11-06-2018 07:53 AM
11-06-2018 07:53 AM
what should we do inside the OVC after adding the host into the new vCenter? any downtime required? how do we verify if everything was working fine after added into new vCenter?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-07-2018 07:22 PM
11-07-2018 07:22 PM
Re: Can we manually add the host into the new vCenter if the previous vCenter was crash ?
can anyone provide me the step or guide on how to do the vcenter repointing? require any downtime?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-07-2018 09:25 PM
11-07-2018 09:25 PM
SolutionHi Jacky5001,
- If the Current Simplivity version you are running is above 3.7.3 then you can run these commands yourself if below 3.7.3 then A support case will be required and an engineer will need to run these for you.
- Pointing the clusters to a new vCenter can be done with a 2 single command's (Steps 3&4) but will require a reboot of the OVC's which is initiated by the first update command.
- These commands need to be ran from every OVC in the federation.
- Downtime is not required as IP failover will migrate the running state of the VM's to the other node in the HA pair.
- Elevate permissions prior to running below commands.
- sudo su
- source /var/tmp/build/bin/appsetup
- Confirm all VM's are in HA sync prior to running commands to ensure IP failover will migrate running state.
- svt-vm-show (If all VM's are not in HA Sync then open support case for assistance)
- This command will initiate a reboot of OVC
- dsv-update-vcenter --server <IP of vCenter> --user <HMS User> --password <HMS Password>
HMS User = administrator@vsphere.local
- This command is non-intrusive and will only restart some of the authentication services.
- dsv-identitystore-init <HMS User> <Host IP> <Host User> <HMS Password> <Host Password>
HMS User = administrator@vsphere.local
Host IP = vmkernel management IP address of ESXi host housing specific OVC
Host User = Root
- Confirm federation is healthy after re-point.
- svt-federation-show
I would advise that you open a support case for assistance if you encounter any issues running these commands
I am an HPE Employee
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-10-2018 10:06 AM
11-10-2018 10:06 AM
Re: Can we manually add the host into the new vCenter if the previous vCenter was crash ?
Thank you Sir. it's working fine after i did the repointing. svtfs running and svt-federation-show showing alive and connected
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-18-2019 08:25 AM
06-18-2019 08:25 AM
Re: Can we manually add the host into the new vCenter if the previous vCenter was crash ?
Any idea ?
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-18-2019 01:03 PM
06-18-2019 01:03 PM
Re: Can we manually add the host into the new vCenter if the previous vCenter was crash ?
Ok I've find the answer in another post
https://community.hpe.com/t5/HPE-SimpliVity/Simplivity-OVC/td-p/7010965#.XQlCxYgzZPY
from 3.7.7 dsv-identity have been replaced by
- dsv-digitalvault-init <HMS User> <Host IP> <Host User>
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-01-2020 05:01 AM - edited 12-01-2020 05:32 AM
12-01-2020 05:01 AM - edited 12-01-2020 05:32 AM
Re: Can we manually add the host into the new vCenter if the previous vCenter was crash ?
Hi, i have OVC 4.0.0 and do all the steps that you write for add to a new VCSA 6.7 (last in the HP Support web). All the steps show correct result but i have some problems.
1º. When i write "svt-vm-show" or "svt-federation-show" i get "ERROR [47]: Missing session credentials."
2º. Working throught VCSA 6.7, the access that need to show esxi hosts, vms or datacenter is very very very slow. An example, when i need to move one vm to another esxi host, when i must select the new host, it's very very slow to show the two hosts that i have.
Before I execute the "dsv-update-center" i can navigate normally throught the vcsa but without the simplivity plug-in.
Thanks in advanced, i really need help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-15-2021 01:08 PM
09-15-2021 01:08 PM
Re: Can we manually add the host into the new vCenter if the previous vCenter was crash ?
To run the svt-federation-show and svt-vm-show, add the --emergency switch to the end, this will prompt a login of the svtcli account.
+ svt-federation-show --emergency
+ svt-vm-show --emergency
my $.02
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2022 Hewlett Packard Enterprise Development LP