Fedora Linux配置軟體RAID實戰步驟

來源:互聯網
上載者:User
關鍵字 Linux Fedora 軟體RAID

使用Fedora Linux配置RAID需要小心地跟隨一些步驟。 在這個教程的例子中,你將會使用這樣一個系統來配置RAID5,它的硬碟被預先分成三個區。 被使用到的分區如下:

/dev/hde1/dev/hdf2/dev/hdg1

請確保以下被列出的各步驟能適應你特殊的環境。

RAID 分區

首先,你得劃定兩個或者更多的分區,每個分區在一個獨立的磁片上。 如果你組建RAID 0或者RAID 5,每個分區應該大致相等,就像本方案一樣。 RAID限制資料在每個分區的存取空間不大於RAID集中最小的那個分區

確定可用分區

首先,使用 fdisk -l 命令查看你系統上所有可用的、已掛載或還沒掛載的檔案系統。 也許你還要使用 df -k 命令來顯示已安裝的檔案系統的掛載點。

這兩條命令可以説明你輕鬆的劃定你想用的分區。 下面是這兩條命令的一些輸出資訊的例子。

[root@bigboy tmp]# fdisk -lHTTP://www.aliyun.com/zixun/aggregation/29800.html">Disk /dev/hda: 12.0 GB, 12072517632 bytes255 heads, 63 sectors/track, 1467 cylindersUnits = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blo cks Id System/dev/hda1 * 1 13 104391 83 Linux/dev/hda2 14 144 1052257+ 83 Linux/dev/hda3 145 209 522112+ 82 Linux swap/dev /hda4 210 1467 10104885 5 Extended/dev/hda5 210 655 3582463+ 83 Linux....../dev/hda15 1455 1467 104391 83 Linux[root@bigbo y tmp]#[root@bigboy tmp]# df -kFilesystem 1K-blocks Used Available Use% Mounted on/dev/hda2 1035692 163916 819164 17% //de v/hda1 101086 8357 87510 9% /boot/dev/hda15 101086 4127 91740 5% /data1........./dev/hda7 5336664 464228 4601344 10% /var[ root@bigboy tmp]#

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

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.