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

Tags: , , , ,

Sponsored Links



Backup, Restore, Volume Shadow Copy Problems

Windows Vista Performance


Reply
 
Thread Tools Search this Thread
  #1  
Old 25-07-2007
Sean Elliott
 
Posts: n/a
Backup, Restore, Volume Shadow Copy Problems

All

I have Vista Ultimate 64bit.

I get the following 2 errors when trying to create a system restore point or
backup the whole PC: 0x80780035 0x8004231F

It is accompanied by a message about insufficient space on disk drives when
this is definitly not the case. I have tried extending the space used for
shadow copies using the command:

vssadmin resize SHADOWSTORAGE /for=c: /on=c: /maxsize=70GB

but still it claims there is not enough space even though none of the 70GB
is used as displayed by:

vssadmin List ShadowStorage

For volume: (C:)\\?\Volume{af42db1f-0867-11dc-aa96-806e6f6e6963}\
Shadow Copy Storage volume:
(C:)\\?\Volume{af42db1f-0867-11dc-aa96-806e6f6e6963}\
Used Shadow Copy Storage space: 0 B
Allocated Shadow Copy Storage space: 0 B
Maximum Shadow Copy Storage space: 75 GB

There is a service called Volume Shadow Copy that I found was set to Manual
start and was not started. I tried setting this to automatic start and
rebooted but this has made no difference at all.

What startup settings should this service have? What is the real problem???


Reply With Quote
  #2  
Old 26-07-2007
Jill Zoeller [MSFT]
 
Posts: n/a
Re: Backup, Restore, Volume Shadow Copy Problems

Sean, do you know if you have a recovery partition on your computer? You
likely do if the computer is new and came from an OEM (original equipment
manufacturer).

I have a feeling that your recovery partition is full (or almost full) and
therefore the shadow copy for that volume can't be created. Unfortunately
with Complete PC Backup there is no way to exclude that drive because it's
considered essential to the system. As an alternative to Complete PC Backup,
I recommend trying the command-line version wbadmin.exe. Specify only your
Vista drive and see if that works.

Fiddling with the VSS service won't help...it's marked as Manual on my
system as well.

--
This posting is provided "AS IS" with no warranties, and confers no rights.

Want to learn more about Windows file and storage technologies? Visit our
team blog at http://blogs.technet.com/filecab/default.aspx.


"Sean Elliott" <Sean Elliott@discussions.microsoft.com> wrote in message
news:5E18386B-D7EB-4C99-A5B1-A3DB6805D3DE@microsoft.com...
> All
>
> I have Vista Ultimate 64bit.
>
> I get the following 2 errors when trying to create a system restore point
> or
> backup the whole PC: 0x80780035 0x8004231F
>
> It is accompanied by a message about insufficient space on disk drives
> when
> this is definitly not the case. I have tried extending the space used for
> shadow copies using the command:
>
> vssadmin resize SHADOWSTORAGE /for=c: /on=c: /maxsize=70GB
>
> but still it claims there is not enough space even though none of the 70GB
> is used as displayed by:
>
> vssadmin List ShadowStorage
>
> For volume: (C:)\\?\Volume{af42db1f-0867-11dc-aa96-806e6f6e6963}\
> Shadow Copy Storage volume:
> (C:)\\?\Volume{af42db1f-0867-11dc-aa96-806e6f6e6963}\
> Used Shadow Copy Storage space: 0 B
> Allocated Shadow Copy Storage space: 0 B
> Maximum Shadow Copy Storage space: 75 GB
>
> There is a service called Volume Shadow Copy that I found was set to
> Manual
> start and was not started. I tried setting this to automatic start and
> rebooted but this has made no difference at all.
>
> What startup settings should this service have? What is the real
> problem???
>
>


Reply With Quote
  #3  
Old 27-07-2007
Sean Elliott
 
Posts: n/a
Re: Backup, Restore, Volume Shadow Copy Problems

Thanks very much for that Jill it was a very helpful workaround - I have now
backed up my PC C: drive and system restore points can be created again. I
used the following command in a "Run as Administrator" command window to
backup my C: drive to my external M: drive:

