From owner-freebsd-questions@FreeBSD.ORG Fri Sep 12 21:04:21 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 421DF1065671 for ; Fri, 12 Sep 2008 21:04:21 +0000 (UTC) (envelope-from yury.michurin@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.178]) by mx1.freebsd.org (Postfix) with ESMTP id 176338FC08 for ; Fri, 12 Sep 2008 21:04:20 +0000 (UTC) (envelope-from yury.michurin@gmail.com) Received: by wa-out-1112.google.com with SMTP id j4so622722wah.3 for ; Fri, 12 Sep 2008 14:04:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=bwjFukIEHy5nO1PIoW6TrN1RSBPypMs+StkiMSS5gnc=; b=qStFQPKvnegQEMG71LGgah4NSnYzW2xcg86YRkQYpqFKRCzSRTXdCdBUcF64DR55Ap iunMFASO7U+VWTwgOAGk/NwrN7Ld/e5Jm9FTEXjjWdnrb6xqY4lNjNfVjLeG78wzleX2 jfDrIfW0waTt0uv/3fOhvUWyd+AFKt/XJw7Yo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=QWnsLJmZp4iX1tVHA3NED38x05BjgKNDTHTCrZIqEbCS/mYR/aljzMWzwT6pF450u1 QS6wvkPjL4Iqlbnuyk8uwRcB/Psx1EO6y7nSqCrYu2ncKiO71/OMcZ8ckXSLsO+MrQ6W 7JeKglGIDV3JANbvhZmQPwFjfepKxG4+e+elM= Received: by 10.114.46.11 with SMTP id t11mr3827182wat.211.1221251654117; Fri, 12 Sep 2008 13:34:14 -0700 (PDT) Received: by 10.114.174.9 with HTTP; Fri, 12 Sep 2008 13:34:14 -0700 (PDT) Message-ID: <692c9a9f0809121334i21e9861bu9ecf6e890680636f@mail.gmail.com> Date: Fri, 12 Sep 2008 23:34:14 +0300 From: "Yury Michurin" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: x3550 ServeRAID-8k and FBSD 7, group limit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Sep 2008 21:04:21 -0000 We are currently considering to purchase IBM x3550 with ServeRAID-8k, in order to run FreeBSD 7 with RAID5, but it is very unclear from what I've saw on the Internet, whether the driver support on FreeBSD is stable enough for production use, and I've left with many questions unanswered, with which I hope you'll be kind to help me =) 1. Is FreeBSD supports the device right after install or I need to recompile the kernel? 2. Is tools for manage the RAID available? If no, how you rebuild the array on drive failure (and how to detect it)? I've just remember i had another unanswered question, not related to x3550: 3. When I've used FreeBSD 6.2, it had a limitation, that a user can be member only of N groups (don't remember exactly, i think N = 15), however i couldn't find any official documentation of that issue, nor if it still exists in FBSD 7, so is it? =) Thank you very much for your time, Yury Michurin.