What is the method to implement RAID?
There are two ways to implement a RAID: Hardware RAID: This RAID is created by a RAID controller, and appears as one hard drive to any operating system. This type requires a RAID controller but provides the ability to use it under any operating system. Software RAID: This RAID is created by the operating system’s hard disk driver, and is visible as RAID only to this operating system.
Related Questions
- A class inherits from 2 interfaces and both the interfaces have the same method name as shown below. How should the class implement the drive method for both Car and Bus interface?
- Why implement ISBT 128 bar coding since HL7 is the data transfer method used by most computers?
- What is the method to implement RAID?