Go Back   TechArena Community > Technical Support > Computer Help > Windows Server > Windows Server Help
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: , , , ,

Sponsored Links



NTBackup fails while creating volume shadow copy

Windows Server Help


Reply
 
Thread Tools Search this Thread
  #1  
Old 15-04-2009
colin
 
Posts: n/a
NTBackup fails while creating volume shadow copy

I have a problem that's driving me crazy! The server is running Windows
Server 2003 R2 x32 Standard Edition with SP2, I've installed all the updates.
The backup fails with "error returned while creating the volume shadow
copy:0Xffffffff". Here are the steps I've taken to try and get it working:
- vssadmin list writers
- it hangs for a 15+ minutes then finally indicates the 'system writer',
'removable storage manager', 'wmi writer', 'registry writer', 'event log
writer', and 'com+ regdb writer' are stable (though it has had failures
earlier)
- OK, so I follow Microsofts suggestions to register dll's as follows:
net stop vss
regsvr32 /s ole32.dll
regsvr32 /s vss_ps.dll
Vssvc /Register
regsvr32 /s /i swprv.dll
regsvr32 /s /i eventcls.dll
regsvr32 /s es.dll
regsvr32 /s stdprov.dll
regsvr32 /s vssui.dll
regsvr32 /s msxml.dll
regsvr32 /s msxml3.dll
regsvr32 /s msxml4.dll
net start vss
- rebooted, re-registered the dll's again
- installed the update rollup package 940349 (even though I have sp2
installed)
- rebooted, re-registered the dll's again
- the event log gives Event id: 6013 Source: VSS with error message 'SQL
Server does not exist or access denied'
- I'm getting no where here, it's very frustrating. When I google this
problem there are many people having similar issues.

2 things I've noticed:

1. The data volume is 3/4 full and quite fragmented, should I defrag? this
will probably take many hours
2. This server has SQL 2000 installed with no service packs, could that be
causing this problem? The customer has Docs Open installed and it requires
SQL but it just has the initial install of SQL Server Enterprise Edition
8.00.194. Microsoft id: 884012 talks about this

Anyway, it's late and I've been remotely logged into the server trying to
resolve this issue but no luck. Hopefully someone has a suggestion that can
get me out of this bind.

Regards,

Colin
Reply With Quote
  #2  
Old 15-04-2009
Meinolf Weber [MVP-DS]
 
Posts: n/a
Re: NTBackup fails while creating volume shadow copy

Hello colin,

Did you found this one about SQL 2000 on 2003:
http://support.microsoft.com/kb/913360

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm


> I have a problem that's driving me crazy! The server is running
> Windows
> Server 2003 R2 x32 Standard Edition with SP2, I've installed all the
> updates.
> The backup fails with "error returned while creating the volume shadow
> copy:0Xffffffff". Here are the steps I've taken to try and get it
> working:
> - vssadmin list writers
> - it hangs for a 15+ minutes then finally indicates the 'system
> writer',
> 'removable storage manager', 'wmi writer', 'registry writer', 'event
> log
> writer', and 'com+ regdb writer' are stable (though it has had
> failures
> earlier)
> - OK, so I follow Microsofts suggestions to register dll's as follows:
> net stop vss
> regsvr32 /s ole32.dll
> regsvr32 /s vss_ps.dll
> Vssvc /Register
> regsvr32 /s /i swprv.dll
> regsvr32 /s /i eventcls.dll
> regsvr32 /s es.dll
> regsvr32 /s stdprov.dll
> regsvr32 /s vssui.dll
> regsvr32 /s msxml.dll
> regsvr32 /s msxml3.dll
> regsvr32 /s msxml4.dll
> net start vss
> - rebooted, re-registered the dll's again
> - installed the update rollup package 940349 (even though I have sp2
> installed)
> - rebooted, re-registered the dll's again
> - the event log gives Event id: 6013 Source: VSS with error message
> 'SQL
> Server does not exist or access denied'
> - I'm getting no where here, it's very frustrating. When I google this
> problem there are many people having similar issues.
> 2 things I've noticed:
>
> 1. The data volume is 3/4 full and quite fragmented, should I defrag?
> this
> will probably take many hours
> 2. This server has SQL 2000 installed with no service packs, could
> that be
> causing this problem? The customer has Docs Open installed and it
> requires
> SQL but it just has the initial install of SQL Server Enterprise
> Edition
> 8.00.194. Microsoft id: 884012 talks about this
> Anyway, it's late and I've been remotely logged into the server trying
> to resolve this issue but no luck. Hopefully someone has a suggestion
> that can get me out of this bind.
>
> Regards,
>
> Colin
>



Reply With Quote
  #3  
Old 15-04-2009
colin
 
Posts: n/a
Re: NTBackup fails while creating volume shadow copy

Yes, I did see this but it is talking about the x64 version of Windows Server
2003, could it be the same problem on the x32 version? And the symtoms look
identical. When I checked the registry as it suggests the SharedMemoryOn
entry was already at '1' so I can't try that. Should I apply the hotfix
913110? It seems to apply only to the x64 version so I'm reluctant. I'm still
wondering if my problem is just a SQL 2000 issue because the version this
server is running is unpatched.

Thanks for the suggestion or any others you can think of....

Colin

"Meinolf Weber [MVP-DS]" wrote:

