How to create software raid 0/1 from OS install.
How To Create Software Raid 0/1 From OS Install. RAID 0 (or) Striping RAID 0 is ideal for non-critical storage of data that have to be read/written at a high...
Continue reading
How to create RAID 6 (Striping with Double Distributed Parity)
How To Create RAID 6 (Striping With Double Distributed Parity) On Linux based operating system (OS), software RAID functionality is provided with the help of the md(4) (Multiple Device) driver...
Continue reading
How to create RAID 5 (Striping with Distributed Parity)
How To Create RAID 5 (Striping With Distributed Parity) Redundant Array of Independent Disks Mode 5 (Redundant Array of Independent Disks Mode 5) A popular disk or solid state drive...
Continue reading
How to create RAID 1 (mirroring)
How To Create RAID 1 (Mirroring) RAID 1 is a hard disk configuration where the contents from one hard disk are mirrored onto another. This provides the user with some...
Continue reading
How to create RAID 0 (disk striping)
How To Create RAID 0 (Disk Striping) RAID 0 (disk striping) is the process of dividing a body of data into blocks and spreading the data blocks across multiple storage...
Continue reading


