- 
				nfoug75
 - Enthusiast
 - Posts: 26
 - Liked: 2 times
 - Joined: Jun 09, 2016 11:20 am
 - Full Name: Nicolas FOUGEROUX
 - Contact:
 
The RPC server is unavailable RPC function call failed,Funct
Hello to all,
I have a problem when a job is running Backup to tape job ( the lastest full backup job) during the job it says this error : And the XXXBK1 computer physical lost the network.
The RPC server is unavailable RPC function call failed. Function name: [InvokerTestConnection]. Target machine: [IP adress].
Backup Job 8 Error 18:15:17 22:30:26 438,6 GB 438,6 GB 435,5 GB 4:15:09 Tape server XXXBK1 is unavailable [XXX1BK1] [TapeService] Failed to Get media info Tape server XXXBK1 is unavailable [XXXBK1] [TapeService] Failed to connect to tape service on 'IP adress:6166' [XXXBK1] Failed to open management RPC connection to proxy service. Port: '6166'. The RPC server is unavailable RPC function call failed. Function name: [InvokerTestConnection]. Target machine: [IPadress].
 
Veeam Backup & Replication 9.0.0.1715
My library PV124T is a harware connected directly to a windows server 2008 R2 named XXX1BK1.
XXX1BK1 lost the netwotk. can'p ping nothing. TO fixe i have to disable en enable the Network Adapters . it is a Broadcom's NetXtreme II 1 Gigabit Ethernet controllers: 5706, 5708, 5709, 5716.
I have also updated the drivers V 2014 on http://driverdownloads.qlogic.com/QLogi ... 245&Os=190
A case is opened on VEEAM Case # 01918137 - backup to tape
I don't know what to do .
DO you have any idea's ?
Thanks.
Cheers/
			
			
									
						
										
						I have a problem when a job is running Backup to tape job ( the lastest full backup job) during the job it says this error : And the XXXBK1 computer physical lost the network.
The RPC server is unavailable RPC function call failed. Function name: [InvokerTestConnection]. Target machine: [IP adress].
Backup Job 8 Error 18:15:17 22:30:26 438,6 GB 438,6 GB 435,5 GB 4:15:09 Tape server XXXBK1 is unavailable [XXX1BK1] [TapeService] Failed to Get media info Tape server XXXBK1 is unavailable [XXXBK1] [TapeService] Failed to connect to tape service on 'IP adress:6166' [XXXBK1] Failed to open management RPC connection to proxy service. Port: '6166'. The RPC server is unavailable RPC function call failed. Function name: [InvokerTestConnection]. Target machine: [IPadress].
Veeam Backup & Replication 9.0.0.1715
My library PV124T is a harware connected directly to a windows server 2008 R2 named XXX1BK1.
XXX1BK1 lost the netwotk. can'p ping nothing. TO fixe i have to disable en enable the Network Adapters . it is a Broadcom's NetXtreme II 1 Gigabit Ethernet controllers: 5706, 5708, 5709, 5716.
I have also updated the drivers V 2014 on http://driverdownloads.qlogic.com/QLogi ... 245&Os=190
A case is opened on VEEAM Case # 01918137 - backup to tape
I don't know what to do .
DO you have any idea's ?
Thanks.
Cheers/
- 
				Mike Resseler
 - Product Manager
 - Posts: 8286
 - Liked: 1361 times
 - Joined: Feb 08, 2013 3:08 pm
 - Full Name: Mike Resseler
 - Location: Belgium
 - Contact:
 
Re: The RPC server is unavailable RPC function call failed,F
Hi Nicolas,
To be honest, it has been a while since looking at 2008 R2
 but I do remember from a few years ago there were many issues with Broadcom controllers when TCP Chimney Offload was enabled. The only fix at that time (again, some time ago) was to disable a few of those offloading techniques and then everything worked again.
