From owner-freebsd-hackers@FreeBSD.ORG Tue Mar 24 12:48:37 2009 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F31BE1065713 for ; Tue, 24 Mar 2009 12:48:36 +0000 (UTC) (envelope-from samflanker@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.231]) by mx1.freebsd.org (Postfix) with ESMTP id 586588FC14 for ; Tue, 24 Mar 2009 12:48:36 +0000 (UTC) (envelope-from samflanker@gmail.com) Received: by rv-out-0506.google.com with SMTP id l9so2358462rvb.43 for ; Tue, 24 Mar 2009 05:48:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=BGkL++c5nJceXl6o+nEYG8wt1fLikQ3s5Hrb+4oAIEg=; b=jxfc/QiBCbsaJIiw6Fe+PjCAWzN8I+gLSyQ7SgUHn7Ky8x65VbI+Vu20JZfTvzJYke GQPgMLSDXM4IP8XM0+Pa5Josb3v3hckQ8tVbxEn5ikIJfVg5vXv0KOLUZ7gQbk/Q8KU8 M2jnwWdzSLTiMhKSP6eUwJg+kgi3F9tjkuy3s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=n95RXXpQlW4BkslDyKwARQI0a1Ejl5PYBpZYbJjwf+g8qPR8EeNj4Z/hBvJw3sdNfz qPifFUMTK+O3mXQre/t2oH9/KbyqAtoINdre2pdFbVkYgqLLsXRqaojN+vb2x5He3IAq GfqWcQPzLmssKhG073g4wegtAtz3O3loerCJ0= Received: by 10.114.174.2 with SMTP id w2mr5572068wae.195.1237898915111; Tue, 24 Mar 2009 05:48:35 -0700 (PDT) Received: from localhost.localdomain ([213.152.137.43]) by mx.google.com with ESMTPS id y25sm2771992pod.10.2009.03.24.05.48.31 (version=SSLv3 cipher=RC4-MD5); Tue, 24 Mar 2009 05:48:33 -0700 (PDT) Message-ID: <49C8D6AD.7050501@gmail.com> Date: Tue, 24 Mar 2009 15:48:45 +0300 From: Vladimir Ermakov User-Agent: Thunderbird 2.0.0.19 (X11/20090105) MIME-Version: 1.0 To: freebsd-hackers@freebsd.org References: <49C8AD9B.7000500@gmail.com> <3bbf2fe10903240324t6616cc9dx6ae28028ac971be6@mail.gmail.com> <49C8B5E3.2000104@gmail.com> In-Reply-To: <49C8B5E3.2000104@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [problem] aac0 does not respond X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Mar 2009 12:48:37 -0000 Attilio Rao wrote: > 2009/3/24 Vladimir Ermakov : > >> Hello, All >> >> Describe my problem: >> have volume RAID-10 (SAS-HDD x 6) on Adaptec RAID 5805 >> 2 HHD of 6 have errors in smart data (damaged) >> i am try read file /var/db/mysql/ibdata1 from this volume >> system does not respond ( lost access to ssh ) after read 6GB data >> from this >> file >> and print debug messages on ttyv0 >> >> As to prevent the emergence of this problem? >> As monitor the status of RAID-controller? >> >> please, any solutions >> > > Is this -STABLE or -CURRENT? > And if it is -CURRENT, what revision? > > Thanks, > Attilio > > > it -STABLE thx /Vladimir Ermakov