Latest Articles
Step-by-Step Tutorial: Configure Software RAID 4 in Linux
Step by Step Guide to configure software raid 4 in Linux using examples. RAID-4 stripes block-sized chunks of data across each drive in the array marked as ..
How to create filesystem on a Linux partition or logical volume
Steps to create filesystem on a linux partition of on a logical volume using mkfs. Create mount point and mount the filesystem to access and store the data.
Step-by-Step Tutorial: Configure Software RAID 1 in Linux
Steps to configure software raid 1 mirroring in linux with and without spare disk with examples in RHEL, CentOS and other Linux distros using mdadm.
Step-by-Step Tutorial: Configure Software RAID 0 in Linux
Steps to configure software raid 0 with examples in linux. With RAID 0 there is no data redundancy as the data is stored in strips but this has better speed.
Step-by-Step Tutorial: Configure software Linear RAID 0 in Linux
Steps to configure software raid with linear raid which is similar with RAID 0 but in Linear RAID the data is stored in linear format instead of stripping
