<?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: How to Export SVM Configuration to a Single File in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/How-to-Export-SVM-Configuration-to-a-Single-File/m-p/134767#M29557</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The two examples of items you're asking about below are more volume centric than SVM centric per se. &amp;nbsp;Anyway, you can output data across the whole cluster with commands like the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;cluster::&amp;gt; volume efficiency show -vserver * -fields schedule&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;(Display all the dedupe schedules)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;cluster::&amp;gt; sis policy show&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;(Display all the deduple policies)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;cluster::&amp;gt; volume snapshot policy show -vserver *&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;(Display all the snapshot policies associated with each SVM)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;cluster::&amp;gt; volume show -vserver * -fields snapshot-policy&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;(Display the snapshot policy associated with each volume)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;WIth the&amp;nbsp;&lt;EM&gt;rows 0&lt;/EM&gt; option set at the beginning, these format pretty well into a "text-to-columns" kind of importable format for Excel. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That said, I'm not aware of anything like the old config-advisor in DFM (or now in the new MyASUP tool) that would just let you "show me all the differences between my SVMs" - and since a lot of information is going to be volume centric anyway, it's going to be a little tough for any tool to pick out just what is different for the things you set at a SVM level.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Definitely in the category of hard-to-read is the output from the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;cluster::&amp;gt;vserver show -vserver * -fields vserver,type,subtype,uuid,rootvolume,aggregate,nisdomain,rootvolume-security-style,ldap-client,language,snapshot-policy,comment,quota-policy,aggr-list,max-volumes,admin-state,operational-state,operational-state-stopped-reason,allowed-protocols,disallowed-protocols,is-repository,qos-policy-group,caching-policy,config-lock,ipspace,foreground&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Doesn't have the specific items you list below, but does have a lot of the basics on each SVM listed in a nice column-formatted output.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope that helps,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;</description>
    <pubDate>Tue, 26 Sep 2017 12:26:57 GMT</pubDate>
    <dc:creator>colsen</dc:creator>
    <dc:date>2017-09-26T12:26:57Z</dc:date>
    <item>
      <title>How to Export SVM Configuration to a Single File</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/How-to-Export-SVM-Configuration-to-a-Single-File/m-p/134760#M29555</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Each SVM contain several configurations, such as snapshot schedule, deduplication schedule, etc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Currently, if I check the SVMs' configuration, I need to click to each SVM and check one by one.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For environment with lots of SVM, this task can be tedious and time-consuming.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any other method to view or export all SVMs' configuration to a single file (e.g. excel or csv)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea, workaround or suggestion are welcome.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tony&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 14:33:51 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/How-to-Export-SVM-Configuration-to-a-Single-File/m-p/134760#M29555</guid>
      <dc:creator>Macroview-TonyYeung</dc:creator>
      <dc:date>2025-06-04T14:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to Export SVM Configuration to a Single File</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/How-to-Export-SVM-Configuration-to-a-Single-File/m-p/134767#M29557</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The two examples of items you're asking about below are more volume centric than SVM centric per se. &amp;nbsp;Anyway, you can output data across the whole cluster with commands like the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;cluster::&amp;gt; volume efficiency show -vserver * -fields schedule&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;(Display all the dedupe schedules)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;cluster::&amp;gt; sis policy show&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;(Display all the deduple policies)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;cluster::&amp;gt; volume snapshot policy show -vserver *&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;(Display all the snapshot policies associated with each SVM)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;cluster::&amp;gt; volume show -vserver * -fields snapshot-policy&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;(Display the snapshot policy associated with each volume)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;WIth the&amp;nbsp;&lt;EM&gt;rows 0&lt;/EM&gt; option set at the beginning, these format pretty well into a "text-to-columns" kind of importable format for Excel. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That said, I'm not aware of anything like the old config-advisor in DFM (or now in the new MyASUP tool) that would just let you "show me all the differences between my SVMs" - and since a lot of information is going to be volume centric anyway, it's going to be a little tough for any tool to pick out just what is different for the things you set at a SVM level.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Definitely in the category of hard-to-read is the output from the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;cluster::&amp;gt;vserver show -vserver * -fields vserver,type,subtype,uuid,rootvolume,aggregate,nisdomain,rootvolume-security-style,ldap-client,language,snapshot-policy,comment,quota-policy,aggr-list,max-volumes,admin-state,operational-state,operational-state-stopped-reason,allowed-protocols,disallowed-protocols,is-repository,qos-policy-group,caching-policy,config-lock,ipspace,foreground&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Doesn't have the specific items you list below, but does have a lot of the basics on each SVM listed in a nice column-formatted output.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope that helps,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Tue, 26 Sep 2017 12:26:57 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/How-to-Export-SVM-Configuration-to-a-Single-File/m-p/134767#M29557</guid>
      <dc:creator>colsen</dc:creator>
      <dc:date>2017-09-26T12:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to Export SVM Configuration to a Single File</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/How-to-Export-SVM-Configuration-to-a-Single-File/m-p/134903#M29584</link>
      <description>&lt;P&gt;Hello Tony,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I work for NetApp supporting customers doing large scale migrations to ONTAP9.&amp;nbsp; The previous poster made a good point on how to report on cluster wide configuration, I'll just note that you can use the SET command to set a seperator at the CLI to provide CSV output.&amp;nbsp; As noted in our fancy and simple documentation search engine &lt;A href="http://docs.netapp.com/ontap-9/topic/com.netapp.doc.dot-cm-cmpr-920/set.html" target="_blank"&gt;https://docs.netapp.com link here.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Within NetApp when we want to perform As-Built documentation for clusters or SVMs, we tend to rely on an amazing tool called NetAppDocs.&amp;nbsp;&amp;nbsp;Try to access the&lt;A href="https://mysupport.netapp.com/tools/info/ECMP12505953I.html?productID=62107&amp;amp;pcfContentID=ECMP12505953" target="_blank"&gt; toolchest link &lt;/A&gt;and if you cannot download, contact your account team to help out.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please hit the Kudos button and mark as solved if this helped you out.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hadrian.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Sep 2017 20:51:53 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/How-to-Export-SVM-Configuration-to-a-Single-File/m-p/134903#M29584</guid>
      <dc:creator>hadrian</dc:creator>
      <dc:date>2017-09-29T20:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to Export SVM Configuration to a Single File</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/How-to-Export-SVM-Configuration-to-a-Single-File/m-p/134907#M29587</link>
      <description>&lt;P&gt;Great point - I completely forgot about NetAppDocs. &amp;nbsp;Will have to get back into using that tool.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On a related note, do you know anything about OneCollect? &amp;nbsp;I stumbled onto it the other day - it looks like it was originally a communities support tool but now is a full product?:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://mysupport.netapp.com/tools/info/ECMLP2671381I.html%3FproductID=62128%26pcfContentID=ECMLP2671381" target="_blank"&gt;https://mysupport.netapp.com/tools/info/ECMLP2671381I.html%3FproductID=62128%26pcfContentID=ECMLP2671381&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have a great weekend,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Sat, 30 Sep 2017 13:17:39 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/How-to-Export-SVM-Configuration-to-a-Single-File/m-p/134907#M29587</guid>
      <dc:creator>colsen</dc:creator>
      <dc:date>2017-09-30T13:17:39Z</dc:date>
    </item>
  </channel>
</rss>

