Networker

[Networker] error with VSS SYSTEM BOOT Saveset

2010-02-18 10:16:20
Subject: [Networker] error with VSS SYSTEM BOOT Saveset
From: emcuser <networker-forum AT BACKUPCENTRAL DOT COM>
To: NETWORKER AT LISTSERV.TEMPLE DOT EDU
Date: Thu, 18 Feb 2010 10:13:48 -0500
Wollef wrote:
> This is the MS guide for VSS on Windows Server 2003 - 
> http://support.microsoft.com/kb/826936 - Your specific error message is 
> mentioned "error=0x800423f4"
> With Windows 2003, you also have the option of setting the client Save 
> Operation to "VSS:*=off".  This will not use VSS and skip locked 'in use' 
> files.
> .[/b]
Hi Wollef..I took a look at the above link and it looks like it's prior to SP1. 
I'm running SP2 on the server I'm having the issue with so I don't think the 
hotfix applies.
I do notice a few things though when I do run into this problem. My event 
viewer system log fills up every few seconds with event ID 333. Also when I run 
the vssadmin list writers command to see the state of the writers I always have 
2 which are in a "waiting to complete" status. More specifically the "NTDS 
Writer" and "FRS Writer". Only a reboot thus far resets them to a "Stable" 
state. Maybe I'll try your manual reset commands the next time this happens to 
see if I can at least avoid rebooting the server each time. Will running these 
commands affect user access? This is a terminal server.
[/quote]
I've also come across a handy VSS writers reset which can be batched:

"vssadmin list writers" will show you the state of any VSS-aware applications. 
If any of them are in a bad state (a state other than Stable) then you will 
need to manually reset the writers' states. To reset VSS writer states, run 
these commands on the command line:

32Bit Windows Server 2003 VSS Reset:
net stop vss
net stop swprv
cd %SystemRoot%\system32
regsvr32 ole32.dll
regsvr32 vss_ps.dll
Vssvc /Register
regsvr32 /i swprv.dll
regsvr32 /i eventcls.dll
regsvr32 es.dll
regsvr32 stdprov.dll
regsvr32 msxml.dll
regsvr32 msxml2.dll
regsvr32 msxml3.dll

64BIT adjustment:

net stop vss
net stop swprv
cd %SystemRoot%\system32
regsvr32 ole32.dll
regsvr32 vss_ps.dll
Vssvc /Register
regsvr32 /i swprv.dll
regsvr32 /i eventcls.dll
regsvr32 es.dll
regsvr32 stdprov.dll
cd %SystemRoot%\SysWOW64
regsvr32 msxml.dll
regsvr32 msxml2.dll
cd %SystemRoot%\system32
regsvr32 msxml3.dll
regsvr32 vssui.dll




emcuser wrote:
> I've been having intermittent backup issues using Networker 7.4.4 while 
> backing up the VSS System Boot saveset of a Windows 2003 SP2 32 bit server. 
> It fails with the following error message:
> 
> servername:VSS SYSTEM BOOT:\ 1 retry attempted
> servername:VSS SYSTEM BOOT:\ 5388:(pid 6304): Failure status of writer 
> Registry Writer - VSS_WS_FAILED_AT_PREPARE_SNAPSHOT
> servername:VSS SYSTEM BOOT:\ VSS SYSTEM BOOT: ERROR: VSS failed to process 
> snapshot, error=0x800423f4: The VSS writer operation failed because of an 
> error that might recur if another shadow copy is created. ** Says to look on 
> Event and Error help link.
> servername:VSS SYSTEM BOOT:\ 7162:(pid 6304): save of VSS SYSTEM BOOT:\ to 
> servername failed
>  
> So far the only fix is to reboot the server. Any help would be appreciated.


+----------------------------------------------------------------------
|This was sent by patrick.cuenco AT lmco DOT com via Backup Central.
|Forward SPAM to abuse AT backupcentral DOT com.
+----------------------------------------------------------------------

To sign off this list, send email to listserv AT listserv.temple DOT edu and 
type "signoff networker" in the body of the email. Please write to 
networker-request AT listserv.temple DOT edu if you have any problems with this 
list. You can access the archives at 
http://listserv.temple.edu/archives/networker.html or
via RSS at http://listserv.temple.edu/cgi-bin/wa?RSS&L=NETWORKER