DATARECOVERYUNION.COM

RAID 3 Data Recovery

This level uses byte level striping with dedicated parity. In other words, data is striped across the array at the byte level with one dedicated parity drive holding the redundancy information. The idea behind this level is that striping the data increasing performance and using dedicated parity takes care of redundancy. 3 hard drives are required. 2 for striping, and 1 as the dedicated parity drive. Although the performance is good, the added parity does slow down writes. The parity information has to be written to the parity drive whenever a write occurs. This increased computation calls for a hardware controller, so software implementations are not practical. RAID 3 is good for applications that deal with large files since the stripe size is small. Since this level is so rare, we have not come up with a recovery procedure for this RAID level. Recovery is possible by finding the parity disk using the image compression technique, then removing it and treating the RAID as a stripe.

Read More

How To Diagnose a Noisy Hard Drive

Hard drives are usually nearly silent but some do make a muted clicking sound when they’re being accessed – this is normal. On the other hand, if you start hearing noises only occasionally or noises that you’ve never heard before – like clicking, grinding or squealing – your hard drive may be failing.

The steps below will help you determine what to do next before all of your precious data is gone for good.

  • Run free hard drive diagnostic software, already available on most PCs or available on the Internet. Additionally, more advanced diagnostic software is available for a cost from third party software developers.Note: At best, diagnostic software will only mark the areas of the hard drive that are failing as “bad” and prevent the computer from using them in the future. It will not truly fix a hard drive that is physically failing.
  • If any corrections made by the diagnostics software do not temporarily resolve the hard drive noise, do a complete backup of your system and replace the hard drive immediately.
  • If the diagnostics software helps resolve the clicking, grinding or squealing noises keep in mind that this is only a temporary solution. Chances are, the hard drive will continue to fail until it is completely unusable. The permanent solution is to do a complete backup of your system and replace the hard drive as soon as possible.

Tips:
Since there is no good way to repair a failing hard drive, protecting your data by performing regular backups is essential. With an up-to-date backup, recovering from a hard drive failure is as simple as installing a new drive and restoring your data.

Read More

RAID 5 Data Recovery

1.  RAID 5 Data Recovery FAQ

Q: What is the definition of a “RAID 5” volume?
A: “RAID 5” refers to a “Redundant Array of Inexpensive (or Independent) Disks” that have been established in a Level 5, or striped with parity, volume set. A RAID 5 volume is a combination of hard drives that are configured for data to be written across three (3) or more drives.

Q: What is “parity” or “parity data”?
A: In a RAID 5 configuration, additional data is written to the disk that should allow the volume to be rebuilt in the event that a single drive fails. In the event that a single drive does fail, the volume continues to operate in a “degraded” state (no fault tolerance). Once the failed drive is replaced with a new hard drive (of the same or higher capacity), the “parity data” is used to rebuild the contents of the failed drive on the new one.

Q: What the minimum drive requirements to create a RAID 5 volume?
A: RAID 5 volume sets require a minimum of at least three (3) hard drives (preferably of the same capacity) to create and maintain a RAID 5 volume. If one drive is of a lower capacity than the others, the RAID controller (whether hardware or software) will treat every hard drive in the array as though it were of the same lower capacity and will establish the volume accordingly.

Q: What are the differences between “hardware” and “software” RAID 5 configurations?
A: With a software-based RAID 5 volume, the hard disk drives use a standard drive contoller and a software utility provides the management of the drives in the volume. A RAID 5 volume that relies on hardware for management will have a physical controller (commonly built into the motherboard, but it can also be a stand-alone expansion card) that provides for the reading and writing of data across the hard drives in the volume.

Q: What are the advantages of RAID 5 volumes?
A: A RAID 5 volume provides faster data access and fault tolerance, or protection against one of the drives failing during use. With a RAID 5 disk volume, information is striped (or written) across all of the drives in the array along with parity data. If one of the hard drives in the array becomes corrupted, drops out of a ready state or otherwise fails, the remaining hard drives will continue to operate as a striped volume with no parity and with no loss of data. The failed drive can be replaced in the array with one of equal or larger capacity, and the data it contained will be automatically rebuilt using the parity data contained on the other drives. Establishing a RAID 5 volume requires 3 disk drives as a minimum requirement.

