<?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>excITingIP.com &#187; Storage</title>
	<atom:link href="http://www.excitingip.com/category/storage/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.excitingip.com</link>
	<description>How innovative IT Network infrastructure makes IP excITing!</description>
	<lastBuildDate>Tue, 07 Feb 2012 06:01:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>What is a RAID Controller &amp; Salient points you need to know about RAID Controllers</title>
		<link>http://www.excitingip.com/2615/what-is-a-raid-controller-salient-points-you-need-to-know-about-raid-controller/</link>
		<comments>http://www.excitingip.com/2615/what-is-a-raid-controller-salient-points-you-need-to-know-about-raid-controller/#comments</comments>
		<pubDate>Thu, 27 Oct 2011 15:49:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Storage]]></category>

		<guid isPermaLink="false">http://www.excitingip.com/?p=2615</guid>
		<description><![CDATA[This post talks about what a RAID Controller is, and some salient points you need to know about RAID Controllers and RAID Arrays. If you want a general introduction to RAID and RAID Recovery, head here.]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">This post talks about what a RAID Controller is and some salient points you need to know about RAID Controllers and RAID Arrays. If you want a general <a href="http://www.excitingip.com/2181/raid-basics-raid-recovery/" target="_blank">introduction to RAID and RAID Recovery, head here</a>.</p>
<p style="text-align: justify;"><strong>What is a RAID Controller?</strong></p>
<p style="text-align: justify;">RAID stands for Redundant Array of Inexpensive Disks. It is a technique used to store data on two or more disks in order to ensure data redundancy (in case of physical disk failures) and/ or improved storage read-write performance (as the host system can access data stored in multiple disks simultaneously, thereby speeding up the process).</p>
<p style="text-align: justify;">All the physical disks that combined to form a RAID configuration appears as a single disk to the host and is referred to as a RAID Array. One can create, configure and manage RAID Arrays using a RAID Controller.</p>
<p style="text-align: justify;">There are two types of RAID Controllers &#8211; Hardware based RAID Controllers and Software based RAID Controllers. Hardware based RAID Controllers are recommended because they come with their own processing/ memory capacity which they use for RAID operations. But Software based RAID Controllers use the processing/ memory capacity of the host system (PC/ Server) they are based on, which reduces the system resources that can otherwise be used by applications.</p>
<p style="text-align: justify;">Hardware RAID Controllers can be added to the PC/ Server (using a PCI-Express slot, for example) or they can come embedded on the system&#8217;s motherboard.</p>
<p style="text-align: justify;"><strong>Salient points you need to know about RAID Controllers **</strong></p>
<p style="text-align: justify;">1. It is recommended to have similar capacity hard disks within the same RAID array. Multiple sized hard disks can be used within the same array, but the maximum usable capacity per disk would be restricted to the smallest disk on the array.</p>
<p style="text-align: justify;">2. A few RAID Controllers can support both internal and external storage disks.</p>
<p style="text-align: justify;">3. If a system supports hot-swapping of disks, it is possible to replace a failed disk in the RAID array without switching the system off. After the new disk is inserted, the RAID controller begins to rebuild the RAID array using the new drive (automatically, in most cases).</p>
<p style="text-align: justify;">4. It may take up to 15 minutes per GB during the rebuilding process. But this time can vary based on a lot of other factors as well.</p>
<p style="text-align: justify;">5. A spare disk drive can be installed in a hot-standby mode within the host system so that upon failure of one of the disks in a RAID Array, it can automatically (and immediately) be used to reconstruct the data in the failed disk and hence the RAID array is reconstructed without data loss.</p>
<p style="text-align: justify;">6. Even if the RAID Controller fails, it is possible to replace it with a new one without losing data on the disk drives as long as both of them save configuration data in the same way.</p>
<p style="text-align: justify;">7. Some RAID Controllers may have in-built batteries to preserve data in the RAID Controller&#8217;s cache during a power failure.</p>
<p style="text-align: justify;">8. Every RAID Controller can support only a certain number of disks, either in the same array or in multiple arrays.</p>
<p style="text-align: justify;">9. RAID Controllers generally have a certain amount of Cache memory to improve the performance by storing and enabling access to frequently required data/ info.</p>
<p style="text-align: justify;">10. A GUI based interface is generally available for the user to configure and maintain the Raid Controller, create and maintain RAID arrays, get notified of individual disk failures, etc.</p>
<p style="text-align: justify;">11. Some RAID Controllers can also issue an audible alarm (like a beeping sound, etc) in case of disk failures/ new disk installations.</p>
<p style="text-align: justify;">12. Additional (limited number of) disk drives can be added to a RAID array with certain RAID Controllers.</p>
<p style="text-align: justify;">13. RAID levels can be optionally and selectively migrated from one level to other supported levels (For example, RAID 1 can be migrated to RAID 10), if required.</p>
<p style="text-align: justify;">** Please note that most of these features are applicable for Computer Servers and a few of them maybe applicable to individual computers as well.</p>
<p style="text-align: justify;"><strong>excITingIP.com</strong></p>
<p style="text-align: justify;">You could stay up to date on the various computer networking / enterprise IT technologies by subscribing to this blog with your email address in the sidebar box that says, &#8216;Get email updates when new articles are published&#8217;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.excitingip.com/2615/what-is-a-raid-controller-salient-points-you-need-to-know-about-raid-controller/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Data De-duplication can help you reduce a lot of storage space</title>
		<link>http://www.excitingip.com/2469/data-de-duplication-can-help-you-reduce-a-lot-of-storage-space/</link>
		<comments>http://www.excitingip.com/2469/data-de-duplication-can-help-you-reduce-a-lot-of-storage-space/#comments</comments>
		<pubDate>Tue, 20 Sep 2011 07:41:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Storage]]></category>

		<guid isPermaLink="false">http://www.excitingip.com/?p=2469</guid>
		<description><![CDATA[Any storage system will have a lot of redundant data (same files, etc) stored by the same person, or different people. Data De-duplication removes all that redundant data from the storage system by retaining just one copy and having pointers to this original copy, everywhere else. This saves a lot of storage space, especially in a multi-user storage/ backup scenario.]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Any storage system will have a lot of redundant data (same files, etc) stored by the same person, or different people. Data De-duplication removes all that redundant data from the storage system by retaining just one copy and having pointers to this original copy, everywhere else. This saves a lot of storage space, especially in a multi-user storage/ backup scenario.</p>
<h3 style="text-align: justify;">What is Data De-duplication?</h3>
<p style="text-align: justify;">Simply put, Data De-duplication is the process of removing duplicate data from storage systems. Consider this scenario: You are the technical manager of a IT services company. There is a huge installation file, which you send to 10 of your subordinates. They promptly download a copy to their computers. Now there are 11 copies of the exact same data both on the computers and the email server.</p>
<p style="text-align: justify;">When a back up is taken for the day / continuously (using <a title="Introducing Continuous Data Protection (CDP) as a viable back-up strategy" href="http://www.excitingip.com/770/continuous-data-protection-cdp-back-up-files/" target="_blank">Continuous Data Protection </a>or similar technologies) all the 11 copies of the same document are stored/ backed-up individually (within their respective directories), causing inefficient usage of storage resources. Instead, if the storage system can recognize that all these files are exactly similar, it can just maintain one full copy and have pointers to this copy at all other places.</p>
<p style="text-align: justify;">So, Data De-duplication is a technology that can actively look for patterns of matching data from all the incoming data and actively replace redundant data with pointers to an original source that is saved just once. This saves a lot of disk space and also the bandwidth required for Off-site back-up / <a title="Why Cloud Computing is an excellent option for Disaster Recovery (DR)" href="http://www.excitingip.com/2374/why-cloud-computing-is-an-excellent-option-for-disaster-recovery-dr/" target="_blank">Disaster Recovery</a> scenarios.</p>
<p style="text-align: justify;">Data De-duplication can be done at file level (or) block level. It is often used along with compression technologies to save even more disk space. Mostly, this is a transparent technology used by the storage system without requiring any user intervention. This can be done as the data is arriving (in-line) or it can also be done as a post-processing activity.</p>
<h3 style="text-align: justify;">Types of Data De-duplication:</h3>
<p style="text-align: justify;">There are two major types of data de-duplication &#8211; Block level &amp; File level.</p>
<p style="text-align: justify;">1. <strong>Block level Data De-duplication: </strong>All the data entering the storage system irrespective of the file size, are divided into small equi-sized blocks (few kb each). These blocks are subject to a hashing algorithm and the result of the same is stored in a separate index file, for each block. All the incoming  data are divided into blocks and are subject to the same hashing algorithm to be compared with the previously stored hashed results (of existing blocks) in the index file to determine if there are any exact matches.</p>
<p style="text-align: justify;">If the results match, the incoming block is removed and a pointer is stored in its place referencing the hash value of the similar block in the index file. If the results do not match with any existing values, the block is stored in full and it is subject to the hashing algorithm whose result is stored as a new entry in the index file.</p>
<p style="text-align: justify;">This technique saves more disk space than file level De-duplication because data is divided in to small blocks and where ever there is a repetition of these blocks, they are replaced by pointers. The probability of finding similar blocks is higher with smaller reference values (blocks).</p>
<p style="text-align: justify;">Also, if there is a change in the original file, only those blocks that are affected by the change are re-written, instead of re-writing the whole file. Some vendors use variable sized blocks, instead of fixed blocks for obtaining better storage efficiency with larger files. <strong></strong></p>
<p style="text-align: justify;">But, the higher efficiency of block level De-duplication comes at a cost &#8211; More processing resources, More RAM (primary memory) utilization &amp; More Storage space (Secondary memory, for storing index files).</p>
<p style="text-align: justify;">2. <strong>File Level Data De-duplication:</strong> The process of file level Data de-duplication is similar to block level Data de-duplication, but instead of  dividing data into small blocks and comparing these small blocks against incoming data, whole files are compared with incoming files. So, if the same file requires to be stored once again on a storage system, it will store a pointer to the location of the initial file copy instead of storing whole files again and again at different places.</p>
<p style="text-align: justify;">The amount of storage space saved due to this technique may be lesser than block level process, but it is still significant. It also comes with faster operation, lower overheads (processing capacity, RAM capacity, etc) and lower cost.</p>
<h3 style="text-align: justify;"><strong>Data Compression:</strong></h3>
<p style="text-align: justify;">To achieve even more disk space savings, Data Compression is often used along with Data De-duplication so that data can be compressed using various compression algorithms before they are actually saved to the disk. The compression efficiency depends on the type of compression algorithm used and often results in a 2:1 disk space reduction.</p>
<p style="text-align: justify;">Of course while retrieving the stored data, reverse processes of Data De-duplication &amp; Data compression needs to be applied, which results in higher processing overhead. This is also true for transferring data between multi vendor storage/ back-up devices that do not recognize the De-duplication techniques used by the other vendor.</p>
<h2 style="text-align: justify;">excITingIP.com</h2>
<p style="text-align: justify;">You could stay up to date on the various computer networking / enterprise IT technologies by subscribing to this blog with your email address in the sidebar box that says, &#8216;Get email updates when new articles are published&#8217;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.excitingip.com/2469/data-de-duplication-can-help-you-reduce-a-lot-of-storage-space/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Advantages of File level storage (vs) Advantages of Block level Storage</title>
		<link>http://www.excitingip.com/2447/advantages-of-file-level-storage-vs-advantages-of-block-level-storage/</link>
		<comments>http://www.excitingip.com/2447/advantages-of-file-level-storage-vs-advantages-of-block-level-storage/#comments</comments>
		<pubDate>Wed, 14 Sep 2011 06:50:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Storage]]></category>

		<guid isPermaLink="false">http://www.excitingip.com/?p=2447</guid>
		<description><![CDATA[There are basically two types of technologies that are popular with storage systems &#8211; File level storage which are popular with NAS Systems &#38; Block level storage which are popular with SAN systems. In this article, we will look at what they are, and the advantages of File Level Storage systems Vs Advantages of Block [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">There are basically two types of technologies that are popular with storage systems &#8211; File level storage which are popular with NAS Systems &amp; Block level storage which are popular with SAN systems. In this article, we will look at what they are, and the advantages of File Level Storage systems Vs Advantages of Block Level Storage systems.</p>
<h3 style="text-align: justify;">What is a File Level Storage System?</h3>
<p style="text-align: justify;">A File Level storage system is the most common storage system that we find with our hard-drives, NAS systems, etc. In this type of storage, the storage disk is configured with a particular protocol (Like NFS, etc) and files are stored and accessed from it as such, in bulk.</p>
<h3 style="text-align: justify;">Advantages of File Level Storage System:</h3>
<ul>
<li style="text-align: justify;">File level storage system is simple to implement and simple to use.</li>
<li style="text-align: justify;">It stores files and folders and is visible as such, to both the systems storing the files and the systems accessing it.</li>
<li style="text-align: justify;">File level storage systems are generally inexpensive, when compared to block level storage systems.</li>
<li style="text-align: justify;">File level storage systems are more popular with <a title="NAS – Advantages, Limitations &amp; Recommendations for Ethernet Storage over TCP/IP Networks" href="http://www.excitingip.com/819/network-attached-storage-advantages-limitations-ethernet-storage-ip-network-best-practices/" target="_blank">NAS based storage systems</a> &#8211; Network Attached Storage.</li>
<li style="text-align: justify;">They can be configured with common file level protocols like NTFS (Windows), NFS (Linux), etc.</li>
<li style="text-align: justify;">File level storage systems are well suited for bulk file storage.</li>
<li style="text-align: justify;">The file level storage device itself can generally handle operations like access control, integration with corporate directories, etc.</li>
</ul>
<h3>What is a Block level storage system?</h3>
<p>In Block level storage systems, raw blocks (storage volumes) are created and each block can be controlled like an individual hard drive. Generally, these blocks are controlled by the Server based Operating Systems. Each block/ storage volume can be individually formatted with the required file system.</p>
<h3 style="text-align: justify;">Advantages of Block level storage systems:</h3>
<ul>
<li style="text-align: justify;">Block level storage systems offer a better performance/ speed than file level storage systems.</li>
<li style="text-align: justify;">Each block / storage volume can be treated as an independent disk drive and are controlled by external Server OS.</li>
<li style="text-align: justify;">Each block / storage volume can be formatted with the file system required by the application (NFS / NTFS / SMB , etc).</li>
<li style="text-align: justify;">Block level storage systems are very popular with SAN &#8211; Storage Area Networks.</li>
<li style="text-align: justify;">Block level storage systems are more reliable, and their transport systems are very efficient.</li>
<li style="text-align: justify;">Block level storage can be used to store files and also provide the storage required for special applications like Databases, VMFS (Virtual Machine File Systems), etc.</li>
<li style="text-align: justify;">They can support external boot-up of the systems connected to them.</li>
</ul>
<h2 style="text-align: justify;">excITingIP.com</h2>
<p style="text-align: justify;">You could stay up to date on the various computer networking/ enterprise IT technologies by subscribing to this blog with your email address in the sidebar box that says, &#8216;Get email updates when new articles are published&#8217;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.excitingip.com/2447/advantages-of-file-level-storage-vs-advantages-of-block-level-storage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Advantages of a NAS Box over External Hard-disk drive for Storage/Backup in SOHO/SMB</title>
		<link>http://www.excitingip.com/2199/advantages-of-a-nas-box-over-external-hard-disk-drive-for-storagebackup-in-sohosmb/</link>
		<comments>http://www.excitingip.com/2199/advantages-of-a-nas-box-over-external-hard-disk-drive-for-storagebackup-in-sohosmb/#comments</comments>
		<pubDate>Mon, 18 Jul 2011 15:05:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Storage]]></category>

		<guid isPermaLink="false">http://www.excitingip.com/?p=2199</guid>
		<description><![CDATA[For a small business / SOHO there may be relatively few documents and files to store, but the available budget and the technical expertise is limited. In such cases, why not consider a NAS (Network Attached Storage) Box instead of External Hard-disk Drive for storage / back-up? An entry level NAS box might give many features and functionalities that may be very useful for SOHO / small business users and the price difference between an external hard disk &#038; entry level NAS box is not very much.]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">For a small business / SOHO there may be relatively few documents and files to store, but the available budget and the technical expertise is limited. In such cases, why not consider a NAS (Network Attached Storage) Box instead of External Hard-disk Drive for storage / back-up? An entry level NAS box might give many features and functionalities that may be very useful for SOHO / small business users and the price difference between an external hard disk &amp; entry level NAS box is not very much.</p>
<h3 style="text-align: justify;">But first let us consider the advantages of External Hard Disk/Drive:</h3>
<p style="text-align: justify;">1. Low cost.<br />
2. Portable &#8211; Can be carried anywhere.<br />
3. Sufficient storage capacity &#8211; 320 GB to 1.5 TB in popular models.<br />
4. Automatic backup software.<br />
5. Encryption software.<br />
6. Connects to any Computer/Laptop using the USB port/ eSATA port.<br />
7. Available anywhere and simple to use.</p>
<h3 style="text-align: justify;">Now, let us look at the advantages of NAS box:</h3>
<p style="text-align: justify;">1. Connects to the Network directly using RJ-45 Ports.<br />
2. Multiple users can simultaneously connect to, store &amp; share files using the NAS box.<br />
3. Cost is almost equivalent / slightly higher than an external Hard-disk Drive of similar capacity.<br />
4. Automatic back-up/ encryption.<br />
5. The contents of the NAS box can be remotely accessed (If it supports <a title="A Simple Introduction to DNS &amp; DDNS and Why your organization might need them" href="http://www.excitingip.com/2123/a-simple-introduction-to-dns-ddns-and-why-your-organization-might-need-them/" target="_blank">DDNS</a>) from anywhere over the Internet.<br />
6. Media stored in the NAS box (audio/video) can be streamed within a small network, without users having to download files every time.<br />
7. NAS box enables companies to create common storage and backup mechanism so that the data need not be duplicated in all the individual users PC/ Laptop.<br />
8. Some NAS Boxes support multiple disk-drives to be mounted on the same box for additional storage capacity.<br />
9. Some NAS Boxes support RAID with multiple disk-drives to ensure that the data is available even if one of the disk-drive fails (Redundancy).<br />
10. Some NAS Boxes support <a title="What is Bare Metal Recovery and what are its Advantages/ Limitations?" href="http://www.excitingip.com/934/bare-metal-restore-recovery-backup-for-disaster-recovery/" target="_blank">Bare Metal Recovery</a> (Restoring the state of the NAS box to how it was, on a certain date/time).<br />
11. NAS a higher storage capacity &#8211; 1 TB/ 2 TB/ 3 TB/ 6 TB, etc.<br />
12. Independent device &#8211; Can be Always ON and not dependent on a particular user&#8217;s laptop. Anyone connected to the network can access it anytime.<br />
13. Even if you just have a Wi-Fi network, you can connect the NAS box to one of the Wired ports of the broadband router and it becomes accessible to everyone over the Wi-Fi Network.</p>
<p style="text-align: justify;">So, if you are buying a storage/ backup device for your SOHO/ SMB or even your home, why not consider a NAS box?</p>
<p style="text-align: justify;"><strong>excITingIP.com</strong></p>
<p style="text-align: justify;">You could stay up to date on the various computer networking/ related IT technologies by subscribing to this blog with your email address in the sidebar box that says, &#8216;Get email updates when new articles are published&#8217;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.excitingip.com/2199/advantages-of-a-nas-box-over-external-hard-disk-drive-for-storagebackup-in-sohosmb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RAID Basics &amp; RAID Recovery</title>
		<link>http://www.excitingip.com/2181/raid-basics-raid-recovery/</link>
		<comments>http://www.excitingip.com/2181/raid-basics-raid-recovery/#comments</comments>
		<pubDate>Fri, 15 Jul 2011 19:58:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Storage]]></category>
		<category><![CDATA[data loss in RAID]]></category>
		<category><![CDATA[data recovery for RAID]]></category>
		<category><![CDATA[RAID basics]]></category>
		<category><![CDATA[RAID data loss]]></category>
		<category><![CDATA[RAID data recovery]]></category>
		<category><![CDATA[RAID recovery]]></category>

		<guid isPermaLink="false">http://www.excitingip.com/?p=2181</guid>
		<description><![CDATA[RAID Basics: RAID Systems (In Computers, Servers, NAS, etc) use multiple disk-drives to store data to prevent data loss when individual drives fail &#38; to increase the read/write memory performance. Software based RAID systems provided by the operating systems use the system CPU to create and manage RAID drives while Hardware based RAID systems require [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;" align="JUSTIFY"><span style="font-size: small;"><strong>RAID Basics:</strong></span></p>
<p style="text-align: justify;" align="JUSTIFY"><span style="font-size: small;">RAID Systems (In Computers, Servers, <a title="NAS – Advantages, Limitations &amp; Recommendations for Ethernet Storage over TCP/IP Networks" href="http://www.excitingip.com/819/network-attached-storage-advantages-limitations-ethernet-storage-ip-network-best-practices/" target="_blank">NAS</a>, etc) use multiple disk-drives to store data to prevent data loss when individual drives fail &amp; to increase the read/write memory performance. Software based RAID systems provided by the operating systems use the system CPU to create and manage RAID drives while Hardware based RAID systems require a dedicated hardware RAID controller/ processor, that can access multiple disks simultaneously for the same purpose. There are many types of RAID systems and the common ones are RAID 0, 1, 5, 10, etc.</span></p>
<p style="text-align: justify;" align="JUSTIFY"><a href="http://www.excitingip.com/wp-content/uploads/2011/07/RAIDarchitecturediagram.jpeg"><img class="aligncenter size-full wp-image-2182" title="RAIDarchitecturediagram" src="http://www.excitingip.com/wp-content/uploads/2011/07/RAIDarchitecturediagram.jpeg" alt="RAID architecture diagram - RAID 0, RAID 1, RAID 10, RAID 5" width="606" height="439" /></a></p>
<p style="text-align: justify;" align="JUSTIFY"><span style="font-size: small;">In <strong>RAID 0</strong>, data is split and written on two disks – Half of it on one disk, and the other half on the other. This type of RAID system is mainly used to improve the read/write operations &amp; memory performance in general as it employs Data striping with multiple disks. It offers no protection for data, as such. </span></p>
<p style="text-align: justify;" align="JUSTIFY"><span style="font-size: small;">In <strong>RAID 1</strong>, data is written on one disk and simultaneously copied to another disk (Disk Mirroring). Even if one disk fails, there would be no disruption of services as the system can use the other disk which contains the exact copy of the failed disk. But in RAID 1, the usable disk space is 50% of the total installed capacity. </span></p>
<p style="text-align: justify;" align="JUSTIFY"><span style="font-size: small;"><strong>RAID 10</strong> is a combination of RAID 1 &amp; RAID 0. It needs a minimum of four disks to configure. In this, two disks are paired as one set and data is mirrored within each set, which accounts for data recovery. Data is still split into two and written alternatively on each set of drives &#8211; one by one which accounts for data striping and better performance. Usable disk space is 50% of the total installed capacity.</span></p>
<p style="text-align: justify;" align="JUSTIFY"><span style="font-size: small;"><strong>RAID 5</strong> requires minimum 3 disks to implement and it uses parity. If a disk fails, using the parity value (which is a function of data on other two disks) the data which was stored on the failed disk can be calculated for each block. RAID 5 gives good performance as it can use data striping to write across multiple disks &amp; it can also give a better storage efficiency – Usable capacity: Total Capacity <em>Minus</em> Disk capacity of one disk. </span></p>
<p style="text-align: justify;" align="JUSTIFY"><span style="font-size: small;">Though RAID systems provide for disk redundancy (when one of the disks fail), there are situations where data might still be lost/ inaccessible. Can data from such RAID systems be recovered? </span></p>
<p style="text-align: justify;" align="JUSTIFY"><span style="font-size: small;"><strong>Some reasons for data loss in RAID systems:</strong></span></p>
<ol style="text-align: justify;">
<li>
<p align="JUSTIFY"><span style="font-size: small;">More than one drive failing at the same time / another drive failing just before the faulty drive is replaced.</span></p>
</li>
<li>
<p align="JUSTIFY"><span style="font-size: small;">RAID Controller Card failure/ RAID configuration gets corrupted.</span></p>
</li>
<li>
<p align="JUSTIFY"><span style="font-size: small;">Accidental formatting of all Disks/ Bad Sectors.</span></p>
</li>
<li>
<p align="JUSTIFY"><span style="font-size: small;">Accidental file deletion (manual errors).</span></p>
</li>
<li>
<p align="JUSTIFY"><span style="font-size: small;">Recovery failure after a failed drive is replaced, etc.</span></p>
</li>
</ol>
<p style="text-align: justify;" align="JUSTIFY"><span style="font-size: small;"><strong>Data Recovery for RAID Systems:</strong> </span></p>
<p style="text-align: justify;" align="JUSTIFY"><span style="font-size: small;">There are multiple methods used in recovering data from failed RAID systems, and some of them are discussed below.</span></p>
<p style="text-align: justify;" align="JUSTIFY"><span style="font-size: small;">A method called &#8216;striping&#8217; is used in most of the RAID systems which stores the data to various drives in small blocks of 128/256 Kbps (for example). This is referred to as stripe size. So, the files that are smaller than the stripe size (like small text documents, spreadsheets, etc) can be recovered in full as they can be accommodated into a single block and hence may not be split. </span></p>
<p style="text-align: justify;" align="JUSTIFY"><span style="font-size: small;">But even larger documents that are split into multiple blocks and stored in multiple drives can be recovered by a process called &#8216;De-Striping&#8217;, where each block of data is copied sector by sector from all the drives involved into a new destination and attempts are made to arrange all the sectors in the right order to reconstruct the (larger) original file. It may not be possible to recover all the files like this but depending on the extent of damage, most of them might be recovered.</span></p>
<p style="text-align: justify;" align="JUSTIFY"><span style="font-size: small;">If the drives in a RAID array are accidentally formatted, it might still be possible to recover data from them depending on how they were formatted – If an OS/ Software was used to format the drives (in high level), the old data might still be available in the free space and can be recovered. But if a Controller was used to format the drives (in low level), there is a chance that data might have been totally erased. </span></p>
<p style="text-align: justify;" align="JUSTIFY"><span style="font-size: small;">There maybe cases where some hardware components of RAID systems might have been physically damaged – In such cases, the failed components may be replaced to recover the data. </span></p>
<p style="text-align: justify;" align="JUSTIFY"><span style="font-size: small;">It might be a good idea to take professional help from companies specialized in RAID recovery in case of RAID system data loss/ failure.</span></p>
<h2 style="text-align: justify;" align="JUSTIFY">excITingIP.com</h2>
<p style="text-align: justify;" align="JUSTIFY">You could stay up to date on the various computer networking/ related IT technologies by subscribing to this blog with your email address in the sidebar box that says, &#8216;Get email updates when new articles are published&#8217;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.excitingip.com/2181/raid-basics-raid-recovery/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Should you use self encrypting hard disk drives?</title>
		<link>http://www.excitingip.com/1977/should-you-use-self-encrypting-hard-disk-drives/</link>
		<comments>http://www.excitingip.com/1977/should-you-use-self-encrypting-hard-disk-drives/#comments</comments>
		<pubDate>Fri, 03 Jun 2011 06:06:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Storage]]></category>
		<category><![CDATA[advantages of self encrypting drive]]></category>
		<category><![CDATA[SED]]></category>
		<category><![CDATA[self encrypted drive]]></category>
		<category><![CDATA[self encrypting disks]]></category>
		<category><![CDATA[self encrypting drive]]></category>
		<category><![CDATA[self encrypting drives]]></category>
		<category><![CDATA[software encryption vs self encrypted drive]]></category>
		<category><![CDATA[what is self encrypting drive]]></category>
		<category><![CDATA[why self encrypting drive]]></category>

		<guid isPermaLink="false">http://www.excitingip.com/?p=1977</guid>
		<description><![CDATA[Self Encrypting hard disk drives just encrypt anything that you store on your desktop/ laptop hard-disk drives. One important reason to use encrypted drives is to ensure that sensitive data is not disclosed to third parties if your hard drive/ laptop is stolen. Let us see more about Self Encrypting hard disk drives, in this [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Self Encrypting hard disk drives just encrypt anything that you store on your desktop/ laptop hard-disk drives. One important reason to use encrypted drives is to ensure that sensitive data is not disclosed to third parties if your hard drive/ laptop is stolen. Let us see more about Self Encrypting hard disk drives, in this article.</p>
<h3 style="text-align: justify;">What is a Self Encrypting Drive and Why is it used?</h3>
<p style="text-align: justify;">Encryption, has long been used to protect confidential documents and communications. Software based encryption tools are available to either selectively encrypt certain files (or) encrypt whole disks. But software based encryption tools mostly leave the decision of encrypting (or) not, to employees. So, there is a chance that employees may not encrypt important information stored in their laptop disks (or) encrypt only those files which they consider as important. So, that&#8217;s a bit like leaving it to chance.</p>
<p style="text-align: justify;">Encryption, as a technology has matured enough and these days encryption is done using 128 bit/ 256 bit keys. Encryption can be done using existing hardware / processing resources and is very difficult to break (It might take many years for hackers to decrypt info using brute force methods). But authentication, is as important as encryption. Even the biggest encryption key may be useless if the password is &#8217;123&#8242;.</p>
<p style="text-align: justify;">Self encrypting hard drives are transparent to users. It doesn&#8217;t matter what operating system / applications are being used, as the encryption is done using specialized hardware ASIC modules on the disk itself. This improves the encryption performance and precious CPU cycles can be utilized for other processes.</p>
<p style="text-align: justify;">Some vendors support pre-boot authentication, which allows the user to enter a password to decrypt the disk contents, before the booting process starts. Its possible to integrate self encrypting disks to Windows single log-on / password update policy in order to support a single password log-in and subject it to corporate policies like mandatory password changes &#8211; once in 90 days, for example.</p>
<p style="text-align: justify;">Some vendors even offer centralized administration features like management of users, user credentials (passwords), access rights, resetting forgotten passwords, etc. Its possible to integrate some self encrypting drives with corporate directories like Active Directory. Other enterprise systems like Servers, NAS/ SAN Storage etc can also use self encrypted disks (perhaps in future, if not already). Even <a title="Are we moving towards Solid State Disks/Drives for Storage?" href="http://www.excitingip.com/894/ssd-flash-storage/" target="_blank">Solid State Drives (SSD) </a>manufacturers are <a href="http://www.engadget.com/2009/04/16/samsung-comes-clean-with-self-encrypting-ssds/" target="_blank">coming out with Self encrypting solid state drives</a>.</p>
<p style="text-align: justify;">The main advantage of encrypting the whole disk is to secure confidential data/ information from being exposed if a laptop/ disk drive is stolen. Think about this &#8211; even if you give a laptop for service/ disk for replacement, some sensitive information can be recovered/ stolen. In an auto-lock mode, disks are by default kept encrypted and even if a colleague tries to break into your laptop and look for/ steal some data, they may not be able to. And besides, it is easy to dispose off the self encrypting drives as the encryption key can be just removed from the drive in order to render the disk useless.</p>
<p style="text-align: justify;">Speaking of keys, the encryption keys are stored in a secure/ inaccessible place in the disk along with other manufacturer information. This is the key that is checked against user-input credential which should generate an identical copy of the key, for the authentication to succeed.</p>
<h3 style="text-align: justify;">Software Encryption (vs) Self Encrypting Drives:</h3>
<p style="text-align: justify;">There are software tools that are installed over an operating system to either selectively or completely encrypt the disk drives. But these are operating system specific, unlike self encrypting drives that are operating system independent.</p>
<p style="text-align: justify;">Software based encryption has some advantages like encrypting only the important/ required files and folders, encrypting email attachments, can be used along with digital signatures, encrypting external hard disks/ USB drives, encrypting content stored in mobile / tablet drives, etc.</p>
<p style="text-align: justify;">But self encrypting drives use hardware based ASIC chips to encrypt all the content stored on disks. They don&#8217;t use the main CPU and hence  encryption performance is faster and better (Often encryption is transparent to users). The keys are stored in a secure (inaccessible location) on the disk drive itself and most of the operations that can be done using normal drives can be done by self encrypting drives without introducing major changes &#8211; For example, once decrypted, RAID controllers work in the same way for both.</p>
<h2 style="text-align: justify;">excITingIP.com</h2>
<p style="text-align: justify;">You could stay up to date on the various computer networking/ related IT technologies by subscribing to this blog with your email address in the sidebar box that says, &#8216;Get email updates when new articles are published&#8217;.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.excitingip.com/1977/should-you-use-self-encrypting-hard-disk-drives/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is a Converged Network Adapter (CNA)?</title>
		<link>http://www.excitingip.com/1870/what-is-a-converged-network-adapter-cna/</link>
		<comments>http://www.excitingip.com/1870/what-is-a-converged-network-adapter-cna/#comments</comments>
		<pubDate>Thu, 12 May 2011 04:22:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Storage]]></category>
		<category><![CDATA[advantages of CNA]]></category>
		<category><![CDATA[CNA]]></category>
		<category><![CDATA[CNA architecture diagram]]></category>
		<category><![CDATA[converged network adapter]]></category>
		<category><![CDATA[converged network adapter connectivity]]></category>
		<category><![CDATA[converged network adapter diagram]]></category>
		<category><![CDATA[what is CNA]]></category>
		<category><![CDATA[what is converged network adapter]]></category>

		<guid isPermaLink="false">http://www.excitingip.com/?p=1870</guid>
		<description><![CDATA[In large enterprise companies, main servers have (at least) two adapters - FC HBA (FIber Channel Host Bus Adapter) &#038; Ethernet NIC (Ethernet Network Interface Card) to connect to the storage network (Fiber Channel) and computer network (Ethernet). Converged Network Adapters  converge the functionality of both the adapters into one. Read on, to find out more...]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">In large enterprise companies, main servers have (at least) two adapters &#8211; FC HBA (FIber Channel Host Bus Adapter) &amp; Ethernet NIC (Ethernet Network Interface Card) to connect to the storage network (Fiber Channel) and computer network (Ethernet). Converged Network Adapters  converge the functionality of both the adapters into one. Read on, to find out more&#8230;</p>
<p style="text-align: justify;"><a href="http://www.excitingip.com/wp-content/uploads/2011/05/CNAArchitectureDiagram.jpeg"><img class="aligncenter size-full wp-image-1872" title="CNAArchitectureDiagram" src="http://www.excitingip.com/wp-content/uploads/2011/05/CNAArchitectureDiagram.jpeg" alt="Converged Network Adapter and FCOE - Architecture Diagram" width="600" height="462" /></a>In the above diagram, both the traditional set up with FC HBA + NIC (and) the new set up with CNA/FCOE are represented. As you can see, with the set up in the first diagram, two separate adapters are required on the server to connect to Ethernet based Computer Network and FC based Storage Network respectively.</p>
<p style="text-align: justify;">But the set up in the second diagram requires just one adapter (Converged Network Adapter &#8211; CNA) which carries both Ethernet traffic as well as FCOE traffic in a single cable. This cable connects to one of the Ethernet ports in the Converged Switch that has both Ethernet as well as Fiber Channel ports. This Converged Switch converts the FCOE traffic in to Fiber Channel traffic to be sent to the FC SAN over the Fiber Channel Network. The computer network traffic is directly sent to the LAN over the Ethernet Network.</p>
<h3 style="text-align: justify;">Salient points about CNA &#8211; Converged Network Adapter:</h3>
<ul>
<li style="text-align: justify;"><a title="Storage/Network Convergence with FCOE: Fiber Channel Over Ethernet – Need, Advantages &amp; Limitations" href="http://www.excitingip.com/960/fcoe-fiber-channel-over-ethernet-need-enhancements-advantages-disadvantages/" target="_blank">Fiber Channel Over Ethernet (FCOE)</a> is a standard that encapsulates Fiber Channel (FC) traffic over the Ethernet packets to be run on Ethernet Networks.</li>
<li style="text-align: justify;">The Converged Network Adapter (CNA) connects to the server using the PCI Express expansion interface.</li>
<li style="text-align: justify;">CNA can offload the FCOE protocol processing task, thereby freeing the server CPU resources from doing that task.</li>
<li style="text-align: justify;">The new setup works with Fiber Channel Networks, FC Switches and Fiber Channel Management Utilities. Some vendors even offer converged management utilities for their Fiber Channel products along with the CNA &#8211; Converged Network Adapters/ FCOE.</li>
<li style="text-align: justify;">The main advantage of Converged Network Adapter is the reduction of the number of adapters required on the server, reduction of the amount of cables, reduction in the amount of switch ports, reduction in the number of PCI Express slots (on the server).</li>
<li style="text-align: justify;">Since most of the Converged Network Adapters support 10 GBEE (10 Gigabit Enhanced Ethernet), the performance of the network carrying both network and storage traffic should be good enough. And since CNA follows the same Ethernet standards, 40 GBEE &amp; 100 GBEE will be supported in future.</li>
<li style="text-align: justify;">There are special switches that support FCOE capabilities on their Ethernet ports. They either come as stand alone switches with both Ethernet/FCOE Ports &amp; FC Ports (or) Chassis based switches that support both Ethernet/FCOE &amp; FC Blade modules.</li>
<li style="text-align: justify;">Some vendors offer these FCOE supported Switches as Ethernet only (with a lower price), to connect to the computer network presently.  But, FCOE &amp; FC functionalities can be included in the future (through a software upgrade), whenever required.</li>
<li style="text-align: justify;">Converged Enhanced Ethernet Standard for Data Center Networks is recommended for carrying FCOE traffic, but is not mandatory. So, FCOE based switches can work with normal Ethernet based switches as well.</li>
<li style="text-align: justify;">CEE &#8211; Converged Enhanced Ethernet makes FCOE Storage Network more reliable as it eliminates the lossy behavior of Ethernet by introducing some features like Priority flow control, Congestion Notification, Enhanced Transmission Selection, DCB Capability Exchange protocol, etc.</li>
<li style="text-align: justify;">CNA supports Copper and Fiber Transceivers with SFP Plus Form Factor.</li>
<li style="text-align: justify;">Many types of cables like Copper Twin-ax, <a title="Know your Cat 5-6-7 Unshielded Twisted Pair (UTP) Network Cables" href="http://www.excitingip.com/847/know-your-cat-5-6-7-unshielded-twisted-pair-utp-network-cables/">Copper Twisted Pair (Cat 6a)</a>, Single Mode &amp; Multi Mode Fiber are supported by CNA/FCOE.</li>
<li style="text-align: justify;">Sever Virtualization Vendors support Converged Network Adapters for further reduction in the required hardware for Data Centers.</li>
<li style="text-align: justify;">Converged Network Adapters can be used as stand-alone 10 GE NIC (Network Interface Cards), if storage networking is not immediately required. FCOE &amp; FC SAN functionalities can be added later on.</li>
</ul>
<h2 style="text-align: justify;">excITingIP.com</h2>
<p style="text-align: justify;">You could stay up to date on the various computer networking technologies by subscribing to this blog with your email address in the sidebar box that says, &#8216;Get email updates when new articles are published&#8217;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.excitingip.com/1870/what-is-a-converged-network-adapter-cna/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why you need to implement a Storage Area Network using iSCSI over an IP Network</title>
		<link>http://www.excitingip.com/1050/what-is-iscsi-advantages-of-iscsi-storage-area-netwrok-san/</link>
		<comments>http://www.excitingip.com/1050/what-is-iscsi-advantages-of-iscsi-storage-area-netwrok-san/#comments</comments>
		<pubDate>Mon, 10 Jan 2011 11:20:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Storage]]></category>
		<category><![CDATA[advantages of iSCSI]]></category>
		<category><![CDATA[advantages of storage area network]]></category>
		<category><![CDATA[disadvantages of iSCSI]]></category>
		<category><![CDATA[introduction to iscsi]]></category>
		<category><![CDATA[iSCSI]]></category>
		<category><![CDATA[iscsi SAN]]></category>
		<category><![CDATA[iSCSI vs FC]]></category>
		<category><![CDATA[limitations of iSCSI]]></category>
		<category><![CDATA[new storage area network]]></category>
		<category><![CDATA[overview of iscsi]]></category>
		<category><![CDATA[salient points about iSCSI]]></category>
		<category><![CDATA[storage area network]]></category>
		<category><![CDATA[upgrade storage area network]]></category>
		<category><![CDATA[what is iSCSI]]></category>

		<guid isPermaLink="false">http://www.excitingip.com/?p=1050</guid>
		<description><![CDATA[The first image defines what is iSCSI and what exactly its role is, in Storage Area Networks. Convergence is happening over IP everywhere (one reason why IP is exciting!), and even the Storage Area Network is expected to converge over IP networks through iSCSI especially with the anticipation of lossless Converged Enhanced Ethernet. The other popular option being FCOE (Fiber Channel Over Ethernet).

]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.excitingip.com/wp-content/uploads/2011/01/whatisiSCSI.png"><img class="aligncenter size-full wp-image-1051" title="whatisiSCSI" src="http://www.excitingip.com/wp-content/uploads/2011/01/whatisiSCSI.png" alt="what is iSCSI and why it makes a good storage area network (SAN)" width="600" height="800" /></a></p>
<p style="text-align: justify;"><a href="http://www.excitingip.com/wp-content/uploads/2011/01/advantagesofSAN.png"><img class="aligncenter size-full wp-image-1052" title="advantagesofSAN" src="http://www.excitingip.com/wp-content/uploads/2011/01/advantagesofSAN.png" alt="advantages of storage area network (SAN)" width="700" height="525" /></a></p>
<p style="text-align: justify;">The first image defines what is iSCSI and what exactly its role is, in Storage Area Networks. Convergence is happening over IP everywhere (one reason why IP is exciting!), and even the Storage Area Network is expected to converge over IP networks through iSCSI especially with the anticipation of lossless Converged Enhanced Ethernet. The other popular convergence option being <a href="http://www.excitingip.com/960/fcoe-fiber-channel-over-ethernet-need-enhancements-advantages-disadvantages/" target="_blank">FCOE (Fiber Channel Over Ethernet)</a>.</p>
<p style="text-align: justify;">The second image lists the advantages of Storage Area Networks, in general. If you have been hesitating to implement/ upgrade to a Storage Area Network (SAN) because of cost, complexity, or any other reason, <strong>iSCSI SAN</strong> now offers you <strong>lot of advantages</strong> in addition to the ones mentioned above. Let us look at some of them:</p>
<ul>
<li style="text-align: justify;">With iSCSI, a separate network for SAN is not required as it uses the <strong>existing IP Networks</strong> and components (NIC, Switches, Cables etc) to create the Storage Area Network.</li>
<li style="text-align: justify;">The <strong>cost</strong> of creating a iSCSI SAN is <strong>very less</strong> when compared to the cost of creating a FC(Fiber Channel) SAN.</li>
<li style="text-align: justify;">iSCSI based SAN can <strong>co-exist</strong> with the existing FC based SAN. Customers have the option of retaining their existing investments on FC SAN&#8217;s and still expand by adding additional storage capacity using iSCSI SAN.</li>
<li style="text-align: justify;">iSCSI SAN does <strong>not</strong> have any <strong>distance limitation</strong>. You can have a Data Center anywhere in the world and still back up/ restore the data remotely (over WAN/Internet) to your Local Area Network/ vice versa.</li>
<li style="text-align: justify;">Since iSCSI SAN can be located anywhere, they are very useful for<strong> disaster recovery</strong> objectives.</li>
<li style="text-align: justify;">iSCSI SAN can use either a <strong>specialized HBA</strong> (Host Bus Adapter) to connect the servers to the SAN (or) just use the <strong>standard NIC Cards</strong>/ Ethernet ports for the same. This enables server I/O consolidation and reduces complexity/ cost.</li>
<li style="text-align: justify;"><strong>Gigabit Server Adapters</strong> (NIC Cards) are normally available in the market, and iSCSI can use them to connect to the network at Gigabit speeds today. They are available in Single Port/ Dual Port/ Quad Port etc, and connect to the server using <strong>PCI Express slots</strong>. Very soon, even 10 Gigabit Ethernet NIC Cards are expected to become popular, which offers much more capacity/ speed for SAN performance.</li>
<li style="text-align: justify;">Since iSCSI uses the normal IP based network components, its <strong>easy to learn, implement and maintain</strong>. Contrast this with Fiber Channel (FC) based SAN which requires a high level of expertise to create and maintain them.</li>
<li style="text-align: justify;">iSCSI is very much suitable for implementation of SAN in <strong>virtual server environments</strong> as it supports software initiators that make such integration easier. Also, since iSCSI supports whatever bandwidths supported by IP Networks, it can support 10 GE which might be required for virtual server environments.</li>
<li style="text-align: justify;">iSCSI allows <strong>direct backup&#8217;s</strong> to tape or disks, even from certain virtual servers.</li>
</ul>
<p style="text-align: justify;"><strong>Limitations / Disadvantages of iSCSI SAN: </strong></p>
<ul>
<li style="text-align: justify;">The IP network, currently is a <strong>best effort network</strong>. Hence it may drop packets or deliver them out of order during network congestion. But these attributes are not favorable for storage area networks as they need to be highly reliable. So, till the lossless Converged Enhanced Ethernet technologies are standardized and implemented, iSCSI SAN may still not be the most reliable option when compared to FC SAN.</li>
<li style="text-align: justify;">Server <strong>CPU&#8217;s</strong> may be<strong> burdened</strong> with iSCSI and TCP/IP Stack processing if HBA/ NIC cannot offload that function. This may result in the server processor cycles not working to their capacity for application processing, which is what they are primarily supposed to do.</li>
<li style="text-align: justify;">Since iSCSI is generally not run on a separate network (but is mixed with the IP network traffic), there may be <strong>networks congestion/ bandwidth constraints</strong> during peak hours especially if the network is not designed to support the bandwidth required for both the applications.</li>
<li style="text-align: justify;">iSCSI operates on <strong>clear text</strong> protocol (normally) and hence there is a chance that it might be exposed to hackers who are more familiar with the widely used IP Networks.</li>
</ul>
<p style="text-align: justify;"><strong>Salient points/ Good practices for iSCSI SAN that might be useful: </strong></p>
<ul style="text-align: justify;">
<li><strong>CHAP </strong>(Challenge Handshake Authentication Protocol) can be provisioned for <strong>authentication</strong> of iSCSI messages for security. Encryption, even if possible, may not be feasible &#8211; currently.</li>
<li>Some specialized HBA&#8217;s/ NIC Cards can <strong>offload</strong> processor hungry processes like iSCSI and TCP/ IP Stack processing. This can make the server processor work more efficiently.</li>
<li>Major Operating Systems (Including Windows and Linux) provide built-in <strong>software initiator</strong> drivers for iSCSI which makes their integration with IP network components, easy.</li>
<li>Its better to have a <strong>dedicated port</strong> for iSCSI SAN connection from a server (instead of sharing one network port). Better still, redundant ports can be provided for High Availability/ Link Aggregation.</li>
<li style="text-align: justify;">Its a good practice to have iSCSI packets flow on a <strong>separate VLAN</strong> so that the storage traffic can be logically separated from the general network traffic. Better still, if iSCSI can be operated on its own physical network segment (with dedicated switches/ cables, etc).</li>
</ul>
<p style="text-align: justify;">
<h2 style="text-align: justify;">excITingIP.com</h2>
<p style="text-align: justify;">In case you have any points to add on the above topic, you could comment below. You can also contact us using the <a href="http://www.excitingip.com/contact-form" target="_blank">contact form</a>. In order to be updated on the various computer networking technologies, you can subscribe to this blog using your email address in the sidebar box mentioned as &#8220;Get Email Updates When New Articles are Published&#8221;.</p>
<p style="text-align: justify;">
<p style="text-align: justify;">
<p style="text-align: justify;"><strong><br />
</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.excitingip.com/1050/what-is-iscsi-advantages-of-iscsi-storage-area-netwrok-san/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Storage/Network Convergence with FCOE: Fiber Channel Over Ethernet &#8211; Need, Advantages &amp; Limitations</title>
		<link>http://www.excitingip.com/960/fcoe-fiber-channel-over-ethernet-need-enhancements-advantages-disadvantages/</link>
		<comments>http://www.excitingip.com/960/fcoe-fiber-channel-over-ethernet-need-enhancements-advantages-disadvantages/#comments</comments>
		<pubDate>Sun, 12 Dec 2010 07:09:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Storage]]></category>
		<category><![CDATA[advantages of FCOE]]></category>
		<category><![CDATA[advantages of fiber channel over ethernet]]></category>
		<category><![CDATA[components of FCOE infrastructure]]></category>
		<category><![CDATA[disadvantages of FCOE]]></category>
		<category><![CDATA[disadvantages of fiber channel over ethernet]]></category>
		<category><![CDATA[FCOE]]></category>
		<category><![CDATA[fiber channel over ethernet]]></category>
		<category><![CDATA[need for FCOE]]></category>
		<category><![CDATA[need for fiber channel over ethernet]]></category>
		<category><![CDATA[network storage convergence]]></category>
		<category><![CDATA[storage network convergence]]></category>
		<category><![CDATA[what is FCOE]]></category>
		<category><![CDATA[what is fiber channel over ethernet]]></category>
		<category><![CDATA[why FCOE]]></category>

		<guid isPermaLink="false">http://www.excitingip.com/?p=960</guid>
		<description><![CDATA[FCOE or Fiber Channel Over Ethernet transports the SCSI storage data (used in FC networks) using Fiber Channel Protocol stack instead of TCP/IP stack; using the Ethernet infrastructure (NIC, Cables, Switches, etc). FCOE maps the FC commands and data directly into Ethernet frames (Fiber Channel frames are encapsulated in an Ethernet frame to create FCOE and the mapping is 1:1 meaning, there is no segmentation or compression of FC frames.

]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><a href="http://www.excitingip.com/wp-content/uploads/2010/12/FCOE.png"><img class="aligncenter size-full wp-image-961" title="FCOE" src="http://www.excitingip.com/wp-content/uploads/2010/12/FCOE.png" alt="Fiber Channel Over Ethernet - FCOE" width="594" height="449" /></a><a href="http://www.excitingip.com/wp-content/uploads/2010/12/FCOEarchitecturediagram.jpeg"><br />
</a></p>
<h3><a href="http://www.excitingip.com/wp-content/uploads/2010/12/FCOEarchitecturediagram.jpeg"> </a>What is the need for FCOE &#8211; Fiber Channel Over Ethernet?</h3>
<p style="text-align: justify;">High density storage for large organizations use SCSI and FC &#8211; Fiber Channel protocols. So, they reside in a separate network with their own adapters (HBA), FC Ports, FC Switches, Cables, etc. Fiber Channel has been reliable (lossless), and has good performance, speeds and hence they are very popular for large scale storage systems.</p>
<p style="text-align: justify;">But, with our ever pervasive IP Networking protocol standardizing on the Ethernet medium, all companies have their IP Networks running over Ethernet. People saw the opportunity to converge both the Computer Network and FC SAN Network, and hence two major protocols were born to enable such convergence &#8211; iSCSI and FCOE.</p>
<p style="text-align: justify;">iSCSI (SCSI over TCP/IP) replaced the FC stack with the TCP/IP stack so that the storage traffic could be transported over the low cost TCP/ IP Networks. This works well enough for small/ medium scale implementations but large networks still demanded the reliability of the Fiber Channel (FC) Network. Hence, FCOE &#8211; Fiber Channel Over Ethernet was conceived.</p>
<h3 style="text-align: justify;">What is FCOE &#8211; Fiber Channel Over Ethernet?</h3>
<p style="text-align: justify;">FCOE or Fiber Channel Over Ethernet transports the SCSI storage data (used in Fiber Channel &#8211; FC networks) using Fiber Channel Protocol stack instead of TCP/IP stack; using the Ethernet infrastructure (NIC, Cables, Switches, etc). FCOE maps the FC commands and data directly into Ethernet frames (Fiber Channel frames are encapsulated in Ethernet frames) to create FCOE and the mapping is 1:1 meaning, there is no segmentation or compression of FC frames.</p>
<p style="text-align: justify;">But, as we know, Ethernet is a lossy medium &#8211; it provides a single best effort pipe that drops packets during a network congestion. So, in FCOE, FC is simply encapsulated and run over a <em>lossless Ethernet infrastructure</em>.</p>
<h3 style="text-align: justify;">So, how is that Lossless Ethernet Infrastructure created by FCOE?</h3>
<p style="text-align: justify;">FCOE has to create a lossless Ethernet environment in order to ensure the reliability of large scale storage data transportation. Two standards enable that &#8211; The Data Center Bridging (DCB) and Converged Enhanced Ethernet (CEE). A few of the enhancements to Ethernet (to make it lossless) are described below to get an idea about DCB and CEE.</p>
<p style="text-align: justify;"><strong>IEEE 802.1Qbb: Priority Flow Control </strong>- IEEE had earlier defined the means to categorize traffic according to its priority &#8211; IEEE 802.1p (QoS Standard). So, the new standard IEEE 802.1bb takes advantage of this standard by first allowing to classify the traffic in to eight categories (lanes), each of which could be assigned a priority level. Priority Flow Control issues a &#8216;Pause&#8217; command that allows to halt FCOE traffic during congestion so that the losses can be minimized and it uses the priority level to recognize FCOE from other types of traffic. So, the administrators can create lossless (virtual) lanes for FCOE traffic and lossy (virtual) lanes for normal IP based traffic.</p>
<p style="text-align: justify;"><strong>IEEE 802.1Qau: Congestion Notification -</strong> Congestion is measured at the congestion point, where ever it is happening but the action (like rate limiting) is taken at the reaction point (originating point). For example, an aggregation switch can ask an edge switch to stop (or limit) its traffic from a particular port, if congestion is encountered, through this standard.</p>
<p style="text-align: justify;"><strong>IEEE 802.1Qaz: Enhanced Transmission Selection -</strong> High Priority traffic (like FCOE) can be allocated with a minimum guaranteed bandwidth so that all the other traffic on the network does not congest the path due to their high volumes.  However, if FCOE traffic does not fully utilize the path (its reserved capacity), then the bandwidth is  allowed to be used by other types of traffic and this can be controlled dynamically by this protocol.</p>
<h3>What are the components of FCOE &#8211; Fiber Channel Over Ethernet Infrastructure?</h3>
<p style="text-align: justify;"><a href="http://www.excitingip.com/wp-content/uploads/2010/12/FCOEarchitecturediagram1.jpeg"><img class="aligncenter size-full wp-image-974" title="FCOEarchitecturediagram" src="http://www.excitingip.com/wp-content/uploads/2010/12/FCOEarchitecturediagram1.jpeg" alt="FCOE - Fiber Channel over Ethernet architecture diagram" width="446" height="327" /></a>There are basically three components of FCOE infrastructure:</p>
<p style="text-align: justify;">1. <strong>Converged Network Adapter (CNA)</strong> &#8211; The CNA is a single adapter in the server (that attaches to PCI Express Slot) which can provide the functionalities of both Ethernet NIC (Network Interface Cards) and FC HBA (Host Bus Adapters) virtually. That means, the server still sees two Interfaces and it sends the IP traffic to the NIC and FC traffic to the HBA. But the CNA collects both of them, and transports it over a single Ethernet cable after having wrapped all the Fiber Channel (FC) frames to Ethernet frames.</p>
<p style="text-align: justify;">2. <strong>FCOE Links</strong> &#8211; The FCOE infrastructure utilizes the same Ethernet infrastructure used by the TCP/IP Network. So, it uses the UTP Copper Cables, Optical Fiber Cables and even the low cost Twinax cables that use the SFP+ Interface to carry 10 GE for short distances.</p>
<p style="text-align: justify;">3.<strong> FCOE Switches/ Network Switches supporting FCOE protocol</strong> &#8211; The Fiber Channel SAN&#8217;s understand only the Fiber Channel Protocol and Fiber Channel Interfaces. So, there needs to be an intermediary that separates the FCOE traffic from the regular IP traffic and connects to the FC SAN&#8217;s directly. This intermediate functionality is given by FCOE Switches (or) Network switches (with FC Ports) supporting FCOE protocol. So, the HBA&#8217;s from the Servers connect to this FCOE Switch which in-turn connects to the SAN Network using FC ports and IP network using IP Ports.</p>
<h3>What are the advantages of FCOE &#8211; Fiber Channel Over Ethernet?</h3>
<ul>
<li style="text-align: justify;">FCOE reduces the two network adapters (HBA for storage connectivity, NIC for computer network connectivity) and two individual cables from each server to just one, thereby simplifying the network.</li>
<li style="text-align: justify;">FCOE can carry traffic over the Ethernet medium and hence use the familiar and easily available <a href="http://www.excitingip.com/847/know-your-cat-5-6-7-unshielded-twisted-pair-utp-network-cables/" target="_blank">copper UTP cables</a> and Optical Fiber Cables.</li>
<li style="text-align: justify;">One Network Adapter instead of two gives some power savings for the server.</li>
<li style="text-align: justify;">There are certain I/O Virtualization solutions that support FCOE which reduces the total number of server adapters (CNA) for a group of servers by consolidating them on to a I/O Virtualization appliance and allowing the servers to share the common pool of adapters. This, reduces the total number of CNA&#8217;s required for a group of servers. The servers themselves connect to the I/O Virtualization appliance through interfaces like PCI Express / appropriate cables from there. But certain proprietary vendor based drivers may have to be installed, to complete this setup.</li>
<li style="text-align: justify;">The performance of FCOE network is is comparable to that of FC/ IP networks with FCOE supporting the speeds of the Ethernet network ( Up to 1/ 10 Gbps currently and expanding to 40 Gbps and 100 Gbps in the future).</li>
<li style="text-align: justify;">FCOE can be used in virtualized environment (Server Virtualization) and is quite advantageous to use in such circumstances.</li>
<li style="text-align: justify;">FCOE, unlike iSCSI, is a very reliable Storage transportation protocol, and can scale up to thousands of servers.</li>
<li style="text-align: justify;">Since FCOE just encapsulates the FC data onto Ethernet frames for transportation only, all the existing administration tools and workflows for FC (Fiber Channel) remain intact and hence the investments in existing Fiber Channel storage is preserved while the reliability of FC is also maintained.</li>
<li style="text-align: justify;">The support from Network Switch vendors for FCOE by offering converged switches with both Ethernet and Fiber Channel ports strengthens the case of FCOE.</li>
</ul>
<h3>Dis-advantages / Limitations of FCOE &#8211; Fiber Channel Over Ethernet:</h3>
<ul>
<li style="text-align: justify;">The only Ethernet component that is currently compatible with FCOE is the cables. Everything else will have to change for implementing FCOE. So, the actual component saving today would only be the amount and cost of cables!</li>
<li style="text-align: justify;">The cost of a Unified CNA (though it is coming down) might still be more than the cost of the HBA and NIC combined!</li>
<li style="text-align: justify;">FCOE is currently restricted to Access Networks only (Server to Switch Connections). The distribution and core storage networks are still in Fiber Channel and will continue to be in Fiber Channel till FCOE technology matures enough to create its own FCOE SAN networks.</li>
<li style="text-align: justify;">iSCSI proponents might still argue that changing one disparate network in to another does not much amount to convergence of storage and network infrastructures.</li>
<li style="text-align: justify;">Security on FCOE networks might have to be re-looked as the network is now running over Ethernet and hence is more easily accessible than their Fiber Channel counterparts.</li>
</ul>
<h2 style="text-align: justify;">excITingIP.com</h2>
<p style="text-align: justify;">In case you want to add any more points or have clarifications, you can use the comment form below to drop a comment on this article or contact us using the <a href="http://www.excitingip.com/contact-form" target="_blank">contact form</a>. You could keep yourself updated on the various Computer Networking technologies by subscribing to this blog by submitting your email address in the box titled &#8220;Get Email Updates When New Articles are Published&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.excitingip.com/960/fcoe-fiber-channel-over-ethernet-need-enhancements-advantages-disadvantages/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>What is Bare Metal Recovery and what are its Advantages/ Limitations?</title>
		<link>http://www.excitingip.com/934/bare-metal-restore-recovery-backup-for-disaster-recovery/</link>
		<comments>http://www.excitingip.com/934/bare-metal-restore-recovery-backup-for-disaster-recovery/#comments</comments>
		<pubDate>Fri, 03 Dec 2010 18:51:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Storage]]></category>
		<category><![CDATA[advantages of bare metal recovery]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[bare metal recovery]]></category>
		<category><![CDATA[bare metal recovery for DR]]></category>
		<category><![CDATA[bare metal restore]]></category>
		<category><![CDATA[BMR]]></category>
		<category><![CDATA[data operating system application recovery]]></category>
		<category><![CDATA[data recovery]]></category>
		<category><![CDATA[disadvantages of bare metal recovery]]></category>
		<category><![CDATA[disaster recovery]]></category>
		<category><![CDATA[DR]]></category>
		<category><![CDATA[operating system recovery]]></category>
		<category><![CDATA[restoration of data]]></category>
		<category><![CDATA[what is bare metal recovery]]></category>
		<category><![CDATA[what is bare metal restore]]></category>

		<guid isPermaLink="false">http://www.excitingip.com/?p=934</guid>
		<description><![CDATA[If a server or a group of servers are totally destroyed (by a disaster like flood, fire etc), Bare Metal Recovery still enables the IT team to recreate them from scratch (on a different machine) including the Operating System, its configuration/ settings, patches, applications running on the operating system and (perhaps with the help of a back up software) even the data!]]></description>
			<content:encoded><![CDATA[<h3 style="text-align: justify;"><a href="http://www.excitingip.com/wp-content/uploads/2010/12/baremetalrecovery.png"><img class="aligncenter size-full wp-image-938" title="baremetalrecovery" src="http://www.excitingip.com/wp-content/uploads/2010/12/baremetalrecovery.png" alt="Bare Metal Recovery Restore" width="716" height="206" /></a>Why Bare Metal Recovery (BMR)?</h3>
<p style="text-align: justify;">Before exploring Bare Metal Recovery, we should see how a normal back-up process works briefly- You have a back-up agent installed on the clients/ servers that need to be backed up and a back-up server/ appliance that actually coordinates and stores the backed up data. Of course, the main aim of back up is to restore the data and hence the restoration process (on a machine whose hard disk was replaced, for example) basically consists of reinstalling the operating system first, then the applications and then the data and then the settings/ configurations. All these are individual processes that needs to be done individually.</p>
<p style="text-align: justify;">As you can guess, the chances of making errors in the above process are higher, as chances of human intervention (and reconfiguration) going wrong is more during the restore. It also takes more time to properly restore and check if everything has been done correctly, and troubleshoot if not. Bare Metal Recovery was introduced to make this process easier, better, faster and fail-proof.</p>
<h3 style="text-align: justify;">What is Bare Metal Recovery/Restore (BMR)?</h3>
<p style="text-align: justify;">If a server or a group of servers are totally destroyed (by a disaster like flood, fire etc), Bare Metal Recovery still enables the IT team to recreate them from scratch (on a different system/disks) including the Operating System, its configuration/ settings, patches, applications running on the operating system and (perhaps with the help of a back up software) even the data! The BMR solutions mostly follow automated processes with minimal human intervention &#8211; hence they are fast and mis-configurations could be avoided. So, the hardware on to which the system is being recovered can be devoid of any operating system, file formats, partitions etc, and the BMR would recover all of them! So, the restore disk could just be a bare metal (roughly)!</p>
<p style="text-align: justify;">Some BMR solutions take snapshots (images) of the entire disk and back it up frequently and restore to the most recent snapshot. This however makes it difficult to restore the data in a dissimilar hardware configuration. Some more vendors tweak their backup solution a little and add the BMR component to the same where each component(operating system, application, etc) could be separately installed (with changes, if required) as the backup solution stores the data and BMR solution backs up the operating system and the settings/ configuration.</p>
<h3 style="text-align: justify;">What are the advantages of Bare Metal Recovery (BMR)?</h3>
<ul style="text-align: justify;">
<li>BMR is faster than manual backup processes.</li>
<li>BMR is prone to lesser errors as human intervention in the backup process is minimized.</li>
<li>Saves a lot of administrative efforts during a disaster as all the settings/ configuration remains intact and the trouble of e-installing  individual softwares , operating systems manually can be avoided.</li>
<li>Certain BMR solutions allow incremental backup and restoration, which saves a lot of storage space and bandwidth, and helps backing up to a remote location.</li>
<li>Some vendors offer integrated BMR and Backup solutions which enable BMR to be added as an additional component of the regular backup where the configuration/ settings/ operating system etc are restored from BMR and data is restored from the normal backup software.</li>
<li>BMR can restore not only to the latest backup point, but also to any available (earlier) backup points.</li>
<li>BMR can recover the whole server, operating system and applications (or) selectively recover some of them.</li>
<li style="text-align: justify;">BMR can be used for automating server migrations (to other physical or virtual infrastructures) too, as the process is almost the same.</li>
</ul>
<h3 style="text-align: justify;">What are the disadvantages of Bare Metal Recovery (BMR)?</h3>
<ul style="text-align: justify;">
<li style="text-align: justify;">A common problem in BMR is the recovery to dissimilar hardware configuration (when compared to the original systems from which they were backed up), as the device drivers for the new hardware will most probably be different. But certain BMR solutions can handle this and recover to any new configuration of the hardware.</li>
<li style="text-align: justify;">BMR solutions are mostly specific to the operating system of the systems that need to be backed up and restored.</li>
<li style="text-align: justify;">BMR solutions generally do not support recovery from tape drives and even the ones that do, require that the BMR software and the tape drives be purchased from the same vendor.</li>
<li style="text-align: justify;">While backing up servers are critical, a lot of data is resident on mobile devices like laptops and tablets. More over, they keep frequently changing and sometimes cannot wait till the scheduled backup happens. In those cases, <a href="http://www.excitingip.com/770/continuous-data-protection-cdp-back-up-files/" target="_blank">Continuous Data Protection</a> might be more apt than bare metal recovery.</li>
<li style="text-align: justify;">BMR is more focused on disaster recovery and a company that has no investments in a backup software, would hesitate to invest for pure DR. Even if the company has a backup solution in place, there is no other option than to buy the BMR solution from the same vendor. And some backup solution vendors don&#8217;t integrate with BMR.</li>
</ul>
<h2 style="text-align: justify;">excITingIP.com</h2>
<p style="text-align: justify;">In case you have any point to add or have any questions, you can use the comment form below or contact us using the<a href="http://www.excitingip.com/contact-form" target="_blank"> contact form</a>. You could keep up to date with the latest technologies in the computer networking industry by subscribing with your email address in the box titled &#8220;Get email updates when new articles are published&#8221;</p>
<p style="text-align: justify;">
]]></content:encoded>
			<wfw:commentRss>http://www.excitingip.com/934/bare-metal-restore-recovery-backup-for-disaster-recovery/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

