<?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: Filter for DFM server in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Filter-for-DFM-server/m-p/102239#M18098</link>
    <description>&lt;P&gt;Thanks Mike,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My problem is that I have about 7 DFM servers and depending on the location of the filer, I need to use a different DFM server.&amp;nbsp; The variable set from my "DFM_Server" filter is used to set that DFMServer&amp;nbsp;name&amp;nbsp;field in the refresh command.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For now,&amp;nbsp;I've created a hard-coded function that says "If this part of the datacenter, then this DFM server", but if we modify the environment, it's going to break.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm also waiting for the next version of WFA to create my own certified commands to work around some problems like this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Roger&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 24 Mar 2015 23:36:28 GMT</pubDate>
    <dc:creator>rogerhinson</dc:creator>
    <dc:date>2015-03-24T23:36:28Z</dc:date>
    <item>
      <title>Filter for DFM server</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Filter-for-DFM-server/m-p/102234#M18095</link>
      <description>&lt;P&gt;Hey all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a workflow for 7-Mode from WFA 1.1 that used find charts.&amp;nbsp; I'm creating an updated workflow in WFA 2.2 that refreshes the DFM server related to the array that I'm creating a new volume on.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In WFA 1.1,&amp;nbsp;it&amp;nbsp;used a filter in the find chart to run the filter "DFM_Server".&amp;nbsp; In WFA 2.2, I can't figure out where I can run that same filter.&amp;nbsp; The "refresh monitors on array" command doesn't allow any filters, and the "No-Op Storage" command doesn't have an area for DFM.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think I could create my own custom command that just runs that filter, but am chacking if someone has a better idea.&amp;nbsp; Hopefully using certified commands.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Roger&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jun 2025 04:46:46 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Filter-for-DFM-server/m-p/102234#M18095</guid>
      <dc:creator>rogerhinson</dc:creator>
      <dc:date>2025-06-05T04:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: Filter for DFM server</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Filter-for-DFM-server/m-p/102237#M18096</link>
      <description>&lt;P&gt;Roger,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; In looking at the code for "refresh monitors on array", it looks like you only need to provide that command with the DFMserver name, array name, and set the $RefreshFileSystems variable to true.&amp;nbsp; This should trigger the DFM server to refresh all of the volume and qtree data for that array.&amp;nbsp; If all you need is the volume object to be in the WFA cache database, you can use reservations and a certified create volume command to ensure the volume name is in the WFA database as well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;</description>
      <pubDate>Tue, 24 Mar 2015 22:06:52 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Filter-for-DFM-server/m-p/102237#M18096</guid>
      <dc:creator>geringer</dc:creator>
      <dc:date>2015-03-24T22:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: Filter for DFM server</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Filter-for-DFM-server/m-p/102239#M18098</link>
      <description>&lt;P&gt;Thanks Mike,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My problem is that I have about 7 DFM servers and depending on the location of the filer, I need to use a different DFM server.&amp;nbsp; The variable set from my "DFM_Server" filter is used to set that DFMServer&amp;nbsp;name&amp;nbsp;field in the refresh command.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For now,&amp;nbsp;I've created a hard-coded function that says "If this part of the datacenter, then this DFM server", but if we modify the environment, it's going to break.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm also waiting for the next version of WFA to create my own certified commands to work around some problems like this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Roger&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Mar 2015 23:36:28 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Filter-for-DFM-server/m-p/102239#M18098</guid>
      <dc:creator>rogerhinson</dc:creator>
      <dc:date>2015-03-24T23:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: Filter for DFM server</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Filter-for-DFM-server/m-p/102303#M18107</link>
      <description>&lt;P&gt;Roger,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; If you are using "Resource Pools" or "Resource Groups" in DFM, and a group or pool is unique to one DFM server, I think we can get this done without a custom dictionary.&amp;nbsp; Storage.Resource_Group.dfm_name is in the dfm cache database, as is Storage.Resource_Pool.dfm_name.&amp;nbsp; If you are using resource Groups, I would need to know if you are grouping (Aggregates, Arrays, vFilers or Volumes), to determine how to create&amp;nbsp;the filter or finder.&amp;nbsp; If you are not using Resource Pools or Groups, we may be able to create a more manageable reference for Array to DFM server with a custom dictionary, and data source that queries dfm servers to get the discovered arrays.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mike&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Mar 2015 20:51:39 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Filter-for-DFM-server/m-p/102303#M18107</guid>
      <dc:creator>geringer</dc:creator>
      <dc:date>2015-03-25T20:51:39Z</dc:date>
    </item>
  </channel>
</rss>

