<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>binaryfactory.ca &#187; FRS</title>
	<atom:link href="http://blog.binaryfactory.ca/tag/frs/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.binaryfactory.ca</link>
	<description>..by Guillaume Ross</description>
	<lastBuildDate>Thu, 11 Aug 2011 21:47:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Verifying File Replication in 2008 DFS</title>
		<link>http://blog.binaryfactory.ca/2008/05/verifying-file-replication-in-2008-dfs/</link>
		<comments>http://blog.binaryfactory.ca/2008/05/verifying-file-replication-in-2008-dfs/#comments</comments>
		<pubDate>Fri, 23 May 2008 00:54:53 +0000</pubDate>
		<dc:creator>Guillaume</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[DFS]]></category>
		<category><![CDATA[FRS]]></category>
		<category><![CDATA[Replication]]></category>
		<category><![CDATA[Windows 2008]]></category>

		<guid isPermaLink="false">http://blog.binaryfactory.ca/?p=28</guid>
		<description><![CDATA[A great new feature in 2008 is the ability to replicate SYSVOL using DFS Replication. DFS replication is much more powerful and (IMO) easier to troubleshoot than FRS. It was a great improvement in 2003 r2, and it is great that we can now use it on SYSVOL!   Ned Pyle at Technet has a [...]]]></description>
			<content:encoded><![CDATA[<p>A great new feature in 2008 is the ability to replicate SYSVOL using DFS Replication. DFS replication is much more powerful and (IMO) easier to troubleshoot than FRS. It was a great improvement in 2003 r2, and it is great that we can now use it on SYSVOL!</p>
<p> </p>
<p>Ned Pyle at Technet has a great article about verifying <a href="http://blogs.technet.com/askds/archive/2008/05/22/verifying-file-replication-during-the-windows-server-2008-dfsr-sysvol-migration-down-and-dirty-style.aspx">on his blog</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.binaryfactory.ca/2008/05/verifying-file-replication-in-2008-dfs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ACL Benchmark: Local vs SMB vs DFS vs DFS/FRS</title>
		<link>http://blog.binaryfactory.ca/2008/05/acl-benchmark-local-vs-smb-vs-dfs-vs-dfsfrs/</link>
		<comments>http://blog.binaryfactory.ca/2008/05/acl-benchmark-local-vs-smb-vs-dfs-vs-dfsfrs/#comments</comments>
		<pubDate>Fri, 16 May 2008 21:07:29 +0000</pubDate>
		<dc:creator>Guillaume</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[ACL]]></category>
		<category><![CDATA[Benchmark]]></category>
		<category><![CDATA[DFS]]></category>
		<category><![CDATA[FRS]]></category>
		<category><![CDATA[SMB]]></category>

		<guid isPermaLink="false">http://blog.binaryfactory.ca/?p=22</guid>
		<description><![CDATA[Here is a small test I did on DFS Performance. Setup: 1 Virtual machine running 2003 sp1 as a DC+File server 1 Virtual Machine running 2003 sp1 as a member server 1 Other Windows 2003 sp1 machine that will act as a second DFS host later on  DFS Root and target folder located on the DC. [...]]]></description>
			<content:encoded><![CDATA[<h3>Here is a small test I did on DFS Performance.</h3>
<h2><strong>Setup</strong>:</h2>
<p>1 Virtual machine running 2003 sp1 as a DC+File server</p>
<p>1 Virtual Machine running 2003 sp1 as a member server</p>
<p>1 Other Windows 2003 sp1 machine that will act as a second DFS host later on </p>
<p><strong>DFS Root and target folder</strong> located on the DC. It shares a folder that contains about 5600 sub folders, but no files for our test.</p>
<p> </p>
<h2><strong>Locally on the DC/DFS box</strong>:</h2>
<p>Removing an ACE from the ACL at the top takes about <strong>3seconds</strong>. Forcing it to re-apply on all subfolders took about <strong>30seconds.</strong></p>
<p><strong></strong> </p>
<h2><strong>From the member server, using the non-DFS path (The path is the link target of the DFS)</strong></h2>
<p>Adding an ACE and saving the ACL took approximately  <strong>210 seconds.</strong></p>
<p>Removing the same ACE and saving took exact <strong>202 seconds </strong>(I had the patience to really watch it until it was done this time!)</p>
<p> </p>
<h2><strong>From the member server, using the DFS path</strong></h2>
<p>Adding an ACE and saving the ACL took approximately<strong> 225 seconds.</strong></p>
<p>Removing the same ACE and saving took <strong>208 seconds</strong></p>
<p><strong></strong> </p>
<h2><strong>From the member server, using the DFS path, after we add a second DFS server to host the content with FRS enabled (making sure my Active link is the same box as earlier)</strong></h2>
<p>Adding an ACE and saving the ACL took exactly <strong>498 seconds!</strong></p>
<p>Removing the same ACE and saving took <strong>492</strong> <strong>seconds !</strong></p>
<p> </p>
<h2><strong>From the member server, using a totally separate share on the server, which is not part of DFS at all</strong></h2>
<p>Adding an ACE and saving the ACL took approximately<strong> 119 seconds</strong></p>
<p>Removing the same ACE and saving took approximately <strong>90 seconds</strong></p>
<p> </p>
<h2><strong>Table of Results</strong></h2>
<p><a href="file:///D:/Documents and Settings/T076042/Application Data/Windows Live Writer/PostSupportingFiles/70e92845-7a61-4698-a1b0-1052a2093974/image{0}[1].png"></a></p>
<h2><strong><a href="http://blog.binaryfactory.ca/wp-content/uploads/2008/05/acltable.gif"><img class="alignnone size-medium wp-image-23" title="acltable" src="http://blog.binaryfactory.ca/wp-content/uploads/2008/05/acltable-300x180.gif" alt="ACL Benchmark table" width="300" height="180" /></a></strong></h2>
<h2><strong>Conclusion</strong></h2>
<p>Obviously, setting ACLs locally on the file server is about 67 times faster in my case. Not really a surprise.</p>
<p> </p>
<p>On a brand new, best-of-worlds system, setting ACLs through a DFS path is not much longer than with the direct SMB Path of the target. The differences in my test are too small to say there is even a difference, as this is not a 100% controlled environment.</p>
<p>However, setting the same ACLs on a share that is not part of DFS is <strong>close to twice as fast.</strong></p>
<p><strong></strong> </p>
<p><strong>Notes</strong></p>
<p>If you&#8217;re using Windows 2003 with no SP or Windows XP sp1, download <a href="http://support.microsoft.com/kb/873407/en-us">this</a> .</p>
<p>My test was done on 2003 sp1 servers, since this is what I had installed right now for compatibility with a client&#8217;s system. <strong>However, DFS was much improved in 2003 R2</strong>, especially regarding DFS replication VS FRS. I would expect performance to be better on an R2 system, and I will run the test when I get the chance to ! Maybe the difference will  be smaller..who knows!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.binaryfactory.ca/2008/05/acl-benchmark-local-vs-smb-vs-dfs-vs-dfsfrs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

