<?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>Qnap Advanced Support &#187; Qnap Data Protection Features</title>
	<atom:link href="https://qnapsupport.net/tr/qnap-pre-sales/qnap-data-protection-features/feed/" rel="self" type="application/rss+xml" />
	<link>https://qnapsupport.net</link>
	<description>Advanced Qnap Technical Support</description>
	<lastBuildDate>Tue, 28 Nov 2017 11:46:04 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=3.8.31</generator>
	<item>
		<title>Qnap Data Protection Features</title>
		<link>https://qnapsupport.net/qnap-data-protection-features/</link>
		<comments>https://qnapsupport.net/qnap-data-protection-features/#comments</comments>
		<pubDate>Thu, 16 Aug 2012 13:35:15 +0000</pubDate>
		<dc:creator><![CDATA[burado51]]></dc:creator>
				<category><![CDATA[Qnap Data Protection Features]]></category>

		<guid isPermaLink="false">http://qnapsupport.net/?p=1773</guid>
		<description><![CDATA[I – Protect Your Datas With RAID II – Qnap Enhanced read-only protection III – Qnap System Migration Feature; IV – Qnap Advance Backup Features; V – How to Draw Data Loose Chance Minimum with Qnap; I work as an &#8230; <a href="https://qnapsupport.net/qnap-data-protection-features/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p><span style="color: #00ff00;">I – Protect Your Datas With RAID</span></p>
<p><span style="color: #00ff00;">II – Qnap Enhanced read-only protection</span></p>
<p><span style="color: #00ff00;">III – Qnap System Migration Feature;</span></p>
<p><span style="color: #00ff00;">IV – Qnap Advance Backup Features;</span></p>
<p><span style="color: #00ff00;">V – How to Draw Data Loose Chance Minimum with Qnap;</span></p>
<p>I work as an Qnap technician, and I Proudly can say that I never let costumers loose any data, even Human Failed cases, so I can easly say that you cant loose data with Qnap.</p>
<p>Qnap supports awesome features to protect your datas;</p>
<p>&nbsp;</p>
<p><strong><span style="color: #ff0000;">I – Protect Your Datas With RAID Against Disk Failures</span></strong></p>
<ul>
<li>RAID 1 (Disk Mirroring): allows one disk failure<br />
<img src="http://www.qnap.com/images/features/RAID1.jpg" alt="" width="190" height="190" /><br />
RAID 1 duplicates the data between two hard drives to provide disk mirroring. If you install four hard drives in the Turbo NAS and format each pair of hard drives as “RAID 1”, the capacity of each RAID 1 volume is 1TB (500GB + 500GB). The total storage capacity of the NAS is 2TB.</li>
</ul>
<p>&nbsp;</p>
<ul>
<li>RAID 5 (Disk Striping with parity): allows one disk failure<br />
<img src="http://www.qnap.com/images/features/RAID5.jpg" alt="" width="230" height="190" /><br />
The data are striped across all the hard drives in a RAID 5 array. The parity information is distributed and stored across each hard drive. A minimum of three hard drives is required. If you install four hard drives in the Turbo NAS and format the drives as “RAID 5”, the total capacity of the volume is 500GB x (4-1) = 1.5TB.</li>
</ul>
<p>&nbsp;</p>
<ul>
<li>RAID 6 (Disk Striping with 2 parities): allows two disk failure<br />
<img src="http://www.qnap.com/images/features/RAID6.jpg" alt="" width="260" height="190" /><br />
The data are striped across all the hard drives in a RAID 6 array. RAID 6 differs from RAID 5 that a second set of parity information is stored across the member drives in the array. The total capacity of RAID 6 disk volume is equal to the size of the smallest disk in the array x (no. of hard disks-2). RAID 6 tolerates failure of two hard drives at the same time. If you install four hard drives in the Turbo NAS and format the drives as “RAID 6”, the total capacity of the volume is 500GB x (4-2) = 1TB.</li>
</ul>
<p>&nbsp;</p>
<ul>
<li>RAID 10 (Disk Mirroring and Striping): allows one disk failure from each RAID 1 pair<br />
<img src="http://www.qnap.com/images/features/RAID10.jpg" alt="" width="190" height="190" /><br />
RAID 10 combines four or more disks in a way that protects data against loss of non-adjacent disks. It provides security by mirroring all the data on a secondary set of disks while using striping across each set of disks to speed up data transfers. If you install four hard drives in the Turbo NAS and format the drives as “RAID 10”, the total capacity of the volume is 1TB (500GB+ 500GB).</li>
</ul>
<p>&nbsp;</p>
<p><strong><span style="color: #ff0000;">II – Enhanced Read-only Protection</span></strong></p>
<p><span style="color: #0000ff;">What If I loose 2 HDD on RAID 5 or Loose 3 HDDs on RAID 6, is that mean I loose data?</span></p>
<p>Nope, Qnap advance read-only data protectio doesnt let you loose your datas;</p>
<div id="title"><strong><span style="color: #ff6600;">Enhanced read-only protection</span></strong></div>
<div id="content">
<p>A degraded RAID volume with bad blocks will normally cause read/write error and the RAID volume might crash when it reaches the number of allowed failed hard disks. The Turbo NAS allows the volume with one or more hard disk failure to enter the read-only protection mode in case the bad block error happens on the second failed disk of RAID 5 or third failed disk of RAID 6, allowing the IT administrator to rescue critical data.</p>
<p><img src="http://www.qnap.com/images/features/EnhancedReadOnlyProtection.PNG" alt="" width="547" height="163" /></p>
</div>
<p>&nbsp;</p>
<p><strong><span style="color: #ff0000;">III – Qnap System Migration Feature;</span></strong></p>
<p><span style="color: #0000ff;">What If my NAS device failed/ get broken, or accidently give bad damage or burned, is that mean that I lose data?</span></p>
<p>Nope, till your HDDs are allright, you can plug HDDs to another Qnap, and all of your datas with configration comes back. This is called system Migration</p>
<p><span class="f_BodyText"><span style="font-size: small;">System migration allows existing QNAP NAS users to upgrade the NAS to another new QNAP NAS model without the need to transfer the data or reconfigure the system. You only need to install the original hard disk drives on the new NAS following its original hard drive order and restart the NAS.</span></span></p>
<p class="p_BodyText"><span class="f_BodyText"><span style="font-size: small;">Due to different hardware design, the NAS will automatically check if a firmware update is required before system migration. After the migration has finished, all the settings and data will be kept and applied to the new NAS. However, the system settings of the source NAS cannot be imported to the destination NAS via “System Administration” &gt; “Backup/Restore Settings”. Configure the NAS again if the settings were lost.</span></span></p>
<p class="p_BodyText"><span class="f_BodyText"><span style="font-size: small;">The following table shows the NAS models which support system migration.</span></span></p>
<div style="margin: 0px; padding: 0px; text-align: left; line-height: 1.5; text-indent: 0px;">
<table style="border: currentColor; width: 700px; border-collapse: collapse; border-spacing: 0px;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr style="text-align: left; vertical-align: top;">
<td style="border: 1px solid #000000; width: 250px; vertical-align: top; background-color: #ffff99;">
<p style="margin: 5px 0px 7px 8px;"><span class="f_BodyText" style="font-weight: bold;"><span style="font-size: small;">Source NAS</span></span></p>
</td>
<td style="border: 1px solid #000000; width: 250px; vertical-align: top;">
<p style="margin: 5px 0px 7px 8px;"><span class="f_BodyText" style="font-weight: bold;"><span style="font-size: small;">Destination NAS</span></span></p>
</td>
<td style="border: 1px solid #000000; width: 250px; vertical-align: top;">
<p style="margin: 5px 0px 7px 8px;"><span class="f_BodyText" style="font-weight: bold;"><span style="font-size: small;">Remarks</span></span></p>
</td>
</tr>
<tr style="text-align: left; vertical-align: top;">
<td style="border: 1px solid #000000; width: 129px; vertical-align: top; background-color: #ffff99;">
<p style="margin: 5px 0px 7px 8px;"><span class="f_BodyText"><span style="font-size: small;">TS-x10, TS-x19, TS-x39, TS-509, TS-809, SS-x39, TS-x59, TS-x69, TS-x12, TS-x79</span></span></p>
</td>
<td style="border: 1px solid #000000; width: 165px; vertical-align: top;">
<p style="margin: 5px 0px 7px 8px;"><span class="f_BodyText"><span style="font-size: small;">TS-x10, TS-x19, TS-x39, TS-509, TS-809, SS-x39, TS-x12</span></span></p>
</td>
<td style="border: 1px solid #000000; width: 250px; vertical-align: top;">
<p style="margin: 5px 0px 7px 8px;"><span class="f_BodyText"><span style="font-size: small;">Firmware update required.</span></span></p>
</td>
</tr>
<tr style="text-align: left; vertical-align: top;">
<td style="border: 1px solid #000000; width: 129px; vertical-align: top; background-color: #ffff99;">
<p style="margin: 5px 0px 7px 8px;"><span class="f_BodyText"><span style="font-size: small;">TS-x10, TS-x19, TS-x39, TS-509, TS-809, SS-x39, TS-x59, TS-x69, TS-x12, TS-x79</span></span></p>
</td>
<td style="border: 1px solid #000000; width: 165px; vertical-align: top;">
<p style="margin: 5px 0px 7px 8px;"><span class="f_BodyText"><span style="font-size: small;">TS-x59, TS-x69, TS-x79</span></span></p>
</td>
<td style="border: 1px solid #000000; width: 250px; vertical-align: top;">
<p style="margin: 5px 0px 7px 8px;"><span class="f_BodyText"><span style="font-size: small;">Firmware update not required.</span></span></p>
</td>
</tr>
</tbody>
</table>
</div>
<div style="margin: 5px 0px 7px 5px; padding: 0px; text-align: left; line-height: 1.5; text-indent: 0px;">
<table style="border: currentColor; border-collapse: collapse; border-spacing: 0px;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr style="text-align: left; vertical-align: middle;">
<td style="border: 1px solid #000000; width: 700px; vertical-align: middle; background-color: #fffccf;">
<p style="margin: 5px 4px 7px 8px;"><span class="f_BodyText" style="font-weight: bold;"><span style="font-size: small;">Note:</span></span></p>
<div style="margin: 5px 4px 7px 8px; padding: 0px; text-align: left; text-indent: 0px;">
<table style="line-height: 1.5;" cellspacing="0" cellpadding="0">
<tbody>
<tr style="vertical-align: baseline;">
<td style="width: 13px;"><span style="color: #333333; font-family: 'Arial Unicode MS', 'Lucida Sans Unicode', 'Arial'; font-size: 8pt;">•</span></td>
<td><span class="f_BodyText"><span style="color: #000000; font-family: Verdana; font-size: small;">The destination should contain enough drive bays to house the number of hard disk drives in the disk volume of the source NAS.</span></span></td>
</tr>
</tbody>
</table>
</div>
<div style="margin: 5px 4px 7px 8px; padding: 0px; text-align: left; text-indent: 0px;">
<table style="line-height: 1.5;" cellspacing="0" cellpadding="0">
<tbody>
<tr style="vertical-align: baseline;">
<td style="width: 13px;"><span style="color: #333333; font-family: 'Arial Unicode MS', 'Lucida Sans Unicode', 'Arial'; font-size: 8pt;">•</span></td>
<td><span class="f_BodyText"><span style="color: #000000; font-family: Verdana; font-size: small;">SS-x39 series supports only 2.5-inch hard disk drives.</span></span></td>
</tr>
</tbody>
</table>
</div>
<div style="margin: 5px 4px 7px 8px; padding: 0px; text-align: left; text-indent: 0px;">
<table style="line-height: 1.5;" cellspacing="0" cellpadding="0">
<tbody>
<tr style="vertical-align: baseline;">
<td style="width: 13px;"><span style="color: #333333; font-family: 'Arial Unicode MS', 'Lucida Sans Unicode', 'Arial'; font-size: 8pt;">•</span></td>
<td><span class="f_BodyText"><span style="color: #000000; font-family: Verdana; font-size: small;">A NAS with encrypted disk volume cannot be migrated to a NAS which does not support file system encryption. File system encryption is not supported by TS-110, TS-119, TS-210, TS-219, TS-219P, TS-410, TS-419P, TS-410U, TS-419U, TS-119P+, TS-219P+, TS-419P+, TS-112, TS-212, TS-412, TS-419U+, TS-412U.</span></span></td>
</tr>
</tbody>
</table>
</div>
<div style="margin: 5px 4px 7px 8px; padding: 0px; text-align: left; text-indent: 0px;">
<table style="line-height: 1.5;" cellspacing="0" cellpadding="0">
<tbody>
<tr style="vertical-align: baseline;">
<td style="width: 13px;"><span style="color: #333333; font-family: 'Arial Unicode MS', 'Lucida Sans Unicode', 'Arial'; font-size: 8pt;">•</span></td>
<td><span class="f_BodyText"><span style="color: #000000; font-family: Verdana; font-size: small;">The Multimedia Station, Download Station, iTunes Server, and UPnP Media Server features will be removed after migrating the non-TS-x79 models to the TS-x79 models. The network shares Multimedia/Qmultimedia, Download/Qdownload and all the downloaded files will be kept.</span></span></td>
</tr>
</tbody>
</table>
</div>
<div style="margin: 5px 4px 7px 8px; padding: 0px; text-align: left; text-indent: 0px;">
<table style="line-height: 1.5;" cellspacing="0" cellpadding="0">
<tbody>
<tr style="vertical-align: baseline;">
<td style="width: 13px;"><span style="color: #333333; font-family: 'Arial Unicode MS', 'Lucida Sans Unicode', 'Arial'; font-size: 8pt;">•</span></td>
<td><span class="f_BodyText"><span style="color: #000000; font-family: Verdana; font-size: small;">The registered MyCloudNAS name on the source NAS will not be moved to the destination NAS after system migration. To use the same MyCloudNAS name on the destination NAS, change the MyCloudNAS name on the source NAS before system migration and register the same name on the destination NAS after the process. </span></span></td>
</tr>
</tbody>
</table>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div style="margin: 0px; padding: 0px; text-align: left; line-height: 1.5; text-indent: 0px;">
<table style="border: currentColor; width: 700px; border-collapse: collapse; border-spacing: 0px;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr style="text-align: left; vertical-align: top;">
<td style="border: 1px solid #000000; width: 250px; vertical-align: top;">
<p style="margin: 5px 0px 7px 8px;"><span class="f_BodyText" style="font-weight: bold;"><span style="font-size: small;">Destination NAS</span></span></p>
</td>
<td style="border: 1px solid #000000; width: 450px; vertical-align: top;">
<p style="margin: 5px 0px 7px 8px;"><span class="f_BodyText" style="font-weight: bold;"><span style="font-size: small;">Disk volume supported for system migration</span></span></p>
</td>
</tr>
<tr style="text-align: left; vertical-align: top;">
<td style="border: 1px solid #000000; width: 129px; vertical-align: top;">
<p style="margin: 5px 0px 7px 8px;"><span class="f_BodyText"><span style="font-size: small;">1-bay NAS</span></span></p>
</td>
<td style="border: 1px solid #000000; width: 450px; vertical-align: top;">
<p style="margin: 5px 0px 7px 8px;"><span class="f_BodyText"><span style="font-size: small;">1-drive single disk volume</span></span></p>
</td>
</tr>
<tr style="text-align: left; vertical-align: top;">
<td style="border: 1px solid #000000; width: 129px; vertical-align: top;">
<p style="margin: 5px 0px 7px 8px;"><span class="f_BodyText"><span style="font-size: small;">2-bay NAS</span></span></p>
</td>
<td style="border: 1px solid #000000; width: 450px; vertical-align: top;">
<p style="margin: 5px 0px 7px 8px;"><span class="f_BodyText"><span style="font-size: small;">1 to 2-drive single disk volume, JBOD, RAID 0,</span></span></p>
<p style="margin: 5px 0px 7px 8px;"><span class="f_BodyText"><span style="font-size: small;">2-drive RAID 1.</span></span></p>
</td>
</tr>
<tr style="text-align: left; vertical-align: top;">
<td style="border: 1px solid #000000; width: 129px; vertical-align: top;">
<p style="margin: 5px 0px 7px 8px;"><span class="f_BodyText"><span style="font-size: small;">4-bay NAS</span></span></p>
</td>
<td style="border: 1px solid #000000; width: 450px; vertical-align: top;">
<p style="margin: 5px 0px 7px 8px;"><span class="f_BodyText"><span style="font-size: small;">1 to 4-drive single disk volume, JBOD, RAID 0, </span></span></p>
<p style="margin: 5px 0px 7px 8px;"><span class="f_BodyText"><span style="font-size: small;">2-drive RAID 1, </span></span></p>
<p style="margin: 5px 0px 7px 8px;"><span class="f_BodyText"><span style="font-size: small;">3 to 4-drive RAID 5,</span></span></p>
<p style="margin: 5px 0px 7px 8px;"><span class="f_BodyText"><span style="font-size: small;">4-drive RAID 6,</span></span></p>
<p style="margin: 5px 0px 7px 8px;"><span class="f_BodyText"><span style="font-size: small;">4-drive RAID 10.</span></span></p>
</td>
</tr>
<tr style="text-align: left; vertical-align: top;">
<td style="border: 1px solid #000000; width: 129px; vertical-align: top;">
<p style="margin: 5px 0px 7px 8px;"><span class="f_BodyText"><span style="font-size: small;">5-bay NAS</span></span></p>
</td>
<td style="border: 1px solid #000000; width: 450px; vertical-align: top;">
<p style="margin: 5px 0px 7px 8px;"><span class="f_BodyText"><span style="font-size: small;">1 to 5-drive single disk volume, JBOD, RAID 0, </span></span></p>
<p style="margin: 5px 0px 7px 8px;"><span class="f_BodyText"><span style="font-size: small;">2-drive RAID 1, </span></span></p>
<p style="margin: 5px 0px 7px 8px;"><span class="f_BodyText"><span style="font-size: small;">3 to 5-drive RAID 5,</span></span></p>
<p style="margin: 5px 0px 7px 8px;"><span class="f_BodyText"><span style="font-size: small;">4 to 5-drive RAID 6,</span></span></p>
<p style="margin: 5px 0px 7px 8px;"><span class="f_BodyText"><span style="font-size: small;">4-drive RAID 10.</span></span></p>
</td>
</tr>
<tr style="text-align: left; vertical-align: top;">
<td style="border: 1px solid #000000; width: 129px; vertical-align: top;">
<p style="margin: 5px 0px 7px 8px;"><span class="f_BodyText"><span style="font-size: small;">6-bay NAS</span></span></p>
</td>
<td style="border: 1px solid #000000; width: 450px; vertical-align: top;">
<p style="margin: 5px 0px 7px 8px;"><span class="f_BodyText"><span style="font-size: small;">1 to 6-drive single disk volume, JBOD, RAID 0, </span></span></p>
<p style="margin: 5px 0px 7px 8px;"><span class="f_BodyText"><span style="font-size: small;">2-drive RAID 1, </span></span></p>
<p style="margin: 5px 0px 7px 8px;"><span class="f_BodyText"><span style="font-size: small;">3 to 6-drive RAID 5,</span></span></p>
<p style="margin: 5px 0px 7px 8px;"><span class="f_BodyText"><span style="font-size: small;">4 to 6-drive RAID 6,</span></span></p>
<p style="margin: 5px 0px 7px 8px;"><span class="f_BodyText"><span style="font-size: small;">4-drive or 6-drive RAID 10.</span></span></p>
</td>
</tr>
<tr style="text-align: left; vertical-align: top;">
<td style="border: 1px solid #000000; width: 129px; vertical-align: top;">
<p style="margin: 5px 0px 7px 8px;"><span class="f_BodyText"><span style="font-size: small;">8-bay NAS</span></span></p>
</td>
<td style="border: 1px solid #000000; width: 450px; vertical-align: top;">
<p style="margin: 5px 0px 7px 8px;"><span class="f_BodyText"><span style="font-size: small;">1 to 8-drive single disk volume, JBOD, RAID 0, </span></span></p>
<p style="margin: 5px 0px 7px 8px;"><span class="f_BodyText"><span style="font-size: small;">2-drive RAID 1, </span></span></p>
<p style="margin: 5px 0px 7px 8px;"><span class="f_BodyText"><span style="font-size: small;">3 to 8-drive RAID 5, </span></span></p>
<p style="margin: 5px 0px 7px 8px;"><span class="f_BodyText"><span style="font-size: small;">4 to 8-drive RAID 6,</span></span></p>
<p style="margin: 5px 0px 7px 8px;"><span class="f_BodyText"><span style="font-size: small;">4-drive, 6-drive, or 8-drive RAID 10.</span></span></p>
</td>
</tr>
</tbody>
</table>
</div>
<p class="p_BodyText"><span class="f_BodyText"><span style="font-size: small;">Follow the steps below to perform system migration.</span></span></p>
<div style="margin: 0px; padding: 0px; text-align: left; line-height: 1.5; text-indent: 0px;">
<table style="border: 1px solid #000000; width: 700px; border-spacing: 0px;" border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr style="text-align: left; vertical-align: middle;">
<td style="border: currentColor; width: 42px; vertical-align: top;">
<p style="margin: 5px 0px 7px 8px;"><span style="font-size: small;"><img style="border: currentColor;" src="http://docs.qnap.com/nas/en/caution.jpg" alt="" width="32" height="32" /></span></p>
</td>
<td style="border: currentColor; width: 795px; vertical-align: middle;">
<p class="p_BodyText" style="margin: 0px 6px 0px 5px;"><span style="font-size: small;"><span class="f_BodyText" style="font-weight: bold;">Caution:</span><span class="f_BodyText"> To avoid system damage or serious injuries, the system migration procedure should be performed by an authorized server manager or IT administrator.</span></span></p>
</td>
</tr>
</tbody>
</table>
</div>
<div style="margin: 0px 0px 0px 7px; padding: 0px; text-align: left; text-indent: 0px;">
<table style="line-height: 1.5;" cellspacing="0" cellpadding="0">
<tbody>
<tr style="vertical-align: baseline;">
<td style="width: 24px;"><span style="color: #333333; font-family: 'Verdana'; font-size: 8pt;">1.</span></td>
<td><span class="f_BodyText"><span style="color: #000000; font-family: Verdana; font-size: small;">Turn off the source NAS and unplug the hard drives.</span></span></td>
</tr>
</tbody>
</table>
</div>
<div style="margin: 0px 0px 0px 7px; padding: 0px; text-align: left; text-indent: 0px;">
<table style="line-height: 1.5;" cellspacing="0" cellpadding="0">
<tbody>
<tr style="vertical-align: baseline;">
<td style="width: 24px;"><span style="color: #333333; font-family: 'Verdana'; font-size: 8pt;">2.</span></td>
<td><span class="f_BodyText"><span style="color: #000000; font-family: Verdana; font-size: small;">Remove the hard drives from the old trays and install them to the hard drive trays of the new NAS.</span></span></td>
</tr>
</tbody>
</table>
</div>
<div style="margin: 0px 0px 0px 7px; padding: 0px; text-align: left; text-indent: 0px;">
<table style="line-height: 1.5;" cellspacing="0" cellpadding="0">
<tbody>
<tr style="vertical-align: baseline;">
<td style="width: 24px;"><span style="color: #333333; font-family: 'Verdana'; font-size: 8pt;">3.</span></td>
<td><span class="f_BodyText"><span style="color: #000000; font-family: Verdana; font-size: small;">Plug the hard drives to the destination NAS (new model). Make sure the hard drives are installed in the original order.</span></span></td>
</tr>
</tbody>
</table>
</div>
<div style="margin: 0px 0px 0px 7px; padding: 0px; text-align: left; text-indent: 0px;">
<table style="line-height: 1.5;" cellspacing="0" cellpadding="0">
<tbody>
<tr style="vertical-align: baseline;">
<td style="width: 24px;"><span style="color: #333333; font-family: 'Verdana'; font-size: 8pt;">4.</span></td>
<td><span class="f_BodyText"><span style="color: #000000; font-family: Verdana; font-size: small;">Follow the instructions of the Quick Installation Guide (QIG) to connect the power supply and network cable(s) of the new NAS.</span></span></td>
</tr>
</tbody>
</table>
</div>
<div style="margin: 0px 0px 0px 7px; padding: 0px; text-align: left; text-indent: 0px;">
<table style="line-height: 1.5;" cellspacing="0" cellpadding="0">
<tbody>
<tr style="vertical-align: baseline;">
<td style="width: 24px;"><span style="color: #333333; font-family: 'Verdana'; font-size: 8pt;">5.</span></td>
<td><span class="f_BodyText"><span style="color: #000000; font-family: Verdana; font-size: small;">Turn on the new NAS. Login the web administration interface as an administrator (default login: admin; password: admin).</span></span></td>
</tr>
</tbody>
</table>
</div>
<div style="margin: 0px 0px 0px 7px; padding: 0px; text-align: left; text-indent: 0px;">
<table style="line-height: 1.5;" cellspacing="0" cellpadding="0">
<tbody>
<tr style="vertical-align: baseline;">
<td style="width: 24px;"><span style="color: #333333; font-family: 'Verdana'; font-size: 8pt;">6.</span></td>
<td><span class="f_BodyText"><span style="color: #000000; font-family: Verdana; font-size: small;">If you are informed to update the firmware of the new NAS, follow the instructions to download and install the firmware.</span></span></td>
</tr>
</tbody>
</table>
</div>
<div style="margin: 0px 0px 0px 7px; padding: 0px; text-align: left; text-indent: 0px;">
<table style="line-height: 1.5;" cellspacing="0" cellpadding="0">
<tbody>
<tr style="vertical-align: baseline;">
<td style="width: 24px;"><span style="color: #333333; font-family: 'Verdana'; font-size: 8pt;">7.</span></td>
<td><span class="f_BodyText"><span style="color: #000000; font-family: Verdana; font-size: small;">Click “Start Migrating”. The NAS will restart after system migration. All the data and settings will be retained.</span></span></td>
</tr>
</tbody>
</table>
</div>
<p class="p_BodyText"><span class="f_BodyText"><span style="font-size: small;">Some system settings will be removed after system migration due to different system design. Configure the following settings again on the new NAS : Windows AD / Some QPKGs need to be resintalled (e.g. XDove)</span></span></p>
<p class="p_BodyText"><strong><span class="f_BodyText"><span style="font-size: small;"><span style="color: #ff0000;">IV – Qnap Advance Backup Features;</span></span></span></strong></p>
<p class="p_BodyText"><span class="f_BodyText" style="color: #000000;"><span style="font-size: small;"><strong><span style="color: #ff6600;">Remote Replication :</span> </strong><span style="color: #000000;">Backup all of your datas to another Qnap agains Disaster Recovery</span></span></span></p>
<p class="p_BodyText"><span class="f_BodyText" style="color: #000000;"><span style="font-size: small;"><strong><span style="color: #ff6600;">External Drive Backup :</span></strong><span style="color: #000000;"> Backup your datas to external drives</span></span></span></p>
<p class="p_BodyText"><span class="f_BodyText" style="color: #000000;"><span style="font-size: small;"><strong><span style="color: #ff6600;">Cloud Backup :</span> </strong><span style="color: #000000;">Backup your datas with Cloud Computing</span></span></span></p>
<p class="p_BodyText"><strong><span class="f_BodyText"><span style="font-size: small;"><span style="color: #ff0000;">V – How to Draw Data Loose Chance Minimum with Qnap;</span></span></span></strong></p>
<p class="p_BodyText"><span class="f_BodyText"><span style="font-size: small;">I Highly Advice you to these thing to draw Loosing data potantial or System Stop</span></span></p>
<p class="p_BodyText"><span class="f_BodyText"><span style="font-size: small;">+If you have only one NAS (not only Qnap, any Network Storage Device) dont use at the center ot your system. For Qnap, as I said I never let a costumer loose data, but when system stops because of an error, It may cost a few hours or days to fix that problem.</span></span></p>
<p class="p_BodyText"><span class="f_BodyText"><span style="font-size: small;">+<span style="color: #ff0000;">Even If you pay 1 million dollar cost Backup device (not only Qnap) , always work with double backup</span>. One of my costumer told me data recovery story about a serious goverment project. They Have 2 location with 2 backup solution (this backup solution is not Qnap), and these 2 devices replicate datas on each other. One day an engineer press “Reset device” button and delete whole data on storage, and because of replication, all datas on other device are deleted too.</span></span></p>
<p class="p_BodyText"><span class="f_BodyText"><span style="font-size: small;">Qnap is really great for that kind of needs with its Remote Replication, Realtime Remote Replication, Cloud Backup solutions and External HDD backup Features. Also Qnap replication an option “<span style="color: #ff6600;">delete datas on other device”</span> option, and if you dont activate this, loosing data is nearly impossable.</span></span></p>
<p class="p_BodyText"><span class="f_BodyText"><span style="font-size: small;">+<span style="color: #ff0000;">I strongly advice you to Buy 2 Qnap and replicate each other. You’ll realize when recovering a disaster and see its worth every penny on spending money to Qnap Backup solutions</span> and wont regret for spending money on this. I’m not telling this because of working on Qnap technical support side, trust my words. When one of the NAS failed, just go with another one till broken one fixed.</span></span></p>
<p class="p_BodyText"><span class="f_BodyText"><span style="font-size: small;">+Open Network recycle Bin option for possable human mistake accidently deleted files.</span></span></p>
<p class="p_BodyText"><span class="f_BodyText"><span style="font-size: small;">+At sudden power cuts, sometimes HDDs on Qnap can be damaged. <span style="color: #ff0000;">I strongly advice to Use compatable UPS device with Qnap Device.</span></span></span></p>
]]></content:encoded>
			<wfw:commentRss>https://qnapsupport.net/qnap-data-protection-features/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
