answersLogoWhite

0


Best Answer

A Raid technology.

User Avatar

Wiki User

7y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

13y ago

DVD

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What technology would be best to use for drive redundancy and data protection?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Computer Science

What is a RAID controller and what bennefits would you receive?

RAID stands for "Redundant Array of Inexpensive/Independent Disks". RAID works by combining two or more hard drives. It can increase performance and/or data redundancy and/or capacity. There are many different RAID types, the most common being RAID 0 (stripe), RAID 1 (mirror) and RAID 5 (stripe with parity).In a RAID 0 (stripe) array, data is split equally between the number of disks in the array. For example, when a 2 MB file is written to a RAID 0 array with two hard drives, the file is split in to two parts and 1 MB of data is written to each hard drive. This increases capacity and performance, but sharply decreases redundancy since only one of the drives needs to fail for all information to be lost.Performance = Drive Speed * Number of DrivesCapacity = Drive Size * Number of DrivesRedundancy allows for no drives to fail.In a RAID 1 (mirror) array, a complete copy is written to each hard drive in the array. Capacity and performance stay the same, but redundancy is increased. As long as one drive works, you will not lose data.Performance = Drive SpeedCapacity = Drive SizeRedundancy allows for all but one drive to fail.In a RAID 5 (stripe with parity) array, you need at least three hard drives. Files are split up to all but one of the drives (similar to RAID 0) and a parity bit is written to the last drive. This increases performance, capacity and redundancy. Performance is not as good as RAID 0, but still better than RAID 1. Redundancy is not as good as RAID 1, but is still quite reliable.Performance = Drive Speed * (Number of Drives - 1) (Theoretical)Capacity = Drive Size * (Number of Drives - 1)Redundancy allows for one drive to fail.There are other RAID levels, but they are not as common.The main benefit of using a RAID array is data redundancy and/or performance.Non-commercial (home) users and enthusiasts wanting a very large increase in performance (theoretically multiples of the number of drives used) usually go for RAID 0 since they often are not too worried about drive failure and they enjoy the larger drive capacities that it provides.Small businesses who only need cheap redundancy usually go for RAID 1. If one drive fails, the drive can be replaced and the mirror array restored.Larger businesses or those needing file/database performance go for RAID 5. They can afford the price of an extra drive and a more expensive RAID controller. RAID 5 provides high performance with large capacities while still maintaining data redundancy and is the most desirable in a business or enterprise environment.There are some other options for RAID such as RAID 10 or RAID 01.RAID 10 features two separate RAID 0 arrays which are then mirrored in a RAID 1 array.RAID 01 is the opposite, with two separate RAID 1 arrays which are then striped with a RAID 0 array.There are other non-standard RAID levels, but most are rather uncommon.Alternatively, there is also drive spanning (aka JBOD), but this provides no extra redundancy or performance. Drives are "glued", if you will, end to end.The benefits of each RAID level vary. The type of RAID used depend on the job it must fulfill.


What is the technology which we doesn't know?

I would assume that it would be technology that has not been created yet.


What is raid support?

RAID stands for "Redundant Array of Inexpensive/Independent Disks". RAID can increase performance and/or data redundancy and/or capacity. There are many different RAID types, the most common being RAID 0 (stripe), RAID 1 (mirror) and RAID 5 (stripe with parity).RAID works by combining two or more hard disks.In a RAID 0 (stripe) array, data is split equally between the number of disks in the array. For example, when a 2 MB file is written to a RAID 0 array with two hard drives, the file is split in to two parts and 1 MB of data is written to each hard drive. This increases capacity and performance, but sharply decreases redundancy since only one of the drives needs to fail for all information to be lost.In a RAID 1 (mirror) array, a complete copy is written to each hard drive in the array. Capacity and performance stay the same, but redundancy is increased. As long as one drive works, you will not lose data.In a RAID 5 (stripe with parity) array, you need at least three hard drives. Files are split up to all but one of the drives (similar to RAID 0) and a parity bit is written to the last drive. This increases performance, capacity and redundancy. Performance is not as good as RAID 0, but still better than RAID 1. Redundancy is not as good as RAID 1, but is still quite reliable. Capacity is the sum of all but one of the drives.There are other RAID levels, but they are not as common.RAID support simply means that whatever device is being described supports RAID. Nearly anything supports RAID. The only computer component that "RAID support" would be relevant to would be a computer motherboard or an IDE or SATA controller.


An example of technology convergence is?

Technology convergence is the creation of a product that combines one technology with another. A simple example would be a digital camera that also shoots video.


Is a reason to include the people who will be using the new technology in conversations about technology upgrades for a business?

The users would likely know if an upgrade would be necessary or even useful.

