From owner-freebsd-stable@FreeBSD.ORG Thu Mar 15 11:35:48 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 75435106564A for ; Thu, 15 Mar 2012 11:35:48 +0000 (UTC) (envelope-from joh.hendriks@gmail.com) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id F093D8FC16 for ; Thu, 15 Mar 2012 11:35:46 +0000 (UTC) Received: by bkcjc3 with SMTP id jc3so2771016bkc.13 for ; Thu, 15 Mar 2012 04:35:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type; bh=xUTbnbq9aUvnMcpc0+DHYhUP1eNgOdU/9lxvXhfffok=; b=cp7b2BvghxGx+Xp/nJb5gpNpTP7eN/z7ge3ARVd07RJ9oZCKMwfKbG7ACUg6wFW2bb HMCzwymxaXt1uf+VsJPYV6ETRDmw5faaGQA0EksWmQdiuSc6vdEyL3WIhFmoSFkJhIaI G9MqUvebUb29PTYEXFbpNGgv+5bsTBx3DlgHV4+QGLZFaB09ew/QxdocM2RCbyVK55ZX 65vVwQiYnfZnCUxPpZ72U8g8T4z9msQDBuItqe3iEk15G0JfHmXd3ReY7vh1xkzfWBUh YPcjExiDDAI7IqnkmC49jbcxzCnaD5Hta2mENHdmNVgSxw3qVbVE65E3MJJs2XL2ou0d oPcg== Received: by 10.204.151.86 with SMTP id b22mr2381226bkw.81.1331811346157; Thu, 15 Mar 2012 04:35:46 -0700 (PDT) Received: from [192.168.1.129] (schavemaker.nl. [213.84.84.186]) by mx.google.com with ESMTPS id t17sm3170336bke.6.2012.03.15.04.35.45 (version=SSLv3 cipher=OTHER); Thu, 15 Mar 2012 04:35:45 -0700 (PDT) Message-ID: <4F61D40F.50102@gmail.com> Date: Thu, 15 Mar 2012 12:35:43 +0100 From: Johan Hendriks User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:11.0) Gecko/20120312 Thunderbird/11.0 MIME-Version: 1.0 To: freebsd-stable Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: kernel messages mps X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Mar 2012 11:35:48 -0000 I see a lot of messages like below. Last weekend the server was not responding at all and we need to reboot. The da3 message is always the same, it is never another port. The drive is part of a ZFS mirrored vdev. Do i need to worry or is it just the mps driver and do i need the new one. system is FreeBSD 9.0-RELENG amd64 +mps0: (4:3:0) terminated ioc 804b scsi 0 state c xfer 0 +mps0: (4:3:0) terminated ioc 804b scsi 0 state c xfer 0 +mps0: (4:3:0) terminated ioc 804b scsi 0 state c xfer 0 +mps0: (4:3:0) terminated ioc 804b scsi 0 state c xfer 0 +mps0: (4:3:0) terminated ioc 804b scsi 0 state c xfer 0 +mps0: (4:3:0) terminated ioc 804b scsi 0 state c xfer 0 +(da3:mps0:0:3:0): READ(10). CDB: 28 0 1 de da 1f 0 0 80 0 +(da3:mps0:0:3:0): CAM status: SCSI Status Error +(da3:mps0:0:3:0): SCSI status: Check Condition +(da3:mps0:0:3:0): SCSI sense: UNIT ATTENTION asc:29,1 (Power on occurred) +(da3:mps0:0:3:0): Field Replaceable Unit: 1 +mps0: (4:3:0) terminated ioc 804b scsi 0 state c xfer 0 +mps0: (4:3:0) terminated ioc 804b scsi 0 state c xfer 0 +mps0: (4:3:0) terminated ioc 804b scsi 0 state c xfer 0 +mps0: (4:3:0) terminated ioc 804b scsi 0 state c xfer 0 +mps0: (4:3:0) terminated ioc 804b scsi 0 state c xfer 0 +mps0: (4:3:0) terminated ioc 804b scsi 0 state c xfer 0 +mps0: (4:3:0) terminated ioc 804b scsi 0 state c xfer 0 +mps0: (4:3:0) terminated ioc 804b scsi 0 state c xfer 0 +(da3:mps0:0:3:0): READ(10). CDB: 28 0 1e 9f 5a 28 0 0 80 0 +(da3:mps0:0:3:0): CAM status: SCSI Status Error +(da3:mps0:0:3:0): SCSI status: Check Condition +(da3:mps0:0:3:0): SCSI sense: UNIT ATTENTION asc:29,1 (Power on occurred) +(da3:mps0:0:3:0): Field Replaceable Unit: 1 The drives pass the smart test SMART status: Checking health of /dev/ada0: OK Checking health of /dev/ada1: OK Checking health of /dev/da0: OK Checking health of /dev/da1: OK Checking health of /dev/da2: OK Checking health of /dev/da3: OK Checking health of /dev/da4: OK Checking health of /dev/da5: OK Checking health of /dev/da6: OK Checking health of /dev/da7: OK Checking health of /dev/da8: OK Checking health of /dev/da9: OK Checking health of /dev/da10: OK Checking health of /dev/da11: OK Checking health of /dev/da12: OK Checking health of /dev/da13: OK Checking health of /dev/da14: OK Checking health of /dev/da15: OK regards johan