<?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: DFM / Filer volume name mismatch in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-Filer-volume-name-mismatch/m-p/79463#M16536</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can understand that!&amp;nbsp; It only removes the volume from DFM, no connection back to the filer.&amp;nbsp; I have to do it every time I migrate from one aggr to another now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; - Scott&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Dec 2011 19:55:19 GMT</pubDate>
    <dc:creator>columbus_admin</dc:creator>
    <dc:date>2011-12-14T19:55:19Z</dc:date>
    <item>
      <title>DFM / Filer volume name mismatch</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-Filer-volume-name-mismatch/m-p/79435#M16528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In recovering from an issue, we ended up renaming a volume on the filer from Log00 to Log0, DFM hasn't detected this change after 2 weeks and still thinks that there is a volume Log00.&amp;nbsp; How can I force DFM to update the volume name ?&amp;nbsp; In the past when we have renamed volumes DFM picks them up in about 15 minutes. The wrongly named volume has broken the snapmirrors on this Dataset.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:39:39 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-Filer-volume-name-mismatch/m-p/79435#M16528</guid>
      <dc:creator>glen_eustace</dc:creator>
      <dc:date>2025-06-05T06:39:39Z</dc:date>
    </item>
    <item>
      <title>Re: DFM / Filer volume name mismatch</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-Filer-volume-name-mismatch/m-p/79439#M16529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please check the "Last Updated" timestamps for "fs" monitor in output of&amp;nbsp; "dfm host diag &amp;lt;host-name-or-ip-address&amp;gt;" command.&lt;/P&gt;&lt;P&gt;if "Last Updated" field is not updated then you can can run the monitor using "dfm host discover &amp;lt;host-name-or-ip-address&amp;gt;" command to discover the renamed volume&lt;/P&gt;&lt;P&gt;Also, you can&amp;nbsp; check the "dfmmonitor.log" file to debug the issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2011 07:26:57 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-Filer-volume-name-mismatch/m-p/79439#M16529</guid>
      <dc:creator>agireesh</dc:creator>
      <dc:date>2011-12-14T07:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: DFM / Filer volume name mismatch</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-Filer-volume-name-mismatch/m-p/79442#M16530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;path for dfmmonitor.log is /opt/NTAPdfm/log/dfmmonitor.log in linux and the equivalent path in windows. Tail the log when you run the discovery to see whether fsmon is updating properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Arun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2011 09:09:00 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-Filer-volume-name-mismatch/m-p/79442#M16530</guid>
      <dc:creator>arunchak</dc:creator>
      <dc:date>2011-12-14T09:09:00Z</dc:date>
    </item>
    <item>
      <title>Re: DFM / Filer volume name mismatch</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-Filer-volume-name-mismatch/m-p/79446#M16531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Glen,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If you cannot get it to update, and believe it is DFM, you can do what I have to do with Protection Manager volumes that get moved.&amp;nbsp; DFM does not use the FSID in combination with the filer sys_id or serial number to create unique records.&amp;nbsp; So if I migrate a volume from one aggr to another, Protection Manager goes crazy and I end up with volume_1 volume_2, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In these cases I get the DFM object id by running:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;dfm volume list filer_name:/volume_name.&amp;nbsp; ID is the first column.&lt;/LI&gt;&lt;LI&gt;From there I shutdown everything but the database service&lt;/LI&gt;&lt;LI&gt;Run dfm volume delete -f ID_number_from_list_output&lt;/LI&gt;&lt;LI&gt;Restart the other DFM services and do a rescan, and all the volumes sort themselves out.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; As you case is different from mine, you may have to search on both volume names...but hopefully this will help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; - Scott&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2011 12:33:22 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-Filer-volume-name-mismatch/m-p/79446#M16531</guid>
      <dc:creator>columbus_admin</dc:creator>
      <dc:date>2011-12-14T12:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: DFM / Filer volume name mismatch</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-Filer-volume-name-mismatch/m-p/79453#M16532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am seeing huge numbers of snmp timeouts in the log, yet according to the host diag output the monitored state of each filer is good.&amp;nbsp; We have 14 controllers and only 4 of them are reporting the errors. I can find no configuration differences between those with timeouts and those that are ok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dec 15 08:10:29 [DFMMonitor:DEBUG]: [3436:0x184c]: snmpwalk 130.123.96.32 (On table having the attribute dfFileSys ) : timed out after 25 seconds (read 0 rows).&lt;/P&gt;&lt;P&gt;Dec 15 08:10:54 [DFMMonitor:DEBUG]: [3436:0x184c]: snmpwalk 130.123.96.32 (On table having the attribute volName ) : timed out after 25 seconds (read 0 rows).&lt;/P&gt;&lt;P&gt;Dec 15 08:10:58 [DFMMonitor:DEBUG]: [3436:0x2464]: snmpwalk 130.123.96.39 (On table having the attribute dfFileSys ) : timed out after 25 seconds (read 0 rows).&lt;/P&gt;&lt;P&gt;Dec 15 08:11:09 [DFMMonitor:DEBUG]: [3436:0x2e14]: snmpwalk 130.123.96.32 (On table having the attribute aggrName ) : timed out after 25 seconds (read 0 rows).&lt;/P&gt;&lt;P&gt;Dec 15 08:11:19 [DFMMonitor:DEBUG]: [3436:0x184c]: snmpwalk 130.123.96.32 (On table having the attribute volName ) : timed out after 25 seconds (read 0 rows).&lt;/P&gt;&lt;P&gt;Dec 15 08:11:23 [DFMMonitor:DEBUG]: [3436:0x2464]: snmpwalk 130.123.96.39 (On table having the attribute dfFileSys ) : timed out after 25 seconds (read 0 rows).&lt;/P&gt;&lt;P&gt;Dec 15 08:11:34 [DFMMonitor:DEBUG]: [3436:0x2e14]: snmpwalk 130.123.96.32 (On table having the attribute aggrName ) : timed out after 25 seconds (read 0 rows).&lt;/P&gt;&lt;P&gt;Dec 15 08:11:44 [DFMMonitor:DEBUG]: [3436:0x184c]: snmpwalk 130.123.96.32 (On table having the attribute volName ) : timed out after 25 seconds (read 0 rows).&lt;/P&gt;&lt;P&gt;Dec 15 08:11:48 [DFMMonitor:DEBUG]: [3436:0x2464]: snmpwalk 130.123.96.39 (On table having the attribute dfFileSys ) : timed out after 25 seconds (read 0 rows).&lt;/P&gt;&lt;P&gt;Dec 15 08:11:59 [DFMMonitor:DEBUG]: [3436:0x2e14]: snmpwalk 130.123.96.32 (On table having the attribute aggrName ) : timed out after 25 seconds (read 0 rows).&lt;/P&gt;&lt;P&gt;Dec 15 08:12:13 [DFMMonitor:DEBUG]: [3436:0x2464]: snmpwalk 130.123.96.39 (On table having the attribute volName ) : timed out after 25 seconds (read 0 rows).&lt;/P&gt;&lt;P&gt;Dec 15 08:12:38 [DFMMonitor:DEBUG]: [3436:0x2464]: snmpwalk 130.123.96.39 (On table having the attribute volName ) : timed out after 25 seconds (read 0 rows).&lt;/P&gt;&lt;P&gt;Dec 15 08:13:03 [DFMMonitor:DEBUG]: [3436:0x2464]: snmpwalk 130.123.96.39 (On table having the attribute volName ) : timed out after 25 seconds (read 0 rows).&lt;/P&gt;&lt;P&gt;Dec 15 08:14:10 [DFMMonitor:DEBUG]: [3436:0x1c24]: snmpwalk 130.123.96.39 (dfFileSys): timed out after 25 seconds (read 0 entries).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2011 19:19:18 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-Filer-volume-name-mismatch/m-p/79453#M16532</guid>
      <dc:creator>glen_eustace</dc:creator>
      <dc:date>2011-12-14T19:19:18Z</dc:date>
    </item>
    <item>
      <title>Re: DFM / Filer volume name mismatch</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-Filer-volume-name-mismatch/m-p/79458#M16534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have been considering dfm volume delete but wasn't sure whether DFM would attempt to delete the volume on the filer as well.&amp;nbsp; That would be catastrophic if it did and it succeeded !! This is a volume with the logs for 120+ production SQL databases !!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2011 19:22:04 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-Filer-volume-name-mismatch/m-p/79458#M16534</guid>
      <dc:creator>glen_eustace</dc:creator>
      <dc:date>2011-12-14T19:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: DFM / Filer volume name mismatch</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-Filer-volume-name-mismatch/m-p/79463#M16536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can understand that!&amp;nbsp; It only removes the volume from DFM, no connection back to the filer.&amp;nbsp; I have to do it every time I migrate from one aggr to another now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; - Scott&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2011 19:55:19 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-Filer-volume-name-mismatch/m-p/79463#M16536</guid>
      <dc:creator>columbus_admin</dc:creator>
      <dc:date>2011-12-14T19:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: DFM / Filer volume name mismatch</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-Filer-volume-name-mismatch/m-p/79467#M16538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am still nervous about the delete.&amp;nbsp; I'll wait and see if the others have any comment about the snmp errors first. In your case the volume has actually moved so an attempt to delete would fail.&amp;nbsp; In my case, the volume is still in place (with the same ID,I believe) so even though the name is different it is probably the same object and an attempt to delete may actually succeed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2011 20:04:05 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-Filer-volume-name-mismatch/m-p/79467#M16538</guid>
      <dc:creator>glen_eustace</dc:creator>
      <dc:date>2011-12-14T20:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: DFM / Filer volume name mismatch</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-Filer-volume-name-mismatch/m-p/79471#M16539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Geln,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; This could be a bug even. Renaming from log00 to log0 is not being picked up in DFM. What version of ontap are these systems running ? Can you make the snmp version 3 as preferred version for communication between DFM and filer. Lets see if this solves.&lt;/P&gt;&lt;P&gt;dfm host set&amp;nbsp; &amp;lt;filerip/id&amp;gt; prefsnmpVersion=3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is supported only for DOT version 7.3 or later and the password must be atleast 8 characters long.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also glen, to your question deleting the volume on dfm does not delete it on the filer, unless you do it from the NMC dataset-&amp;gt;Provisioning Page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;adai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Dec 2011 04:03:35 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-Filer-volume-name-mismatch/m-p/79471#M16539</guid>
      <dc:creator>adaikkap</dc:creator>
      <dc:date>2011-12-15T04:03:35Z</dc:date>
    </item>
    <item>
      <title>Re: DFM / Filer volume name mismatch</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-Filer-volume-name-mismatch/m-p/79479#M16542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Geln,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have sufficient space on your server where dfm server is installed. Some time due to lack of space monitor stop working.&lt;/P&gt;&lt;P&gt;Can you check&amp;nbsp; below field value in output of "dfm version" command. If free space is less than 10% then monitor will not able to collect the data from storage system&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Installation Directory&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;/opt/NTAPdfm&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&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;&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;26.7 GB free (70.5%)&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Dec 2011 06:16:14 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-Filer-volume-name-mismatch/m-p/79479#M16542</guid>
      <dc:creator>agireesh</dc:creator>
      <dc:date>2011-12-15T06:16:14Z</dc:date>
    </item>
    <item>
      <title>Re: DFM / Filer volume name mismatch</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-Filer-volume-name-mismatch/m-p/79484#M16544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are running DFM 4.0.1 and the OnTAP version is 8.0.2 (7-Mode)&lt;/P&gt;&lt;P&gt;Enabling SNMPv3 resulted is a failure.&amp;nbsp; After a little investigation, I discoverd that someone had turned the Windows Firewall back on &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Turning it off again gave me success on host diag and the errant volume has now been sync'ed and has the correct name.&amp;nbsp; I am going to leave snmpv3 on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Checking the logs reveals things are much happier &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; Several other volumes that had been manipulated on the filers have also been 'repaired'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks heaps for you assistance (as always)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Dec 2011 20:26:47 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-Filer-volume-name-mismatch/m-p/79484#M16544</guid>
      <dc:creator>glen_eustace</dc:creator>
      <dc:date>2011-12-15T20:26:47Z</dc:date>
    </item>
  </channel>
</rss>

