Chapter 18 GEOM: Modular Disk Transformation Framework

Table of Contents
18.1 概述
18.2 GEOM 導論
18.3 RAID0 - 分散連結(striping)
18.4 RAID1 - 鏡射(Mirroring)
Written by Tom Rhodes.

18.1 概述

本章涵蓋如何在 FreeBSD 的 GEOM 架構下使用磁碟, 包含用來設定幾種常用的 RAID 的控制工具。本章不會深入探討 GEOM 如何處理底層的 I/O,這類資訊請參考 geom(4) 及相關的 SEE ALSO 部份。本章也非 RAID 設定指南,在這裡只會討論目前 GEOM 支援的 RAID 模式。

讀完這章,您將了解︰

在開始閱讀這章之前,您需要︰

This, and other documents, can be downloaded from ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/.

For questions about FreeBSD, read the documentation before contacting <questions@FreeBSD.org>.
For questions about this documentation, e-mail <doc@FreeBSD.org>.