wbadmin start backup -backupTarget:m: -include:c:

I could then watch progress with:

wbadmin get status

I think this is a full backup. You must be able to do an incremental backup
next time.

But now I am still confused about my "recovery partition". Using Disk
Manager (via Computer/Manager/Disk Managemement) I can see that Disk 0 is
split between the expected C: drive and another partition with no letter
assigned. It has an EISA configuration. You don't seem to be able to do
anything with this partition via Disk Management tools. What is it for? How
do you know how full it is? Shouldn't the Vista GUI backup tool be able to
cope with this and at least allow you to deselect it?

Now that I have done a backup of c: did that release any space in the other
partition? If not how come I couldn't do system restore points before but now
I can?

Is that enough questions?


"Jill Zoeller [MSFT]" wrote:

> Sean, do you know if you have a recovery partition on your computer? You
> likely do if the computer is new and came from an OEM (original equipment
> manufacturer).
>
> I have a feeling that your recovery partition is full (or almost full) and
> therefore the shadow copy for that volume can't be created. Unfortunately
> with Complete PC Backup there is no way to exclude that drive because it's
> considered essential to the system. As an alternative to Complete PC Backup,
> I recommend trying the command-line version wbadmin.exe. Specify only your
> Vista drive and see if that works.
>
> Fiddling with the VSS service won't help...it's marked as Manual on my
> system as well.
>
> --
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
> Want to learn more about Windows file and storage technologies? Visit our
> team blog at http://blogs.technet.com/filecab/default.aspx.
>
>
> "Sean Elliott" <Sean Elliott@discussions.microsoft.com> wrote in message
> news:5E18386B-D7EB-4C99-A5B1-A3DB6805D3DE@microsoft.com...
> > All
> >
> > I have Vista Ultimate 64bit.
> >
> > I get the following 2 errors when trying to create a system restore point
> > or
> > backup the whole PC: 0x80780035 0x8004231F
> >
> > It is accompanied by a message about insufficient space on disk drives
> > when
> > this is definitly not the case. I have tried extending the space used for
> > shadow copies using the command:
> >
> > vssadmin resize SHADOWSTORAGE /for=c: /on=c: /maxsize=70GB
> >
> > but still it claims there is not enough space even though none of the 70GB
> > is used as displayed by:
> >
> > vssadmin List ShadowStorage
> >
> > For volume: (C:)\\?\Volume{af42db1f-0867-11dc-aa96-806e6f6e6963}\
> > Shadow Copy Storage volume:
> > (C:)\\?\Volume{af42db1f-0867-11dc-aa96-806e6f6e6963}\
> > Used Shadow Copy Storage space: 0 B
> > Allocated Shadow Copy Storage space: 0 B
> > Maximum Shadow Copy Storage space: 75 GB
> >
> > There is a service called Volume Shadow Copy that I found was set to
> > Manual
> > start and was not started. I tried setting this to automatic start and
> > rebooted but this has made no difference at all.
> >
> > What startup settings should this service have? What is the real
> > problem???
> >
> >

>
>

Reply With Quote
Reply

  TechArena Community > Technical Support > Computer Help > Windows Vista > Windows Vista Performance


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "Backup, Restore, Volume Shadow Copy Problems"
Thread Thread Starter Forum Replies Last Post
sbs backup / volume shadow copy problem Dan Hagerman Small Business Server 24 25-02-2009 04:03 PM
SBS 2003 SP2 backup failed with error creating volume shadow copy Rayson Windows Server Help 5 06-11-2008 01:21 PM
Backup Fails With Volume Shadow Copy Error?? Siv Small Business Server 19 14-09-2008 01:36 AM
Volume Shadow Copy Problems apollo323 Windows Server Help 2 03-10-2007 11:56 AM
Volume Shadow Copy - Cannot enable on any drives, crashing backup Andrew Small Business Server 1 18-09-2006 01:29 PM


All times are GMT +5.5. The time now is 10:19 AM.