From owner-freebsd-questions@FreeBSD.ORG Sun Sep 5 04:25:10 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 085BA10656C8 for ; Sun, 5 Sep 2010 04:25:10 +0000 (UTC) (envelope-from perryh@pluto.rain.com) Received: from agora.rdrop.com (agora.rdrop.com [IPv6:2607:f678:1010::34]) by mx1.freebsd.org (Postfix) with ESMTP id DB8408FC20 for ; Sun, 5 Sep 2010 04:25:09 +0000 (UTC) Received: from agora.rdrop.com (66@localhost [127.0.0.1]) by agora.rdrop.com (8.13.1/8.12.7) with ESMTP id o854P9w8085877 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Sat, 4 Sep 2010 21:25:09 -0700 (PDT) (envelope-from perryh@pluto.rain.com) Received: (from uucp@localhost) by agora.rdrop.com (8.13.1/8.12.9/Submit) with UUCP id o854P9VS085875 for freebsd-questions@freebsd.org; Sat, 4 Sep 2010 21:25:09 -0700 (PDT) Received: from fbsd61 by pluto.rain.com (4.1/SMI-4.1-pluto-M2060407) id AA22698; Sat, 4 Sep 10 21:14:09 PDT Date: Sat, 04 Sep 2010 21:14:02 -0700 From: perryh@pluto.rain.com To: freebsd-questions@freebsd.org Message-Id: <4c83190a.SG+LIhPWaGtmaaeL%perryh@pluto.rain.com> User-Agent: nail 11.25 7/29/05 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: "gmirror load" broken in 8.1 memstick X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Sep 2010 04:25:10 -0000 Fixit# gmirror label -vb round-robin gm0 /dev/ad0s2a appeared to work properly. (I didn't write down the exact message, but it said something about the metadata having been written successfully.) However: Fixit# gmirror load gmirror: Command 'load' not available. and it did not create /dev/mirror/gm0 or even the /dev/mirror directory. How do I fix this?