<?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: Running rsync directly on a NetApp (e.g. FAS2020) in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/Running-rsync-directly-on-a-NetApp-e-g-FAS2020/m-p/66253#M15534</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah....ndmp is a very good idea.....should have remembered that (especially with the multiple levels can approximate an incremental/full cycle at least).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 29 Nov 2009 00:35:07 GMT</pubDate>
    <dc:creator>amiller_1</dc:creator>
    <dc:date>2009-11-29T00:35:07Z</dc:date>
    <item>
      <title>Running rsync directly on a NetApp (e.g. FAS2020)</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Running-rsync-directly-on-a-NetApp-e-g-FAS2020/m-p/66226#M15529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We're running a particularly nasty nightly "rsync" job on a Debian box connected to a NetApp FAS2020.&lt;/P&gt;&lt;P&gt;The changed data far and wide between on the NetApp, and just the scan part of the rsync is taking 16-20 hours a night.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For better speed, is it possible to run "rsync" directly on the OS of the netapp?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this case it is a requirement that the far side of the rsync result in a working Unix filesystem, with no NetApp involved.&lt;/P&gt;&lt;P&gt;As far as I can tell so from from the documentation, NetApp ignores rsync in favor of the proprietary SnapVault and&lt;/P&gt;&lt;P&gt;SnapMirror solutions.&amp;nbsp; In this case those are non-starters.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 07:21:08 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Running-rsync-directly-on-a-NetApp-e-g-FAS2020/m-p/66226#M15529</guid>
      <dc:creator>bepresseditor</dc:creator>
      <dc:date>2025-06-05T07:21:08Z</dc:date>
    </item>
    <item>
      <title>Re: Running rsync directly on a NetApp (e.g. FAS2020)</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Running-rsync-directly-on-a-NetApp-e-g-FAS2020/m-p/66231#M15530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Short answer = no.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Longer answer = SnapMirror/SnapVault are designed basically for cases where rsync won't cut it (I like rsync a lot and have written quite a few scripts using....but when you get into the millions of files the initial scan time just kills you). SnapMirror/SnapVault hook into the file system at a pretty low level in order to already know what's just changed and just transmit the differences without an intensive scan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cost-wise, a FAS2020 isn't all that expensive now and does include NFS so might be an option.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Nov 2009 21:04:46 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Running-rsync-directly-on-a-NetApp-e-g-FAS2020/m-p/66231#M15530</guid>
      <dc:creator>amiller_1</dc:creator>
      <dc:date>2009-11-22T21:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: Running rsync directly on a NetApp (e.g. FAS2020)</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Running-rsync-directly-on-a-NetApp-e-g-FAS2020/m-p/66239#M15531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the answer: as I suspected/feared.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've experimented ionotify to help direct rsync to the directories that have changed content.&amp;nbsp; It works ok, but with limitations.&amp;nbsp; ionotify has to set up a watch on each directory, and can't just watch an entire heirarchy.&amp;nbsp; And you have to duplicate the notify on each connected host.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Nov 2009 02:23:25 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Running-rsync-directly-on-a-NetApp-e-g-FAS2020/m-p/66239#M15531</guid>
      <dc:creator>bepresseditor</dc:creator>
      <dc:date>2009-11-23T02:23:25Z</dc:date>
    </item>
    <item>
      <title>Re: Running rsync directly on a NetApp (e.g. FAS2020)</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Running-rsync-directly-on-a-NetApp-e-g-FAS2020/m-p/66244#M15532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No offence but if you dont need a netapp controller buy some disks and use those. Buying a controller and using it as dumb disk is a bit&lt;/P&gt;&lt;P&gt;of a waste of money I reckon. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the other hand you could maybe use ndmpcopy and/or "vol copy" command that run in Ontap. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers, &lt;/P&gt;&lt;P&gt;Eric&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Nov 2009 10:44:26 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Running-rsync-directly-on-a-NetApp-e-g-FAS2020/m-p/66244#M15532</guid>
      <dc:creator>eric_barlier</dc:creator>
      <dc:date>2009-11-23T10:44:26Z</dc:date>
    </item>
    <item>
      <title>Re: Running rsync directly on a NetApp (e.g. FAS2020)</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Running-rsync-directly-on-a-NetApp-e-g-FAS2020/m-p/66253#M15534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah....ndmp is a very good idea.....should have remembered that (especially with the multiple levels can approximate an incremental/full cycle at least).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Nov 2009 00:35:07 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Running-rsync-directly-on-a-NetApp-e-g-FAS2020/m-p/66253#M15534</guid>
      <dc:creator>amiller_1</dc:creator>
      <dc:date>2009-11-29T00:35:07Z</dc:date>
    </item>
    <item>
      <title>Re: Running rsync directly on a NetApp (e.g. FAS2020)</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Running-rsync-directly-on-a-NetApp-e-g-FAS2020/m-p/66258#M15536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good info.&amp;nbsp; How would ndmpcopy apply, if the destination is a Debian host?&lt;/P&gt;&lt;P&gt;While I see lots of implementors over at &lt;A href="http://www.ndmp.org/" target="_blank"&gt;http://www.ndmp.org/&lt;/A&gt; it is a lot to adsorb.&amp;nbsp; Which product would be right for remote tape or disk mirror backups (assuming no NetApp hardware offsite)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Nov 2009 07:12:04 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Running-rsync-directly-on-a-NetApp-e-g-FAS2020/m-p/66258#M15536</guid>
      <dc:creator>bepresseditor</dc:creator>
      <dc:date>2009-11-29T07:12:04Z</dc:date>
    </item>
    <item>
      <title>Re: Running rsync directly on a NetApp (e.g. FAS2020)</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Running-rsync-directly-on-a-NetApp-e-g-FAS2020/m-p/66262#M15538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you don't have any NetApp gear on the remote side, you will have to do host-based replication.  All on-board NetApp replication solutions require a NetApp controller at the remote end.  And you can't run external software on the controller (like rsync) as there is no mechanism to do so at this time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-- Adam Fox&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Nov 2009 18:18:37 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Running-rsync-directly-on-a-NetApp-e-g-FAS2020/m-p/66262#M15538</guid>
      <dc:creator>adamfox</dc:creator>
      <dc:date>2009-11-29T18:18:37Z</dc:date>
    </item>
  </channel>
</rss>

