From owner-freebsd-ports-bugs@freebsd.org Wed Jul 29 19:56:17 2015 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 687E49AD66E for ; Wed, 29 Jul 2015 19:56:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 47397FAC for ; Wed, 29 Jul 2015 19:56:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t6TJuHpT079435 for ; Wed, 29 Jul 2015 19:56:17 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 201718] sysutils/arcconf 1.7 Segmentation fault with Dell CERC SATA Raid Date: Wed, 29 Jul 2015 19:56:16 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: evolvia@worldofevolvia.com X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jul 2015 19:56:17 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201718 --- Comment #7 from Eric --- Hi, Thank you to continue to work on the bug :o) I use the last firmware available on the support dell website. You can find the complete adapter information below, this output is produce with the arcconf Version 6.50 (B18570): arcconf GETCONFIG 1 AD Controllers found: 1 ---------------------------------------------------------------------- Controller information ---------------------------------------------------------------------- Controller Status : Optimal Channel description : SATA Controller Model : CERC SATA1.5/6ch Controller Serial Number : 6F954 Installed memory : 64 MB Copyback : Disabled Background consistency check : Disabled Automatic Failover : Enabled Stayawake period : Disabled Spinup limit internal drives : 0 Spinup limit external drives : 0 Defunct disk drive count : 0 Logical devices/Failed/Degraded : 1/0/0 -------------------------------------------------------- Controller Version Information -------------------------------------------------------- BIOS : 4.1-0 (7419) Firmware : 4.1-0 (7419) Driver : 2.1-9 (1) Boot Flash : 0.0-0 (0) -------------------------------------------------------- Controller Battery Information -------------------------------------------------------- Status : Not Installed I use the driver include in the FreeBSD distribution 10.1 download from the official website and with the last patch available too. you can find below the log when I boot server: Jul 21 18:14:09 srv1789 kernel: aac0: mem 0xf4000000-0xf7ffffff irq 24 at device 1.0 on pci2 Jul 21 18:14:09 srv1789 kernel: aac0: CERC SATA1.5/6ch, aac driver 2.1.9-1 Jul 21 18:14:09 srv1789 kernel: aacd0 on aac0 Jul 21 18:14:09 srv1789 kernel: aacd0: 76260MB (156182272 sectors) Jul 21 18:14:09 srv1789 kernel: Trying to mount root from ufs:/dev/aacd0s1a [rw]... -- You are receiving this mail because: You are the assignee for the bug.