From owner-freebsd-current@FreeBSD.ORG Sat Feb 5 13:54:38 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 569B816A4CE for ; Sat, 5 Feb 2005 13:54:38 +0000 (GMT) Received: from mail.latnet.lv (mail.latnet.lv [159.148.108.13]) by mx1.FreeBSD.org (Postfix) with SMTP id DD0EF43D1D for ; Sat, 5 Feb 2005 13:54:34 +0000 (GMT) (envelope-from kaspars@os.lv) Received: (qmail 6959 invoked by uid 103); 5 Feb 2005 13:54:33 -0000 Received: from 159.148.155.3 by esbens (envelope-from , uid 64011) with qmail-scanner-1.23st (spamassassin: 2.64. perlscan: 1.23st. Clear:RC:1(159.148.155.3):. Processed in 0.026362 secs); 05 Feb 2005 13:54:33 -0000 Received: from unknown (HELO os.lv) (159.148.155.3) by mail.latnet.lv with SMTP; 5 Feb 2005 13:54:33 -0000 Received: from 192.168.1.21 ([192.168.1.21]) by os.lv (WinRoute Pro 4.1) with SMTP; Sat, 5 Feb 2005 15:57:02 +0200 Message-ID: <4204D02B.6080804@os.lv> Date: Sat, 05 Feb 2005 15:54:51 +0200 From: Kaspars User-Agent: Mozilla Thunderbird 0.9 (X11/20041127) X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD Current Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Promise raid X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Feb 2005 13:54:38 -0000 Hi, I have server INTEL s875wp1-e server motherboard with cuurent FreeBSD 5.3-RELEASE-p5. I have started to make file sever with samba and have some problems with feikraid controller. Maybe somebody can say what means in dmesg: ... atapci0: port 0xb000-0xb07f,0xb400-0xb40f,0xbc00-0xbc3f mem 0xfeaa0000-0xfeabffff,0xfeafe000-0xfeafefff irq 17 at device 7.0 on pci3 atapci0: failed: rid 0x20 is memory, requested 4 ... acpi_cpu: throttling enabled, 8 steps (100% to 12.5%), currently 100.0% ata2-master: FAILURE - ATA_IDENTIFY timed out ad4: 238418MB [484406/16/63] at ata2-master SATA150 ad8: 238475MB [484521/16/63] at ata4-master SATA150 ad12: 238475MB [484521/16/63] at ata6-master SATA150 ad14: 238418MB [484406/16/63] at ata7-master SATA150 Mounting root from ufs:/dev/ad12s1a Is it bad? I have only sata disks, two of them trought with normal sata controller, two trought feikraid. How I don`t like this raid and disain of this motherboard... :( Casper