From owner-freebsd-questions@FreeBSD.ORG Tue Apr 27 01:41:13 2004 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 AB76116A4CE for ; Tue, 27 Apr 2004 01:41:13 -0700 (PDT) Received: from ux1.ibb.net (ux1.ibb.net [64.215.98.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id B637B43D31 for ; Tue, 27 Apr 2004 01:41:12 -0700 (PDT) (envelope-from mipam@ibb.net) Received: from localhost (mipam@localhost) by ux1.ibb.net (8.9.3/8.9.3/UX1TT) with ESMTP id JAA17989 for ; Tue, 27 Apr 2004 09:30:37 +0200 X-Authentication-Warning: ux1.ibb.net: mipam owned process doing -bs Date: Tue, 27 Apr 2004 09:30:37 +0200 (MET DST) From: Mipam To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: SCSI bus speed downshifted 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: Tue, 27 Apr 2004 08:41:13 -0000 Hi, When i went to take a look at a server i found in one scsi disk a red light burning, bad news, checking the logs: ciss0: *** SCSI bus speed downshifted, SCSI port 2 ciss0: *** SCSI bus speed downshifted, SCSI port 2 ciss0: *** Physical drive failure: SCSI port 2 ID 1 ciss0: *** State change, logical drive 0 ciss0: logical drive 0 (pass0) changed status OK->interim recovery, spare status 0x0 Happily the raid controller was configured as raid 1, so the system kept running. I pulled the defect disk out and ordered a new one, in the mean time the system keeps running fine. But is there a command which i can issue to check the status of ciss0 and the drives? Would camcontrol help? But i wont just touch that command as experiment because i may screw up things by doing so. Any suggestions? Bye, Mipam.