Q: What are the disadvantages of RAID 5 configurations?
A: There are several disadvantages. RAID 5 results in the loss of storage capacity equivalent to the capacity of one hard drive from the volume. For example, three 500GB hard drives added together comprise 1500GB (or roughly about 1.5 terabytes) of storage. If the three (3) 500GB drives were established as a RAID 0 (striped) configuration, total data storage would equal 1500GB capacity . If these same three (3) drives are configured as a RAID 5 volume (striped with parity), the usable data storage capacity would be 1000GB and not 1500GB, since 500GB (the equivalent of one drives’ capacity) would be utilized for parity. In addition, if two (2) or more drives fail or become corrupted at the same
time, all data on the volume would be inaccessible to the user.

Q: Can data be recovered from a re-formatted RAID 5 volume?
A: Many times information is still recoverable, depending on how the drives were re-formatted. Re-formatting a volume using Windows, for example, will create what will appear to be a new “clean” volume – but the original data will still be on the disk in the “free and available” space. However, a low-level format (usually performed through an on-board RAID controller utility) will “wipe” or overwrite every single block on a drive. Unlike an O/S (or “high-level”) format, a low-level format normally is slower, takes a considerable amount of time and destroys the original data.

Q: Can I run recovery software utilities to recover my RAID volume data?
A: The safest approach to data recovery with a RAID volume (or with any media) is to capture every storage block on each device individually. The resulting drive “images” are then used to help rebuild the original array structure and recover the necessary files and folders. This approach limits continued interaction with the media and helps to preserve the integrity of the original device. One of the dangers in using data recovery software is that it forces the read / write heads to travel repeatedly over areas of the original media which, if physically damaged, could become further damaged and possibly unrecoverable.

Q: If a RAID 5 volume will not mount, should I allow a “rebuild” to run?
A: If one drive fails in a RAID 5 configuration, the volume still operates – but in a degraded state (it no longer writes parity information). The important data should be backed up immediately and verified to be usable before any rebuild operation is started. When it comes to critical data, anything that is used to read or write to the original volume represents a risk. Is the hardware operating properly? Are all other drives in the volume functioning correctly? If you are the least bit unsure, a rebuild should not be performed.

Q: If multiple drives fail in a RAID volume all at once, is the data still recoverable?
A: In many cases, the answer is yes. It usually requires that data be recovered from each failed hard drive individually before attempting to address the rest of the volume. The quality and integrity of the data recovered will depend on the extent of the damage incurred to each failed storage device.

2. How Raid 5 Data Recovery?
RAID 5 is a very popular RAID level that uses block level striping and distributed parity. This level tries to remove the bottleneck of the dedicated parity drive. With the use of a distributed parity algorithm, this level writes the data and parity data across all the drives. Basically, the blocks of data are used to create the parity blocks which are then stored across the array. This removes the bottleneck of writing to just one parity drive. However, the parity information still has to be written on a separate disk whenever a write occurs, so the slowdown involved with that still applies. There is also a small calculation that must take place for every write. The fault tolerance is maintained by separating the parity information for a block from the actual data block. This way when one drive fails, the array goes into degraded mode and begins reading and writing to the parity areas on the other disks in place of that bad drive. When a new disk is placed back into the RAID, the controller or software begins copying the parity data back to the new drive until complete, then the array will kick out of degraded mode. Recovery is more complicated than usual because of the distributed nature of the parity. Many RAID cards and software use separate and sometimes proprietary algorithms to generate the parity stripes. On illustration A you see just one example of RAID 5, generally referred to as standard or straight RAID 5. Many times you can get the striping pattern from the RAID card or software manufacturer.

raid 5 data recovery
As you can see in the illustration above, there is a clear pattern. The sectors in the virtual disk are striped evenly across the disks, but every fourth stripe is dedicated to parity. Red denotes parity data.

Controller Requirements: Supported by most hardware controllers, both SCSI and IDE/ATA, and also most software RAID solutions.

Hard Disk Requirements: Minimum of three hard. Any type may be used, but they should be of identical type and size for best performance and to eliminate “waste”.

Array Capacity: (Size of Smallest Drive * Number of Drives Smallest Drive).

Fault Tolerance: Any one drive may fail and the array continues to operate (in fact, it operates faster in degraded mode!) Failure of another drive results in loss of all data, which is why you paid the big bucks!

