Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - mbrazil

Pages: [1]
1
Tweaking.com Support & Help / Re: Registry Backup VSS problems
« on: August 23, 2015, 08:35:49 pm »
Which version of Registry Backup are you using?

The latest is v3.1.0
http://www.tweaking.com/content/page/registry_backup.html

Ooops. I meant to mention that the first thing I tried when I started having the problem was check for updates and install v3.1.0.

2
Tweaking.com Support & Help / Registry Backup VSS problems
« on: August 23, 2015, 05:33:24 pm »
I'd been using Registry Backup on a system running XP pro for at least a year without any problems. Recently, however,
it started throwing error dialogs saying the backup had errors. This happens the vast majority of the time now, but
occasionally, it is able to complete the backup normally.

I noticed that, while the backup was being attempted, it showed NO for Volume Shadow Copy Running and NO for
Volume Shadow Copy Ready, so it eventually defaulted to Fallback Method and was unable to fully complete the
backup, thus the error dialog. Sometimes Volume Shadow Copy Running flashes YES for a second or so and then
goes back to NO, but not always. On the one or two occasions that it was able to complete the backup while I was
monitoring it, it showed YES for both Running and Ready the entire time. It seems to be entirely random whether VSS
works or doesn't work.

I also used Task Manager to observe which processes were running while I attempted backups. Vssvc.exe and
vss_start.exe always run during the backup attempt, but vss_xp.exe starts and then terminates after a second or so
when Registry Backup is unable to successfully complete the backup. When a good backup is created, vss_xp keeps
running until the backup is complete.

Since I  usually have a number of utilities and some other software running in the background, I've tried it with nothing
running except the OS itself and a couple of other essential things, but it still doesn't do the backup with VSS, and
nothing that's running in the background is new. It's all been there since long before the Registry Backup problem
started up.

I checked Log_Vss.txt, and it shows:

Creating shadow set {f334d3a4-8026-4f5f-99d4-cf88480d55b9} ...
- Adding volume \\?\Volume{2a06d9c0-cd01-11e3-ae2c-806d6172696f}\ [C:\] to the shadow set...

ERROR: COM call "m_pVssObject->AddToSnapshotSet((LPWSTR)volume.c_str(), GUID_NULL, &SnapshotID)" failed.
- Returned HRESULT = 0x80042317
- Error text: VSS_E_MAXIMUM_NUMBER_OF_SNAPSHOTS_REACHED
- Please re-run VSHADOW.EXE with the /tracing option to get more details

According to some research I did, shadow sets are not persistant on XP, so there's no way a set can last through a reboot, so how can the maximum number of snapshots ever be reached on XP if Registry Backup is scheduled for one backup per day?

Pages: [1]