Application Error in Application event view log on media server
Hello,
We are running Netback 7.5.0.6 on windows server 2008 sp1 R2.
All our media servers with the same version as the master, 7.5.0.6.
Yesterday on the Backup window many backups failed at the same time on the same media server.
I tried to find what was the reason and found the following error in the event log in the media server:
please advise.
I have seen this a few times and when overloaded it does not always do the graceful thing!
If possible reduce the workload on the media server - VMware backups run faster the less you do at a time (at least from the same datastore)
Also run a bpfis query to see if there are abandoned snapshots that need to be cleaned up.
Finally make sure your Media Server is OK for memory and that its paged pool memory is tuned well to cope with the workload - use these registry settings (needs a reboot):
HKLM\System\CurrentControlSet\Control\Session Manager\Memory Management\
New DWORD - PoolUsageMaximum - Decimal value of 40
Edit the DWORD - PagedPoolSize Hex value of FFFFFFFF (this is 8 x F)
Hope this helps