From owner-freebsd-questions@FreeBSD.ORG Wed Sep 8 11:13:25 2004 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 D8B4F16A4CE for ; Wed, 8 Sep 2004 11:13:25 +0000 (GMT) Received: from smtp.hispeed.ch (mxout.hispeed.ch [62.2.95.247]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4267943D4C for ; Wed, 8 Sep 2004 11:13:25 +0000 (GMT) (envelope-from locus@stable.ch) Received: from rock.stable.ch (80-218-242-242.dclient.hispeed.ch [80.218.242.242])i88BDNWl022928 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Wed, 8 Sep 2004 13:13:24 +0200 Received: from locus by rock.stable.ch with local (Exim 4.30; FreeBSD) id 1C50OA-0002Bf-Vi for questions@freebsd.org; Wed, 08 Sep 2004 13:13:22 +0200 Date: Wed, 8 Sep 2004 13:13:22 +0200 From: Thomas Spreng To: questions@freebsd.org Message-ID: <20040908111322.GB7827@rock.stable.ch> Mail-Followup-To: questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Sender: locus Subject: Vinum Concat Data Recovery 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: Wed, 08 Sep 2004 11:13:26 -0000 Hi, I have made concat drive using 3 hard disks using vimum vm. Some weeks ago one of those 3 disks crashed completely (bios can't even detect it anymore). My question now is: is there any chance to recover the data that resides on the 2 (working) remaining disks? I cant provide more info than the config file since the disks are not in my server anymore atm. Thanks --- vinum.conf: drive a device /dev/ad6s1e drive b device /dev/ad4s1e drive c device /dev/ad5s1e volume storage plex org concat sd length 78528m drive a sd length 58643m drive b sd length 58643m drive c PS: I've searched the archives but I didnt find a satisfactory answer.