<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Network RAID using Windows 2003 Server?</title>
	<link>http://ask.metafilter.com/88568/Network-RAID-using-Windows-2003-Server/</link>
	<description>Comments on Ask MetaFilter post Network RAID using Windows 2003 Server?</description>
	<pubDate>Fri, 11 Apr 2008 20:28:51 -0800</pubDate>
	<lastBuildDate>Fri, 11 Apr 2008 20:28:51 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Network RAID using Windows 2003 Server?</title>
		<link>http://ask.metafilter.com/88568/Network-RAID-using-Windows-2003-Server</link>	
		<description>I have two workstations running Windows Server 2003 Enterprise that function as a PDC/BDC, with the PDC also functioning as a file server.  Is there any way I can set up a sort of &quot;network RAID&quot; where the BDC will also act as a file server that continually mirrors the files on the PDC? &lt;br /&gt;&lt;br /&gt; The goal here is redundancy and availability; I realize synchronization over ethernet will not be anywhere near as fast as any hardware/software RAID implementation...I cannot do RAID at all on either because the workstations will not accommodate more than one drive apiece.&lt;br&gt;
&lt;br&gt;
Yes, I am aware: &lt;br&gt;
- hardware NAS solutions exist, &lt;br&gt;
- Windows Storage Server 2003 exists, &lt;br&gt;
- and many Linux software NAS options exist, &lt;br&gt;
&lt;br&gt;
...but since this is not an enterprise-level endeavor I&apos;m trying to make do with what I have-- two Win2K3 servers and an ethernet infrastructure.&lt;br&gt;
&lt;br&gt;
Can this be done?&lt;br&gt;
&lt;br&gt;
Thanks</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2008:site.88568</guid>
		<pubDate>Fri, 11 Apr 2008 20:26:50 -0800</pubDate>
		<dc:creator>Ziggy Zaga</dc:creator>
		
			<category>WindowsServer2003</category>
		
			<category>RAID</category>
		
			<category>Backup</category>
		
	</item> <item>
		<title>By: Blazecock Pileon</title>
		<link>http://ask.metafilter.com/88568/Network-RAID-using-Windows-2003-Server#1303221</link>	
		<description>&lt;a href=&quot;http://www.aboutmyip.com/AboutMyXApp/DeltaCopy.jsp&quot;&gt;rsync&lt;/a&gt;</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.88568-1303221</guid>
		<pubDate>Fri, 11 Apr 2008 20:28:51 -0800</pubDate>
		<dc:creator>Blazecock Pileon</dc:creator>
	</item><item>
		<title>By: phrayzee</title>
		<link>http://ask.metafilter.com/88568/Network-RAID-using-Windows-2003-Server#1303260</link>	
		<description>I do believe that &lt;a href=&quot;http://www.microsoft.com/downloads/details.aspx?FamilyID=9D467A69-57FF-4AE7-96EE-B18C4790CFFD&amp;displaylang=en&quot;&gt;Robocopy&lt;/a&gt; can be setup to watch for changes and also mirror file structures.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.88568-1303260</guid>
		<pubDate>Fri, 11 Apr 2008 21:35:13 -0800</pubDate>
		<dc:creator>phrayzee</dc:creator>
	</item><item>
		<title>By: icebourg</title>
		<link>http://ask.metafilter.com/88568/Network-RAID-using-Windows-2003-Server#1303281</link>	
		<description>I think &lt;a href=&quot;http://www.microsoft.com/windowsserver2003/technologies/storage/dfs/default.mspx&quot;&gt;DFS&lt;/a&gt; is more along the lines of what you want. I have heard it can be kind of tricky to set up, but it should provide you the ability to have both servers act as backup file servers to one another. Replication ensures they&apos;re both always on the same page.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.88568-1303281</guid>
		<pubDate>Fri, 11 Apr 2008 22:46:58 -0800</pubDate>
		<dc:creator>icebourg</dc:creator>
	</item><item>
		<title>By: dhoe</title>
		<link>http://ask.metafilter.com/88568/Network-RAID-using-Windows-2003-Server#1303285</link>	
		<description>Just a nitpick, but are you sure they function as PDC/BDC? I&apos;m asking because that term refers to NT domains.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.88568-1303285</guid>
		<pubDate>Fri, 11 Apr 2008 23:04:11 -0800</pubDate>
		<dc:creator>dhoe</dc:creator>
	</item><item>
		<title>By: bxg</title>
		<link>http://ask.metafilter.com/88568/Network-RAID-using-Windows-2003-Server#1303298</link>	
		<description>Seconding DFS; do it with a domain-based DFS. Read up and understand the pros/cons of this configuration. Make sure any clients can properly connect to DFS (ie most Windows clients work fine with it, not sure of the behavior of Mac/Linux client).</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.88568-1303298</guid>
		<pubDate>Fri, 11 Apr 2008 23:46:55 -0800</pubDate>
		<dc:creator>bxg</dc:creator>
	</item><item>
		<title>By: StandardObfuscatingProcedure</title>
		<link>http://ask.metafilter.com/88568/Network-RAID-using-Windows-2003-Server#1303361</link>	
		<description>DFS is useful for some things, but keep in mind:&lt;br&gt;
