<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Deduplicating snapshots in VMware Solutions Discussions</title>
    <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/Deduplicating-snapshots/m-p/40456#M3973</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would be worth a try.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But do not forget, when DBA dumps to the volume this data will be deduplicated anyway, whether you do create Snapshots or not.&lt;/P&gt;&lt;P&gt;And if you create Snapshots, the data in the Snapshots will also be protected "space saving"... &lt;SPAN __jive_emoticon_name="wink" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.netapp.com/4.0.8/images/emoticons/wink.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best would be to give the dump a try and be surprised...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 May 2011 14:14:02 GMT</pubDate>
    <dc:creator>peter_lehmann</dc:creator>
    <dc:date>2011-05-18T14:14:02Z</dc:date>
    <item>
      <title>Deduplicating snapshots</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/Deduplicating-snapshots/m-p/40403#M3962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a RHEL5 VM on vSphere 4.1, running Intersystems Caché. All storage is currently in VMDK files on an NFS datastore on a FAS2040 (7.3.5P1). Every night, Caché does a full dump of its database (~120GB) to an independent VMDK located on a volume that does not do snapshots; this dump is subsequently backed up to tape using Backup Exec Remote Agent. Each dump overwrites the previous one. I'm wondering if it's possible to create a volume specifically for those backups, export to to NFS, mount the NFS share directly inside the VM, run the dump, then snap it and have asis deduplicate the data between nightly backups - which doesn't change that much - so that I could keep older backups online in the .snapshot folder, rather than restore from tape when I need one.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:54:33 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/Deduplicating-snapshots/m-p/40403#M3962</guid>
      <dc:creator>borismekler</dc:creator>
      <dc:date>2025-06-05T06:54:33Z</dc:date>
    </item>
    <item>
      <title>Re: Deduplicating snapshots</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/Deduplicating-snapshots/m-p/40408#M3963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Boris&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sure you an, I really would not dump into the volume the datastores of your VMware are.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a new volume, enable dedupe (sis on),&amp;nbsp; export it with NFS to the RHEL Host you want to dump from, mount the export - DONE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will not get very high dedupe rate, beacuse the dumps will be mostly unique blocks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 11:30:57 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/Deduplicating-snapshots/m-p/40408#M3963</guid>
      <dc:creator>peter_lehmann</dc:creator>
      <dc:date>2011-05-18T11:30:57Z</dc:date>
    </item>
    <item>
      <title>Re: Deduplicating snapshots</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/Deduplicating-snapshots/m-p/40413#M3964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think I'm doing something wrong there, but I can't figure out what. For the time being, I'm testing with Windows and CIFS - I created a 10GB volume, enabled deduplication, shared it via CIFS, and copied a 1GB file there. Manually ran asis on the volume, created a snapshot, then copied the same file there again, overwriting the original - but it's the very same file. Ran asis again, and it didn't find anything to deduplicate, and now I had a total of 20% used space on the volume. Took another snapshot, ran asis - nothing. Copied the file again, ran asis again - still nothing, and 30% used. What's the proper way to have asis deduplicate between current data and a snapshot and/or existing snapshots? Is there one?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 11:36:23 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/Deduplicating-snapshots/m-p/40413#M3964</guid>
      <dc:creator>borismekler</dc:creator>
      <dc:date>2011-05-18T11:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: Deduplicating snapshots</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/Deduplicating-snapshots/m-p/40418#M3965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Boris&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you write "ran asis manually" what was the command and did you "sis on" at the very beginning after creating the volume?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've followed this process and it worked:&lt;/P&gt;&lt;P&gt;create vol&lt;/P&gt;&lt;P&gt;create cifs share&lt;/P&gt;&lt;P&gt;sis on&lt;/P&gt;&lt;P&gt;sis config -s auto "vol"&lt;/P&gt;&lt;P&gt;copy 1,8G win2k8 iso image to share&lt;/P&gt;&lt;P&gt;copy the same 1,8G win2k8 iso image to share&lt;/P&gt;&lt;P&gt;run "sis start -s "vol""&lt;/P&gt;&lt;P&gt;check with df -hs "vol"&lt;/P&gt;&lt;P&gt;saw the 50% saved...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 11:52:44 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/Deduplicating-snapshots/m-p/40418#M3965</guid>
      <dc:creator>peter_lehmann</dc:creator>
      <dc:date>2011-05-18T11:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: Deduplicating snapshots</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/Deduplicating-snapshots/m-p/40423#M3966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I created the volume from system manager and checked 'enable deduplication' on creation. To start deduplication I ran 'sis start /vol/test_bak' from CLI. I just tried the same thing with the -s switch, but it didn't help - I've got a 1GB snapshot and 1GB data on the volume, and asis can't find anything to deduplicate.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 12:06:29 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/Deduplicating-snapshots/m-p/40423#M3966</guid>
      <dc:creator>borismekler</dc:creator>
      <dc:date>2011-05-18T12:06:29Z</dc:date>
    </item>
    <item>
      <title>Re: Deduplicating snapshots</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/Deduplicating-snapshots/m-p/40428#M3967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hhhhmmm... Can you copy/paste the output of these CLI commands?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;df -hs test_bak&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;df -h test_bak&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sis stats /vol/test_bak&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, which file are you copying? You are 100% sure that the file you are copying has duplicate data which CAN be deduplicated?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 12:21:40 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/Deduplicating-snapshots/m-p/40428#M3967</guid>
      <dc:creator>peter_lehmann</dc:creator>
      <dc:date>2011-05-18T12:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: Deduplicating snapshots</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/Deduplicating-snapshots/m-p/40433#M3968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;netapp2&amp;gt; df -hs test_bak&lt;BR /&gt;Filesystem&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; used&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; saved&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; %saved&lt;BR /&gt;/vol/test_bak/&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2053MB&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0MB&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0%&lt;BR /&gt;netapp2&amp;gt; df -h test_bak&lt;BR /&gt;Filesystem&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; total&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; used&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; avail capacity&amp;nbsp; Mounted on&lt;BR /&gt;/vol/test_bak/&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10GB&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2053MB&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 8186MB&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 20%&amp;nbsp; /vol/test_bak/&lt;BR /&gt;/vol/test_bak/.snapshot&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0MB&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1026MB&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0MB&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ---%&amp;nbsp; /vol/test_bak/.snapshot&lt;BR /&gt;netapp2&amp;gt; sis status /vol/test_bak&lt;BR /&gt;Path&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; State&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Status&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Progress&lt;BR /&gt;/vol/test_bak&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Enabled&amp;nbsp;&amp;nbsp;&amp;nbsp; Idle&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Idle for 00:18:27&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The *file* itself does not have any data to be deduplicated - it's an encrypted archive. However, the snapshot copy and the live copy are exactly the same file - what I need is for the filer to deduplicate the live data against snapshot(s), if that is at all possible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 12:28:30 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/Deduplicating-snapshots/m-p/40433#M3968</guid>
      <dc:creator>borismekler</dc:creator>
      <dc:date>2011-05-18T12:28:30Z</dc:date>
    </item>
    <item>
      <title>Re: Deduplicating snapshots</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/Deduplicating-snapshots/m-p/40438#M3969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;AHA, now I understand...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You cannot dedupe from Snapshot to Active File System.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The data in the Active Files System can be deduplicated (if the content allows it, and you are right, the kind of file you are testing with does not work). The SnapShots are a READ-ONLY copy of the AFS-inode (incl. pointers) and therefore cannot be deduped separately.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All you can get deduped is the data in the AFS, then snapshot the volume and save space in the snapshot as well, beacuse the blocks are already multipointered by the AFS-dedupe process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this answers your question,&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 12:41:43 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/Deduplicating-snapshots/m-p/40438#M3969</guid>
      <dc:creator>peter_lehmann</dc:creator>
      <dc:date>2011-05-18T12:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: Deduplicating snapshots</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/Deduplicating-snapshots/m-p/40443#M3970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I thought it might be smart enough to compare current data with existing snapshots, but apparently not. A bit of googling gave up options cifs.snapshot_file_folding.enable which seems to do this very thing for CIFS clients - is there an NFS counterpart?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 13:03:10 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/Deduplicating-snapshots/m-p/40443#M3970</guid>
      <dc:creator>borismekler</dc:creator>
      <dc:date>2011-05-18T13:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: Deduplicating snapshots</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/Deduplicating-snapshots/m-p/40447#M3971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From what I know, this only works with NFS 8but maybe an NFS expert can give some davice here).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But also be carefull with this option, it can save space but also negatiely affect the system performance,&lt;/P&gt;&lt;P&gt;because WAFL has much more to do when handling these folded files and their blocks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 13:51:16 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/Deduplicating-snapshots/m-p/40447#M3971</guid>
      <dc:creator>peter_lehmann</dc:creator>
      <dc:date>2011-05-18T13:51:16Z</dc:date>
    </item>
    <item>
      <title>Re: Deduplicating snapshots</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/Deduplicating-snapshots/m-p/40452#M3972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess I could just get the Caché admin to rotate backups between backup.1, backup.2, etc, keeping versions in different folders on the active filesystem without Netapp snapshots - less elegant, but I suppose it'll work just fine. In this scenario, asis shouldn't have problems deduplicating between database dumps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 13:57:22 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/Deduplicating-snapshots/m-p/40452#M3972</guid>
      <dc:creator>borismekler</dc:creator>
      <dc:date>2011-05-18T13:57:22Z</dc:date>
    </item>
    <item>
      <title>Re: Deduplicating snapshots</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/Deduplicating-snapshots/m-p/40456#M3973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would be worth a try.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But do not forget, when DBA dumps to the volume this data will be deduplicated anyway, whether you do create Snapshots or not.&lt;/P&gt;&lt;P&gt;And if you create Snapshots, the data in the Snapshots will also be protected "space saving"... &lt;SPAN __jive_emoticon_name="wink" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.netapp.com/4.0.8/images/emoticons/wink.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best would be to give the dump a try and be surprised...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 14:14:02 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/Deduplicating-snapshots/m-p/40456#M3973</guid>
      <dc:creator>peter_lehmann</dc:creator>
      <dc:date>2011-05-18T14:14:02Z</dc:date>
    </item>
  </channel>
</rss>