> Hello colin,
>
> Did you found this one about SQL 2000 on 2003:
> http://support.microsoft.com/kb/913360
>
> Best regards
>
> Meinolf Weber
> Disclaimer: This posting is provided "AS IS" with no warranties, and confers
> no rights.
> ** Please do NOT email, only reply to Newsgroups
> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
>
>
> > I have a problem that's driving me crazy! The server is running
> > Windows
> > Server 2003 R2 x32 Standard Edition with SP2, I've installed all the
> > updates.
> > The backup fails with "error returned while creating the volume shadow
> > copy:0Xffffffff". Here are the steps I've taken to try and get it
> > working:
> > - vssadmin list writers
> > - it hangs for a 15+ minutes then finally indicates the 'system
> > writer',
> > 'removable storage manager', 'wmi writer', 'registry writer', 'event
> > log
> > writer', and 'com+ regdb writer' are stable (though it has had
> > failures
> > earlier)
> > - OK, so I follow Microsofts suggestions to register dll's as follows:
> > net stop vss
> > regsvr32 /s ole32.dll
> > regsvr32 /s vss_ps.dll
> > Vssvc /Register
> > regsvr32 /s /i swprv.dll
> > regsvr32 /s /i eventcls.dll
> > regsvr32 /s es.dll
> > regsvr32 /s stdprov.dll
> > regsvr32 /s vssui.dll
> > regsvr32 /s msxml.dll
> > regsvr32 /s msxml3.dll
> > regsvr32 /s msxml4.dll
> > net start vss
> > - rebooted, re-registered the dll's again
> > - installed the update rollup package 940349 (even though I have sp2
> > installed)
> > - rebooted, re-registered the dll's again
> > - the event log gives Event id: 6013 Source: VSS with error message
> > 'SQL
> > Server does not exist or access denied'
> > - I'm getting no where here, it's very frustrating. When I google this
> > problem there are many people having similar issues.
> > 2 things I've noticed:
> >
> > 1. The data volume is 3/4 full and quite fragmented, should I defrag?
> > this
> > will probably take many hours
> > 2. This server has SQL 2000 installed with no service packs, could
> > that be
> > causing this problem? The customer has Docs Open installed and it
> > requires
> > SQL but it just has the initial install of SQL Server Enterprise
> > Edition
> > 8.00.194. Microsoft id: 884012 talks about this
> > Anyway, it's late and I've been remotely logged into the server trying
> > to resolve this issue but no luck. Hopefully someone has a suggestion
> > that can get me out of this bind.
> >
> > Regards,
> >
> > Colin
> >

>
>
>

Reply With Quote
  #4  
Old 16-04-2009
Isaac Oben [MCITP,MCSE]
 
Posts: n/a
Re: NTBackup fails while creating volume shadow copy

Hello Colin,
You might have an application runnung that is taking a lot of memory and
ntbackup end up not having enough memory to complete, thus failed..

--
Isaac Oben [MCTIP:EA, MCSE]
"colin" <colin@discussions.microsoft.com> wrote in message
news:0A5C2DD4-2D24-4BD7-A1C9-4767662DB922@microsoft.com...
>I have a problem that's driving me crazy! The server is running Windows
> Server 2003 R2 x32 Standard Edition with SP2, I've installed all the
> updates.
> The backup fails with "error returned while creating the volume shadow
> copy:0Xffffffff". Here are the steps I've taken to try and get it working:
> - vssadmin list writers
> - it hangs for a 15+ minutes then finally indicates the 'system writer',
> 'removable storage manager', 'wmi writer', 'registry writer', 'event log
> writer', and 'com+ regdb writer' are stable (though it has had failures
> earlier)
> - OK, so I follow Microsofts suggestions to register dll's as follows:
> net stop vss
> regsvr32 /s ole32.dll
> regsvr32 /s vss_ps.dll
> Vssvc /Register
> regsvr32 /s /i swprv.dll
> regsvr32 /s /i eventcls.dll
> regsvr32 /s es.dll
> regsvr32 /s stdprov.dll
> regsvr32 /s vssui.dll
> regsvr32 /s msxml.dll
> regsvr32 /s msxml3.dll
> regsvr32 /s msxml4.dll
> net start vss
> - rebooted, re-registered the dll's again
> - installed the update rollup package 940349 (even though I have sp2
> installed)
> - rebooted, re-registered the dll's again
> - the event log gives Event id: 6013 Source: VSS with error message 'SQL
> Server does not exist or access denied'
> - I'm getting no where here, it's very frustrating. When I google this
> problem there are many people having similar issues.
>
> 2 things I've noticed:
>
> 1. The data volume is 3/4 full and quite fragmented, should I defrag?
> this
> will probably take many hours
> 2. This server has SQL 2000 installed with no service packs, could that
> be
> causing this problem? The customer has Docs Open installed and it requires
> SQL but it just has the initial install of SQL Server Enterprise Edition
> 8.00.194. Microsoft id: 884012 talks about this
>
> Anyway, it's late and I've been remotely logged into the server trying to
> resolve this issue but no luck. Hopefully someone has a suggestion that
> can
> get me out of this bind.
>
> Regards,
>
> Colin


Reply With Quote
Reply

  TechArena Community > Technical Support > Computer Help > Windows Server > Windows Server Help


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "NTBackup fails while creating volume shadow copy"
Thread Thread Starter Forum Replies Last Post
Volume Shadow Copy Service with NTBackup Chris Windows Server Help 1 03-11-2008 09:09 PM
ntbackup disable volume shadow copy option is missing BT Windows Server Help 0 10-05-2007 12:46 PM
ntbackup / wsus? sql? / Error returned while creating the volume shadow copy / Event Source: VSS / Event ID: 6013 roga Windows Server Help 2 31-03-2007 12:46 AM
Ntbackup (error returned while creating the volume shadow copy 800423f4) XP markm75c@msn.com Windows XP Support 4 12-04-2006 02:07 AM
Volume shadow Copy error with ntbackup Guillaume Tamisier Windows Server Help 0 18-03-2005 04:29 PM


All times are GMT +5.5. The time now is 01:38 AM.