From owner-freebsd-questions@FreeBSD.ORG Sun Jan 27 05:25:39 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 22D191D5 for ; Sun, 27 Jan 2013 05:25:39 +0000 (UTC) (envelope-from brentgclarklist@gmail.com) Received: from mail-wg0-f45.google.com (mail-wg0-f45.google.com [74.125.82.45]) by mx1.freebsd.org (Postfix) with ESMTP id 937FE8E for ; Sun, 27 Jan 2013 05:25:38 +0000 (UTC) Received: by mail-wg0-f45.google.com with SMTP id dq12so1077199wgb.24 for ; Sat, 26 Jan 2013 21:25:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=UwLMvZ4deWwW+VuSeNh5qI1pOs8Xc36xb3KG9eFkv9g=; b=OZpVPdUaNFcMFy1y6/+hA0HkkkrTe0RCi4HKRZSBPtTF2DJMaqCtblYWnCN2cjN9XH lJVvki/STEEgRiPNKh2NB0i8G87ib4KdV4nhP7zj0AvVv617Asuy1lqN6kzwTPyvlKVT Hw7OkwLK0WNqYWTpdlAgnoI5SEhpim0LCIL1eOm6mQtL/mPRtXkPxxrxGou34x5Wc+Pi faq8NLZqNgB2EmT4zcG7ch+aMZMmBFnoMvI7EM3vpsKxY5DyfOAmFjsQLHQwTNCVrlOZ e4exf5jkONAO7yj+YZRT2vfK1Wo/kHwfm2W0OmEr/EJbKaAc1pxeurYHuMjGtNvMB/34 Nkgw== X-Received: by 10.180.19.136 with SMTP id f8mr4236813wie.0.1359264337366; Sat, 26 Jan 2013 21:25:37 -0800 (PST) Received: from [10.0.0.8] (41-133-239-215.dsl.mweb.co.za. [41.133.239.215]) by mx.google.com with ESMTPS id ew4sm6368139wid.11.2013.01.26.21.25.35 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 26 Jan 2013 21:25:36 -0800 (PST) Message-ID: <5104BAD5.2030005@gmail.com> Date: Sun, 27 Jan 2013 07:27:49 +0200 From: Brent Clark User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.11) Gecko/20121122 Icedove/10.0.11 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: FreeBSD server for sons tv shows. please help Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Jan 2013 05:25:39 -0000 Good day Im not it its because of a power failure or what, but for some reason my 'download server', has lost its raid (0/ stripe). Im trying to fix this, for the raid contains quite a few shows for my son. If I go [root@torry /usr/home/bclark]# gstripe list Geom name: st0 State: UP Status: Total=3, Online=3 Type: AUTOMATIC Stripesize: 65536 ID: 1006591079 Providers: 1. Name: stripe/st0 Mediasize: 360102297600 (335G) Sectorsize: 512 Stripesize: 65536 Stripeoffset: 0 Mode: r0w0e0 Consumers: 1. Name: ada0 Mediasize: 120034123776 (111G) Sectorsize: 512 Mode: r0w0e0 Number: 0 2. Name: ada1 Mediasize: 120034123776 (111G) Sectorsize: 512 Mode: r0w0e0 Number: 2 3. Name: ada4 Mediasize: 120034123776 (111G) Sectorsize: 512 Mode: r0w0e0 Number: 1 I see 'State: UP' if i: [root@torry /usr/home/bclark]# mount -t ufs /dev/stripe/st0a /mnt/ mount: /dev/stripe/st0a: Invalid argument [root@torry /usr/home/bclark]# fsck /dev/stripe/st0a fsck: Could not determine filesystem type [root@torry /usr/home/bclark]# fsck_ufs /dev/stripe/st0a ** /dev/stripe/st0a Cannot find file system superblock ioctl (GCINFO): Inappropriate ioctl for device fsck_ufs: /dev/stripe/st0a: can't read disk label If someone could help, it would be appreciated, of what the next step is, it would be appreciated.