Storage Efficiency: 75% if identical drives are used.
Availability: Loss of one disk = continued server functionality.
Rebuilding (Scrubbing) and Degradation: Rebuilding takes place automatically with most RAID cards and software.
Random Read Performance: Excellent
Random Write Performance: Moderate
Sequential Read Performance: Moderate
Sequential Write Performance: Very good.

RAID 5 uses a distributed parity algorithm, this level writes the data and parity data across all the drives. The blocks of data are used to create the parity blocks which are then stored across the array. Block size can be anything, but is typically 64kB (128 sectors) Disk 0 will contain the first sector 0 through 127, disk 1 will contain sectors 128 through 255, and this will continue to alternate until you reach the last disk of the set, and this disk will be the parity disk. The parity disk will rotate based on the parity rotation algorithm for that particular RAID card or software. One complication can be expected in some cases, and that is the presence of an offset. An offset is a number of sectors before the first striped block. The presence of an offset is common in Adaptec cards. The offset can easily be found by searching for the partition table. When found, simply take the sector number where the partition table is located, and clone the disk to a file starting with this sector. Repeat on all drives and you have a starting point!

The next step is to find the stripe size. This is a very critical step and you must be absolutely sure. Typically the stripe size will be the same as the default setting for the card that was used. For instance, a Dell PERC 2 adaptec RAID card has a stripe size of 32K (64 sectors) and an offset of 64K (128 sectors). Use this as your starting point if possible. If you do not know the card type used, it is wise to use 64K (128 sectors) as your starting point as this is most common among all cards.

Now use Winhex to find a location on the disk that is easy to see a pattern. See the example below. Notice how we have text, apparently from a database of some sort. This text can be used to identify a data pattern. Now look at the current sector (53,721,904). Divide this number by the suspected stripe size in sectors. In this case the stripe size we are attempting to validate is 128 sectors. The resulting number will probably not be a whole number. In this case it is 419702.375. Take the whole number of 419702 and multiply this by the suspected stripe size (128). The resulting number is what we will refer to as the stripe break point. It is necessary to know this simple calculation for all types of RAID except RAID 1 (mirroring).

Find the break point:
53721904/128=419702.375419702*128 = 53721856

Answer: A break point is located at sector 53, 721, 856

raid 5 data recovery
Notice above how we have text, apparently from a database of some sort. This text can be used to identify a data pattern.

raid 5 data recovery
Notice how at the exact break point of 53, 721, 856 we have a definite difference of data. This is because the stripe is from a separate area of the volume. Not all break points will be this easy. In some cases you will have to look at the actual data and determine if consistency exists. Train your eyes to catch a break point while you are scrolling the sectors using the page down function, and you will become very proficient. You will often have to repeat the steps above on different areas of the disk if the data is too inconsistent to determine the break point.

Once the break point is discovered, you will then be able to start the RAID 5 de-striping process.

The best starting point is to clone all disks twice (to be sure) into image files on separate disks. Obtain the original card or find out the card make and model and purchase this.

Assuming you have no idea where the disks belong in the RAID then you must find a point on the disk where the data is sequential. This is very difficult unless the volume is formatted with NTFS, FAT32, or FAT16. In this case, you can use the Master boot record and NTFS/FAT32/FAT16 boot record to find the location of the MFT files or FAT tables.

RAID-5 Parity Rotation
RAID-5 under any operating system can use one of four algorithms for the placement of segments among the disks in the array. -Keep in mind in your troubleshooting that there may be an offset throwing everything off. Find the partition table or OS identifier and us this as your definite sector 0. In a RAID 5 there should be two drives with a partition table. One is the first drive in that array and one is the last drive in the array.

Right Synchronous
Left Synchronous,
Left Asynchronous
Right Asynchronous

Left Asynchronous (Backwards Parity Rotation, Standard)
In this layout, the segments are numbered sequentially, starting with the first non-parity drive in the stripe. The parity drive starts at the last drive, and moves backwards one drive per stripe. While this is the hardware ‘standard’ RAID-5 layout, it is not the default for Linux or Windows 2000, 2003 Server. This is sometimes called backwards parity or standard Rotation R-studio supports this mode.

raid 5 data recovery
Left Synchronous
In this layout, the segments are numbered sequentially, starting with the first drive in the stripe after the parity. The segments wrap. The parity drive starts at the left-most drive, and moves right one drive per stripe. This is the default RAID-5 segment layout under Linux.

