Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Does anyone know how to unregister SnapCenter from VSC there doesn't seem to be an option to do it from VSC?
Solved! See The Solution
1 ACCEPTED SOLUTION
andyberry has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have just spoken to a Netapp engineer and he has told me how to manually unregister SnapCenter from VSC.
On the VSC server edit the file \Program Files\Netapp\Virtual Storage Console\etc\scbr\scbr.properties
Remove everything in the file save it and then restart the Netapp SnapManager for Virtual Infrastucture service.
Much easier than resinstalling VSC
6 REPLIES 6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The only way to unregister VSC from SnapCenter is to uninstall VSC. You will also need to remove the vSphere host from within SnapCenter.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
That seems pretty drastic. Is there no way to edit config files on the server running VSC?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Unfortunately, at this time, there's no editable files to change this behavior.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
So are there any plans to put an unregister feature into VSC? it seems to be pretty drastic that you have to reinstall VSC.
I wanted to use SnapCenter in our new environment but unfortunatly had so many issues with it that I had to drop it in favour of SM for SQL.
andyberry has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have just spoken to a Netapp engineer and he has told me how to manually unregister SnapCenter from VSC.
On the VSC server edit the file \Program Files\Netapp\Virtual Storage Console\etc\scbr\scbr.properties
Remove everything in the file save it and then restart the Netapp SnapManager for Virtual Infrastucture service.
Much easier than resinstalling VSC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi All,
Easiest method is just go to Snap Center host. Open powershell-->
open-smconnection -Credential <domain\account> ------------> ask for password "enter password".
now type
Remove-SmHost -Hostname <VSC hostname or Ipaddress> -Force
Remove-Smhost will remove Vsc server from Snap Center.
thanks
Neeraj
