Jump to content

Recommended Posts

Posted

Argh, my backup drive has filled! usually sits at around 4tB but has somehow gone to 7tb and is now out of space. I think the dedupe has stopped functioning. My problem is that there is no obvious issue. I tried to manually start a de-dupe job but it remains queued.. The data is too large too move and I can't just delete it and make a new one. I've rebooted, stopped the service and restarted but it just sits like a lemon permanently queued.

 

How do I un-pickle this issue?

Posted

Are you able to run the following commands...

 

Start-DedupJob -Type GarbageCollection -Priority High -Volume D:

 

 

Then run Get-DeDupJob to see what the status is

 

 

Followed by...

Start-DedupJob -Type Scrubbing -Priority High -Volume D:

 

Again, run Get-DedupJob what the status is.

  • Thanks 1
Posted
I'd double the VMs RAM and the next day the drive was back to half, with 4TB of dedupe savings. Uncompressed backups for the win! (The RAM was set to 4GB far too small for a volume this large)

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