summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sbin/geom/class/raid/graid.83
-rw-r--r--sbin/geom/class/stripe/gstripe.83
-rw-r--r--share/man/man5/periodic.conf.59
3 files changed, 1 insertions, 14 deletions
diff --git a/sbin/geom/class/raid/graid.8 b/sbin/geom/class/raid/graid.8
index 22763bd..b69c911 100644
--- a/sbin/geom/class/raid/graid.8
+++ b/sbin/geom/class/raid/graid.8
@@ -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
on your own risk: RAID1 (3+ disks).
.It Promise
-The format used by Promise and AMD/ATI RAID BIOSes and FreeBSD ataraid(4)
-driver.
+The format used by Promise and AMD/ATI RAID BIOSes.
Supports multiple volumes per array.
Each disk can be split to be used by up to two arbitrary volumes.
Supports configurations: RAID0 (2+ disks), RAID1 (2 disks),
diff --git a/sbin/geom/class/stripe/gstripe.8 b/sbin/geom/class/stripe/gstripe.8
index b53e83f..33ef30b 100644
--- a/sbin/geom/class/stripe/gstripe.8
+++ b/sbin/geom/class/stripe/gstripe.8
@@ -213,8 +213,6 @@ The
interleave is in number of bytes,
unlike
.Xr ccdconfig 8
-and
-.Xr atacontrol 8
which use the number of sectors.
A
.Xr ccdconfig 8
@@ -229,7 +227,6 @@ for
.Sh SEE ALSO
.Xr geom 4 ,
.Xr loader.conf 5 ,
-.Xr atacontrol 8 ,
.Xr ccdconfig 8 ,
.Xr geom 8 ,
.Xr gvinum 8 ,
diff --git a/share/man/man5/periodic.conf.5 b/share/man/man5/periodic.conf.5
index 1f9eec8..4543532 100644
--- a/share/man/man5/periodic.conf.5
+++ b/share/man/man5/periodic.conf.5
@@ -357,15 +357,6 @@ Requires
.Va daily_status_zfs_enable
to be set to
.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
.Pq Vt bool
Set to
OpenPOWER on IntegriCloud