Just a shot question: What is sata raid?
-
blue68f100 Notebook Virtuoso
A raid using SATA drives.
-
Have a read here it will tell you all you ever need to know about RAID
-
Serail ATA interface in a redundant array of independent disks/drives. Basically where more then one drive s combined into one volume or into mirrors of each other. Basically it helps combine drives into a large single volume with a much better file system (striped), and or allows for a drive to fail and the other to pick up where the other left off. Basically a back up drive. (mirrored)
Read the article for more info. -
quite simply it is the hardware setup of having two or more Hard Drives, each running and storing exactly the same data. The advantage of having RAID is that if you have cruucial documents and files, if one Hard Drives fails, another one kicks in back into action. That is basic RAID 0. Raid 1 and so on get more complicated.
SATA is the new generation of IDE (also called Parallel ATA). It is simply the connection on the motherboard which connects a Hard Drive to the motherboard. The advatage over a SATA connection to a PATA connection is that it offers far better transter rates. -
Read the link i gave. -
Raid 0 is rather useless then. It is rather silly to have the RAID 0 system.
-
well no, because it is used to increase the speed of accessing data.
But in terms of data protection - then yes it is useless. -
-
Okay thanks for the info. So correct me if i'm wrong: If i put a 2nd harddisk in my laptop i can use Raid else i can't use Raid.
-
Charles P. Jefferies Lead Moderator Super Moderator
Just to add, SATA drives don't automatically increase your transfer rates. One advantage of a SATA drive is simpler cables and it takes less CPU usage to access data off the drives.
RAID 0 is called data striping - two identical hard drives are essentially seen as one by the system, and the data is 'striped' across both drives. It can really increase your transfer rates, but often it isn't much faster than a single drive (less than five percent faster sometimes). Also, the risk of data loss is high.
An example of RAID 0 - if you put two 320GB 7200RPM hard drives in a RAID 0 config, you end up with a 640GB (formatted capacity is less of course), 14400RPM drive.
RAID 1 is mirrored data - two drives with the same data. There's a very slight hit in performance but nothing major. -
No your pc must have a raid controller to work in raid. Most laptops dont have raid controllers, in fact I think only a few can support raid setups; and they are very high end laptops if Im correct. The advantage to having a raid 0 or stripped volume is space is used ALOT more eficient. The drives stripped dont follow the NTFS 4kb cluster size; rather they store data per the space it actually requires without a waste. That and it also combines 2 drives into one allowing databases to be easier to manage; having 1 volume instead of many. It has its advantages and disadvantages. For most its useless but for system admins like my self a mirrored scsi setup saves my tail when a drive fails I still have a working server.
-
Instead, you get... 2 7200 RPM drives.
So they still have to wait for a 7200RPM platter to rotate, and locating data becomes slightly slower. But once it's located and the read heads are in position, it can transfer twice the amount of data per second. Because it's reading from two drives.
A 14400 RPM drive would give you ~100% performance improvement, whereas RAID 0 typically gives you maybe 10 percent.
-
-
Charles P. Jefferies Lead Moderator Super Moderator
-
If i do want to choose between raid0 and raid1, must i do this in the bios? I ask it because my bios is very simple and says only: "enable sata raid" or "disable sata raid"
-
Charles P. Jefferies Lead Moderator Super Moderator
I didn't think it was possible to get RAID in the M570U - it only has a single hard drive compartment.
-
RAID is of dubious benefit. It sounds good on paper, but in practice it usually not so hot. As those above had said RAID 0 does not give a huge performance increase and does increase the chances for failure. RAID 1 gives the illusion of a good backup. In reality it is not as straightfoward as swapping drive in consumer grade RAID. It can take a little bit of voodoo to get up and running and it is possible to mess up the mirror in the process. Also, there are several instances where a backup that resides in the same computer is actually not a backup. Such as the system being fried by lightning, a fire, etc. RAID 1 should not be considered a good backup.
-
Of course, it still resides in the same computer, which means it's not safe against everything that might happen. On the other hand, you're guaranteed that your backup is up to date, which is a lot harder to ensure with backups stored outside your computer.
So I'd say it is a good backup, but it's not perfect and if you need to store *really* important data, then use a combination of RAID 1 and frequent off-site backups.
But off-site backups alone isn't a good solution either, because you're pretty much guaranteed you won't have the up to date backup that RAID 1 gives you. -
save the squirrels. And last time I checked....it was SEVEN hamsters....
-
As for personal setups, I run a 4 drive RAID-5 software array for myselfNot as safe as mirrored drives, if you do just a purely statistical analysis, but it's still better than just the drives alone.
-
-
Charles P. Jefferies Lead Moderator Super Moderator
-
He'd have to be. But then you'd be back to a software RAID setup. And I'm not sure how well Windows does software RAID on it's boot drive.
-
what is sata raid?
Discussion in 'Hardware Components and Aftermarket Upgrades' started by PC_pulsar, Aug 21, 2006.