<?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: Why Does Using a UNC Path Toss a Warning? in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/why-does-using-a-unc-path-toss-a-warning/m-p/183526#M7298</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But....&amp;nbsp; All my machines are now virtural.&amp;nbsp; All my storage is on a san.&amp;nbsp; How does one get away from traversing networks?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Jun 2016 20:55:47 GMT</pubDate>
    <dc:creator>JoeBorgione</dc:creator>
    <dc:date>2016-06-28T20:55:47Z</dc:date>
    <item>
      <title>Why Does Using a UNC Path Toss a Warning?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/why-does-using-a-unc-path-toss-a-warning/m-p/183519#M7291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;10.3.1 ArcGIS Server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I analyze a map service prior to publishing it, the analysis tosses a warning about using UNC paths.&amp;nbsp; Why is that?&amp;nbsp; Is there a more appropriate way to map to data stored on a network san?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/209626_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jun 2016 14:52:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/why-does-using-a-unc-path-toss-a-warning/m-p/183519#M7291</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2016-06-28T14:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: Why Does Using a UNC Path Toss a Warning?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/why-does-using-a-unc-path-toss-a-warning/m-p/183520#M7292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Under your Co... field is it a code like this one?&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/map/publish-map-services/10027-layer-s-data-source-is-referenced-via-a-unc-.htm" title="http://desktop.arcgis.com/en/arcmap/latest/map/publish-map-services/10027-layer-s-data-source-is-referenced-via-a-unc-.htm"&gt;10027: Layer's data source is referenced via a UNC path—Help | ArcGIS for Desktop&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Backgrounder for others &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/supplement/pathnames-explained-absolute-relative-unc-and-url.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/supplement/pathnames-explained-absolute-relative-unc-and-url.htm"&gt;Paths explained: Absolute, relative, UNC, and URL—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jun 2016 15:02:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/why-does-using-a-unc-path-toss-a-warning/m-p/183520#M7292</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-06-28T15:02:39Z</dc:date>
    </item>
    <item>
      <title>Re: Why Does Using a UNC Path Toss a Warning?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/why-does-using-a-unc-path-toss-a-warning/m-p/183521#M7293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's basically telling you that there may be reduced performance when using UNC data connections as opposed to direct connections. If you are sharing data on a network, really no way around it. Besides, the reduction in performance is very small if any, depending on your network.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jun 2016 15:09:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/why-does-using-a-unc-path-toss-a-warning/m-p/183521#M7293</guid>
      <dc:creator>MichaelMiller2</dc:creator>
      <dc:date>2016-06-28T15:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: Why Does Using a UNC Path Toss a Warning?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/why-does-using-a-unc-path-toss-a-warning/m-p/183522#M7294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks guys-&amp;nbsp; as far as performance goes, I can't imagine it being much of a hit for a couple reasons: The Map Service is only being read internally, and it's only being read by a third party application (9-1-1 dispatch CAD) to get data like dispatch zones and city of a given address point. So, no drawing involved per se.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes Dan,&amp;nbsp; when I expand the COde field it is 10027.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;edit:&amp;nbsp; So I guess I'll just shine the warning.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/3116"&gt;Dan Patterson&lt;/A&gt;​&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/22199"&gt;Michael Miller&lt;/A&gt;​&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jun 2016 16:25:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/why-does-using-a-unc-path-toss-a-warning/m-p/183522#M7294</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2016-06-28T16:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: Why Does Using a UNC Path Toss a Warning?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/why-does-using-a-unc-path-toss-a-warning/m-p/183523#M7295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Accessing any data over a network, instead of locally on a machine, runs the risk that performance will be impacted, drawing or otherwise.&amp;nbsp; The point of the warning is to make a user aware that data is being accessed over a network, and that the user should probably check to see whether accessing that data over the network versus locally causes any performance problems.&amp;nbsp; If a user checks and doesn't notice a difference or is willing to accept the difference, the warning hasn't been ignored.&amp;nbsp; I strongly discourage users from ignoring the warning out of hand.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jun 2016 17:28:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/why-does-using-a-unc-path-toss-a-warning/m-p/183523#M7295</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2016-06-28T17:28:35Z</dc:date>
    </item>
    <item>
      <title>Re: Why Does Using a UNC Path Toss a Warning?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/why-does-using-a-unc-path-toss-a-warning/m-p/183524#M7296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Obviously, I haven't ignored the warning; I understand what it's about now, and consider it a non-issue for me. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jun 2016 18:34:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/why-does-using-a-unc-path-toss-a-warning/m-p/183524#M7296</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2016-06-28T18:34:44Z</dc:date>
    </item>
    <item>
      <title>Re: Why Does Using a UNC Path Toss a Warning?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/why-does-using-a-unc-path-toss-a-warning/m-p/183525#M7297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;All&lt;/STRONG&gt; access of data via network shares, either mounted or through a UNC is &lt;EM&gt;always&lt;/EM&gt; slower.&amp;nbsp; In my benchmarking on two different gigabit networks, it was a consistent 50% performance penalty.&amp;nbsp; This has nothing to do with drawing (or even OS, since Linux had the same penalty).&amp;nbsp; My benchmarks were with both ArcPy and the FileGDB API, and no draw operations were a part of the tests.Local filesystem access is always fastest (unless you're using a USB2.0 protocol thumb drive).&amp;nbsp; I would recommend you evaluate the performance cost before considering it a non-issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jun 2016 19:56:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/why-does-using-a-unc-path-toss-a-warning/m-p/183525#M7297</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2016-06-28T19:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: Why Does Using a UNC Path Toss a Warning?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/why-does-using-a-unc-path-toss-a-warning/m-p/183526#M7298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But....&amp;nbsp; All my machines are now virtural.&amp;nbsp; All my storage is on a san.&amp;nbsp; How does one get away from traversing networks?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jun 2016 20:55:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/why-does-using-a-unc-path-toss-a-warning/m-p/183526#M7298</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2016-06-28T20:55:47Z</dc:date>
    </item>
    <item>
      <title>Re: Why Does Using a UNC Path Toss a Warning?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/why-does-using-a-unc-path-toss-a-warning/m-p/183527#M7299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are stuck by the fact that you aren't the only user of the data.&lt;/P&gt;&lt;P&gt;Quit sharing &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jun 2016 20:58:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/why-does-using-a-unc-path-toss-a-warning/m-p/183527#M7299</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-06-28T20:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: Why Does Using a UNC Path Toss a Warning?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/why-does-using-a-unc-path-toss-a-warning/m-p/183528#M7300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually, I'm the only GIS guy and the data in question is being consumed by an internal, third party application (connected on a fiber network).&amp;nbsp; It's not like I have 200,000 AT&amp;amp;T iPhone users hitting the data and expecting a millisecond screen draw. The network guy sit down with me and we ran a few addresses through the CAD and the return was nearly simultaneous...&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jun 2016 21:32:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/why-does-using-a-unc-path-toss-a-warning/m-p/183528#M7300</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2016-06-28T21:32:39Z</dc:date>
    </item>
    <item>
      <title>Re: Why Does Using a UNC Path Toss a Warning?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/why-does-using-a-unc-path-toss-a-warning/m-p/183529#M7301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The use of network protocols is what causes the significant performance dropoff.&amp;nbsp; I don't know why, but the difference is significant, and easily reproducible. I used 10k-1m row tables in my benchmarks, and the cost was always proportional with respect to row count (below 10k rows the millisecond timer started to have resolution issues on Windows platforms).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the disk is "local" (seen by the operating system, as a non-networked "letter drive"), you will get better performance than by accessing a networked device, either as a letter drive or via a UNC path.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jun 2016 23:53:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/why-does-using-a-unc-path-toss-a-warning/m-p/183529#M7301</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2016-06-28T23:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: Why Does Using a UNC Path Toss a Warning?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/why-does-using-a-unc-path-toss-a-warning/m-p/183530#M7302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Interesting information, thanks for sharing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Although not directly related, this reminds me of a discussion I had with some Microsoft folks quite a few years back now, around the transition from Server 2003 to Server 2008.&amp;nbsp; The issue was a fairly significant performance degradation when a UNC path pointed to a file share on a local machine compared to a UNC path on a remote machine and especially when compared to I/O on the local file system(s).&amp;nbsp; It seemed the Windows kernel or network redirectors were not designed, at that time, to bypass or short-circuit the network stack when a network path pointed to a local file system.&amp;nbsp; This was in contrast to&amp;nbsp; many Unix or Linux systems that would/could optimize that path through the system stack.&amp;nbsp; This impacted our ArcGIS for Server deployments because the common practice in my organization back then was UNC paths for all data, local or otherwise.&amp;nbsp; It would be fun to revisit that topic and do some benchmarking today, hopefully that problem is in the past, hopefully.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Of course local disk I/O is faster than network I/O, especially with SSDs coming on strong, but gigabit Ethernet is respectable.&amp;nbsp; I guess the 50% performance penalty surprises me, a bit.&amp;nbsp; Have you tested on 10GbE networks?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2016 00:55:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/why-does-using-a-unc-path-toss-a-warning/m-p/183530#M7302</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2016-06-29T00:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: Why Does Using a UNC Path Toss a Warning?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/why-does-using-a-unc-path-toss-a-warning/m-p/183531#M7303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vince,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does this mean that you could assign an organization wide drive letter designation to a single share and it will perform faster than if we use the UNC for that share? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2016 14:00:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/why-does-using-a-unc-path-toss-a-warning/m-p/183531#M7303</guid>
      <dc:creator>MichaelMiller2</dc:creator>
      <dc:date>2016-06-29T14:00:11Z</dc:date>
    </item>
    <item>
      <title>Re: Why Does Using a UNC Path Toss a Warning?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/why-does-using-a-unc-path-toss-a-warning/m-p/183532#M7304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, all networked drives are equally slow (which is why I specified "non-networked 'letter drive'")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2016 14:07:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/why-does-using-a-unc-path-toss-a-warning/m-p/183532#M7304</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2016-06-29T14:07:10Z</dc:date>
    </item>
  </channel>
</rss>

