Jump to content

Recommended Posts

Posted (edited)

I came across a blog thread that made total sense and I had to follow the premise.. It seems obvious but I'd not thought of it.

 

I created a new 2012r2 server and created a dedupped volume in which to store my VM backups. The key is to not encrypt or COMPRESS the backups. This way dedupe can work with the blocks. Traditionally I'd use incremental backups with compression on a standard windows share. This yields a lot of storage but is pretty slow especially at restoring.

 

The beauty of the dedupe is the speed. But it's getting way better results than I expected..

 

Screen shot!

 

dedupppe.PNG

 

that's over 7TBs of backup in less than 1.. And its faster.. (De dupe operations run during the day.) So you do need initially more storage.

 

still this is great.

Edited by Dos_Box
  • Thanks 2
Posted

Perhaps you can answer me something to do with de-dupe so that I don't have to make a new thread?

 

 

I finally moved from our file server to a new physical server running 2012(Not R2). What advantages do I have of enabling de-dupe on the data volume and will it delete any existing data?

 

What does it actually do?

 

Ta

Posted

Advantages - it essentially links duplicated files to one single master, so 30 copies of a 1GB file will take 1GB. When you move or copy this data elsewhere, it re-inflates. My file shares and home areas are all de-duped - has saved countless GB of storage and enabled me to use DAS effectively.

 

It doesn't delete data as such.

Posted

De-dup is a little cooler than that, it looks at the block level (2012r2 has smaller blocks). So if you had 30 versions of a word document, 90% of all the documents are the same so it stores 1 version of that 90%. You shouldn't use this for your VDI solutions or any high frequency files. De-dupe is a per volume solution. But because de-dupe look at the block level encrypting or compressing the files will throw it off.

 

Also if I were to backup my backup folder, it'd need a 7+TB volume as only the server is aware of the de-dupe. So if you made a folder share with 7tb of files but it only took 1Tb of space on the host the backup server wouldn't know and would pull 7TB. (I don't know if any backup solutions are de-dupe aware). I mention this in case you have the urge to offer up massive space to your users. ;)

Posted
You can set De-Dupe to only run on file older than X days, so high frequency files would never get touched, but I would still not run it on a drive containing VDI, VM or SQL etc.
  • 2 months later...

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