From owner-freebsd-questions@FreeBSD.ORG Fri Oct 24 09:22:51 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7DBFA16A4BF for ; Fri, 24 Oct 2003 09:22:51 -0700 (PDT) Received: from dns1.popstick.com (dns1.popstick.com [66.37.210.4]) by mx1.FreeBSD.org (Postfix) with SMTP id BCCBA43FDF for ; Fri, 24 Oct 2003 09:22:46 -0700 (PDT) (envelope-from mlists@northglobe.com) Received: (qmail 18506 invoked from network); 24 Oct 2003 16:22:32 -0000 Received: from unknown (HELO hemingway.southglobe.com) (24.131.146.56) by 0 with SMTP; 24 Oct 2003 16:22:32 -0000 From: Nicholas Basila To: questions@freebsd.org Date: Fri, 24 Oct 2003 12:22:32 -0400 User-Agent: KMail/1.5.4 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200310241222.32132.mlists@northglobe.com> Subject: Compaq DL380 ciss error with FreeBSD 5.1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Oct 2003 16:22:51 -0000 Hi, I'm running FreeBSD 5.1 RELEASE on a Compaq DL380 with a built in RAID controller. When I boot or shutdown the machine, I get these errors: da0 at ciss0 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI-0 device da0: 135.168MB/s transfers da0: 104996MB (215032320 512 byte sectors: 255H 32S/T 26352C) ciss0: invalid command, offense size 0 at 0, value 0x0 (da0:ciss0:0:0:0): Synchronize cache failed, status == 0x4, scsi status == 0xff ciss0: invalid command, offense size 0 at 0, value 0x0 (da0:ciss0:0:0:0): Synchronize cache failed, status == 0x4, scsi status == 0xff The message: ciss0: invalid command, offense size 0 at 0, value 0x0 (da0:ciss0:0:0:0): Synchronize cache failed, status == 0x4, scsi status == 0xff is repeated several times. There are no problems with the server, other than that. I'm guessing that the ciss driver isn't an exact match for this controller. Does anyone have any insight on this matter? Regards, Nicholas