Inactive means that the client stopped sending data after (in your case) 10 minutes. The unanswered question is why?
Check the back server's daemon.log to see if there are any clues during the backup period.
What type of file system are you backing up? Is the file system:
- on the client?
- on a network storage device (eg, Netapps)?
- RAID device?
- NFS remote mounted?
Does a manual backup succeed, or does it fail after 17GB?
What are you backing up, ie what type of data is it?
What o/s platforms? What version of NetWorker?
Is there a firewall between the client and the backup server?
Are there multiple NIC cards? Was there network congestion?
What's the server's parallelism? Group parallelism? Client parallelism?
The list of questions and possibilities are endless. Hopefully these questions can point ou in the right direction.
A workaround may be for you to set the group's inactivity timeout value to zero, thus telling NetWorker not to timeout. If backups work, then you either accept this workaround as a solution, or continue digging to determine what is causing the inactivity period.