<?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: Using Widelinks in a CIFS environment in Network and Storage Protocols</title>
    <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Using-Widelinks-in-a-CIFS-environment/m-p/34041#M3102</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Add an entry like this template in /etc/symlink.translations&lt;/P&gt;&lt;P&gt;widelink /home/filerA/vol1/* \\FILERA\VOL1\*&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then create a qtree for instance : qtree create /vol/vol1/abc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then, net use a windows share \\filerA\shared and enter&lt;/P&gt;&lt;P&gt;ln /home/filerA/vol1/abc \\FILERA\shared\abc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you clic on abc, you go through DFS to \\filerA\vol1\abc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Nov 2010 13:47:07 GMT</pubDate>
    <dc:creator>renault</dc:creator>
    <dc:date>2010-11-30T13:47:07Z</dc:date>
    <item>
      <title>Using Widelinks in a CIFS environment</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Using-Widelinks-in-a-CIFS-environment/m-p/33996#M3093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Has anyone ever setup Widelinks in a CIFS only environment?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a FAS 3070 cluster, and I'm trying to re-direct users from a volume on one head to a volume on a different head (or possibly even on the same head).&amp;nbsp; I was able to do this using NFS, but our NFS license was temporary, so to create any new ones, I need to do it using CIFS only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've read through the following documents, but they have been no help:&lt;/P&gt;&lt;P&gt;About Widlinks Entries: &lt;A href="http://now.netapp.com/NOW/knowledge/docs/ontap/rel723/html/ontap/filesag/7multi53.htm" target="_blank"&gt;http://now.netapp.com/NOW/knowledge/docs/ontap/rel723/html/ontap/filesag/7multi53.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Definitive Guide to Setting up Widelinks (that's debatable): &lt;A href="https://now.netapp.com/Knowledgebase/solutionarea.asp?id=kb7368" target="_blank"&gt;https://now.netapp.com/Knowledgebase/solutionarea.asp?id=kb7368&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A more detailed explanation of what I'm trying to do:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have several large file systems, over 2 TB each.&amp;nbsp; The users need to be able to go to a single directory within an already established DFS root (which I'll call &lt;A href="#" target="_blank"&gt;\\Domain.com\DFSRoot&lt;/A&gt;) and see each of these file systems as a subdirectory of that single directory.&amp;nbsp; So, I've created a DFS link within the DFS root... we'll call it &lt;STRONG&gt;TopDirectory&lt;/STRONG&gt; that points to a CIFS share/volume on Filer A with the same name.&amp;nbsp; Using NFS, I had to mount that directory to a Unix machine along with all the volumes I wanted to appear as a subdirectory (I'll call them Volume01 - Volume10, and they each reside on Filer B).&amp;nbsp; From the Unix machine, I then ran the command &lt;STRONG&gt;ln -s /mnt/Volume01 /mnt/TopDirectory/Volume01&lt;/STRONG&gt; for each of the volumes that I want to appear as subdirectories.&amp;nbsp; This created a symbolic link for each of the directories within the TopDirectory volume.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I had to edit the /etc/symlinks.translations file on Filer A so that the symbolic links would point to a share on Filer B.&amp;nbsp; So, the entries would look like this:&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Widelink /mnt/Volume01/*&lt;/SPAN&gt; &lt;A href="#" target="_blank"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;\\FilerB\Volume01\&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;*&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Widelink /mnt/Volume02/*&lt;/SPAN&gt; &lt;A href="#" target="_blank"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;A href="#" target="_blank"&gt;&lt;/A&gt;&lt;A href="#" target="_blank"&gt;\\FilerB\Volume02&lt;/A&gt;&lt;A href="#" target="_blank"&gt;&lt;/A&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;*&lt;/SPAN&gt;\&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Widelink /mnt/Volume03/*&lt;/SPAN&gt; &lt;A href="#" target="_blank"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;\\FilerB\Volume03\&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;*&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Widelink /mnt/Volume04/*&lt;/SPAN&gt; &lt;A href="#" target="_blank"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;\\FilerB\Volume04\&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;*&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Widelink /mnt/Volume05/*&lt;/SPAN&gt; &lt;A href="#" target="_blank"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;\\FilerB\Volume05\&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;*&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Widelink /mnt/Volume06/*&lt;/SPAN&gt; &lt;A href="#" target="_blank"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;\\FilerB\Volume06\&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;*&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Widelink /mnt/Volume07/*&lt;/SPAN&gt; &lt;A href="#" target="_blank"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;\\FilerB\Volume07\&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;*&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Widelink /mnt/Volume08/*&lt;/SPAN&gt; &lt;A href="#" target="_blank"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;\\FilerB\Volume08\&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;*&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Widelink /mnt/Volume09/*&lt;/SPAN&gt; &lt;A href="#" target="_blank"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;\\FilerB\Volume09\&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;*&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Widelink /mnt/Volume10/*&lt;/SPAN&gt; &lt;A href="#" target="_blank"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;\\FilerB\Volume10\&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;*&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This works as advertised.&amp;nbsp; When I go through DFS to &lt;A href="#" target="_blank"&gt;\\Domain.com\DFSRoot\TopDirectory&lt;/A&gt; I see all ten directories and can go into them to see their contents.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question now is, how can I create the symbolic links if I don't have an NFS license?&amp;nbsp; I've been told that I can use &lt;STRONG&gt;ln.exe&lt;/STRONG&gt; to create them, but I can't get it to work.&amp;nbsp; The copy of ln.exe that I have was apparently created by NetApp, but their help desk says they do not support it.&amp;nbsp; Apparently there is a version that came with Windows Resource Kit, but I think it was an older version.&amp;nbsp; I think it was replaced with &lt;STRONG&gt;linkd.exe&lt;/STRONG&gt;, which I've tried, but I can't get that to work either.&amp;nbsp; I've tested linkd by creating a link on windows server to a different directory, but if I try to use a UNC path, it fails.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone tell me how to do this, or if it can even be done?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2009 18:11:34 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Using-Widelinks-in-a-CIFS-environment/m-p/33996#M3093</guid>
      <dc:creator>jwrobertson</dc:creator>
      <dc:date>2009-04-23T18:11:34Z</dc:date>
    </item>
    <item>
      <title>Re: Using Widelinks in a CIFS environment</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Using-Widelinks-in-a-CIFS-environment/m-p/34002#M3094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;I got some help from our technical sales on this, so I will answer my own question.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0in 0in 10pt;"&gt;&lt;SPAN style="color: #000000; font-family: arial,helvetica,sans-serif; "&gt;&lt;STRONG style="mso-bidi-font-weight: normal;"&gt;Command Line (using ln.exe):&lt;BR /&gt;&lt;/STRONG&gt;&lt;SPAN style="font-family: &amp;amp;quot;Courier New&amp;amp;quot;;"&gt;ln /vol/volume09 &lt;A href="https://community.netapp.com/" target="_blank"&gt;\\FilerB\TopDirectory\volume09&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0in 0in 10pt;"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; color: #000000;"&gt;Where&lt;SPAN style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/SPAN&gt;/vol/volume09 is the path to the volume on the NetApp, and the second part is the UNC path to the volume/share where you want the symbolic link to be created.&lt;SPAN style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/SPAN&gt;Note:&lt;SPAN style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/SPAN&gt;You must map a drive to the destination of the link (i.e. &lt;/SPAN&gt;&lt;A href="https://community.netapp.com/" target="_blank"&gt;&lt;SPAN style="Courier New&amp;amp;quot: ; color: #0000ff; font-family: arial,helvetica,sans-serif; "&gt;\\FilerB\TopDirectory&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="mso-bidi-font-family: 'Courier New'; color: #000000; font-family: arial,helvetica,sans-serif; "&gt;) and CD to that drive/directory before running the ln command, so the ln.exe will need to be in your path.&amp;nbsp; The command will create a symbolic link in "TopDirectory" that redirects to the volume on the NetApp.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0in 0in 10pt;"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; color: #000000;"&gt;Add the following line to the symlink.translations file on the NetApp filer that the symbolic link resides on:&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="Courier New&amp;amp;quot: ; color: #000000; font-family: &amp;amp;quot; "&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Widelink /vol/volume09/* &lt;/SPAN&gt;&lt;A href="https://community.netapp.com/" target="_blank"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;\\FilerB\volume09\&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;*&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;Interestingly enough, I was also able to get this to redirect to a share on a different server as well.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;ln.exe is part of the Windows Resource Kit, but the version I have specifically references NetApp in the help file, so I think I may have gotten a copy of it from our technical sales rep.&amp;nbsp; I looked for a copy of it on NOW, but I wasn't able to find it anywhere.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jan 2010 19:27:04 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Using-Widelinks-in-a-CIFS-environment/m-p/34002#M3094</guid>
      <dc:creator>jwrobertson</dc:creator>
      <dc:date>2010-01-13T19:27:04Z</dc:date>
    </item>
    <item>
      <title>Re: Using Widelinks in a CIFS environment</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Using-Widelinks-in-a-CIFS-environment/m-p/34007#M3095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I recently did a LOT of testing with Widelinks.&amp;nbsp; The ONLY version of ln.exe that I could get to work at all is the version written by Oliver Krause of NetApp.&amp;nbsp; The version I have is dated 2002 and I got it from a friend. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know if this utility is being maintained by NetApp?&amp;nbsp; Is Oliver still with the company?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2010 01:54:07 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Using-Widelinks-in-a-CIFS-environment/m-p/34007#M3095</guid>
      <dc:creator>cat_towerbe</dc:creator>
      <dc:date>2010-01-20T01:54:07Z</dc:date>
    </item>
    <item>
      <title>Re: Using Widelinks in a CIFS environment</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Using-Widelinks-in-a-CIFS-environment/m-p/34011#M3096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oliver's still here.&amp;nbsp; Here's an SE manager these days.&amp;nbsp; I'm not sure if he's still maintaining the ln tool.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've put one together as well that seems to work well.&amp;nbsp; It's based on ONTAP APIs and doesn't need to be run from a client with a CIFS connection.&lt;/P&gt;&lt;P&gt;I haven't bundled it in a while, but I can try to get it out...no docs yet. &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.netapp.com/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2010 19:31:22 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Using-Widelinks-in-a-CIFS-environment/m-p/34011#M3096</guid>
      <dc:creator>adamfox</dc:creator>
      <dc:date>2010-01-20T19:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: Using Widelinks in a CIFS environment</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Using-Widelinks-in-a-CIFS-environment/m-p/34016#M3097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I had this problem originally, I opened up a case with NetApp, and they told me that the tool was not supported.&amp;nbsp; Then they advised me to post something here to see if anyone could help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looks like I'm running the same version of ln.exe that you are.&amp;nbsp; If I run the command without any parameters I get this in the output:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ln: tool for listing and creating symbolic links on Netapp filers&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (c) 2002-2003 Network Appliance, Inc. v0.1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2010 20:10:08 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Using-Widelinks-in-a-CIFS-environment/m-p/34016#M3097</guid>
      <dc:creator>jwrobertson</dc:creator>
      <dc:date>2010-01-20T20:10:08Z</dc:date>
    </item>
    <item>
      <title>Re: Using Widelinks in a CIFS environment</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Using-Widelinks-in-a-CIFS-environment/m-p/34021#M3098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please do post your script/tool when you get a chance.&amp;nbsp; I'd love to see it (and I'm sure others would too).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Jan 2010 16:56:11 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Using-Widelinks-in-a-CIFS-environment/m-p/34021#M3098</guid>
      <dc:creator>cat_towerbe</dc:creator>
      <dc:date>2010-01-23T16:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: Using Widelinks in a CIFS environment</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Using-Widelinks-in-a-CIFS-environment/m-p/34026#M3099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I joined the ln.exe from Olivier Krause we use since 7 years I believe. It works since DOT 6.3 I think. It is not supported by netapp.&lt;/P&gt;&lt;P&gt;I post this ln.exe on now communities some years ago, but netapp change&amp;nbsp; and my thread disapear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We use it for 2 ways :&lt;/P&gt;&lt;P&gt;In a common share : to create a tree to allow access to every qtrees created on the volumes of the filers of a site + several widelinks to access other common shared localted on filers of differents sites&lt;/P&gt;&lt;P&gt;In "My shared" to create for every user a tree of qtree where a user have access, (it avoid to show to the user leaves where he have no access), on the filer of his site and on the filer of others site in the world.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have 80 000 users and 100 filers like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The common share is also used to show our users, the same view under unix and under Windows. So the widelink we use have a meaning under unix too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using wireshark, you see when the workstation access the widelink, the filer send a DFS referal and then, the workstation access only to the target for the next access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Microsoft on Windows 7/Windows 2008 provide mklink.exe to create a similar function. But if you made an wireshark trace you see that the workstation always access to the "link" before accessing to the target, so you get two requests instead of two. Even if SMB V2 is less chatty globaly, it's not optimized.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So Widelinks + SMB V2 is the best choice.&lt;/P&gt;&lt;P&gt;In fact, widelinks allow to create a global namespace.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2010 15:17:11 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Using-Widelinks-in-a-CIFS-environment/m-p/34026#M3099</guid>
      <dc:creator>renault</dc:creator>
      <dc:date>2010-02-03T15:17:11Z</dc:date>
    </item>
    <item>
      <title>Re: Using Widelinks in a CIFS environment</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Using-Widelinks-in-a-CIFS-environment/m-p/34030#M3100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok.&amp;nbsp; Sorry I took so long, but here's the code.&amp;nbsp; I did a quick README to help with the syntax.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Feel free to use this thread to ask questions about it.&amp;nbsp; I think it's pretty straight-forward.&lt;/P&gt;&lt;P&gt;All you need is some admin login credentials on the controller in question.&amp;nbsp; No NAS protocol access is needed as it uses APIs to create the link.&lt;/P&gt;&lt;P&gt;This is not an official tool, it's as-is, best-effort support by me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the overall feedback is good, I'll do what I can to get it posted to the ToolChest on NOW.&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>Wed, 03 Feb 2010 22:44:34 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Using-Widelinks-in-a-CIFS-environment/m-p/34030#M3100</guid>
      <dc:creator>adamfox</dc:creator>
      <dc:date>2010-02-03T22:44:34Z</dc:date>
    </item>
    <item>
      <title>Re: Using Widelinks in a CIFS environment</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Using-Widelinks-in-a-CIFS-environment/m-p/34036#M3101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know this is a very old thread, and I don't mean to use the defibulator... but:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am attempting to create a symbolic link on the Filer to a file server that is serving CIFS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I figure, since the volume is formatted with NTFS that I can insert a symbolic link to a UNC destination.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matt Brown&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[EDIT]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Think I found the answer: &lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.computeranddata.com/doc/vendors/netapp/6.4.1/ontap/filesag/multi6.htm" target="_blank"&gt;http://www.computeranddata.com/doc/vendors/netapp/6.4.1/ontap/filesag/multi6.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You must edit&lt;/P&gt;&lt;P&gt;/etc/symlinks.translations&lt;/P&gt;&lt;P&gt;with an entry as detailed in&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.computeranddata.com/doc/vendors/netapp/6.4.1/ontap/filesag/multi10.htm#1047334" target="_blank"&gt;http://www.computeranddata.com/doc/vendors/netapp/6.4.1/ontap/filesag/multi10.htm#1047334&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: t2mattbrown&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Nov 2010 23:11:33 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Using-Widelinks-in-a-CIFS-environment/m-p/34036#M3101</guid>
      <dc:creator>t2mattbrown</dc:creator>
      <dc:date>2010-11-29T23:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: Using Widelinks in a CIFS environment</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Using-Widelinks-in-a-CIFS-environment/m-p/34041#M3102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Add an entry like this template in /etc/symlink.translations&lt;/P&gt;&lt;P&gt;widelink /home/filerA/vol1/* \\FILERA\VOL1\*&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then create a qtree for instance : qtree create /vol/vol1/abc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then, net use a windows share \\filerA\shared and enter&lt;/P&gt;&lt;P&gt;ln /home/filerA/vol1/abc \\FILERA\shared\abc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you clic on abc, you go through DFS to \\filerA\vol1\abc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Nov 2010 13:47:07 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Using-Widelinks-in-a-CIFS-environment/m-p/34041#M3102</guid>
      <dc:creator>renault</dc:creator>
      <dc:date>2010-11-30T13:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: Using Widelinks in a CIFS environment</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Using-Widelinks-in-a-CIFS-environment/m-p/34046#M3103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Renault.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will try this today.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe that it's worth noting that the destination UNC will be living on a Windows Server, not on another filer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This shouldn't matter, correct?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Nov 2010 15:22:35 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Using-Widelinks-in-a-CIFS-environment/m-p/34046#M3103</guid>
      <dc:creator>t2mattbrown</dc:creator>
      <dc:date>2010-11-30T15:22:35Z</dc:date>
    </item>
    <item>
      <title>Re: Using Widelinks in a CIFS environment</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Using-Widelinks-in-a-CIFS-environment/m-p/34051#M3104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Matt, I've been able to use Widelinks to redirect to a Celerra share, so a Windows share should work as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Nov 2010 15:29:02 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Using-Widelinks-in-a-CIFS-environment/m-p/34051#M3104</guid>
      <dc:creator>jwrobertson</dc:creator>
      <dc:date>2010-11-30T15:29:02Z</dc:date>
    </item>
    <item>
      <title>Re: Using Widelinks in a CIFS environment</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Using-Widelinks-in-a-CIFS-environment/m-p/34057#M3105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A widelink destination can be any Windows share, it uses a DFS referal.&lt;/P&gt;&lt;P&gt;A Windows "mklink.exe" destination can be a filer also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I forgot to add to "widelink enable" the CIFS share containing the widelinks on the filer, otherwise, the links appears as file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Nov 2010 16:08:02 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Using-Widelinks-in-a-CIFS-environment/m-p/34057#M3105</guid>
      <dc:creator>renault</dc:creator>
      <dc:date>2010-11-30T16:08:02Z</dc:date>
    </item>
    <item>
      <title>Re: Using Widelinks in a CIFS environment</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Using-Widelinks-in-a-CIFS-environment/m-p/34063#M3106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks guys!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Think I got it...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) On the netapp: Verify/enable that cifs.symlinks.enable is on&lt;/P&gt;&lt;P&gt;options cifs.symlinks.enable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Enable widelink for the CIFS share:&lt;/P&gt;&lt;P&gt;cifs shares -change _foo$ -widelink&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;3) On the netapp: Create the entry in the /etc/symlink.translations file as [note the wild-card filter &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://kb.netapp.com/support/index?page=content&amp;amp;id=1011758" target="_blank"&gt;https://kb.netapp.com/support/index?page=content&amp;amp;id=1011758&lt;/A&gt;&lt;SPAN&gt; ]:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Widelink /vol/VOLUME/_foo/XXXX/* \\CIFSSERVER\CIFSSHARE*&lt;/P&gt;&lt;P&gt;(where XXXX is the name of the symlink file you will create in step 5b)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4) From a windows box (you must obtain a Windows binary port of the ln.exe command so that you can use the UNIX-like path that lives on the filer, or use the ntap_symlink, which seems to use OnTap's RESTful API over HTTP):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5a) Authenticate to the filer by mapping a drive:&lt;/P&gt;&lt;P&gt;net use p: \\FILER\_test$&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5b) Create the symbolic link using the windows binary port of ln.exe:&lt;/P&gt;&lt;P&gt;ntap_symlink -l USER FILER /vol/VOLUME/_foo/XXXX/ /vol/VOLUME/_foo/XXXX&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: t2mattbrown&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Nov 2010 16:42:25 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Using-Widelinks-in-a-CIFS-environment/m-p/34063#M3106</guid>
      <dc:creator>t2mattbrown</dc:creator>
      <dc:date>2010-11-30T16:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: Using Widelinks in a CIFS environment</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Using-Widelinks-in-a-CIFS-environment/m-p/34072#M3107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That was the most useful information I've been able to find anywhere on making Widelinks work! Thank you!&lt;/P&gt;&lt;P&gt;Now the trick question.&amp;nbsp; Is it at all possible to make the entire CIFS share itself a Widelink?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me explain my need, I suppose.&lt;/P&gt;&lt;P&gt;We have a couple of particularly large fileservers with many shares on each server - some as many as 600 shares, including user shares.&amp;nbsp; We want to migrate these fileservers over to the filer, naturally.&amp;nbsp; But given the amount of data in question, a single forklift of the entire server and all shares at one time isn't practical. What would be ideal would be initially moving the hostname by DNS alias to the filer, and setting up a Widelink for each share that points back to the old server for the actual data.&amp;nbsp; Then we go share by share migrating data and replacing the widelinks with actual data.&amp;nbsp; If a Widelink can be created as the entire root of a filer CIFS share, that would be perfect.&amp;nbsp; Otherwise, I'll have to create all of the CIFS shares to match the old fileserver, then create a Widelink beneath each share for each and every top level directory target.&amp;nbsp; That's a bit daunting, but not necessarily a complete showstopper.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anybody got any insight?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jan 2011 20:48:59 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Using-Widelinks-in-a-CIFS-environment/m-p/34072#M3107</guid>
      <dc:creator>shanehoover</dc:creator>
      <dc:date>2011-01-14T20:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: Using Widelinks in a CIFS environment</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Using-Widelinks-in-a-CIFS-environment/m-p/34078#M3108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Shanehoover, have you had any luck getting this to work?&amp;nbsp; I can try to help you out if I can, but I'm not sure I completely understand what you're trying to do.&amp;nbsp; I can tell you that I have been able to create a volume on the NetApp that contained Widelinks to other volumes on the same filer and to a share that I had setup on our Celerra.&amp;nbsp; So, it looked something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Folder&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; (A small volume on the NetApp)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SubFolder1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (A link created in "Folder" using the ln.exe tool, and redirected to a share on the same filer using the Widelinks entries)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SubFolder2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (A link created in "Folder" using the ln.exe tool, and redirected to a share on another filer using the Widelinks entries)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SubFolder3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (A link created in "Folder" using the ln.exe tool, and redirected to a share on a Celerra using the Widelinks entries)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It sounds like you want to have some real subfolders (ones that have been migrated), mixed in with other subfolders that are actually Widelinks back to the original server until they are migrated.&amp;nbsp; I don't see why you wouldn't be able to do that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jan 2011 16:23:04 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Using-Widelinks-in-a-CIFS-environment/m-p/34078#M3108</guid>
      <dc:creator>jwrobertson</dc:creator>
      <dc:date>2011-01-28T16:23:04Z</dc:date>
    </item>
    <item>
      <title>Using Widelinks in a CIFS environment</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Using-Widelinks-in-a-CIFS-environment/m-p/34083#M3109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hy adan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know, how I could rename/delete such symbolic links after creation?&lt;/P&gt;&lt;P&gt;If this features are not implemented, are the API available for having them programmed into ntap_symlink.exe?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2011 08:33:33 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Using-Widelinks-in-a-CIFS-environment/m-p/34083#M3109</guid>
      <dc:creator>mhofstet</dc:creator>
      <dc:date>2011-08-11T08:33:33Z</dc:date>
    </item>
    <item>
      <title>Re: Using Widelinks in a CIFS environment</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Using-Widelinks-in-a-CIFS-environment/m-p/34089#M3110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is anyone using wide links&amp;nbsp; or symbolic links with their&amp;nbsp; filer in a cifs&amp;nbsp; environment?Have you experienced any problems?You have any suggestions??&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.bordatxuri.com" target="_blank"&gt;placas solares termicas&lt;/A&gt;&lt;/P&gt;&lt;P&gt;*&lt;STRONG&gt;Everything is perfect in the universe – even your desire to improve it*&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2012 08:38:52 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Using-Widelinks-in-a-CIFS-environment/m-p/34089#M3110</guid>
      <dc:creator>bordat1111</dc:creator>
      <dc:date>2012-02-20T08:38:52Z</dc:date>
    </item>
    <item>
      <title>Re: Using Widelinks in a CIFS environment</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Using-Widelinks-in-a-CIFS-environment/m-p/34094#M3111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shane. sorry to jump start this. i'm looking to do the same. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have symlinks working so a folder in a share redirects to another folder in a share. howerver it would be great to have a whole share linked to another share, so that any new folders created at the root level are created at the destination, not the location of the link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Feb 2014 12:14:04 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Using-Widelinks-in-a-CIFS-environment/m-p/34094#M3111</guid>
      <dc:creator>ROBIN_MINSHALL</dc:creator>
      <dc:date>2014-02-26T12:14:04Z</dc:date>
    </item>
    <item>
      <title>Re: Using Widelinks in a CIFS environment</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Using-Widelinks-in-a-CIFS-environment/m-p/108254#M7882</link>
      <description>&lt;P&gt;OnTap&amp;nbsp;8.2.3P4 7mode.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have done all the required steps and execute the command. However I am getting the error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;C:\Temp\ntap_symlink&amp;gt;ntap_symlink.exe -l root pennetapp5 /vol/penhome2_cifs_fc /vol/penhome2_cifs/User&lt;/P&gt;&lt;P&gt;Enter the password for user root:&lt;BR /&gt;Can't use string ("") as a subroutine ref while "strict refs" in use at PERL2EXE_STORAGE/NaServer.pm line 447.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyone have idea why this error comes out?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have the old box running on 7.3 and 8.1 7mode and we don't have any issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any other way we can get the symlink done for the last step.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Aug 2015 08:11:36 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Using-Widelinks-in-a-CIFS-environment/m-p/108254#M7882</guid>
      <dc:creator>penangmis</dc:creator>
      <dc:date>2015-08-06T08:11:36Z</dc:date>
    </item>
  </channel>
</rss>

