From owner-freebsd-questions@FreeBSD.ORG Thu Nov 7 08:32:45 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 9F1C5B79 for ; Thu, 7 Nov 2013 08:32:45 +0000 (UTC) (envelope-from olivier2553@gmail.com) Received: from mail-wi0-x231.google.com (mail-wi0-x231.google.com [IPv6:2a00:1450:400c:c05::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 3DD3C252A for ; Thu, 7 Nov 2013 08:32:45 +0000 (UTC) Received: by mail-wi0-f177.google.com with SMTP id f4so244548wiw.16 for ; Thu, 07 Nov 2013 00:32:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=xSgz4FCeVajiBKm1KBn3XBLXMaGCCMbi65MLAkHoWL0=; b=eiekZoVIqam2JUtRhD5b7D7noBEzdTSNFWKXKiFPLM1DLJu1mm27RgM7bK/1yNaowu Gj+GQ7ZGgSGewgn3wKVqojROBQMFcl+Zd+TuKDtw9P1kM/enzODkurDLz/EOr11PuM2Z IC+3+tk09Yyk6rk0/pN+QgN6D1GoAgotJpgg1e0WfATiC1ZXMO2bdY78u4f6pRgupFm0 pbme74Oq5OK7Zyc+X4gfYVrhk+DdAsQNsVXmmWTbfipTDpwHTbIkGahwcNoOrGOpaVHt rkwqgHvafNHHU9N4KoKaTjKlXTlopV3wic5lDnsrigqRQcRAlY97nWx+FuKVURvHbY2z DoEw== MIME-Version: 1.0 X-Received: by 10.194.174.36 with SMTP id bp4mr6135054wjc.7.1383813163675; Thu, 07 Nov 2013 00:32:43 -0800 (PST) Sender: olivier2553@gmail.com Received: by 10.217.112.132 with HTTP; Thu, 7 Nov 2013 00:32:43 -0800 (PST) In-Reply-To: <20131107072833.d3a0d2ef@mail.winner.co.th> References: <20131107072833.d3a0d2ef@mail.winner.co.th> Date: Thu, 7 Nov 2013 15:32:43 +0700 X-Google-Sender-Auth: BrNRjuP1r2_FPnEsRBwa7P5nrb8 Message-ID: Subject: Re: i have some problem From: Olivier Nicole To: =?TIS-620?B?udLCwaekxcfUqq0g4LzXzaGi0g==?= =?TIS-620?B?xyAowNHKKQ==?= Content-Type: text/plain; charset=ISO-8859-1 Cc: "freebsd-questions@freebsd.org" 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: Thu, 07 Nov 2013 08:32:45 -0000 Pat, > we use smartctl -a /dev/da0 > but can not check HDD so i would like to know about problem. I think the reason is because smartctl is used to control a physical hard disk. But you have a hardware RAID, so /dev/da0 is not a physical hard disk, it is a RAID disk. RAID card does not support SMART. Best regards, Olivier > > Detail of smartctl 6.0 > > smartctl 6.0 2012-10-10 r3643 [FreeBSD 9.1-RELEASE amd64] (local build) > Copyright (coffee) 2002-12, Bruce Allen, Christian Franke, www.smartmontools.org > > Vendor: LSI > Product: Logical Volume > Revision: 3000 > User Capacity: 291,999,055,872 bytes [291 GB] > Logical block size: 512 bytes > Logical Unit id: 0x600508e000000000848d5098fa521d01 > Device type: disk > Local Time is: Thu Nov 7 14:11:55 2013 ICT > Device does not support SMART > > Error Counter logging not supported > Device does not support Self Test logging > > we use raid card is pile 2008 setup raid 10 > > it is detail raid card http://www.asus.com/Commercial_Servers_Workstations/PIKE_2008/ > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"