Swapping to RAID 5 is happy now. Remove indications to the contrary.

This commit is contained in:
oster 2004-04-11 02:46:27 +00:00
parent c4acd0486b
commit e3d079e02e

View File

@ -1,4 +1,4 @@
.\" $NetBSD: raidctl.8,v 1.38 2004/02/29 22:22:35 oster Exp $
.\" $NetBSD: raidctl.8,v 1.39 2004/04/11 02:46:27 oster Exp $
.\"
.\" Copyright (c) 1998, 2002 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -1302,9 +1302,6 @@ swapoff=YES
.Pp
be added to
.Pa /etc/rc.conf .
.Pp
Note: Swapping to a RAID 5 device is known to have problems, and is
currently unsupported.
.Ss Unconfiguration
The final operation performed by
.Nm
@ -1545,7 +1542,3 @@ not keep the parity correct.
At least with RAID 0 there is no perception of increased data security.
.Sh BUGS
Hot-spare removal is currently not available.
.Pp
Swapping to a RAID 5 device is a good way to lockup your system, and
use of a RAID 5 set as a swap device (or using a swap file in a
filesystem on a RAID 5 set) is currently not supported.