From owner-freebsd-questions@FreeBSD.ORG Thu Jan 22 09:59:14 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9AD045C4 for ; Thu, 22 Jan 2015 09:59:14 +0000 (UTC) Received: from nm10-vm9.bullet.mail.ir2.yahoo.com (nm10-vm9.bullet.mail.ir2.yahoo.com [212.82.96.161]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E4E0C8EB for ; Thu, 22 Jan 2015 09:59:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.es; s=s2048; t=1421920745; bh=IW5RZbP5qIKDL4+sZzFTvBVZ0lskKRJn4pJAoHGEaIA=; h=Date:From:To:Subject:In-Reply-To:References:From:Subject; b=f5vl16AvvT1Ka/ZUJuHB+qdZ47LZcilLF+KgBAoUqwUSXXDX+M756YGNnfqaqgGosiKLbXGNu/T12rJQCkwZ61UhLNLct8fvBtxbj9MtKaEQ6uMIIurTVs5j+DaeFHOdNFGayvva+sEbClb6VY23ZsegdZuV+1IW7dSKVdAogbpRIMFchdtgFyb36uEAXu+FMPwx7hxlVXdIvqOHeBhvmKrTlJu/xl++SKQ7RxP/Yv54WjljODK3EfXgMjFzfyUxDMm0b/SVC+nEr9sXFpxe7ICnl79PWxYK0GRBDyNEJY9zKMxZrs8DfmGOQxMUJBsBVBCkRjJSmkXNKGG7PdiOyQ== Received: from [212.82.98.125] by nm10.bullet.mail.ir2.yahoo.com with NNFMP; 22 Jan 2015 09:59:05 -0000 Received: from [46.228.39.82] by tm18.bullet.mail.ir2.yahoo.com with NNFMP; 22 Jan 2015 09:59:05 -0000 Received: from [127.0.0.1] by smtp119.mail.ir2.yahoo.com with NNFMP; 22 Jan 2015 09:59:05 -0000 X-Yahoo-Newman-Id: 532750.96159.bm@smtp119.mail.ir2.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: cFC4p2wVM1kpZW939dbQQBbjoVsfETDF3tEt4EqOV2thuR0 jOZbzv21dtiH.1NdEM83BkvN4luipvidEFcCRakxThZWip3aI1KW0es4U2oY qaHklM9Yk5x6qRqaY4liWxAc8BF2wY24_6.6U56Cuy4nTgMdrnG9bx_mEiSD w.tWNzyIbeVeSxiMpaCuOQ41bbzj2Qa8c7ibER7JotywxSGVkMMF74fheEo6 yROtNEeRMogBKqMsK45a0WoZtS55utiKJg6nzQiDdD8eU1zQPdvS.tiYM4Fa o0hIraCxj_oL7ifPVV5THllWPv3DtxZNce0fSg34FkfagACYy5xDfvqupckx z38IyW_qhw6qCZkotKAQM3PTS6.I8Tc0aNPuZ1x4DPEQ5vLhmvxygOYvpvk2 hGPV7Nj2gc25gfusKY4sX0Ut8XLCvkTqEUZx0Llt3FjGVgxbTr3vbkuEENIL ZIFn23FAMoVTV.ZrO_e.j4TzihcjTVxSK7UBuKdKiIwunntALIEQjXmVR8t4 qll4WbVhSZX7GIsuL4SEZ4aGXf1i4Ibsq X-Yahoo-SMTP: mX392iiswBAeJNdO_s.EW62LZDJR Date: Thu, 22 Jan 2015 10:59:25 +0100 From: Eduardo Morras To: freebsd-questions@freebsd.org Subject: Re: Raid hard disk Message-Id: <20150122105925.42ca6bd64d4a8cf96f9574db@yahoo.es> In-Reply-To: References: X-Mailer: Sylpheed 3.4.2 (GTK+ 2.24.25; amd64-portbld-freebsd9.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jan 2015 09:59:14 -0000 On Mon, 19 Jan 2015 09:44:37 +0300 Kumar Perumal wrote: > Hi, > I am not able to raid both hard disk in my server 6.0.0. > > Earlier I was using "raidctl -s raid0" for server 5.7.1 Are you sure it's FreeBSD? There's no 5.7.1 FreeBSD version, and version numbering uses X.Y schema, not X.Y.Z. Show us the output of uname -a > Please help me > > Regards, > > Kumar Perumal --- --- Eduardo Morras