Related questions

Why would you need two hard drives?

To increase the physical storage capacity of the computer, or to create redundancy in RAID configurations for data protection.


What is redundancy in language learning?

redundancy in a sentence would be unnecessary words to explain a given point


Why would one purchase credit card protection?

Credit card protection is a form of insurance which an individual can take out with an insurance company. If the individual becomes unable to pay off their credit card debt due to illness or redundancy for example, the insurance will cover the debt.


How would you check a data model for redundancy?

Normalization.


How is data redundancy reduced?

Data redundancy can be reduced by normalizing the database to eliminate duplicate data, creating relationships between tables, and using foreign keys to link related information. Using data validation rules and constraints can also help prevent redundant data from being entered into the database. Implementing a master data management strategy can centralize and standardize data, reducing redundancy across different systems.


Is gemstone an oxymoron?

If they were opposite then they would be an oxymoron but, they are the same so, I would say a redundancy.


What network topology would offer the least fault tolerance and redundancy?

Star and Bus


It is not important for people to drive with auto insurance.?

No. I would say the statement is certainly incorrect. Auto insurance is essential as it would provide financial protection in case of unforeseen accidents and auto damage. It would provide protection from accidents caused by falling objects, vehicles, fire, or theft. That is why it is better to be secured as the future is unseen and unpredictable.


What source would provide synonyms for the word humor in order to avoid redundancy in writing?

A thesaurus.


What is a sentence that demonstrates redundancy?

The fundamental definition of "redundancy" is "unnecessary recurrence or repetition". Thus, a sentence that properly demonstrates redundancy would be as follows: "She explained to him that she wasn't interested in going out to eat, that is, in having a meal at a nearby restaurant -- or, having someone else fix a meal for her."


What is a good size for a hard disk drive?

I recommend buying the largest hard disk drive available since technology continues to increase. I think buying a 2TB which stands for 2 terabytes would be great!


What is a RAID controller and what bennefits would you receive?

RAID stands for "Redundant Array of Inexpensive/Independent Disks". RAID works by combining two or more hard drives. It can increase performance and/or data redundancy and/or capacity. There are many different RAID types, the most common being RAID 0 (stripe), RAID 1 (mirror) and RAID 5 (stripe with parity).In a RAID 0 (stripe) array, data is split equally between the number of disks in the array. For example, when a 2 MB file is written to a RAID 0 array with two hard drives, the file is split in to two parts and 1 MB of data is written to each hard drive. This increases capacity and performance, but sharply decreases redundancy since only one of the drives needs to fail for all information to be lost.Performance = Drive Speed * Number of DrivesCapacity = Drive Size * Number of DrivesRedundancy allows for no drives to fail.In a RAID 1 (mirror) array, a complete copy is written to each hard drive in the array. Capacity and performance stay the same, but redundancy is increased. As long as one drive works, you will not lose data.Performance = Drive SpeedCapacity = Drive SizeRedundancy allows for all but one drive to fail.In a RAID 5 (stripe with parity) array, you need at least three hard drives. Files are split up to all but one of the drives (similar to RAID 0) and a parity bit is written to the last drive. This increases performance, capacity and redundancy. Performance is not as good as RAID 0, but still better than RAID 1. Redundancy is not as good as RAID 1, but is still quite reliable.Performance = Drive Speed * (Number of Drives - 1) (Theoretical)Capacity = Drive Size * (Number of Drives - 1)Redundancy allows for one drive to fail.There are other RAID levels, but they are not as common.The main benefit of using a RAID array is data redundancy and/or performance.Non-commercial (home) users and enthusiasts wanting a very large increase in performance (theoretically multiples of the number of drives used) usually go for RAID 0 since they often are not too worried about drive failure and they enjoy the larger drive capacities that it provides.Small businesses who only need cheap redundancy usually go for RAID 1. If one drive fails, the drive can be replaced and the mirror array restored.Larger businesses or those needing file/database performance go for RAID 5. They can afford the price of an extra drive and a more expensive RAID controller. RAID 5 provides high performance with large capacities while still maintaining data redundancy and is the most desirable in a business or enterprise environment.There are some other options for RAID such as RAID 10 or RAID 01.RAID 10 features two separate RAID 0 arrays which are then mirrored in a RAID 1 array.RAID 01 is the opposite, with two separate RAID 1 arrays which are then striped with a RAID 0 array.There are other non-standard RAID levels, but most are rather uncommon.Alternatively, there is also drive spanning (aka JBOD), but this provides no extra redundancy or performance. Drives are "glued", if you will, end to end.The benefits of each RAID level vary. The type of RAID used depend on the job it must fulfill.