Easily implement RAID1 disk array in Linux

Source: Internet
Author: User
Article Title: RAID1 disk array can be easily implemented in Linux. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.

RAID disk arrays have been applied in many companies! Especially in companies that are very important to data!

RAID disk arrays not only speed up Data Writing and access (RAID0), but also ensure data redundancy and recover data quickly when a disk fails!

RAID with data redundancy: RAID 1 and RAID 5.

Before testing, check if the system has the following software package: mdadm-2.6-1.i386.rpm. if not, it can be easily downloaded from the Internet. I don't know whether the CD is installed, but I installed the linux 9.0 server version. no installation is performed by default! :)

Okay. Let's take a look at how to implement the RAID array in linux! : P

1. I have created three M hard disks in the VM for experiment, as shown in:

2. Install the mdadm package, as shown in:

3. Use the fdisk command to initialize three new hard disks, as shown in:

 

[1] [2] [3] [4] Next page

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.