&lt;br&gt;
1- DFS will NOT replicate open files, so if you are running any DBs or other files that stay open for a long period of time, this is not a good solution.&lt;br&gt;
&lt;br&gt;
2- You MUST have a working AD domain, which, given your reference to PDC and BDC, you either don&apos;t have or don&apos;t understand.&lt;br&gt;
&lt;br&gt;
3- DFS is designed to be used over a WAN, and runs and algorithm called RDC (Remote Differential Compression) by default. If you are using this on a LAN, be sure to turn this off or you will take a huge performance hit.  RTFM on how to do this.&lt;br&gt;
&lt;br&gt;
Question- in this day and age, what workstation will only accept ONE drive? I&apos;d favor even a cheapo RAID solution over using DFS. Even a mirror will get you better performance on read/write times...</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.88568-1303361</guid>
		<pubDate>Sat, 12 Apr 2008 04:45:27 -0800</pubDate>
		<dc:creator>StandardObfuscatingProcedure</dc:creator>
	</item><item>
		<title>By: odinsdream</title>
		<link>http://ask.metafilter.com/88568/Network-RAID-using-Windows-2003-Server#1303366</link>	
		<description>You definitely have bigger problems not using RAID. Are you saying they cannot physically accommodate more than one hard drive?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.88568-1303366</guid>
		<pubDate>Sat, 12 Apr 2008 05:47:42 -0800</pubDate>
		<dc:creator>odinsdream</dc:creator>
	</item><item>
		<title>By: Ziggy Zaga</title>
		<link>http://ask.metafilter.com/88568/Network-RAID-using-Windows-2003-Server#1304207</link>	
		<description>&lt;i&gt;Question- in this day and age, what workstation will only accept ONE drive? I&apos;d favor even a cheapo RAID solution over using DFS. Even a mirror will get you better performance on read/write times...&lt;br&gt;
posted by StandardObfuscatingProcedure at 7:45 AM on April 12 &lt;br&gt;
&lt;br&gt;
You definitely have bigger problems not using RAID. Are you saying they cannot physically accommodate more than one hard drive?&lt;br&gt;
posted by odinsdream at 8:47 AM on April 12 &lt;/i&gt;&lt;br&gt;
&lt;br&gt;
The workstations in question are Dell Optiplex Gx-somethings.  Each one is the size of an Xbox 360 and only holds one drive.  They weren&apos;t really meant to be servers but their size made them ideal for the locations I ended up installing them.&lt;br&gt;
&lt;br&gt;
&lt;i&gt;Just a nitpick, but are you sure they function as PDC/BDC? I&apos;m asking because that term refers to NT domains.&lt;br&gt;
posted by dhoe at 2:04 AM on April 12 [mark as best answer] [+] [!] &lt;/i&gt;&lt;br&gt;
&lt;br&gt;
Technically speaking, I guess they are not necessarily a &quot;PDC/BDC&quot; but I refer to them as such because the &quot;PDC&quot; has more functions than just being a domain controller, whereas the only thing my &quot;BDC&quot; does is being a domain controller.  It&apos;s more for my own ease of memory than anything; sorry for the confusion.&lt;br&gt;
&lt;br&gt;
Thanks for all the advice; I will look into DFS (I knew something like that existed but couldn&apos;t remember what it was called or used for) and if that doesn&apos;t work out then I&apos;ll probably resort to rsyncing every hour or something.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.88568-1304207</guid>
		<pubDate>Sun, 13 Apr 2008 09:44:13 -0800</pubDate>
		<dc:creator>Ziggy Zaga</dc:creator>
	</item>
	</channel>
</rss>
