<?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>photographyconnect.com &#187; nas</title>
	<atom:link href="http://photographyconnect.com/tag/nas/feed" rel="self" type="application/rss+xml" />
	<link>http://photographyconnect.com</link>
	<description></description>
	<lastBuildDate>Tue, 03 Aug 2010 17:50:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>What Photographers Don&#8217;t Understand About RAID.</title>
		<link>http://photographyconnect.com/2010/01/what-photographers-dont-understand-about-raid</link>
		<comments>http://photographyconnect.com/2010/01/what-photographers-dont-understand-about-raid#comments</comments>
		<pubDate>Mon, 25 Jan 2010 09:15:51 +0000</pubDate>
		<dc:creator>Zack Davis</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Backup]]></category>
		<category><![CDATA[Drobo]]></category>
		<category><![CDATA[nas]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[Phtoographers]]></category>
		<category><![CDATA[RAID]]></category>
		<category><![CDATA[RAID for Photographers]]></category>
		<category><![CDATA[RAID for Photography]]></category>
		<category><![CDATA[Understanding RAID]]></category>

		<guid isPermaLink="false">http://photographyconnect.com/?p=640</guid>
		<description><![CDATA[We stay fairly active on more than one website using everything from social networking to blogs and forums. RAID inevitably comes up as a topic of discussion, but with so many devices touting their RAID capabilities be it a NAS (Network Attached Storage Device) and other storage devices such as the Drobo. Now don&#8217;t get us [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://photographyconnect.com/blog/wp-content/uploads/2010/01/hard-drive-fire.jpg"><img class="alignleft size-medium wp-image-645" title="hard-drive-fire" src="http://photographyconnect.com/blog/wp-content/uploads/2010/01/hard-drive-fire-300x199.jpg" alt="" width="300" height="199" /></a>We stay fairly active on more than one website using everything from social networking to blogs and forums. RAID inevitably comes up as a topic of discussion, but with so many devices touting their RAID capabilities be it a NAS (Network Attached Storage Device) and other storage devices such as the Drobo. Now don&#8217;t get us wrong, we&#8217;re not saying that these devices are pointless or that it&#8217;s bad that they have RAID but before you start using RAID you should understand why RAID was created and why it is NOT a backup solution. So we&#8217;re here to lay it out for you in plain English so you can be prepared and understand when to use RAID and when not to use RAID.</p>
<p><strong>What Is RAID? (A Quick Lesson) -</strong></p>
<p>RAID is basically a set of two or more hard disk drives that are essentially &#8220;synced&#8221; together. By syncing the drives in what is called a &#8220;RAID Array&#8221; the drives then will copy your data to multiple drives. For more on RAID check out this lengthy <a href="http://en.wikipedia.org/wiki/RAID" target="_blank">wikipedia post</a>.</p>
<p><strong>Why Is RAID NOT A Backup Solution?</strong></p>
<p>Many people, not just photographers think that RAID is an instant backup. It&#8217;s understandable given that RAID will essentially copy the same file to a second, third, fourth, fifth, twentieth hard drive without you having to do anything. On top of that it speeds up your computer because instead of opening the file from one of those hard drives it will use all of them. By doing this you open gigabytes of files in seconds and &#8220;feel&#8221; like you have backups of all of them.</p>
<p>RAID has a fatal flaw though if any one of those drives has a problem, writes the file incorrectly, a virus infects them or the hard drive itself stops working the entire RAID system is gone. Aside from all of these flaws we have one last flaw that is present in every computer, cell phone, car, and other consumer electronic on the planet, human error. All of these are reasons why RAID is not a backup solution and why if you are using RAID currently for backup you may want to reconsider.</p>
<p><strong>If It&#8217;s Not For Backup What Is RAID For?</strong></p>
<p>RAID is awesome for a few things, the main thing that we in the photography community enjoy it most for is speed! Remember just a minute ago when we said RAID will increase your speed by reading the same file on each of the hard drives? Ok, stick with us because this is what photographers need to use RAID for and why you&#8217;ll enjoy it. Lets pretend you have a NAS (Network Attached Storage Device) and it has 4 hard drive inside of it that total 4 Terabytes of drives. Each drive has a maximum speed that it can read and write, we&#8217;ll say it&#8217;s 100mbps (graphic left).</p>
<p><a href="http://photographyconnect.com/blog/wp-content/uploads/2010/01/raid1.jpg"><img class="alignleft size-full wp-image-641" title="raid1" src="http://photographyconnect.com/blog/wp-content/uploads/2010/01/raid1.jpg" alt="" width="300" height="200" /></a>Because each drive can only read and or write at 100 megabytes per second opening a large file will take a long time. The hard drive has to spin the discs inside of it, the head reader has to scan the disks and find your files and then it all has to be sent to your processor so it can be run and displayed on your screen.</p>
<p>This is where RAID comes in,  it basically adds some rocket fuel to your computer. So lets pretend we just added RAID to this same setup, and because we&#8217;re going to keep this simple and not discuss all the different types of raid and use a simple example. like the one to the right.</p>
<p><a href="http://photographyconnect.com/blog/wp-content/uploads/2010/01/raid2.png"><img class="alignright size-full wp-image-642" title="raid2" src="http://photographyconnect.com/blog/wp-content/uploads/2010/01/raid2.png" alt="" width="300" height="200" /></a>We&#8217;ve enabled the RAID setup on the computer and now our 4 drives disappear and the computer sees all 4 drives as 1 hard drive. It&#8217;s also using half of our drives to &#8220;mirror&#8221; the data, so what this means is instead of having 4 Terabytes of storage we have 2 terabytes of storage and 2 terabytes of mirrors.</p>
<p>So you lose half of your storage but you gain speed, so now one file is copied over to multiple drives and now when you open a file it opens much faster than it would have before because it&#8217;s going to open the file using all the drives. This would give us a theoretical speed of 400 megabytes per second when opening a file instead of 100 megabytes per second giving use a 400% speed increase. The other neat thing about RAID is that if you&#8217;re using the right types you gain more speed with each additional set of drives you add to the array.</p>
<p><strong>So If We Don&#8217;t Use RAID For Backup What do We Use For Backup?</strong></p>
<p>Well, if you think of things like NAS, Drobo&#8217;s, and such as external hard drives (just with more risk) than you can work from there to create a backup solution that works for you. Though what we would recommend is that you keep your RAID devices as your &#8220;working&#8221; drives and use separate drives, online storage, DVD&#8217;s and servers for your backups. This will keep your data safe but still with a high speed access while you&#8217;re working on it. We&#8217;ll be covering more about data backup solutions in the coming days and weeks so stay tuned.</p>
<p>Still confused or have questions? Leave a comment below.</p>
]]></content:encoded>
			<wfw:commentRss>http://photographyconnect.com/2010/01/what-photographers-dont-understand-about-raid/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Backup Solutions HUGE at CES</title>
		<link>http://photographyconnect.com/2010/01/backup-solutions-huge-at-ces</link>
		<comments>http://photographyconnect.com/2010/01/backup-solutions-huge-at-ces#comments</comments>
		<pubDate>Thu, 07 Jan 2010 14:10:13 +0000</pubDate>
		<dc:creator>Zack Davis</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Backup]]></category>
		<category><![CDATA[ces]]></category>
		<category><![CDATA[CES 2010]]></category>
		<category><![CDATA[Ces2010]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[dane-elec]]></category>
		<category><![CDATA[dane-elec myditto]]></category>
		<category><![CDATA[Dane-elecMyditto]]></category>
		<category><![CDATA[myditto]]></category>
		<category><![CDATA[nas]]></category>
		<category><![CDATA[network-attached storage]]></category>
		<category><![CDATA[Network-attachedStorage]]></category>
		<category><![CDATA[RAID]]></category>
		<category><![CDATA[rebit]]></category>
		<category><![CDATA[saveme]]></category>
		<category><![CDATA[smartsave]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[storage on the go]]></category>
		<category><![CDATA[usb]]></category>
		<category><![CDATA[usb key]]></category>
		<category><![CDATA[UsbKey]]></category>

		<guid isPermaLink="false">http://photographyconnect.com/?p=587</guid>
		<description><![CDATA[If you're looking for easy onsite backup for the studio or the ability to know how to remotely access your NAS or possibly don't even know what a NAS is or why you need to access it with a remote than there's a few solutions for all those troubles announced and even released today at CES!]]></description>
			<content:encoded><![CDATA[<p>CES started off like it always seems to have, with a flood! Of course there are many new products, software and devices which are amazing and outstanding. One great section that was clearly garnering much attention besides the ultra-thin LCD TV&#8217;s, new point and shoots and ebook readers was backup solutions.</p>
<p>If you&#8217;re looking for easy onsite backup for the studio or the ability to know how to remotely access your NAS or possibly don&#8217;t even know what a NAS is or why you need to access it with a remote than there&#8217;s a few solutions for all those troubles announced and even released today at CES!</p>
<p><a href="http://photographyconnect.com/blog/wp-content/uploads/2010/01/homepage.png"><img class="alignleft size-medium wp-image-588" title="homepage" src="http://photographyconnect.com/blog/wp-content/uploads/2010/01/homepage-300x156.png" alt="http://www.my-ditto.com/index.html" width="300" height="156" /></a>First up is an NAS (Network Attached Storage) Drive from Dane-Elec. Sporting an easy to use &#8220;USB Key&#8221; that allows you to connect to your drive even when you&#8217;re on the go such as Imaging or WPPI. What makes this drive special is that it&#8217;s perfect if you don&#8217;t know what a MAC address hex key is or how to properly configure the drive or your network for remote access. Early word is that this usual promise of simplicity really comes with a lot of headaches but that My Ditto actually does what it says and is perfect for you non-network types that don&#8217;t want to take have to take a Cisco class before you remotely connect to your hard drive in your hotel. More impressive features include dual bay drives with support for RAID 0 or 1, dual USB ports in case the internal storage isn&#8217;t quite enough to satisfy you, compatibility with iTunes and DNLA. My Ditto will run you a premium price of $249 for the 1tb flavor and comes out in March, hopefully some benchmarks to follow in the near future. <a href="http://www.my-ditto.com/index.html">http://www.my-ditto.com/</a></p>
<p><a href="http://photographyconnect.com/blog/wp-content/uploads/2010/01/100106-rebit-02.jpg"><img class="alignright size-medium wp-image-590" title="100106-rebit-02" src="http://photographyconnect.com/blog/wp-content/uploads/2010/01/100106-rebit-02-300x179.jpg" alt="" width="300" height="179" /></a>Don&#8217;t need remote access but want a simple way to backup and access your files while in the studio or at your computer? Rebit has both announced and released the &#8220;SaveMe&#8221; backup system. Both in software only and a software/hardware combination. At the heart of the system is  what Rebit&#8217;s calls their &#8220;exclusive SmartSave™ Personalization Technology&#8221; which adjust how the space is used on a hard drive dynamically based on the size of your backup and the amount of &#8220;historical data&#8221; but always keeps enough space on the drive to ensure a complete backup.</p>
<p>Rebit says the software works out of the box with no complicated setups and that a drive can be used for both backup and personal storage so you can save files directly to the drive (so long as the SmartSave™ isn&#8217;t using it all to backup your system we would guess). The SmartSave™ Technology seems to be one that I will agree with Rebit that many other backup solutions have not completely considered, and allows for the drive to be more useful as well as more balanced saving you from having to do many of the little things other systems require.</p>
<p>Single system software for Rebit will run you $49.95 and multiple computers will cost you $79.95 for the software. Bundle the software with a portable or desktop external drive for between $149.95 (160GB) up to $319.95 (1TB multiple systems).  More details and where to buy at their site <a href="http://www.rebit.com/products-desktop.html">http://www.rebit.com</a> .</p>
<p>Now having not used either of these products (yet) we would say that if you took the Rebit software and the My Ditto drive you would have a great little backup solution with on the go access to your files. That said these look like two great products we can&#8217;t wait to get our hands on!</p>
<p>More from CES to come!</p>
]]></content:encoded>
			<wfw:commentRss>http://photographyconnect.com/2010/01/backup-solutions-huge-at-ces/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