For large reads, this segment layout is the fastest. This is because each consecutive group of segments that is no larger than the total number of disks in the array, will use all the disks in the array.raid 5 data recovery

Right Asynchronous (Forward Parity Rotation)
In this layout, the segments are numbered sequentially, starting with the first non-parity drive in the stripe. The parity drive starts at the right-most drive, and moves left one drive per stripe.

raid 5 data recovery
Right Synchronous
In this layout, the segments are numbered sequentially, starting with the first drive in the stripe after the parity. The segments wrap. The parity drive starts at the right-most drive, and moves left one drive per stripe.

raid 5 data recovery
Refer to the partition and boot sector repair section of this manual if the disk is not mountable, or review the stripe break points.

Recommended RAID 5 Recovery Software: Getway Raid Recovery Software

Read More

Hard drive diagnostic software:Western Digital Data Lifeguard Diagnostics

Western Digital Data Lifeguard Diagnostic is free hard drive testing software designed for Western Digital branded hard drives. Data Lifeguard Diagnostic will also run diagnostics on hard drives from other manufacturers as long as the primary drive is Western Digital.

The Western Digital Data Lifeguard Diagnostic software installs on Windows operating systems and allows for a number of hard drive tests. See the installation instructions from Western Digital in the link below for details.

Download: Western Digital Data Lifeguard Diagnostics

How to test a drive for problems using Windows Data Lifeguard Diagnostics?

How can you use Windows Data Lifeguard Diagnostics to do the following:

  • Perform a quick test on a drive for problems
  • Get the serial number of a drive
  • Write zeros to a drive
  • Peform a full media scan on the drive for bad sectors

The Windows version of the Data Lifeguard Diagnostics utility can perform drive identification, diagnostics, and repairs on a Western Digital FireWire, EIDE, Serial ATA, and USB drive. In addition, it can provide you with the drive’s serial and model numbers.

To use the utility:

  1. Download Windows Data Lifeguard Diagnostics. You may need to extract this using an extraction utiltiy such as WinZip.
  2. Run the program, windlg.exe. If you’re running this under Windows Vista, you will need to Right-click on the windlg.exe file and select Run As Administrator.
  3. Read and accept the license agreement to continue.
  4. On the main program screen, there are two windows. In the top window, you will see the drives in your system that are available for testing. The model number, serial number, and capacity of each drive will be displayed. In the bottom window, the partition information for the selected drive will be displayed.
  5. Double-click the drive to be tested in the top window.
  6. The DLGDIAG – Select an Option window appears.
  7. You will see the following options:

    QUICK TEST – performs SMART drive quick self-test to gather and verify the Data Lifeguard information contained on the drive.

    EXTENDED TEST – performs a Full Media Scan to detect bad sectors. Test may take several hours to complete depending on the size of the drive.

    WRITE ZEROS – writes zeros to the drive with options of Full Erase and Quick Erase. File system and data will be lost.

    VIEW TEST RESULT – displays the latest test results.

  8. Select the test you wish to perform and click the Start button.
  9. When the test completes, you will be notified. Click the Close button.
  10. A web page will display the test results for the drive.

Note: Windows Data Lifeguard Diagnostics will test internal hard drives contained within a WD My Book Premium II and WD My Book Pro Edition II storage system. The RAID Array on these units does not need to be broken in order to test the internal drives. The only feature that will not be available with the diagnostics is the SMART data. The diagnostics will not read SMART data from the drives.

Related Links:

Read More

Hard drive diagnostic software:Windows Error Checking

1. Microsoft Windows Built-In Error Checking
Error Checking, sometimes referred to as chkdsk, is a hard drive diagnostic tool that comes with Microsoft Windows that can scan your hard drive in search of a wide range of errors. This tool can also attempt to correct a number of hard drive problems.

2. How To Scan Your Hard Drive Using Error Checking
Scanning your hard drive using Error Checking can help diagnose and even correct a wide range of hard drive errors. Error Checking replaces older Windows hard drive diagnostics such as “scandisk” and “chkdsk“.

Here’s How:
1. Open My Computer by double-clicking on the icon on the desktop.
2. Right-click on the drive letter that you wish to check for errors (usually C:) and click on the Properties menu item.
3. Choose the “Tools” tab and click on the Check Now… button.
4. Two options are available in the next window:

  • Automatically fix file system errors will correct many file system errors detected. This is highly recommended.
  • Scan for and attempt recovery of bad sectors will perform a search for areas of the hard drive that may be damaged or unusable. If found, this tool will mark those areas as “bad” and prevent your computer from using them in the future. This is a very useful feature but may extend the scan time as much as a few hours.

