Array Performance and Data Protection
1752800 Members
5625 Online
108789 Solutions
New Discussion юеВ

Re: Question about compression

 
SOLVED
Go to solution
hqd201120
New Member

Question About Compression

Hi All,

Please excuse my ignorance if I don't understand how compression works with Nimble. So we have  a CS240G which is 24TB RAW and about 15.5TB usable after nimble's triple parity raid. According to the image below I'm getting 1.35X compression with about 13.56TB used and I'm already close to 90% capacity. With 1.35X compression, shouldn't I get about 20TB usuable

nimble compression.JPG

3 REPLIES 3
Nick_Dyer
Honored Contributor

Re: Question about compression

Hello Hien,

The Nimble UI works on TiB (1024) rather than TB (1000) - so an array which shows 15.5TB usable is actually 17.04TB - there's an open bug to fix the terminology as it's a little confusing.

The way we're showing data usage on your screen should be read as follows:

Volume Usage - how much data you're actually storing on the array after any data reduction such as compression & pattern matching.

Primary Compression - how much data space you've saved through compression so far.

Therefore as it stands you've written a total of 19.2TiB (21.1TB) of data to the array. The array has managed to save 5.64TiB (6.2TB) of space through LZ4 compression, meaning that you are storing 13.56TiB (14.9TB) on the array itself.

Hope this helps!

Nick Dyer
twitter: @nick_dyer_
hqd201120
New Member

Re: Question about compression

Hi Nick,

When I calculate the datastore usage on my esxi hosts though, I still only come up with about 14.3TB. Is there something else I'm missing? Thanks for taking the time to respond.

Nick_Dyer
Honored Contributor
Solution

Re: Question about compression

Hi Hien,

This is most likely where you have either created then deleted or SVmotioned a VM - VMware will report that the volume usage has shrunk, whereas on the array all we see are used blocks. What you should look to do is run SCSI UNMAP within VMware to reclaim those dead blocks within the volume.

Here's a good blog on SCSI UNMAP for your information: Space Reclamation in vSphere 5.5 with Nimble Storage

Nick Dyer
twitter: @nick_dyer_