mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-30 16:51:41 +00:00
Remove references to ataraid(4) and atacontrol(8).
This commit is contained in:
parent
4a21566cef
commit
af9fc0b09c
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=249087
@ -242,8 +242,7 @@ RAID5 (3+ disks), RAID10 (4+ disks), SINGLE (1 disk), CONCAT (2+ disks).
|
|||||||
Configurations not supported by NVIDIA MediaShield RAID BIOS, but enforceable
|
Configurations not supported by NVIDIA MediaShield RAID BIOS, but enforceable
|
||||||
on your own risk: RAID1 (3+ disks).
|
on your own risk: RAID1 (3+ disks).
|
||||||
.It Promise
|
.It Promise
|
||||||
The format used by Promise and AMD/ATI RAID BIOSes and FreeBSD ataraid(4)
|
The format used by Promise and AMD/ATI RAID BIOSes.
|
||||||
driver.
|
|
||||||
Supports multiple volumes per array.
|
Supports multiple volumes per array.
|
||||||
Each disk can be split to be used by up to two arbitrary volumes.
|
Each disk can be split to be used by up to two arbitrary volumes.
|
||||||
Supports configurations: RAID0 (2+ disks), RAID1 (2 disks),
|
Supports configurations: RAID0 (2+ disks), RAID1 (2 disks),
|
||||||
|
@ -213,8 +213,6 @@ The
|
|||||||
interleave is in number of bytes,
|
interleave is in number of bytes,
|
||||||
unlike
|
unlike
|
||||||
.Xr ccdconfig 8
|
.Xr ccdconfig 8
|
||||||
and
|
|
||||||
.Xr atacontrol 8
|
|
||||||
which use the number of sectors.
|
which use the number of sectors.
|
||||||
A
|
A
|
||||||
.Xr ccdconfig 8
|
.Xr ccdconfig 8
|
||||||
@ -229,7 +227,6 @@ for
|
|||||||
.Sh SEE ALSO
|
.Sh SEE ALSO
|
||||||
.Xr geom 4 ,
|
.Xr geom 4 ,
|
||||||
.Xr loader.conf 5 ,
|
.Xr loader.conf 5 ,
|
||||||
.Xr atacontrol 8 ,
|
|
||||||
.Xr ccdconfig 8 ,
|
.Xr ccdconfig 8 ,
|
||||||
.Xr geom 8 ,
|
.Xr geom 8 ,
|
||||||
.Xr gvinum 8 ,
|
.Xr gvinum 8 ,
|
||||||
|
@ -357,15 +357,6 @@ Requires
|
|||||||
.Va daily_status_zfs_enable
|
.Va daily_status_zfs_enable
|
||||||
to be set to
|
to be set to
|
||||||
.Li YES .
|
.Li YES .
|
||||||
.It Va daily_status_ata_raid_enable
|
|
||||||
.Pq Vt bool
|
|
||||||
Set to
|
|
||||||
.Dq Li YES
|
|
||||||
if you want to run
|
|
||||||
.Nm atacontrol Cm status
|
|
||||||
on your
|
|
||||||
.Xr ataraid 4
|
|
||||||
arrays.
|
|
||||||
.It Va daily_status_gmirror_enable
|
.It Va daily_status_gmirror_enable
|
||||||
.Pq Vt bool
|
.Pq Vt bool
|
||||||
Set to
|
Set to
|
||||||
|
Loading…
Reference in New Issue
Block a user