From owner-freebsd-questions@FreeBSD.ORG Mon Sep 28 13:32:52 2009 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 DC42A106566B for ; Mon, 28 Sep 2009 13:32:52 +0000 (UTC) (envelope-from robin@reportlab.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.154]) by mx1.freebsd.org (Postfix) with ESMTP id 712388FC12 for ; Mon, 28 Sep 2009 13:32:52 +0000 (UTC) Received: by fg-out-1718.google.com with SMTP id e21so640062fga.13 for ; Mon, 28 Sep 2009 06:32:51 -0700 (PDT) Received: by 10.86.195.26 with SMTP id s26mr3357134fgf.23.1254144771208; Mon, 28 Sep 2009 06:32:51 -0700 (PDT) Received: from ?192.168.0.3? (host-82-44-127-245.static.telewest.net [82.44.127.245]) by mx.google.com with ESMTPS id 12sm221896fgg.20.2009.09.28.06.32.50 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 28 Sep 2009 06:32:50 -0700 (PDT) Message-ID: <4AC0BB01.5030107@chamonix.reportlab.co.uk> Date: Mon, 28 Sep 2009 14:32:49 +0100 From: Robin Becker User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <4AC07E69.30800@chamonix.reportlab.co.uk> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: krad Subject: Re: fix remote degraded gmirror 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: Mon, 28 Sep 2009 13:32:52 -0000 krad wrote: ........... >> > > probably not but possibly. What is the server you have is it a custom build > one? Does it have a drive cage? Can you make the hd light blink? I've never seen the machinery. > > Is the remote hands going to go inside the case for you, as I think he might > to have to trace the cables to work out what drive is the correct one? > I thought the serial number would help with that, > > Personally I would recommend that you or one of your trusted engineers goes > down an replaces the drive yourself. Remote hands engineers in my experiance > are a bit crude, and at the end of the day dont care about your box as much > as you would. but you're probably right about the remote hands being uncaring :( > > While you or your guy is down there he could do a proper job and label up > all the drives so in future you can get remote hands to do it all for you. > it's still under discussion anyway whether we just abandon the machine; the current colo company took over our freebsd machines from another and they don't provide freebsd support anyway. The alternative ugh is to switch to ubuntu. I suspect if we do go ahead it will come down to one of our guys going down there to do the hands on. I'm still looking for good examples of exactly how to do the actual recovery. I assume I can just do gmirror remove gm0 /dev/ad4 to eliminate the bad disk. However, will the system still reboot from the disk on /dev/ad6 or should the good disk be swapped into the /dev/ad4 position. I don't know enough about sata booting, but I suppose it can be configured through our serial console. If the system does boot then the other disk can be inserted with gmirror insert gm0 /dev/ad6, but I am not sure whether any partitioning/formatting etc etc is required, Dru Lavigne was my guide when we installed this stuff, but this is the first time it's failed and she doesn't mention the repair process. -- Robin Becker