From owner-freebsd-doc@FreeBSD.ORG Thu Jun 20 18:20:30 2013 Return-Path: Delivered-To: doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 6B2A6AC2 for ; Thu, 20 Jun 2013 18:20:30 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 18A161ABF for ; Thu, 20 Jun 2013 18:20:29 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.7/8.14.7) with ESMTP id r5KIKT0d089805 for ; Thu, 20 Jun 2013 12:20:29 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.7/8.14.7/Submit) with ESMTP id r5KIKTXM089802 for ; Thu, 20 Jun 2013 12:20:29 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Thu, 20 Jun 2013 12:20:29 -0600 (MDT) From: Warren Block To: doc@freebsd.org Subject: RFC: Handbook Storage chapter RAID section removal Message-ID: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Thu, 20 Jun 2013 12:20:29 -0600 (MDT) X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jun 2013 18:20:30 -0000 The Handbook Storage chapter has a section called RAID that describes the use of ccd(4) and ataraid(4). ccd(4) is obsolete, having been replaced several times by newer drivers. I think ataraid(4) has been supplanted by graid(8). So I propose to remove that RAID section entirely. Yes, people may still be using these devices. But we should not be recommending them to new users. If you have a reason that should not be done, speak now.