Maybe try to do this and see what it does? The command to do this is
This will however turn it off for the entire server (you can do it in the properties per network adapter also...)
To turn it back on again (if that doesn't solve it)
And if you just want to check the status it is 
Mike
			
			
									
						
										
						To be honest, it has been a while since looking at 2008 R2
Maybe try to do this and see what it does? The command to do this is
Code: Select all
netsh int tcp set global chimney=disabledTo turn it back on again (if that doesn't solve it)
Code: Select all
netsh int tcp set global chimney=enabledCode: Select all
netsh int tcp show global- 
				nfoug75
 - Enthusiast
 - Posts: 26
 - Liked: 2 times
 - Joined: Jun 09, 2016 11:20 am
 - Full Name: Nicolas FOUGEROUX
 - Contact:
 
Re: The RPC server is unavailable RPC function call failed,F
Dear Mike,  many thanks for your good ideas. That i have now :
netsh int tcp show global
Querying active state...
I will do, you think i can change during a job is running or not ?
			
			
									
						
										
						netsh int tcp show global
Querying active state...
Code: Select all
TCP Global Parameters
----------------------------------------------
Receive-Side Scaling State          : enabled
Chimney Offload State               : automatic
NetDMA State                        : enabled
Direct Cache Acess (DCA)            : disabled
Receive Window Auto-Tuning Level    : normal
Add-On Congestion Control Provider  : ctcp
ECN Capability                      : disabled
RFC 1323 Timestamps                 : disabled
Initial RTO                         : 3000
Non Sack Rtt Resiliency             : disabled
Max SYN Retransmissions             : 2- 
				Mike Resseler
 - Product Manager
 - Posts: 8286
 - Liked: 1361 times
 - Joined: Feb 08, 2013 3:08 pm
 - Full Name: Mike Resseler
 - Location: Belgium
 - Contact:
 
Re: The RPC server is unavailable RPC function call failed,F
I'm not sure to be honest... It might disrupt the network and I don't know how the OS will react to that... I think it is best to do this if there is no job running
			
			
									
						
										
						- 
				nfoug75
 - Enthusiast
 - Posts: 26
 - Liked: 2 times
 - Joined: Jun 09, 2016 11:20 am
 - Full Name: Nicolas FOUGEROUX
 - Contact:
 
Re: The RPC server is unavailable RPC function call failed,F
I can try to change to disable even if Offload State  " Inhost" is used .. as the result of the command 
..
netstat –t
You receive output that resembles the following:
			
			
									
						
										
						..
netstat –t
You receive output that resembles the following:
Code: Select all
Active Connections
  Proto  Local Address          Foreign Address        State           Offload State
  TCP    IPADRESS:49218    xxxbk2:2500        ESTABLISHED     InHost
TCP    IPADRESS:49219    xxxbk2:2500        ESTABLISHED     InHost
TCP    IPADRESS:49220    xxxbk2:2500        ESTABLISHED     InHost
TCP    IPADRESS:49221    xxxbk2:2500        ESTABLISHED     InHost
TCP    IPADRESS:49222    xxxbk2:2500        ESTABLISHED     InHost
TCP    IPADRESS:49567    xxxdc1:49160       ESTABLISHED     InHost
TCP    127.0.0.1:2500         xxxBK1:49212       ESTABLISHED     InHost
TCP    127.0.0.1:6290         xxxBK1:49162       ESTABLISHED     InHost
TCP    127.0.0.1:49162        xxxBK1:6290        ESTABLISHED     InHost
TCP    127.0.0.1:49196        xxxBK1:49197       ESTABLISHED     InHost
TCP    127.0.0.1:49197        xxxBK1:49196       ESTABLISHED     InHost
TCP    127.0.0.1:49201        xxxBK1:49202       ESTABLISHED     InHost
TCP    127.0.0.1:49202        xxxBK1:49201       ESTABLISHED     InHost
TCP    127.0.0.1:49203        xxxBK1:49204       ESTABLISHED     InHost
TCP    127.0.0.1:49204        xxxBK1:49203       ESTABLISHED     InHost
TCP    127.0.0.1:49212        xxxBK1:2500        ESTABLISHED     InHost- 
				nfoug75
 - Enthusiast
 - Posts: 26
 - Liked: 2 times
 - Joined: Jun 09, 2016 11:20 am
 - Full Name: Nicolas FOUGEROUX
 - Contact:
 
Re: The RPC server is unavailable RPC function call failed,F
I will keep in touch when  i did it and if it fix my problem. it will be very good... 
You did it on the past and it fixed yours ? right ?
Thx
N.
			
			
									
						
										
						You did it on the past and it fixed yours ? right ?
Thx
N.
Who is online
Users browsing this forum: Google [Bot] and 73 guests