Archive for February, 2009
Posted on February 27th, 2009.
RAID Recovery - RAID 5 Recovery Alternative Parity
RAID 5 is a block level striped set where the parity level is distributed all across the member disks. In case of a drive failure, the subsequent reads can be calculated for the distributed parity. In RAID 5 one block in each stripe is a parity block. A [...]
Read Full Post |
Make a Comment ( None so far )
Posted on February 27th, 2009.
RAID Recovery - Redundancy Techniques - Mirroring vs Parity
Data redundancy is a term commonly used in computer data storage and it is a property found in certain disk arrays, most commonly in RAID systems, providing fault tolerance. In case of disk failure, all or part of the data stored in the array can be recovered. [...]
Read Full Post |
Make a Comment ( None so far )
Posted on February 27th, 2009.
RAID Recovery - How to Recover from RAID 0 Failure
In RAID 0 data is split evenly across two or more striped disks with no parity information for redundancy. The distribution of data across the disks is in such a way that improves speed and full capacity. But the biggest drawback of RAID 0 is that [...]
Read Full Post |
Make a Comment ( None so far )
Posted on February 27th, 2009.
RAID Recovery - DATA Migration Checklist
The process of transferring data between storage types, formats, or computer systems is known as data migration. Data migration is usually done programmatically to achieve an automated migration thereby saving human involvement. Organizations generally use data migration when computer systems are changed or upgraded and when systems are merged.
There [...]
Read Full Post |
Make a Comment ( None so far )
Posted on February 26th, 2009.
RAID Recovery - Handling Failed RAID Systems
It is very important to replace failed drives immediately after the RAID failure; otherwise, possible negative consequences might occur. RAID has incorporated redundancy to protect data from drive failure, and for that it is significant to replace the failed drive as soon as possible. If the drive is not [...]
Read Full Post |
Make a Comment ( None so far )
Posted on February 26th, 2009.
RAID Recovery - RAID 6 vs. RAID 10
RAID 6 and RAID 10 are the two levels of RAID and determine the usability and success criteria in different ways. Many storage administrators find themselves pretty confused about using RAID 6 and RAID 10. RAID 6 stripes the data and counts parity twice, with the result stored [...]
Read Full Post |
Make a Comment ( None so far )
Posted on February 26th, 2009.
RAID Recovery - RAID 10:Two RAID levels that go together
RAID 10 is the combination of two RAID levels 0 and 1; together it is referred to as RAID-10. It confirms the best in class performance in recovery and reliability; however, it halves the capacity of RAID array.
RAID 0 breaks the data into small parts and [...]
Read Full Post |
Make a Comment ( None so far )
Posted on February 22nd, 2009.
RAID Recovery - RAID Recovery - The RAID Hard Drive
In general, two or more inexpensive hard drives are assembled in a RAID system to create single mass capacity storage device to improve overall performance. When RAID system was introduced, it was intended to be used by large businesses in need to achieve manageability for mission-critical [...]
Read Full Post |
Make a Comment ( None so far )
Posted on February 22nd, 2009.
RAID Recovery - RAID Recovery - Can a RAID system fail?
If data is lost without any protection against it, we all know what happens; years of hard work, money and time go in vain. It is crucial if the company has database worth millions of dollars.
RAID, an abbreviation of Redundant Array of Inexpensive Disk, was [...]
Read Full Post |
Make a Comment ( None so far )
Posted on February 22nd, 2009.
RAID Recovery - Parity
Mirroring is a data redundancy process that is used in RAID 1 for data protection, but it has some disadvantages like extreme cost and performance limitations. Moreover, its performance is not up to the mark in comparison to RAID that use data striping. To deal with, some alternative process came into existence [...]
Read Full Post |
Make a Comment ( None so far )
« Previous Entries |
Next Entries »