This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Pause a running snapshot

Hi All,

I have one client who experiences more than their share of dirty shut downs. Clearly a problem but one for another day and not their only one. The problem is each time appassure wants to run a base image it takes just over two days and on this one particular server they send out a large email blast every few days and if the base image is running it takes hours to send these messages rather than the minute and a half it normally does. Again a problem and again one for another day.

My question is, is there a way to pause the base image while it is running? I just need to pause it for maybe five minutes while this email blast goes out then it can run again and complete.

If there is no supported way does anybody know of a way this might be accomplished? I'm not on site but something like pulling the cable from the core for a minute and then putting it back in so the backup resumes. I know how that sounds but I'm desperate to get these base images done while they work to address the bigger issues.

thanks for any suggestions.

  • How often are base images being created? Our large file servers base images occur months apart and incrementals only take minutes.
  •  A base image is created as part of the first backup. After that the software does it's best to only take incrementals. Hence why we call it an "incremental forever" model. However, here are some of the reasons another base image may be taken:

    1. Dirty shutdown of the agent.  If the protected machine has a dirty shutdown, AppAssure will automatically take a new base to ensure that the recovery chain is not corrupted by any potential errors that the machine could have due to the dirty shutdown
    2. The driver log file has been deleted (AALog_*.log). The file is located at [drive letter]:\System Volume Information folder.
    3. The driver failover file (AAFailover.md) has been deleted. The file is located at [drive letter]:\System Volume Information folder.
      • WARNING: Quest strongly discourages users from manipulating driver files without the help of a trained engineer.
    4. Driver logging was disabled due to some troubleshooting steps. This might occur if the assuremc. exe utility was used in the environment during possible troubleshooting steps.
    5. The AppAssure filter driver (AAFsFlt) was unloaded.  By unloading the filter driver AppAssure is unable to track changes on the volume and must start over with a new changelog and base image.
    6. Amount of changes in the log file is too large and the system runs out of memory while building a map of the changed data. This can happen to large file-servers with significant amounts of data.
    7. The source volume currently under protection has been extended or shrunk after performing a rollback.
    8. A new encryption key was set for the agent. After the key has been added, a new base image will be taken.
    9. The encryption key has been removed for the agent. After removing the key, a new base image will be taken.
    10. The encryption key for the agent has been changed.
    11. There is not enough space on the agent’s volume to write driver log files.
    12. Improper permissions – the user protecting the agent does not have administrative privileges on the System Volume Information folder.
    13. Check-disk – if check disk is performed on the system volume or on the non system volume, an incremental snapshot should be taken.  If corruption was found and repaired by check disk then a base may be taken.
    14. User Access – Access to the System Volume Information folder and MSInfo is blocked by a third party product.
    15. Third Party Product Interference – the volume is protected by another software product or the driver log file has been blocked by antivirus software.
    16. Formatting Error – the volume is marked or formatted as “dirty” after undergoing an improper shutdown.
    17. Environmental issues – different environmental issues may interfere with the software’s normal functionality.
    18. Another VSS-based backup solution is running on the agent machine
  • There is no way to pause a base image. You could try increasing all the timeouts to crazy high levels (1 hour or so on everything) and then see if pulling the cable for a minute works, but I doubt it will. Pulling the cable severs all those network connections and our timeouts are for latent connections, not completely disconnected ones. This isn't something supported for sure.

    The only other thing you could try is tweaking the transfer settings for that agent to try and speed up the backup. Try reducing the values for Concurrent streams and Concurrent Writes by half and then increase the outstanding reads per stream to 24. You could also try increasing the segment size or reducing the segment size. Adjust those settings up and down and see if there is any improvement in speed. It's possible you'll be able to dial those settings in and get faster base image backups.
  • Thanks Tim, I'll give that a try.

    That's good information in your previous post to have and I appreciate you taking the time. I have lots of clients that the base images are months apart and some almost a year. That's just not the case here.

    This site is very volatile and nothing I can do will change that. While I may wish to fix their issues and prevent the need for frequent base images they only engage me for backup and I have to work with what I have. The backup windows is just too small for a base image. Being able to pause it for five minutes would allow me to extend that backup window and allow the base to get done.
  • I totally understand. Our product management teams have been scoping out the ability to resume backups on disconnect and possibly pause backups and resume in the middle of the job. I'm not sure where they are in this process, but the hope is that a future build of the software will have it. I doubt that it will be anytime in the next few months, but hopefully in the next major version we will see some improvements to the backup process.