Greetings, everyone.
Deduplication increases storage efficiency. It works on blocks and can be enabled at volume level. If a volume contains a LUN, AFAIK the LUN and its underlying blocks are deduplicated as other blocks are, but in what way would a client treat a deduplicated LUN?
For example, a 100GB volume contains a 50GB LUN and deplication saving is 20%. That is, 50GB LUN actually accounts for 40GB physical blocks and the volume has 60GB available space. Assume the volume and the LUN are both thick-provisioned. Here come the questions:
Will the client see any difference before and after the volume is deduplicated? The LUN and its file system should remain the same, 50GB in this case, but will the client sees more available spaces after dedplication?
Any reply is very much appreciated. Thanks in advance.