Received: with ECARTIS (v1.0.0; list linux-xfs); Wed, 30 Mar 2005 11:06:05 -0800 (PST) Received: from mail00hq.adic.com (mail00hq.adic.com [63.81.117.10]) by oss.sgi.com (8.13.0/8.13.0) with ESMTP id j2UJ63Jn022674 for ; Wed, 30 Mar 2005 11:06:04 -0800 Received: from mail02hq.adic.com ([172.16.9.18]) by mail00hq.adic.com with Microsoft SMTPSVC(5.0.2195.6713); Wed, 30 Mar 2005 11:05:58 -0800 Received: from [172.16.82.67] ([172.16.82.67]) by mail02hq.adic.com with Microsoft SMTPSVC(5.0.2195.6713); Wed, 30 Mar 2005 11:05:58 -0800 Message-ID: <424AF895.7070602@xfs.org> Date: Wed, 30 Mar 2005 13:05:57 -0600 From: Steve Lord User-Agent: Mozilla Thunderbird 1.0.2-1.3.2 (X11/20050324) X-Accept-Language: en-us, en MIME-Version: 1.0 To: sven@dreampixel.de CC: linux-xfs@oss.sgi.com Subject: Re: how cant I rebuild the superblock References: <2545159.1112195262796.OPEN-XCHANGE.WebMail.wwwrun@postgirl> <424AC78C.70708@xfs.org> <2476072.1112198333228.OPEN-XCHANGE.WebMail.wwwrun@postgirl> <424ACFBC.3010304@xfs.org> <28591825.1112202497385.OPEN-XCHANGE.WebMail.wwwrun@postgirl> <424AEDF1.2050602@xfs.org> <15558189.1112208696359.OPEN-XCHANGE.WebMail.wwwrun@postgirl> In-Reply-To: <15558189.1112208696359.OPEN-XCHANGE.WebMail.wwwrun@postgirl> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 30 Mar 2005 19:05:58.0359 (UTC) FILETIME=[81A97670:01C5355B] X-Virus-Scanned: ClamAV 0.83/795/Wed Mar 30 01:58:09 2005 on oss.sgi.com X-Virus-Status: Clean X-archive-position: 5169 X-ecartis-version: Ecartis v1.0.0 Sender: linux-xfs-bounce@oss.sgi.com Errors-to: linux-xfs-bounce@oss.sgi.com X-original-sender: lord@xfs.org Precedence: bulk X-list: linux-xfs Content-Length: 816 Lines: 28 Sven Gehr wrote: > Am Mi 30.03.2005 20:20 schrieb Steve Lord : > >>Sven Gehr wrote: > > > >>>Ok. I have do: >>>dd if=/dev/sdX2 of=sdX2_header bs=16k count=1 >>>for alle (sda2, sdb2, sdc2) devices. Next time I have od -xa with >>>alle >>>files. The output is in the attachment. I can't find XFSB in this >>>files? > > >>Well, your sda2 and sdb2 files are identical, are you sure you got the >>commands right? The other one is all zeros. You have one chance left >>to find a real superblock out there. > > > I have generate the file new for sda2 and sdb2. It is in the attachment. Those are still identical, either you have something odd going on in your scsi addressing, or you managed to clone data from one device to another, or these are actually two paths to the same disk device. Steve