Troubleshooting

AppAssure Network error during transfer of data from volumes

How to resolve a network error with AppAssure during transfer of data.

Recently, in working with a development SQL server that had been added to AppAssure, an error was being seen on incremental snapshots after a successful base image.  The AppAssure error was very vague and general in terms of what was actually going on.  AppAssure itself pointed to a network issue while errors were encountered creating the incrementals.  Take a look at the below error message that is logged with the failed incremental snapshot:

appassure_error1

Also, what was also very peculiar about this particular server is that not all incrementals were failing.  We might successfully log two or three incrementals and then have one fail with the above error message.  In doing some more digging, the error wasn’t network related at all, but rather volume shadow copy related.  In the Windows system log, the following error was also being logged with the incremental failures:

appassure_error2

The Windows System event log message is Event 36, volsnap and it relates to the size that is allocated by default for volume shadow copies.  The default Windows percentage of disk space set aside for volume shadow copies is 10% of the volume size.

The process to increase the allocated size is easy to reconfigure.

  • Right click a volume in Computer
  • Select Configure Shadow Copies…
  • Select the volume you want to alter and then click Settings
  • Set the maximum size to either No Limit or bump the limit up to around 20% or so and see if you get past the error in AppAssure.

appassure_error3
appassure_error4
appassure_error5

 

Final Thoughts

After bumping up the limit to around 20% on our development server, the volsnap issue went away and the incremental snapshots were successfully created.  Keep in mind with AppAssure to check the Windows logs as some of the AppAssure error log messages are not that intuitive and may lead you down the wrong path of troubleshooting.

Subscribe to VirtualizationHowto via Email 🔔

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Brandon Lee

Brandon Lee is the Senior Writer, Engineer and owner at Virtualizationhowto.com and has over two decades of experience in Information Technology. Having worked for numerous Fortune 500 companies as well as in various industries, Brandon has extensive experience in various IT segments and is a strong advocate for open source technologies. Brandon holds many industry certifications, loves the outdoors and spending time with family.

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.