5. Click Start.
6. Allow the Error Checking program to run its course until complete.
7. Restart the PC if prompted to do so.

Read More

Iphone Recovery Mode

We all know that restoring the iPhone using iTunes is a troubleshooting lifesaver as it helps resolve most of the documented errors on the iPhone faced so far, especially important if you have tried one of those iPhone hacks which has caused your iPhone to behave abnormally. However, what does one do when restoring itself does not work, there is no reason to panic, as here is an iPhone tip to get you out of exactly that situation.

It is the iPhone’s “Recovery Mode“, which is a mode in which you can force the iTunes to restore the iPhone to resolve any of the errors. You need to follow these steps to put the iPhone in recovery mode:

How to Put an iPhone Into Recovery Mode?
1. Open iTunes and connect the iPhone to your Mac.

Iphone Recovery Mode

2.Press and hold the Home button and the Sleep/Wake button at the same time.

Iphone Recovery Mode

3. AS soon as the screen goes black release the Sleep/Wake button. Continue holding the home button until you iTunes pops up a message telling you that it has detected an iPhone in recovery mode.

Iphone Recovery Mode

The iPhone will look like this:

iphone recovery mode

Read More

Freeware Partition Manager

The partition table tools listed below allow you to create, resize, move, concatenate, copy, undelete (unerase) the partitions on your hard disk.

1. Gnome Partition Editor
GParted is a well-known Linux application that allows you to create, delete, resize (some partition types), move (some partition types), copy and check partitions on your hard disk. This version of GParted comes in the form of an ISO for a CD, which you can burn to your CD to create a bootable CD from which you can modify your hard disk partitions. GParted supports the following partition types to varying degrees: ext2, ext3, FAT16, FAT32, NTFS, HFS, HFS+, JFS, linux swap, ReiserFS, Reiser4, and XFS.

2. Partition Logic
Current version: 0.7
Partition Logic is a free hard disk partitioning and data management tool.  It can create, delete, format, defragment, resize, and move partitions and modify their attributes.  It can copy entire hard disks from one to another.

3. SwissKnife
Current version: 3.22
You can create, delete and format partitions on your hard disk drives in one smooth, simple process. While the product has been tested up to 400GB, it should support hard disks of up to 2048GB. SwissKnife allows creation of FAT32 & NTFS partitions. FAT16 option is provided for compatibility. Supports Internal interfaces such as IDE and SCSI and External interfaces such as Hi-Speed USB, Parallel port, PCMCIA, USB On-The-Go, Firewire®, SATA interfaces etc. Creates Fixed and Removable Disk Format types.

4. Ultimate Boot CD
Current version: 4.1.1
Ultimate Boot CD is a bootable CDROM for PCs that contain a variety of software for diagnosing and fixing problems on your computer, managing your hard disk partitions (including creating, resizing, copying, moving, etc), imaging or cloning your hard disk partitions.

5. Ranish Partition Manager
Current version: 2.44
Ranish Partition Manager is a powerful hard disk partitioning tool.It gives users high level of control for running multiple operating systems,such as Linux, Windows 98/XP, FreeDOS, and FreeBSD on a single disk.

Partition Manager can create, copy, and resize primary and extended partitions.It includes command line interface and simulation mode that works with large filesso you can safely experiment before working on the real hard drive partition tables.

6. The Partition Resizer
Current version: 1.3.4
The Partition Resizer resizes and moves your existing partitions for hard disks up to 2 TB (that is, 2 terabytes). It can handle both primary and extended partitions. It is able to move your data (where necessary) so as to make space for (say) an expanded FAT which may be needed if you are increasing the partition table. You can resize (expand or shrink) or move FAT partitions (including FAT32 partitions) and move NTFS partitions (though not resize). The program is a DOS program, and you can put it on a startup disk, reboot to it, and work on your system from there.

7. NTFS Resize
NTFS Resize is a Linux program that non-destructively resizes NTFS partitions (enlarges and shrinks). It supports all NTFS versions, including those created and used by Windows NT, 2000, XP (both 32-bit and 64-bit versions), 2003 and Longhorn.

