Jump to content

Recommended Posts

Posted

Hi all,

 

Something puzzling me today!

 

I have a backup scheduled in WSB - it basically backs up everything to our SAN, This includes Bare Metal, System State, Drive C: and so on. I've got plenty of Backup space left on the SAN a whole 3 TB not a problem... However - The main drive on the server (C:) has this morning got 123MB left... this is not good as you can imagine, so I've deleted some stuff we didnt need on there now I have 508 MB remaining. So as a bit of daft I ran a system backup and now I have 99MB free.

 

It seems that every time a backup runs it fills drive C:!

 

Any ideas ?

 

TIA.

Posted

There should be an option on the individual drives, on how much space can be used for that drive. But not sure if that's linked to the Windows backup, or if that's just for it's own copy.

 

Steve

Posted

I think that must be for its own copy, because its actually disabled but on running WSB and running a backup it says "creating volume shadow copy...."

 

Cannot find any options anywhere to disable VSS in WSB, only to change the options from full to copy.

 

Ill try copy and see what happens.

Posted
I think that must be for its own copy, because its actually disabled but on running WSB and running a backup it says "creating volume shadow copy...."

 

Cannot find any options anywhere to disable VSS in WSB, only to change the options from full to copy.

 

Ill try copy and see what happens.

 

Don't think you really want to disable it to be honest... It needs that to do the backup of locked/used files etc, else it'll break on every one as it can't access them :(

 

Not sure if there's a way to recall that space after though...

 

Steve

Posted

Well TBH theres not a lot on the drive that needs backup up, theres only WDS deployment stuff and system state thats all I want - profiles etc are on a different drive and are backed up using Cobian.

 

Looks like i'm stuck at 507MB now!!!

 

its looking like I may have to shutdown after hours, attach a new drive in VMWare and extend the volume - If it'll let me!

Posted

Could always try running:

 

vssadmin list shadowstorage
or
vssadmin list shadows

 

Should show the cache, and/or actual stored items if it is VSS.

 

Steve

  • Thanks 1
Posted

tried those commands, they show nothing! I think it's because its not its own shadow copy but the ones generated by WSB don't show up in those commands

 

Arrrgggghhhh! I wont be able to extend Drive C: because its system drive so that wont work either! Needs to be offline to extend in Server Manager

Posted
I've found that if you set the Volume Shadow Copies limit on the specific drive to a really low level (like 320MB, the minimum possible) and then set it back to whatever it was set to previously, it will clear all the old volume shadow copies from WSB. One one of my servers, this freed up over 20GB of space.
  • Thanks 1
Posted
I've found that if you set the Volume Shadow Copies limit on the specific drive to a really low level (like 320MB, the minimum possible) and then set it back to whatever it was set to previously, it will clear all the old volume shadow copies from WSB. One one of my servers, this freed up over 20GB of space.

 

Tried it. Zilch.

Posted

Arrrgggghhhh! I wont be able to extend Drive C: because its system drive so that wont work either! Needs to be offline to extend in Server Manager

 

Boot it with a 2k8r2 disk or 7 or whatever and use the command prompt in the repair bit of that to do the extend.

Posted
I'd use the native diskpart for disk expantion, gparted can do it but requires a full chkdsk afterwards and can take hours as opposed to seconds.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...