From owner-freebsd-questions@FreeBSD.ORG Mon Apr 18 17:56:50 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F2A1616A4CE for ; Mon, 18 Apr 2005 17:56:49 +0000 (GMT) Received: from shiva.nextrials.com (shiva.nextrials.com [64.81.74.145]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE71F43D4C for ; Mon, 18 Apr 2005 17:56:49 +0000 (GMT) (envelope-from dannyman@toldme.com) Received: from [192.168.1.102] (mito.sr.nextrials.com [192.168.1.102]) by shiva.nextrials.com (Postfix) with ESMTP id 6B3A23C288A; Mon, 18 Apr 2005 10:56:49 -0700 (PDT) Message-ID: <4263F4E0.8040007@toldme.com> Date: Mon, 18 Apr 2005 10:56:48 -0700 From: Danny Howard User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050328) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Andrea Venturoli References: <4263681A.7030501@netfence.it> In-Reply-To: <4263681A.7030501@netfence.it> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: gmirror losing drive X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Apr 2005 17:56:50 -0000 Andrea Venturoli wrote: > Hello. > > I'm almost happily using gmirror on da0 and da1. > The problem is after every reboot da0 is gone and I have to issue: > gmirror forget gm0 > gmirror insert gm0 da0 > > Then it will synchronize automatically. > > Why? How do I resolve? Should I save the configuration in any way > after issuing the previous commands? Andrea, I'm not entirely sure on this one ... you have RTFM? There's "gmirror configure -a" ... but that is about synchronization. What does gmirror info says before you forget / insert? My hunch is that you are not rebooting cleanly, so when the system comes up, gmirror thinks it has to re-sync the disks, but it is not configured to do so automatically? What command / process did you use to set up your mirror? -d -- http://dannyman.toldme.com/