Netbackup vmware backup stalls often for sharepoint servers
Hi,
we often see that vmware backups of specifically sharepoint servers seem to stall. No error in Netbackup, it just seems to hang... This only happens with vm's hosting Sharepoint. It's not always but often.
The only solution there is to cancel the backup, kill the bpbkar32 process and restart the backup. Sometimes it hangs again, sometimes it just takes the backup. There's no real indication why and when this happens.
We backup a few hundred vm's. The issue only shows up with vm's hosting sharepoint for some reson...
Does this ring a bell?
Today i took a dmp of the bpbkar32 process, and it seems to hang in libfs_ntfs :
ERROR_CODE: (NTSTATUS) 0x80000003 - {EXCEPTION} Breakpoint A breakpoint has been reached.
EXCEPTION_CODE_STR: 80000003
STACK_TEXT:
00000000`00f47eb0 00007ffe`ff62f9ab : 00000000`00000007 ffffffff`fffffffe 00000000`021bead0 00007fff`008fe376 : libfs_ntfs+0x42b8
00000000`00f480d0 00007fff`008f920c : 00000000`00000000 00000000`021be7d8 00000000`00000000 00007ffe`ff630423 : libfs_ntfs!rvp_map_get_extent+0x5b
00000000`00f48120 00007fff`008fa3f3 : ffffffff`ffffffff 00000000`00f483e0 00000000`020fa2b0 00000000`020fa2b0 : libos_win!rvp_map_fini+0x102dc
00000000`00f48200 00007fff`008fa715 : 00000000`00000000 00000000`020fa2b0 00000000`00f483e0 00000000`00000000 : libos_win!rvp_map_fini+0x114c3
I think there is an EEB for this as you said it get stuck at Getextent
the EEB is 3973811
you can check this :
https://www.veritas.com/content/support/en_US/downloads/update.UPD770735
extract :
Abstract
NetBackup 8.1.2 HotFix - VMware backups in a hung state Etrack 3973811Description
Veritas Bug ID: ET 3973811
Version: NetBackup 8.1.2
Fix Included resolves:
VMware backups hang during getExtent call occasionally. This EEB changes assignment of a negative
number to an unsigned variable, logs once every 10k iteration of a file, and will fail the extent
calculation if the same offset is seen 10k times in a row.
Install on: Media Server that is the VMware backup host
maybe it is worthy to install this EEB and monitor next backups.
Good luck :)