From owner-freebsd-geom@FreeBSD.ORG Fri May 30 15:20:03 2008 Return-Path: Delivered-To: freebsd-geom@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BDD521065675 for ; Fri, 30 May 2008 15:20:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id C0DD38FC20 for ; Fri, 30 May 2008 15:20:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m4UFK3Q8064288 for ; Fri, 30 May 2008 15:20:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m4UFK3kv064287; Fri, 30 May 2008 15:20:03 GMT (envelope-from gnats) Date: Fri, 30 May 2008 15:20:03 GMT Message-Id: <200805301520.m4UFK3kv064287@freefall.freebsd.org> To: freebsd-geom@FreeBSD.org From: Kena Cc: Subject: Re: misc/124130: [gmirror][usb] gmirror fails to start usb devices that were present at boot time X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Kena List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 May 2008 15:20:03 -0000 The following reply was made to PR kern/124130; it has been noted by GNATS. From: Kena To: Remko Lodder Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: misc/124130: [gmirror][usb] gmirror fails to start usb devices that were present at boot time Date: Fri, 30 May 2008 16:56:52 +0200 Op 30 mei 2008, om 16:34 heeft Remko Lodder het volgende geschreven: > 1) the severity is not important, I understand it is frustrating to > detach/attach the devices though. It's not only frustrating; it borders on "impossible" without physical access to the system. (unless I'm missing something and it is actually possible to unload/ reload drives using tools and the usb stack -- which I don't know how to do) > 2) Just to be sure you have a gmirror_load="YES" in /boot/ > loader.conf ? Both are set: geom_mirror_load="YES" geom_journal_load="YES" anything else to help? -- k