From owner-freebsd-stable@FreeBSD.ORG Fri Jul 17 10:20:29 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C6E451065672 for ; Fri, 17 Jul 2009 10:20:29 +0000 (UTC) (envelope-from freebsd-stable@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 840048FC1B for ; Fri, 17 Jul 2009 10:20:29 +0000 (UTC) (envelope-from freebsd-stable@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1MRkYD-0000Fk-NW for freebsd-stable@freebsd.org; Fri, 17 Jul 2009 10:20:25 +0000 Received: from lara.cc.fer.hr ([161.53.72.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 17 Jul 2009 10:20:25 +0000 Received: from ivoras by lara.cc.fer.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 17 Jul 2009 10:20:25 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-stable@freebsd.org From: Ivan Voras Date: Fri, 17 Jul 2009 12:20:03 +0200 Lines: 32 Message-ID: References: <20090717010813.03477b27.matheus@eternamente.info> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: lara.cc.fer.hr User-Agent: Thunderbird 2.0.0.21 (X11/20090615) In-Reply-To: <20090717010813.03477b27.matheus@eternamente.info> Sender: news Subject: Re: gstripe problem X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2009 10:20:30 -0000 Nenhum_de_Nos wrote: > hail, > > I have a problem with gstripe on today stable. I created this stripe using a bit more old stable (two weeks tops) and it can't be read on old stable (from 30/12/2008). So I recreated in 8-BETA1 and I could mount and see files. When I tried again on 30/12/2008 stable and todays, on PII machine (i386): So your problem is that: a) you created a gstripe array on a recent STABLE (two weeks ago) and it was fine b) you tried to use it with an old STABLE (30.12.2008.) and it didn't work c) you tried to use it with today's STABLE and it didn't work d) it works with 8-BETA1 ? The only thing that comes to my mind is that during your tests you have changed the stripe size, making the file system data unusable (and unmountable). > [root@xxx ~]# gstripe status > Name Status Components > stripe/stripe0 UP ad4s2 > ad6s2 > mount: /dev/stripe/stripe0 : Invalid argument > > on 8-BETA1 it works, but can't create stripe on it and use on this stable box though. the stripe already has files ! so anything weird could make me loose my data ... Are you saying you won't use 8-BETA1 because you fear there may be problems with it? If so, you shouldn't worry so much - 8-CURRENT is very stable.