<?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>Raid Recovery Tips &#187; raid volume</title>
	<atom:link href="http://www.raidrecoverytips.org/tag/raid-volume/feed" rel="self" type="application/rss+xml" />
	<link>http://www.raidrecoverytips.org</link>
	<description>Tips about Raid 0, Raid 1, Raid 5, Raid 6, Raid Software, Raid Controller, Linux Raid...</description>
	<lastBuildDate>Tue, 01 Dec 2009 01:25:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Creating a Single, Large Volume on the NAS 6000</title>
		<link>http://www.raidrecoverytips.org/creating-a-single-large-volume-on-the-nas-6000.html</link>
		<comments>http://www.raidrecoverytips.org/creating-a-single-large-volume-on-the-nas-6000.html#comments</comments>
		<pubDate>Tue, 14 Jul 2009 01:22:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Raid Configuration]]></category>
		<category><![CDATA[Raid]]></category>
		<category><![CDATA[raid volume]]></category>

		<guid isPermaLink="false">http://www.raidrecoverytips.org/creating-a-single-large-volume-on-the-nas-6000.html</guid>
		<description><![CDATA[<p><b>Overview:</b> The standard configuration for a NAS 6000 base unit includes two user volumes, each supporting up to 960GB of raw storage capacity for a total of 1.9TB. In a RAID 5 configuration, the usable capacity is 723 GB on the first volume and 768 GB on the second. This document describes the optimal way to reconfigure this user space into a single 1.5 TB user volume (base unit only), or up to a 4.43 TB user volume on a fully configured MaxAttach NAS 6000 (base unit plus two expansion units).</p>
<p>The NAS 6000 base unit contains twelve 160GB hard disks. This&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p><b>Overview:</b> The standard configuration for a NAS 6000 base unit includes two user volumes, each supporting up to 960GB of raw storage capacity for a total of 1.9TB. In a RAID 5 configuration, the usable capacity is 723 GB on the first volume and 768 GB on the second. This document describes the optimal way to reconfigure this user space into a single 1.5 TB user volume (base unit only), or up to a 4.43 TB user volume on a fully configured MaxAttach NAS 6000 (base unit plus two expansion units).</p>
<p>The NAS 6000 base unit contains twelve 160GB hard disks. This table describes the standard factory configuration.</p>
<p><a href="http://www.raidrecoverytips.org/wp-content/uploads/2009/07/image9.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.raidrecoverytips.org/wp-content/uploads/2009/07/image_thumb9.png" width="244" height="68" /></a> </p>
<p>In the procedure outlined below, the Windows Logical Disk Manager is used to span the disk space for existing drives E: and F: into a larger single E: drive on a base unit or all of the user space on the base plus expansion units.</p>
<p><b>Procedure(s):</b></p>
<p><b>Part 1: Protect User Data</b></p>
<ol>
<li><b>This procedure assumes:</b>
<ul>
<li>The NAS 6000 is installed and running with Terminal Services access to the Server Desktop </li>
<li>That the two-user volumes on the NAS 6000 base unit (E: and F:) will be reconfigured into a single user volume. </li>
</ul>
<p>In order to span multiple arrays into a single volume, each physical array must be configured in the identical RAID type. If expansion units are present, this procedure assumes that each expansion unit has the same RAID configuration as the base unit.</p>
<p><img border="0" src="http://support.seagate.com/kbimg/warning.gif" /> This procedure destroys all user data on drives E: and F:. Please make sure to backup all user data.</p>
</li>
<li><b>Gain</b> administrator access to the MaxAttach NAS 6000 desktop via Terminal Services. </li>
<li><b>Create</b> a backup version of the MaxAttach OS on the server desktop:
<ul>
<li><b>Select</b> &quot;<b>Start</b>&quot; → &quot;<b>Run</b>&quot; </li>
<li>In the Run Window, <b>type</b> “<b>C:\BackupMaxAttach6000.bat</b>” and <b>click</b> the “<b>OK</b>” button or press “<b>Enter</b>”. The backup OS creation process takes about 10 minutes. </li>
</ul>
</li>
<li><b>Backup</b> all user data volumes using an appropriate backup system. </li>
</ol>
<p><b>Part 2: Uninstall Microsoft QFE Q286733</b></p>
<p>There is an issue that arises when spanning user volumes on the NAS 6000 due to a Microsoft QFE (Quick Fix Engineering) that is currently installed on the system. Microsoft <a href="http://support.microsoft.com/default.aspx?scid=kb;en-us;Q286733">QFE Q286733</a>, (Potential Data Loss Because of Lack of Shutdown Notification) will prevent a NAS 6000 with spanned user volumes from automatically turning off the power at the end of a system shutdown. As a consequence, the NAS 6000 hardware watchdog timer will initiate a system reboot 655 seconds (approximately 11 minutes) after a system shutdown. This problem is eliminated when QFE 286733 is removed with the Windows Add/Remove programs interface.</p>
<ol>
<li><b>Access</b> the NAS 6000 through Terminal Service Client </li>
<li>From the Terminal Window <b>click</b> “<b>Start</b>” → “<b>Settings</b>” → “<b>Control Panel</b>” → “<b>Add/Remove Programs</b>” </li>
<li><b>Select</b> “<b>Windows Hot Fix (Pre-SP3) [Refer to Q286733 for more information]</b>” and <b>click</b> the “<b>Remove</b>” button. The NAS 6000 will reboot within a minute. </li>
</ol>
<blockquote><p><img border="0" src="http://support.seagate.com/kbimg/note.gif" /> The removal of QFE 286733 has absolutely no impact on the functionality of the NAS 6000 server.</p>
</blockquote>
<p><b>Part 3: Run the Logical Disk Manager</b></p>
<ol>
<li>On the server desktop, <b>right click</b> on “<b>My Computer</b>“ and <b>select</b> “<b>Manage</b>“ from the menu. </li>
<li>In the Computer Management window, <b>double click</b> on the Disk Management Item under Storage. This starts the Logical Disk Manager (LDM) with three windows:
<ul>
<li>The <b>Console Tree</b></li>
<li>The <b>Volumes List</b></li>
<li>The <b>Disks window</b> (in the lower right of the window) </li>
</ul>
</li>
</ol>
<p><b>Part 4: Decommission the existing User Volumes</b></p>
<p><img border="0" src="http://support.seagate.com/kbimg/warning.gif" /> Please note that the following procedures will delete all existing user data, including Persistent Storage Manager (PSM) snapshots.</p>
<ol>
<li>From the Disks Window, <b>locate</b> “<b>Disk2</b>”. </li>
<li><b>Right click</b> on the blue bar over the disk information area and <b>select</b> &quot;<b>Delete Partition</b>&quot; from the menu. <b>Click</b> on &quot;<b>Yes</b>&quot; when prompted. </li>
<li>Locate “<b>Disk3</b>”. </li>
<li><b>Right click</b> on the blue bar over the disk information area and <b>select</b> &quot;<b>Delete Partition</b>&quot; from the menu. <b>Click</b> on &quot;<b>Yes</b>&quot; when prompted. </li>
<li>If there are user volumes on the expansion unit drives (presumably Disk4, Disk5, Disk6 and Disk7), <b>delete</b> them. </li>
</ol>
<p><b>Part 5: Convert the Volumes to Support Spanning and Create the New User Volume</b></p>
<ol>
<li>From the Disks Window, <b>locate</b> “<b>Disk2</b>”. </li>
<li><b>Right click</b> on the Disk 2 status box (with the Disk2 name and the “online” status) and <b>select</b> &quot;<b>Upgrade to Dynamic Disk</b>&quot; from the menu. </li>
<li>In the window that appears with the heading “Upgrade to Dynamic Disk”, <b>select</b> “<b>Disk2</b>“and “<b>Disk3</b>” then <b>click</b> on the “<b>OK</b>” button. If this is a base plus two expansion units configuration, <b>upgrade</b> “<b>Disk4</b>“, “<b>Disk5</b>“, “<b>Disk6</b>“ and “<b>Disk7</b>“ as well. </li>
<li>In the Disks window, <b>locate</b> “<b>Disk2</b>”. <b>Right click</b> on the black bar over the disk information area and <b>select</b> “<b>Create Volume</b>“ from the menu. A Create Disk Volume Wizard will appear. </li>
<li>In the Create Disk Volume Wizard, <b>click</b> “<b>Next</b>”
<ul>
<li><b>Select</b> “<b>Spanning</b>” and <b>click</b> “<b>Next</b>” </li>
<li><b>Select</b> all the disks in “Available dynamic disks” list and <b>click</b> the &quot;<b>Add</b>&quot; button to include them in the “Selected dynamic disks” list, and <b>click</b> “<b>Next</b>” </li>
<li><b>Assign</b> drive letter E: and <b>click</b> “<b>Next</b>” </li>
<li><b>Select</b> “quick format”, <b>label</b> the volume as desired, <b>select</b> the “NTFS“ file system, <b>select</b> the default block size and <b>click</b> “<b>Next</b>” </li>
</ul>
<p> The volume creation and quick formatting process will take about 10 to 30 minutes, depending on the number of disks that are being spanned. </li>
</ol>
<p><b>Part 6: Special Considerations and Limitation: PLEASE READ!</b></p>
<ol>
<li>The new volume will not be visible or usable (after the creation and formatting are complete) until the current Terminal Services session and Administrator login session has ended. Close the LDM and logout user Administrator from the MaxAttach NAS 6000 server desktop. This action will also end the Terminal Services session. </li>
<li>The QFE Q286733 described earlier may be included in the upcoming Windows 2000 Service Pack 3 (SP3) Release. The installation of SP3 makes the spanned volume-QFE interaction permanent. Seagate has informed Microsoft of this limitation and a resolution is in process.&#160; </li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.raidrecoverytips.org/creating-a-single-large-volume-on-the-nas-6000.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating One Large User Volume on a NAS 6000</title>
		<link>http://www.raidrecoverytips.org/creating-one-large-user-volume-on-a-nas-6000.html</link>
		<comments>http://www.raidrecoverytips.org/creating-one-large-user-volume-on-a-nas-6000.html#comments</comments>
		<pubDate>Tue, 14 Jul 2009 01:13:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Raid Configuration]]></category>
		<category><![CDATA[Raid]]></category>
		<category><![CDATA[raid volume]]></category>

		<guid isPermaLink="false">http://www.raidrecoverytips.org/creating-one-large-user-volume-on-a-nas-6000.html</guid>
		<description><![CDATA[<p><b>Overview:</b></p>
<p>This Knowledge Base article describes a specific <strong>RAID reconfiguration</strong>; it describes how to re-configure the arrays using a Mylex Spanning feature to create a single 1.45 TB user volume spanned across Arrays 0 and 1 without a performance reduction. This procedure is data destructive for both user volumes. This procedure does not require the use of any special service tools. This procedure does not require system downtime, but the performance of the system will be affected significantly for about 10 minutes. System performance will also be slightly reduced for about 30 hours during the “background” creation of the redundant data&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p><b>Overview:</b></p>
<p>This Knowledge Base article describes a specific <strong>RAID reconfiguration</strong>; it describes how to re-configure the arrays using a Mylex Spanning feature to create a single 1.45 TB user volume spanned across Arrays 0 and 1 without a performance reduction. This procedure is data destructive for both user volumes. This procedure does not require the use of any special service tools. This procedure does not require system downtime, but the performance of the system will be affected significantly for about 10 minutes. System performance will also be slightly reduced for about 30 hours during the “background” creation of the redundant data on the arrays.</p>
<p>The standard configuration for a NAS 6000 base unit includes two user volumes, one with 723 GB and the second one with 768 GB. These volumes are on separate arrays. The NAS 6000 base unit has twelve 160 GB hard disks. This table describes the standard factory configuration.</p>
<p> <a href="http://www.raidrecoverytips.org/wp-content/uploads/2009/07/image7.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.raidrecoverytips.org/wp-content/uploads/2009/07/image_thumb7.png" width="244" height="86" /></a>
<p>In the procedure outlined below, an array spanning feature of the Mylex RAID controller is used to span the disk space for drives E: and F: into a large single E: drive. Spanning is limited to two arrays so the biggest possible user volume is 1.5 Terabytes. Alternative procedures have significant side effects (such as using the LDM to span volumes).</p>
<p><b>Procedure</b></p>
<p>This procedure is written for base unit configurations only and does not consider the use of previously connected expansion units.</p>
<p><b>Protect the User Data</b></p>
<p>This procedure assumes:</p>
<ul>
<li>The NAS 6000 is installed and running with Terminal Services access to the Server Desktop. </li>
<li>This procedure assumes that the two user volumes on the base unit, (E: and F:) will be reconfigured. </li>
<li>This procedure destroys all user data on drives E: and F:. </li>
</ul>
<p><b>Procedure:</b></p>
<ol>
<li><b>Logon</b> to the NAS 6000 via Terminal Services. <b>Enter</b> the Administrator username and password when prompted. </li>
<li>On the server desktop, <b>select</b> “<b>Start</b>” → “<b>Run</b>” and <b>enter</b> the name of the hidden backup batch file C:\BackupMaxAttach6000.bat. <b>Click</b> on “<b>OK</b>”. This process takes about 10 minutes. </li>
<li><b>Backup</b> all user data stored on drives E: and F: using an appropriate backup system. Run the Logical Disk Manager to Decommission the Existing User Volumes </li>
<li>On the server desktop, <b>right click</b> on “<b>My Computer</b>” and <b>select</b> “<b>Manage</b>” from the menu. </li>
<li>In the Computer Management window that appears, <b>double click</b> on the “<b>Disk Management</b>” Item under Storage. This starts the Logical Disk Manager (LDM) with three windows, the Console Tree, the Volumes List and the Disks window (in the lower right of the window) </li>
<li>In the Disks window, <b>locate</b> Disk2. Right click on the blue bar over the disk information area and <b>select</b> &quot;<b>Delete Partition</b>&quot; from the menu. <b>Click</b> on &quot;<b>Yes</b>&quot; when prompted. </li>
<li>In the Disks window, <b>locate</b> Disk3. <b>Right click</b> on the blue bar over the disk information area and <b>select</b> &quot;<b>Delete Partition</b>&quot; from the menu. <b>Click</b> on &quot;<b>Yes</b>&quot; when prompted. </li>
<li><b>Close</b> the Logical Disk Manager and all other applications. </li>
<li><b>Search</b> and <b>modify</b> the file gam2cl.ini located in the C:\Program Files\Mylex\Global Array Manager Client\ directory. Change setting for the line:       <br /><b>ENABLE_SYSTEM_DRIVE_SPAN=0 to ENABLE_SYSTEM_DRIVE_SPAN=1</b></li>
<li><b>Start</b> Mylex Global Array Manager Client application from Start &gt; Programs menu. </li>
<li><b>Double click</b> on the localhost item and <b>login</b> into Mylex controller administration window as Username: gamroot, no password. </li>
<li><b>Select</b> the “<b>Administration</b>” Tab → “<b>RAID Assist</b>” → “<b>Manual Configuration</b>” → “<b>New Configuration</b>”. </li>
<li><b>Click</b> and <b>drag</b> with the mouse <b>Unused Disk Drives 0-0, 0-1, 0-2, 2-1, 2-2, 2-3</b> icons, one by one, and drop each into the most left empty place on the top row on the Disk Array A0.       <br /><b>NOTE:</b> the sequence and the position of the drives in the array is critical! </li>
<li><b>Click</b> the “<b>Add Array</b>” button to create array A1. </li>
<li><b>Click</b> and <b>drag</b>&#160; with the mouse <b>Unused Disk Drives 0-3, 1-0, 1-1, 1-2, 1-3, 2-0</b> icons, one by one, and drop each into the most left empty place on the top row on the Disk Array A1.       <br /><b>NOTE:</b> the sequence and the position of the drives in the array is critical! </li>
<li><b>Select</b> “<b>3</b>”. Logical Drives tab. </li>
<li>Create Primary OS logical volume:      <br />Under RAID Level <b>select</b> “<b>RAID 0+1</b>”,       <br />Under Capacity, Logical <b>type</b> “<b>7152</b>”,       <br /><b>Click</b> the “<b>Write Cache</b>” radio button.       <br /><b>Click</b> the “<b>Add Drive</b>” button at the bottom left of the window. </li>
<li>Create Backup OS logical volume:      <br />Under RAID Level <b>select</b> “<b>RAID 0+1</b>”,       <br />Under Capacity, Logical <b>type</b> “<b>14304</b>”,       <br /><b>Click</b> the “<b>Write Cache</b>” radio button.       <br /><b>Click</b> the “<b>Add Drive</b>” button at the bottom left of the window. </li>
<li>Create User logical volume:      <br />Under RAID Level <b>select</b> &quot;<b>RAID 5</b>&quot;,       <br />Under Capacity, Logical accept default size of “<b>1527360</b>”,       <br /><b>Click</b> the “<b>Write Cache</b>” radio button.       <br /><b>Click</b> the “<b>Add Drive</b>” button at the bottom left of the window. </li>
<li><b>Click</b> the “<b>Apply</b>” button at the bottom right of the window. </li>
<li><b>Select</b> “<b>Yes</b>” at the next window to proceed. </li>
<li><b>Type</b> ”<b>Yes</b>” in the space provided and <b>click</b> the “<b>OK</b>” button. At this moment the Mylex RAID controller is being re-configured. The screen will seem to “freeze”, the MS Windows Clock icon will appear and all the drives in the enclosure will start blinking. That event may take few minutes. </li>
<li><b>Close</b> and exit “<b>Global Array Manager Client</b>” application. When the Microsoft Windows Clock icon disappears, the system is ready to be used and user volumes can be created with the Logical Disk Manager (LDM). When in it, the empty space for volume creation will span all free space of the two arrays A0 and A1. </li>
</ol>
<p><b>Run the Logical Disk Manager to Create a Big User Volume</b></p>
<ol>
<li>On the server desktop, <b>right click</b> on “<b>My Computer</b>” and <b>select</b> “<b>Manage</b>” from the menu. </li>
<li>In the Computer Management window that appears, <b>double click</b> on the “<b>Disk Management</b>” Item under Storage. This starts the Logical Disk Manager (LDM) with three windows, the Console Tree, the Volumes List and the Disks window (in the lower right of the window) </li>
<li>In the Disks window, <b>locate</b> “<b>Disk2</b>”. <b>Right click</b> on the blue bar over the disk information area and <b>select</b> “<b>Create Partition</b>” from the menu. A Create Disk Partition Wizard will appear. </li>
<li>In the Create Disk Partition Wizard,
<ul>
<li><b>Use</b> all of the space available on Disk2 </li>
<li><b>Select</b> &quot;<b>Quick Format</b>&quot; </li>
<li><b>Name</b> the volume as desired </li>
<li><b>Use</b> drive letter E: </li>
<li><b>Use</b> the NTFS file system </li>
<li><b>Use</b> the default block size </li>
<li>
<p>The volume creation and quick formatting will require about 10 minutes.</p>
</li>
</ul>
</li>
</ol>
<p><b>Special Considerations</b></p>
<ol>
<li>The new volume will not be visible or usable (after the creation and formatting are complete) until the current Terminal Services session and Administrator login session has been ended. Close the LDM and logout user Administrator from the MaxAttach NAS 6000 server desktop. This action will also end the Terminal Services session. In the next Terminal Services session, the new volume will appear under My Computer and in the LDM. </li>
<li>At this time, the new large volume E: is available for use and it has a 1.45 Terabyte capacity. The RAID controller will initialize (create parity data) the arrays in less than 30 hours. During this background initialization, there is an impact on system response times and there will be visible disk activity even when no users are connected. </li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.raidrecoverytips.org/creating-one-large-user-volume-on-a-nas-6000.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How do I configure a RAID 1 volume on my OneTouch III Turbo Edition 1TB Drive in Windows?</title>
		<link>http://www.raidrecoverytips.org/how-do-i-configure-a-raid-1-volume-on-my-onetouch-iii-turbo-edition-1tb-drive-in-windows.html</link>
		<comments>http://www.raidrecoverytips.org/how-do-i-configure-a-raid-1-volume-on-my-onetouch-iii-turbo-edition-1tb-drive-in-windows.html#comments</comments>
		<pubDate>Tue, 14 Jul 2009 00:25:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Raid Configuration]]></category>
		<category><![CDATA[configure raid 1]]></category>
		<category><![CDATA[raid 1]]></category>
		<category><![CDATA[raid volume]]></category>

		<guid isPermaLink="false">http://www.raidrecoverytips.org/how-do-i-configure-a-raid-1-volume-on-my-onetouch-iii-turbo-edition-1tb-drive-in-windows.html</guid>
		<description><![CDATA[<p>The following are the steps necessary to configure a RAID 1 (mirrored) volume on your OneTouch III Turbo 1TB drive: </p>
<p>Currently only the OneTouch III Turbo 1TB (Terabyte) drives provide RAID 1 (Mirrored) support. Configuring a RAID volume is a data destructive process. It is strongly recommended that you backup any/all data on your OneTouch III Turbo drive before proceeding.</p>
<ol>
<li>Double-click on the <strong>Maxtor OneTouch Manager</strong> icon on your Windows Desktop. This will launch the Onetouch Manager application. If this icon has been removed from the desktop, click <strong>Start</strong> &#62; <strong>Programs (All Program for Windows XP)</strong> &#62; <strong>Maxtor</strong> &#62; <strong>OneTouch</strong> &#62; <strong>Maxtor OneTouch<sup>™</sup> Manager</strong></li>
<li>Click on the <strong>Settings</strong> button.&#8230;</li></ol>]]></description>
			<content:encoded><![CDATA[<p>The following are the steps necessary to configure a RAID 1 (mirrored) volume on your OneTouch III Turbo 1TB drive: </p>
<p>Currently only the OneTouch III Turbo 1TB (Terabyte) drives provide RAID 1 (Mirrored) support. Configuring a RAID volume is a data destructive process. It is strongly recommended that you backup any/all data on your OneTouch III Turbo drive before proceeding.</p>
<ol>
<li>Double-click on the <strong>Maxtor OneTouch Manager</strong> icon on your Windows Desktop. This will launch the Onetouch Manager application. If this icon has been removed from the desktop, click <strong>Start</strong> &gt; <strong>Programs (All Program for Windows XP)</strong> &gt; <strong>Maxtor</strong> &gt; <strong>OneTouch</strong> &gt; <strong>Maxtor OneTouch<sup>™</sup> Manager</strong></li>
<li>Click on the <strong>Settings</strong> button. </li>
<li>The Settings window appears. Click on the <strong>RAID Settings</strong> button. </li>
<li>The RAID Settings window appears. At any time you may click on the link &quot;<em>How do these RAID Settings work</em>&quot;, located at the bottom of the screen to learn more about the offered RAID configurations for the OneTouch III Turbo Edition drives. </li>
<li>By default the OneTouch III Turbo drive is configured with a RAID 0 (Striped) volume &#8211; this RAID setting provides speed, but no redundancy in the event of of a single disk failure. To setup a RAID 1 (mirrored) volume, click on the <strong>RAID 1 &#8211; Redundancy</strong> radio button and click <strong>Next</strong>. </li>
<li>A Warning displays notifying you that configuring a RAID 1 volume is a data destructive process. It is recommended that you backup any/all critical data on your OneTouch III Turbo drive. When you are ready, click <strong>Continue</strong></li>
<li>You will see a window stating that the RAID Setup is in progress. When the setup is finished, you will be prompted to format the newly created RAID 1 volume. Click <strong>OK</strong> to close this window. The RAID Setup process may take awhile to complete. </li>
<li>When the RAID Setup is finished, a window displays prompting you to format the new volume. Click <strong>Format</strong> to proceed. </li>
<li>To confirm that you want to prepare the RAID 1 volume, click <strong>Format</strong>. </li>
<li>At this point, the RAID volume is partitioned and formatted. This may take awhile to complete. </li>
<li>When the format is complete, click <strong>OK</strong>. The OneTouch III Turbo Drive is now configured with a RAID 1 volume. </li>
</ol>
<p> <b>Maxtor OneTouch III Video Tutorial &#8211; Performing Diagnostics From a Windows PC</b>
<p>This page will link you to a Flash Video that shows you how to configure a RAID 1 (mirrored) volume on your Maxtor OneTouch III Turbo drive.   </p>
<p>Flash Turorial: <a title="http://support.seagate.com/rightnow/flash/OneTouchIII/RAID/one/one.html" href="http://support.seagate.com/rightnow/flash/OneTouchIII/RAID/one/one.html" target="_blank">http://support.seagate.com/rightnow/flash/OneTouchIII/RAID/one/one.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.raidrecoverytips.org/how-do-i-configure-a-raid-1-volume-on-my-onetouch-iii-turbo-edition-1tb-drive-in-windows.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
