From owner-freebsd-hackers@FreeBSD.ORG Tue Mar 24 13:22:41 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 3069C1065841 for ; Tue, 24 Mar 2009 13:22:41 +0000 (UTC) (envelope-from pluknet@gmail.com) Received: from mail-fx0-f167.google.com (mail-fx0-f167.google.com [209.85.220.167]) by mx1.freebsd.org (Postfix) with ESMTP id AEB278FC21 for ; Tue, 24 Mar 2009 13:22:40 +0000 (UTC) (envelope-from pluknet@gmail.com) Received: by fxm11 with SMTP id 11so2132514fxm.43 for ; Tue, 24 Mar 2009 06:22:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=rYEVgdTu/2I6hAxbyi1V2g82/OHYCPq4Awp1rF4bJRg=; b=nhHdhTbYuCAN8NMp7KqdSSPLxKJqrjRo7qCEJevvTBgLkyvKX+MuVToWXs4elRgc5d DZtt9GQUjdqgbwhJgqiobeM8lNo1uTPTCwWdOJRDFUxgueGxeyf2rRdyx8wjpDMBcEwk ZlCQ/lR2aVcTgNyzkimxJmxB21V2ANTpqjTz4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=qxLmhOQW2YasQJ+Cq1leC9i8fOU/8wAyIgtjinfVlbgIAUZLkchEUNOY/6m8iUswAa YU8MKk4AM99qJ6BZFBVZQGviFbso2i3XNWqU1FJWrxV82q/jQmZHyymVY1NTdtH1Fb0p OFTG7mS3KtT+2xtiAeBEkWFMqtb59ROq7OKY8= MIME-Version: 1.0 Received: by 10.103.24.11 with SMTP id b11mr3629774muj.58.1237900959725; Tue, 24 Mar 2009 06:22:39 -0700 (PDT) In-Reply-To: <49C8AD9B.7000500@gmail.com> References: <49C8AD9B.7000500@gmail.com> Date: Tue, 24 Mar 2009 16:22:39 +0300 Message-ID: From: pluknet To: Vladimir Ermakov Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-hackers@freebsd.org 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 13:22:42 -0000 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 =A0have 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 t= his > file > and print debug messages on ttyv0 > > As to prevent the emergence of this problem? > As monitor the status of RAID-controller? > You can check status of aac controller with arcconf utility and post results there.. --=20 wbr, pluknet