Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Vista Newsgroups > Vista performance & maintenance

Vista - Backup, Restore, Volume Shadow Copy Problems

Reply
 
Old 07-25-2007   #1 (permalink)
Sean Elliott


 
 

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???



My System SpecsSystem Spec
Old 07-25-2007   #2 (permalink)
Jill Zoeller [MSFT]


 
 

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???
>
>


My System SpecsSystem Spec
Old 07-26-2007   #3 (permalink)
Sean Elliott


 
 

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???
> >
> >

>
>

My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
The Volume Shadow Copy service used by System Restore is not working. - help! Vista General
problems with volume shadow copy service Vista performance & maintenance
Re: Volume Shadow Copy problems - 20080106-114239.png (0/1) Vista General
Volume Shadow Copy (VSS) - System Restore won't start Vista General
Purging old backup / Volume Shadow Copy data from Vista Vista performance & maintenance


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46