DiskSuit里的谁能帮我翻译一下?谢谢!
(1)When creating a mirror, first create a one-way mirror, then attach a second submirror. This starts a resync operation and ensures that data is not corrupted.
(2)To mirror an existing file system, use an additional slice of equal or greater size than the slice already used by the mirror. You can use a concatenated metadevice or striped metadevice of two or more slices that have adequate space to contain
the mirror.
(3)You can create a one-way mirror for a future two- or three-way mirror.
(4)You can create up to a three-way mirror. However, two-way mirrors usually provide sufficient data redundancy for most applications, and are less expensive in terms of disk drive costs. A three-way mirror enables you to take a submirror offline and perform a backup while maintaining a two-way mirror for continued
data redundancy.
(5)Use the same size slices when creating submirrors. Using different size slices creates unused space in the mirror.
(6)Avoid having slices of submirrors on the same disk. Also, when possible, use disks attached to different controllers to avoid single points-of-failure. For maximum
protection and performance, place each submirror on a different physical disk and, when possible, on different disk controllers. For further data availability, use hot spares with mirrors.
(7) Adding additional state database replicas before creating a mirror can increase the mirror’s performance. As a general rule, add one additional replica for each mirror you add to the system.
(8)If possible create mirrors from disks consisting of the same disk geometries. The historical reason is that UFS uses disk blocks based on disk geometries. Today, the issue is centered around performance: a mirror composed of disks with different
geometries will only be as fast as its slowest disk.