<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://buffalo.nas-central.org/w/skins/common/feed.css?207"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>TS-HTGL/R5 - Revision history</title>
		<link>http://buffalo.nas-central.org/w/index.php?title=TS-HTGL/R5&amp;action=history</link>
		<description>Revision history for this page on the wiki</description>
		<language>en</language>
		<generator>MediaWiki 1.15.1</generator>
		<lastBuildDate>Wed, 22 May 2013 23:45:22 GMT</lastBuildDate>
		<item>
			<title>Wikipediamaster:&amp;#32;category:Terastation</title>
			<link>http://buffalo.nas-central.org/w/index.php?title=TS-HTGL/R5&amp;diff=31461&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;a href=&quot;/wiki/Category:Terastation&quot; title=&quot;Category:Terastation&quot;&gt;category:Terastation&lt;/a&gt;&lt;/p&gt;

		&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 17:44, 31 October 2011&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 18:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 18:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Thank you!&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Thank you!&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;[[category:Terastation]]&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff generator: internal 2013-05-20 00:01:52 --&gt;
&lt;!-- diff cache key nascentral_wiki-mwiki_:diff:version:1.11a:oldid:30122:newid:31461 --&gt;
&lt;/table&gt;</description>
			<pubDate>Mon, 31 Oct 2011 17:44:04 GMT</pubDate>			<dc:creator>Wikipediamaster</dc:creator>			<comments>http://buffalo.nas-central.org/wiki/Talk:TS-HTGL/R5</comments>		</item>
		<item>
			<title>Madprog:&amp;#32;How to recover data from a TS-HTGL/R5 Terrastation II</title>
			<link>http://buffalo.nas-central.org/w/index.php?title=TS-HTGL/R5&amp;diff=30122&amp;oldid=prev</link>
			<description>&lt;p&gt;How to recover data from a TS-HTGL/R5 Terrastation II&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;I have been attempting to restore a dead Terastation Pro II TS-HTGL/R5&lt;br /&gt;
&lt;br /&gt;
After following all of Buffalo's recommendations with no success, I have resorted to restoring data from a linux server.&lt;br /&gt;
&lt;br /&gt;
I have all the drives mounted in a Fedora Linux 10 server. I followed the howto for restoring the terastation using Linux.  One of the drives has apparently failed and I can not assemble the array because it claims that the superblock of 2 of the drives is missing.&lt;br /&gt;
&lt;br /&gt;
Basically: drives 0, 2, and 3 are supposedly good.  Drive 1 has failed.  When I run a &lt;br /&gt;
&lt;br /&gt;
mdadm --assemble /dev/md0 /dev/sda1 /dev/sdc1 /dev/sdd1&lt;br /&gt;
  &lt;br /&gt;
I get a failure claiming that the superblock of /dev/sda1 or sometimes C or D could not be found or is in use.&lt;br /&gt;
&lt;br /&gt;
Before I go ANY further, I would like to backup the 3 or 4 drives to a new set of drives using dd.  Is this possible/recommended with a RAID 5 array to avoid losing any data?&lt;br /&gt;
&lt;br /&gt;
Can I use dd with a set of raid drives?!?&lt;br /&gt;
&lt;br /&gt;
Once I duplicate the drives, I will continue with my restore process using mdadm.&lt;br /&gt;
&lt;br /&gt;
Thank you!&lt;/div&gt;</description>
			<pubDate>Thu, 18 Nov 2010 23:32:17 GMT</pubDate>			<dc:creator>Madprog</dc:creator>			<comments>http://buffalo.nas-central.org/wiki/Talk:TS-HTGL/R5</comments>		</item>
	</channel>
</rss>