<?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: Issue with file sharing on Netapp in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Issue-with-file-sharing-on-Netapp/m-p/133914#M24307</link>
    <description>&lt;P&gt;Enabling oplocks would yield the same behavior as the Windows fileserver.&lt;/P&gt;&lt;P&gt;The first person opens the file and the application sets the lock.&lt;/P&gt;&lt;P&gt;Subsequent users trying to open the file would get a warning that the file is already opened by another user as the application would honor the lock.&lt;/P&gt;&lt;P&gt;So opening the file for reading is still possible, but the file could not be overwritten.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards, Niels&lt;/P&gt;</description>
    <pubDate>Thu, 24 Aug 2017 18:25:26 GMT</pubDate>
    <dc:creator>niels</dc:creator>
    <dc:date>2017-08-24T18:25:26Z</dc:date>
    <item>
      <title>Issue with file sharing on Netapp</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Issue-with-file-sharing-on-Netapp/m-p/133905#M24302</link>
      <description>&lt;P&gt;Recently I moved a shared folder from a Microsoft File Server over to Netapp. &amp;nbsp;I created an NTFS volume on the Netapp and then Created a Share on the Netapp. &amp;nbsp;Since moving the folder over I've had users complaining that an excel spreadsheet that is accessed by multiple people is not acting the same. &amp;nbsp;When the excel file was on the microsoft file server multiple people could have the spreadsheet open but only the first person could make changes. &amp;nbsp;It would notify anyone who opened the file after the first person that the file was in use and was read only. &amp;nbsp;Since moving the spreadsheet to the netapp, users no longer get the notification if someone else has it open already. &amp;nbsp;Only when they go to save the spreadsheet, it does tell them that someone else has made changes since the last time it was saved. &amp;nbsp;It then asks them if they want to overwrite the other persons changes or if they want to save it as a new document. &amp;nbsp;Neither of these options work. &amp;nbsp;Is it possible to make it work the same way it did on the microsoft server? &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 14:41:06 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Issue-with-file-sharing-on-Netapp/m-p/133905#M24302</guid>
      <dc:creator>PDIS</dc:creator>
      <dc:date>2025-06-04T14:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with file sharing on Netapp</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Issue-with-file-sharing-on-Netapp/m-p/133906#M24303</link>
      <description>&lt;P&gt;The feature you are looking for is called "oplocks". When enabled the client will be able to lock the file to prevent other users to open it.&lt;/P&gt;&lt;P&gt;Unfortunately you didn't specify the mode of operation the system is running (7mode or cDOT) nor the&amp;nbsp;ONTAP version.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here are links to two guides explaining how to check/set the oplocks parameter depending on mode of operation and version. I hop you find the one that's right for your system.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;7-mode - ONTAP 8.2.x:&lt;/P&gt;&lt;P&gt;Enabling or disabling oplocks and lease oplocks on the storage system&lt;/P&gt;&lt;P&gt;&lt;A href="https://library.netapp.com/ecmdocs/ECMP1401220/html/GUID-526B365B-219B-4CA3-AD67-3E1E17B0DB0A.html" target="_blank"&gt;https://library.netapp.com/ecmdocs/ECMP1401220/html/GUID-526B365B-219B-4CA3-AD67-3E1E17B0DB0A.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ONTAP 9:&lt;/P&gt;&lt;P&gt;Enabling or disabling oplocks on existing SMB shares&lt;/P&gt;&lt;P&gt;&lt;A href="http://docs.netapp.com/ontap-9/index.jsp?topic=%2Fcom.netapp.doc.cdot-famg-cifs%2FGUID-193922D8-CE3C-4CB4-9884-B0271D20EB72.html" target="_blank"&gt;http://docs.netapp.com/ontap-9/index.jsp?topic=%2Fcom.netapp.doc.cdot-famg-cifs%2FGUID-193922D8-CE3C-4CB4-9884-B0271D20EB72.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards, Niels&lt;/P&gt;&lt;P&gt;-------&lt;/P&gt;&lt;P&gt;If this post resolved your issue, please help others by selecting ACCEPT AS SOLUTION or adding a KUDO or both.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2017 15:36:13 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Issue-with-file-sharing-on-Netapp/m-p/133906#M24303</guid>
      <dc:creator>niels</dc:creator>
      <dc:date>2017-08-24T15:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with file sharing on Netapp</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Issue-with-file-sharing-on-Netapp/m-p/133907#M24304</link>
      <description>&lt;P&gt;Thank you so much for your response. &amp;nbsp;I apologize, we are running 7-mode ONTap 8.2. &amp;nbsp;If I enable this does this mean that users after the first one won't even be able to open the file in read only mode? &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2017 15:41:07 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Issue-with-file-sharing-on-Netapp/m-p/133907#M24304</guid>
      <dc:creator>PDIS</dc:creator>
      <dc:date>2017-08-24T15:41:07Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with file sharing on Netapp</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Issue-with-file-sharing-on-Netapp/m-p/133914#M24307</link>
      <description>&lt;P&gt;Enabling oplocks would yield the same behavior as the Windows fileserver.&lt;/P&gt;&lt;P&gt;The first person opens the file and the application sets the lock.&lt;/P&gt;&lt;P&gt;Subsequent users trying to open the file would get a warning that the file is already opened by another user as the application would honor the lock.&lt;/P&gt;&lt;P&gt;So opening the file for reading is still possible, but the file could not be overwritten.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards, Niels&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2017 18:25:26 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Issue-with-file-sharing-on-Netapp/m-p/133914#M24307</guid>
      <dc:creator>niels</dc:creator>
      <dc:date>2017-08-24T18:25:26Z</dc:date>
    </item>
  </channel>
</rss>

