-
- Enthusiast
- Posts: 74
- Liked: never
- Joined: Mar 26, 2011 4:02 am
- Full Name: Conrad Gotzmann
- Contact:
How do you completly delete a proxy.
After changing the password used to install the proxy software, the proxy no longer works. I get a message
3/7/2012 5:55:35 PM :: Resource not ready: VI proxy. I did not find any way of changing a password for the proxy. So I tried deleting the proxy, uninstalled the software on the proxy to start again.
When re-adding the proxy I would get the error.
Windows server error with IP address already exists. Just selected from the drop down I see the proxy wasn't deleted ( maybe cached ??? )
Only option I could do was change the IP address and start again. This worked but there must be a better way ??????
3/7/2012 5:55:35 PM :: Resource not ready: VI proxy. I did not find any way of changing a password for the proxy. So I tried deleting the proxy, uninstalled the software on the proxy to start again.
When re-adding the proxy I would get the error.
Windows server error with IP address already exists. Just selected from the drop down I see the proxy wasn't deleted ( maybe cached ??? )
Only option I could do was change the IP address and start again. This worked but there must be a better way ??????
-
- VP, Product Management
- Posts: 6035
- Liked: 2860 times
- Joined: Jun 05, 2009 12:57 pm
- Full Name: Tom Sightler
- Contact:
Re: How do you completly delete a proxy.
So I'm thinking that you are removing the "proxy" role, but not actually removing the server. For a system to be used as a proxy in the "Backup Infrastructure" node, it must be added to the "Server" node. In the navigation tree expand the "Servers" node and you should see the server listed there. This is where you can change the password for the server, or completely remove the server from Veeam.
-
- Enthusiast
- Posts: 74
- Liked: never
- Joined: Mar 26, 2011 4:02 am
- Full Name: Conrad Gotzmann
- Contact:
Re: How do you completly delete a proxy.
Ok I see this now. Would be nice if the remove proxy then also removed the server if not used.
Thanks... I now see where I should have changed the login info.
Now I can clean up old proxies.
Thanks... I now see where I should have changed the login info.
Now I can clean up old proxies.
-
- Enthusiast
- Posts: 93
- Liked: never
- Joined: Sep 23, 2013 3:56 pm
- Contact:
[MERGED] Proxy already exists
Hi I was doing some tidying up by deleting old jobs, servers, proxies, etc
And I deleted a current proxy by mistake.
When I try re add it, it says VMware backup proxy already exists on server
So I'm not able to re add it back
Thanks for any advice
And I deleted a current proxy by mistake.
When I try re add it, it says VMware backup proxy already exists on server
So I'm not able to re add it back
Thanks for any advice
-
- Veteran
- Posts: 7328
- Liked: 781 times
- Joined: May 21, 2014 11:03 am
- Full Name: Nikita Shestakov
- Location: Prague
- Contact:
Re: How do you completly delete a proxy.
Hi,
the explanation is provided above in the thread. But the way, I would suggest to make configuration backup once and again for a cases of incidents.
Thanks!
the explanation is provided above in the thread. But the way, I would suggest to make configuration backup once and again for a cases of incidents.
Thanks!
-
- Enthusiast
- Posts: 93
- Liked: never
- Joined: Sep 23, 2013 3:56 pm
- Contact:
Re: How do you completly delete a proxy.
Thanks for your reply
I can't delete the server as it has the backup repository on it for the backup copy jobs
I can't delete the server as it has the backup repository on it for the backup copy jobs
-
- Product Manager
- Posts: 20413
- Liked: 2301 times
- Joined: Oct 26, 2012 3:28 pm
- Full Name: Vladimir Eremin
- Contact:
Re: How do you completly delete a proxy.
What Nikita suggested is re-assigning proxy role to the server, instead of re-adding the server. If re-assigning proxy role doesn't work, check whether the proxy server is not shown under Backup Proxies node.
If not and re-assigning still fails, kindly, reach our support team for further assistance, as db modification might be needed.
If not and re-assigning still fails, kindly, reach our support team for further assistance, as db modification might be needed.
-
- Enthusiast
- Posts: 65
- Liked: never
- Joined: Sep 17, 2010 12:33 pm
- Full Name: Steve Fritsch
- Location: Connecticut
- Contact:
[MERGED] Re: Error - replica already exists
I am having a very similar issue.
Veeam 9.5 latest update
I added a new Backup repository, which went fine. When I tried adding the proxy of the same name I get "VMware backup proxy already exists on server XYZ". I have only added the repo.
I removed the repo, uninstalled all the Veeam programs that get installed on the repo when adding. Rebooted the repo, reboot Veeam and then re-added the repo, then I tried to ad the proxy. Same error.
I have done this many times with other repo's and proxies (we have 13 of them) and never had this issue.
Any help is appreciated
Veeam 9.5 latest update
I added a new Backup repository, which went fine. When I tried adding the proxy of the same name I get "VMware backup proxy already exists on server XYZ". I have only added the repo.
I removed the repo, uninstalled all the Veeam programs that get installed on the repo when adding. Rebooted the repo, reboot Veeam and then re-added the repo, then I tried to ad the proxy. Same error.
I have done this many times with other repo's and proxies (we have 13 of them) and never had this issue.
Any help is appreciated
-
- Veeam Software
- Posts: 21139
- Liked: 2141 times
- Joined: Jul 11, 2011 10:22 am
- Full Name: Alexander Fogelson
- Contact:
Re: How do you completly delete a proxy.
Steve, I've remerged your post since the thread you've initially posted in is completely unrelated. Please check whether the server is already listed under the Backup Proxies node and follow the recommendations in the post right above yours.
-
- Novice
- Posts: 3
- Liked: 1 time
- Joined: Jan 26, 2018 12:19 pm
- Contact:
Re: How do you completly delete a proxy.
I had a similar problem and this was the only page I could find referencing the "VMware backup proxy already exists on server" error.
In my case the cause seemed to be, that there were duplicate "physical_host_id" values in dbo.Hosts table of the SQL server. These seem to be derived from the virtual machines UUID of the backup proxies. These can be checked via PowerCLI with:
Should you find duplicates, first remove the new proxy VM from the "Managed servers" category in Veeam and then regenerate a new UUID for the VM:
In my case the cause seemed to be, that there were duplicate "physical_host_id" values in dbo.Hosts table of the SQL server. These seem to be derived from the virtual machines UUID of the backup proxies. These can be checked via PowerCLI with:
Code: Select all
Get-VM <vmname> | %{(Get-View $_.Id).config.uuid}
$VM = Get-VM <vmname>
$VM|Shutdown-VMGuest
$date = get-date -format "dd hh mm ss"
$newUuid = “56 4d 50 2e 9e df e5 e4-a7 f4 21 3b” + $date
echo "VM: $($VM.Name), new UUID: $newuuid"
$spec = New-Object VMware.Vim.VirtualMachineConfigSpec
$spec.uuid = $newUuid
$VM.Extensiondata.ReconfigVM_Task($spec)
$VM|Start-VM
-
- Enthusiast
- Posts: 41
- Liked: 2 times
- Joined: Oct 18, 2018 12:37 pm
- Full Name: Jeff Baumann
- Contact:
[MERGED] Adding backup proxy - error - VMWare backup proxy already exists on server xxx
B&R 9.5 Update 3a
Setting up 2 new proxy servers
Was able to setup the first server, shows up under Managed Servers \ Microsoft Windows and under Backup Proxies
Second one shows up under Managed Servers \ Microsoft Windows but NOT under Backup Proxies, when i choose the server to add the proxy, i receive the error "VMWare backup proxy already exists on server xxx"
I've removed it from managed servers, uninstalled the services on the server tried to reinstall it multiple times and always end up with the same error.
Not sure how to get past this.
Any ideas would be great!
Thanks
Jeff
Setting up 2 new proxy servers
Was able to setup the first server, shows up under Managed Servers \ Microsoft Windows and under Backup Proxies
Second one shows up under Managed Servers \ Microsoft Windows but NOT under Backup Proxies, when i choose the server to add the proxy, i receive the error "VMWare backup proxy already exists on server xxx"
I've removed it from managed servers, uninstalled the services on the server tried to reinstall it multiple times and always end up with the same error.
Not sure how to get past this.
Any ideas would be great!
Thanks
Jeff
-
- Product Manager
- Posts: 6551
- Liked: 765 times
- Joined: May 19, 2015 1:46 pm
- Contact:
-
- Enthusiast
- Posts: 41
- Liked: 2 times
- Joined: Oct 18, 2018 12:37 pm
- Full Name: Jeff Baumann
- Contact:
Re: How do you completly delete a proxy.
Thanks for the reply PTide
When running the Get-VM <vmname> I see the 2 new proxies, neither have duplicates
When i run Get-VM <vmname> | %{(Get-View $_.Id).config.uuid} I see a string of numbers and characters for each server.
Jeff
When running the Get-VM <vmname> I see the 2 new proxies, neither have duplicates
When i run Get-VM <vmname> | %{(Get-View $_.Id).config.uuid} I see a string of numbers and characters for each server.
Jeff
-
- Enthusiast
- Posts: 41
- Liked: 2 times
- Joined: Oct 18, 2018 12:37 pm
- Full Name: Jeff Baumann
- Contact:
Re: How do you completly delete a proxy.
Seeing as these were new vms, i just deleted the one that kept failing and recreated it and i was able to add it as a new proxy.
Thanks for the response.
Thanks for the response.
-
- Service Provider
- Posts: 27
- Liked: 11 times
- Joined: Jul 26, 2016 6:49 pm
- Full Name: Oscar Suarez
- Contact:
Re: How do you completly delete a proxy.
Hi,
I was having the same error, re-adding an old VM as proxy "Proxy already exists"
So after reading the post from @matban, I learned that the problem was occurring because of duplicate VM UUIDs on Veeam Database.
So I just created a new VM (it creates new UUIDs) and attached the hard disk from the former VM that was failing and I could add it again as Server on Backup Infrastructure Tab and then as proxy.
I was having the same error, re-adding an old VM as proxy "Proxy already exists"
So after reading the post from @matban, I learned that the problem was occurring because of duplicate VM UUIDs on Veeam Database.
So I just created a new VM (it creates new UUIDs) and attached the hard disk from the former VM that was failing and I could add it again as Server on Backup Infrastructure Tab and then as proxy.
-
- Expert
- Posts: 189
- Liked: 27 times
- Joined: Apr 24, 2013 8:53 pm
- Full Name: Chuck Stevens
- Location: Seattle, WA
- Contact:
Re: How do you completly delete a proxy.
Yah, hitting this now, after trying to rename my proxies. Annoyed that I need to re-create them.
Veeaming since 2013
Who is online
Users browsing this forum: AdsBot [Google], Bing [Bot], mattskalecki, restore-helper and 94 guests