-
- Influencer
- Posts: 13
- Liked: never
- Joined: Jan 01, 2006 1:01 am
- Contact:
VCB backup problems
Hello,
I'm evaluating Veeam Backup for VI3 and I have problems with backing up VM's using VCB. I'm using ESX 3.5 / VC 2.5.
I have installed Veeam on VCP Proxy Server. Normally VCB works without problems but using Veeam job I'm getting error:
Vcb error: Error: Other error encountered: No connection could be made because the target machine actively refused it.
Any ideas ?
Thanks.
I'm evaluating Veeam Backup for VI3 and I have problems with backing up VM's using VCB. I'm using ESX 3.5 / VC 2.5.
I have installed Veeam on VCP Proxy Server. Normally VCB works without problems but using Veeam job I'm getting error:
Vcb error: Error: Other error encountered: No connection could be made because the target machine actively refused it.
Any ideas ?
Thanks.
-
- Expert
- Posts: 133
- Liked: never
- Joined: Jan 01, 2006 1:01 am
- Contact:
Thank you for your request.
It would be helpful if you forward us all logs (Help->Support information): support@veeam.com
Please give us a short description of your environment.
One more question: could you start VCB manually when you failed to backup with our tool?
It would be helpful if you forward us all logs (Help->Support information): support@veeam.com
Please give us a short description of your environment.
One more question: could you start VCB manually when you failed to backup with our tool?
-
- Influencer
- Posts: 13
- Liked: never
- Joined: Jan 01, 2006 1:01 am
- Contact:
Thanks for the reply.
I have send You my logs.
My environment is ESC 3.5 / VC 2.5.
I have installed Veeam Backup on VCB Proxy which is W2k3 Enterprise SP2.
If I start VCB manually it's ok but when I connect to VC I use port 444
so the manual command look like this:
vcbmounter -h vc:444 -u <username> -p <password> -a ipaddr:<VM name> -r <Location> -t <Backup_type>
... and it works
Probably Veeam use port 443 even If I change it the GUI.
Thanks.
I have send You my logs.
My environment is ESC 3.5 / VC 2.5.
I have installed Veeam Backup on VCB Proxy which is W2k3 Enterprise SP2.
If I start VCB manually it's ok but when I connect to VC I use port 444
so the manual command look like this:
vcbmounter -h vc:444 -u <username> -p <password> -a ipaddr:<VM name> -r <Location> -t <Backup_type>
... and it works
Probably Veeam use port 443 even If I change it the GUI.
Thanks.
-
- Expert
- Posts: 133
- Liked: never
- Joined: Jan 01, 2006 1:01 am
- Contact:
Thank you for reporting the issue.
We haven't fixed the port change while using VCB.
We will fix it in our next update that will be released by the end of the month or in the beginning of the next month.
Please let us know if you need this fix quickly, or you can wait until the release of the update?
We haven't fixed the port change while using VCB.
We will fix it in our next update that will be released by the end of the month or in the beginning of the next month.
Please let us know if you need this fix quickly, or you can wait until the release of the update?
-
- Influencer
- Posts: 13
- Liked: never
- Joined: Jan 01, 2006 1:01 am
- Contact:
-
- Influencer
- Posts: 13
- Liked: never
- Joined: Jan 01, 2006 1:01 am
- Contact:
-
- Expert
- Posts: 133
- Liked: never
- Joined: Jan 01, 2006 1:01 am
- Contact:
-
- Lurker
- Posts: 2
- Liked: never
- Joined: Mar 18, 2009 7:18 am
- Full Name: Ezra van Dort
- Contact:
Re: VCB backup problems
Hi.
This still seems to be a problem. My logs show that the vcbmounter command is not including the :9443 port extension when connecting to VC (localhost) and so failing with "connection actively refused".
Browsing around the datacentre works fine, so this is partially working. Just doesn't seem to get through to the processing batch phase.
Regards
Ezra
This still seems to be a problem. My logs show that the vcbmounter command is not including the :9443 port extension when connecting to VC (localhost) and so failing with "connection actively refused".
Browsing around the datacentre works fine, so this is partially working. Just doesn't seem to get through to the processing batch phase.
Regards
Ezra
-
- Chief Product Officer
- Posts: 31814
- Liked: 7302 times
- Joined: Jan 01, 2006 1:01 am
- Location: Baar, Switzerland
- Contact:
Re: VCB backup problems
Hello Ezra, I don't recall similar reports for the past year since the previous post in this thread, so presumably it should not be a problem since version 2.0. It would be best if you contact our support and provide all logs from Help | Support Information so that we could investigate this. Thank you.
-
- Enthusiast
- Posts: 31
- Liked: 1 time
- Joined: Jul 07, 2009 9:14 am
- Full Name: aevenot
- Contact:
Re: VCB backup problems
Hi,
I'm using veeam_backup_3.1.0.278 and vcenter 2.5. vCenter use a different port for the web service so I configured this port through the Veeam GUI but it seems it doesn't work.
I can connect to the vcenter and esx host through the gui but all the backup I take failed.
If I changed the webservice port used for my vcenter to 443, all the backup success.
I think, Veeam Backup can not work with a vcenter port other than 443.
I'm using veeam_backup_3.1.0.278 and vcenter 2.5. vCenter use a different port for the web service so I configured this port through the Veeam GUI but it seems it doesn't work.
I can connect to the vcenter and esx host through the gui but all the backup I take failed.
If I changed the webservice port used for my vcenter to 443, all the backup success.
I think, Veeam Backup can not work with a vcenter port other than 443.
-
- Chief Product Officer
- Posts: 31814
- Liked: 7302 times
- Joined: Jan 01, 2006 1:01 am
- Location: Baar, Switzerland
- Contact:
Re: VCB backup problems
Hello, to use VCB with VCs or ESXs running on non-default port the following registry entry need to be added:
Key: HKEY_LOCAL_MACHINE\SOFTWARE\VeeaM\Veeam Backup and FastSCP
Name: VcbPort
Type: DWORD
Value: [vcenter-port-number-in-hexidecimal-format]
Key: HKEY_LOCAL_MACHINE\SOFTWARE\VeeaM\Veeam Backup and FastSCP
Name: VcbPort
Type: DWORD
Value: [vcenter-port-number-in-hexidecimal-format]
-
- Enthusiast
- Posts: 31
- Liked: 1 time
- Joined: Jul 07, 2009 9:14 am
- Full Name: aevenot
- Contact:
Re: VCB backup problems
Ok thanks for the workaround, I'll test this soon.
For now, I have changed the default port used by vCenter and all my backup are successful.
For now, I have changed the default port used by vCenter and all my backup are successful.
-
- Lurker
- Posts: 1
- Liked: never
- Joined: Jul 28, 2009 3:40 am
- Full Name: Daryl Hunter
- Contact:
Re: VCB backup problems
I can confirm this is still a problem in Veeam Backup v3.1 and it's been causing me grief the last few days.
The Registry hack here does workaround running vCenter on a non-standard port and allowing VCB to connect correctly.
--DW
The Registry hack here does workaround running vCenter on a non-standard port and allowing VCB to connect correctly.
--DW
-
- Lurker
- Posts: 2
- Liked: never
- Joined: Mar 18, 2009 7:18 am
- Full Name: Ezra van Dort
- Contact:
Re: VCB backup problems
Thanks Gostev
I'd try out your hack, but already have a workaround - rebuilt the VC server to use standard ports (HP SIM wasn't doing anything useful with them).
Ezra
I'd try out your hack, but already have a workaround - rebuilt the VC server to use standard ports (HP SIM wasn't doing anything useful with them).
Ezra
Who is online
Users browsing this forum: Amazon [Bot], Bing [Bot], Semrush [Bot] and 100 guests