Unsolved
This post is more than 5 years old
4 Posts
0
1992
January 18th, 2012 15:00
Why is nothing deduped
We have a VNXe3100 and use it in a WMware enviroment.
We created a NFS share for WMWare and turned on Thin provisioning and Desuplication
When i go to the Dedupe tab on the NFS share it tells me 2 files deduped 0%
In this share we have running 20 or so servers on MS 2008 R2 Datacenter
One of these a fileserver, Exchange 2010, Web.
There should be thousands of files being Deduped in windows alone.
Why only 2???
0 events found
No Events found!


Christian_Zippe
5 Posts
0
January 19th, 2012 05:00
Thats normal you are saving VMDK Files on this NFS Datastore these files are unique for every VM.
Dedup only works hash based over complete files.
TomasWall
4 Posts
0
January 19th, 2012 12:00
So nothing within VMDK files can be deduped?
Dont take this the wrong way but right now it seems that those functions I payd extra to get Thin and Dedupe doesent work as i run VMWare.
As a network storage the VMXe3100 is eating up alot of expensive network ports
Then why pay more for a EMC product rather than say a HP P2000?
The blue LEDs?
Is there any way to actually dedupe the files contained within VMWare files like using paravirtulized disks?
jgriff1
3 Posts
0
January 19th, 2012 13:00
I'm stuck with the same issue. During the sales process we let the technical rep know that we would be using NFS for vSphere storage and the dedupe was one of the buying points. We run a ton of virutal machines where 50-70% of the data is identical and static.
I set up a test environment to check the functionality of the array and ran into the same problem as you. I'm more than a little disappointed because this array will have nothing but vmdk files so what we payed for dedupe is wasted along with losing at least 25% of the capacity I planned.
Christian_Zippe
5 Posts
0
January 19th, 2012 23:00
Yes VNXe can not dedup files inside a VMDK.
The only feature that is working in your setup is compression.
You can save space with dedup when you think about to migrate your file servers to the VNXe file server.
Then you can use Dedup for your file shares.
The ability to consolidate your file servers and storage on the VNXe is the main reason for the price difference.
Also its easy to built a HA environment for file and block with 2 VNXe systems.
jgriff1
3 Posts
0
January 20th, 2012 07:00
Why is this the case? It is a technical issue or a feature the only spending five figures doesn't buy you?
rowdybunch
1 Rookie
•
45 Posts
0
January 20th, 2012 08:00
to confirm what others are saying...dedup on vnxe is file based and geared toward fileshares.
data must be static for at least 30 days on a fileshare for dedup to do its thing...
it would of been nice if the vnxe had of implemented block based dedup, and then the contents of VMDK's would of been covered.
On a 13TB archive fileshare filled to 95% with files we acheived a dedup/compression saving of 15%. Would be inetresting in hearing what others are getting.
Christian_Zippe
5 Posts
0
January 20th, 2012 08:00
Its a technical problem from file based dedup. You can manipulate the content of an VMKD file it would get corrupt.
If there would be a Block Compression it would be possible but for that much more CPU Power is needed.
There is also a White Paper available that answers many questions.
https://support1.emc.com/docu35603_White-Paper:-EMC-VNXe-File-Deduplication-and-Compression.pdf
Its sad that your sales representative doesn't know this dependencies but its not a misstake from the VNXe System.
TomasWall
4 Posts
0
January 22nd, 2012 06:00
Is it possible to licence upgrade to block dedupe on a VNXe3100 platform?
mpgordon
39 Posts
0
January 22nd, 2012 18:00
Block dedupe is not supported on the VNXe platforms at this time.
Slowrider5
52 Posts
0
February 11th, 2012 17:00
I seem to recall there was a param on Celerra to get around ignoring files that had changed <30 days. Does this exist on the VNXe? With that, it would be possible to at least get some compression savings on active (but low I/O) VM's.
Rainer_EMC
6 Operator
•
8.6K Posts
0
February 12th, 2012 15:00
You can't change Params on the VNXe
You can try CIFS compression or through the vCenter plugin though
Slowrider5
52 Posts
0
February 12th, 2012 21:00
If the vCenter plug-in is used on a per-VM basis to enable compression on each file, does that override the default settings of the NFS file system to ignore files active within the previous 30 days?
Rainer_EMC
6 Operator
•
8.6K Posts
0
February 14th, 2012 09:00
Yes
Like "manual" compression through CIFS Windows explorer it doesn't follow the rules for the regular scheduled dedupe scan
It assumes you know what you're doing and compresses the file now
Rainer