8. TestDisk
TestDisk is a tool to check and undelete partitions. It essentially searches for lost partitions, and allows you to repair errors in the partition table, create a partition table, create a new MBR, etc. It works with FAT32, FAT16, FAT12, NTFS (Windows NT, If you have accidentally lost (or deleted) a partition, you might want to try TestDisk to see if it can find the partition and recover it. 2000, XP), ext2, ext3, BeFS (used by BeOS), BSD disklabel, CramFS, IBM Multiboot, JFS, Linux swap (versions 1 and 2), NSS (Netware), ReiserFS 3.5 and 3.6, and XFS. The program runs under DOS, Windows 9x/NT/2000/XP/2003, Linux, FreeBSD, and Sun Solaris. It is licensed under the GNU GPL.

9. Extended FDISK
Extended FDISK allows you to create and delete partitions and logical disks on your hard disk. It appears to come with a boot manager (that allows you to choose between multiple operating systems when you boot).

10. EASEUS Partition Master
Current version: 3.0
EASEUS Partition Master Home Edition is a FREE disk partitioning utility that offers a powerful range of functions such as resizing partitions, copying partitions, creating new partitions, deleting partitions, formatting partitions, hiding partitions, changing drive letters, setting active partitions, and a handful of other functions.

it works perfectly with hardware RAID and Windows 2000/XP/Vista (32 bit) Operating Systems. ONLY supports 32 bit Windows systems。

If you wish to create more partitions from the existing one that you already have on your hard disk, these tools will allow you to resize the existing partition to make space for more partitions without losing your data that is currently on your existing partition. They can also assist you in creating, and sometimes also formatting, new partitions. Some of the tools may have the ability to slide your partition, that is move your existing partition from one location on the disk to another location, without losing data, as well as convert a partition from one type to another (for example, converting from NTFS to FAT32 or vice versa). Still others may be able to help you recover partitions that you have already deleted, that is unerase or undelete partitions.

11. Partition Wizard Home Edition
Current version: 1.0
Partition Wizard Home Edition is a free partition manager designed by MT Solution Ltd. It supports 32/64 bit Windows Operating System including Windows XP, Vista and Windows 7. Home users can perform complicated partition operations by using this powerful but free partition manager to manage their hard disk partition such as Resizing partitions, Copying partitions, Create partition, Delete partition, Format partition, Convert partition, Explore partition, Hide partition, Change drive letter, Set active partition and Partition Recovery.Partition Wizard Home Edition is designated for home user only, to use Partition Wizard in a business envirnoment, Partition Wizard Business Edition is required.

Read More

Hard drive diagnostic software:Seagate Seatools

Seagate creates two free hard drive diagnostic softwares – SeaTools for DOS and SeaTools for Windows. Both diagnostic tools are excellent.

1. SeaTools for Windows
SeaTools for Windows has replaced SeaTools Online and PowerMax. SeaTools for Windows is a comprehensive, easy-to-use diagnostic tool that helps you quickly determine the condition of the disc drive in your external hard drive, desktop or notebook computer. It includes several tests that will examine the physical media on your Seagate or Maxtor disc drive and any other non-Seagate disc drive.

SeaTools for Windows tests USB, 1394, ATA (PATA/IDE), SATA and SCSI drives. It installs onto your system. SeaTools for Windows is completely data safe.

User Guide about SeaTools for Windows.
Download SeaTools for Windows

2. SeaTools for DOS
SeaTools for DOS has replaced SeaTools Desktop and PowerMax. SeaTools for DOS can test Seagate or Maxtor Parallel ATA (PATA and IDE) and Serial ATA (SATA) interface disc drives. Because the software boots to its own operating system you can test your drive regardless of the OS installed on it.  You can even test a new or completely blank drive.  SeaTools for DOS will instruct the drive to run its built in Drive Self Test (DST) and give either a pass or fail status.  If you are troubleshooting your disc drive and the DST passes, then you have a good drive!

User Guide about SeaTools for DOS.
See the tutorial on the usage of SeaTools for DOS.
Download SeaTools for DOS

Pros
• Two versions are available depending on needs
• Both versions are easy to use once installed and are completely FREE
• SeaTools for Windows tests hard drives no matter the manufacturer
• SeaTools for DOS contains a highly useful “acoustic test” for noise troubleshooting
• SeaTools for DOS is OS independent so it’s automatically compatible with ALL operating systems

