raid

  1. bhawanisingh

    Steps to create software RAID 1

    Linux and RAID1: Linux is an operating system which is based on UNIX and it is an open source OS. RAID 1 is disk mirroring is reconstruction of data to two or more disks. Applications which need high availability and high performance use RAID 1. The data can be read from both the disk at the...
  2. bhawanisingh

    Raid levels tutorial. RAID 0, RAID 1, RAID 5, RAID 10, explained with Diagrams.

    What is RAID? RAID stands for Redundant Array of Independent Disks. In fact, RAID is a method to collect or combine many independent and relatively small sizes of disks into an individual storage space of a huge dimension. The disks included into the array are called array members. The disks...
Top