From owner-freebsd-questions@FreeBSD.ORG Thu Jul 19 16:58:32 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 00D0116A402 for ; Thu, 19 Jul 2007 16:58:32 +0000 (UTC) (envelope-from bahamasfranks@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.171]) by mx1.freebsd.org (Postfix) with ESMTP id 8C68613C467 for ; Thu, 19 Jul 2007 16:58:31 +0000 (UTC) (envelope-from bahamasfranks@gmail.com) Received: by ug-out-1314.google.com with SMTP id o4so629000uge for ; Thu, 19 Jul 2007 09:58:30 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=BBh0kU6NT+zmmiWhH0whPr3VVF+2U0AAGqzTsobaoupT+s1BQrbzi8Lm9W8epEjjnHHVGEr/JCeRF7CQOllIGzwEPgISnAabRiHUcbPKT1CDYRBySxlp64frhoYWEKaeFpY17a166S/oabw4Jm/uRcF4pKR2T11i6LQelrsVvp4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=sSHw7S/y7SgDPKz7KjiT7quwT+sTkLC2s3w752/Ze4CURzIBT18Wu3ef7bTlJWv9Bggb0JvLQE4shaQ7kk7tWdqNKVMU/slFg7JB3OQ79LdZDGkP0OUBw8m3yjVseYiw1X7Q3QWhTd4GfEwAhsfTABLA3cdNIUIDSnGXUHmlXrk= Received: by 10.66.222.9 with SMTP id u9mr1303170ugg.1184864310324; Thu, 19 Jul 2007 09:58:30 -0700 (PDT) Received: by 10.66.254.11 with HTTP; Thu, 19 Jul 2007 09:58:30 -0700 (PDT) Message-ID: <539c60b90707190958h37e21843me437bc872030de4@mail.gmail.com> Date: Thu, 19 Jul 2007 09:58:30 -0700 From: "Steve Franks" Sender: bahamasfranks@gmail.com To: "User Questions" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: e9d70b7f5bee9bde Subject: sata: setfeatures settransfermode taskqueue timeout X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Jul 2007 16:58:32 -0000 I'm getting this error alot, on shutdown. smartmon reports all my drives are healthy with 0 errors, I've replaced the controller and upgraded to a 500W powersupply. At random one of my 4 sata drives will give a "disconnected" error in dmesg and dissappear, usually when you acess it for the first time on a given boot, but not always the same drive. Also, I've now started getting a panic after syncing all the drives on shutdown. I'm mystified.... Steve