Cons
•  SeaTools for DOS requires ISO image burner software that novice users may have difficulty using
•  SeaTools for DOS handles a maximum of only 100 errors, at which point testing has to begin again

Description
• Seagate SeaTools is available in both a Windows version and a stand-alone, bootable version for maximum flexibility.
• Tests in both SeaTools versions are easy to understand and run.
• SeaTools for Windows can test all types of internal drives including SCSI, PATA, SATA, etc.
• SeaTools for Windows can also test external drives like those based on the USB or FireWire standards.
•SeaTools for DOS features an Acoustic Test to help you determine if a noise is from your hard drive or another component.

3. Guide Review – Seagate SeaTools
Seagate’s SeaTools hard drive testing programs are some of the easiest to use of any I’ve ever worked with. The test are basic, easy to run, and generally pretty fast in my tests.

The SeaTools hard drive testing software comes in two different versions. SeaTools for Windows runs on Windows 2000, XP or Vista. SeaTools for DOS runs outside of the operating system so the tool will work on your PC no matter what OS you use.

SeaTools for Windows can perform several basic tests that can help determine the health of your hard drive. Your available hard drives and tests are easy to see when the program opens and can be ran with just a few clicks of the mouse.

You can test hard drives from any manufacturer and of any type, including PATA, SATA, and SCSI internal drives along with USB and FireWire external drives. To begin, simply download the software from Seagate’s site and install in Windows.

SeaTools for DOS can also perform the several basic tests that SeaTools fro Windows can run but it can also run a very useful Acoustic Test. This test can really save you a lot of time during the troubleshooting of a noisy internal component. It will spin the drive down until it’s completely idle, making the drive nearly silent. If you no longer hear the strange noise, the hard drive was the culprit!

With SeaTools for DOS, you can only test hard drives from Seagate and Maxtor. To begin, download either the Floppy Diskette Creator to make a bootable floppy disk (this is the easier option) or the ISO CD-ROM Image to burn to a CD. If you need help burning the CD, check out How to Burn an ISO Image File to a CD or DVD.

So if you’re comfortable burning ISO images and you want a slightly more powerful test, use SeaTools for DOS. If you’re more of a novice or you just want a quick and basic hard drive test, give SeaTools for Windows a try.

Both softwares are completely free and I highly recommend them. If you suspect that your hard drive may be failing, one or both of these tools from Seagate will help you determine what’s wrong.

Read More

RAID Data Recovery

Raid Data Recovery1. Why RAID data recovery?
As we know, RAID recovery is one of the most complicated and challenging recovery procedures, and therefore, the cost is always very expensive. RAID systems are susceptible to the same ailments that plague single hard drive like logical problems, human error, viruses and physical damage. Otherwise, they may suffer from RAID array failure, controller failure, server registry configurations lost, accidental reconfigurations of RAID drives, multiple drive failure, and so on.

Well, any RAID system may be fault-tolerant, but they are not fault proof. More often than not, most commercial RAID implementations can tolerate the loss of a single hard drive by providing increased data security. In case bad things happen to the RAID controller or configuration (lost, damaged and rebuild by mistake…), your data may be compromised, thus data recovery is necessary.

2. How RAID data recovery works?
The utility will extract the data from multiple HD in a RAID system, and work to rebuild the correct data according to a variety of RAID data array, independent from hardware array card or server system. The essence of the RAID recovery procedures is to crack the algorithm of a variety of RAID cards, or simulate the RAID card to read data scattering among multiple segment hard drives and recompose it in a correct form to a new storage medium by analyzing the data structures of the multiple segment hard drives in the RAID system directly.

Many RAID data recovery companies out there claims to recover lost or deleted data when RAID servers are down using their tools. Several excellent RAID recovery software utilities currently available in the market like WINHEX, Run Time, and R-Studio for example, are prominent at some points.

The merits of these software utilities are well talked most of the time amongst professionals and common users worldwide. Here the list of reviews collected based on in-depth analysis.

WINHEX
With manual analysis available; complicated operations are always in need of experience and expertise.

Run Time
With automatic analysis available; users can not have DirectView of the rebuilt data; inconvenient operation.

R-Studio
With manual analysis available; complicated operations are always in need of experience and expertise.

Getway Raid Recovery Tool
Get your data back from various types of arrays, including RAID 0, RAID 5, RAID 5EE and RAID 6.

3. Raid Data Recovery Case Studies:

Read More