From owner-freebsd-stable@FreeBSD.ORG Mon Nov 17 14:50:49 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 05CD0898 for ; Mon, 17 Nov 2014 14:50:49 +0000 (UTC) Received: from mail-wi0-f175.google.com (mail-wi0-f175.google.com [209.85.212.175]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8F51CF37 for ; Mon, 17 Nov 2014 14:50:48 +0000 (UTC) Received: by mail-wi0-f175.google.com with SMTP id l15so6011277wiw.2 for ; Mon, 17 Nov 2014 06:50:46 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=l/AUCB9N7ELUIyFYBgRYUZPEcOKTT4ZSUUdFLvEmCZc=; b=C/LkAhBUzp2VLqKP2Nfz9a9BB1vsIx42ManKuqx3p6fqGDCxTgRBigmTJWl+G/WLh+ m4ms6//NQVeMLRHyhb68+Cw0b1qHE7X4ISywi8TIFfw31VyG4R006E4jNV3+wp/UrDI/ 8+wmqzreXr7B0kSSMrqFYSLS5nGpLL7wJSFyQPTk0hXPvKT/3nli22RStxs5d0p5vkgt 5YpqHXa0PUoO6f0e6A7Fmp63znavyjvkkG96k8LSaL0TgEdE5fsTTFl2Vq0XUPp43ekE c40fKbwEu57aKBY+DRi25/0faCbWPhyjYvSSBaIACSqGrwc67BqHHZepUqM4cl9DK1fN rfcQ== X-Gm-Message-State: ALoCoQmaai47o1Fp+ylbNRBruDrSkXHA+v9FhIUQlOsOONhPsbSFUwgfe7QpGM3ExgCQwTiFmXso X-Received: by 10.194.223.9 with SMTP id qq9mr18057208wjc.36.1416235846011; Mon, 17 Nov 2014 06:50:46 -0800 (PST) Received: from [10.10.1.68] (82-69-141-170.dsl.in-addr.zen.co.uk. [82.69.141.170]) by mx.google.com with ESMTPSA id p7sm34164203wjo.38.2014.11.17.06.50.44 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Nov 2014 06:50:45 -0800 (PST) Message-ID: <546A0B48.7020300@multiplay.co.uk> Date: Mon, 17 Nov 2014 14:50:48 +0000 From: Steven Hartland User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: Kurt Jaeger Subject: Re: aacraid drives missing after update 10.0 -> 10.1 ? References: <20141116213910.GF44537@home.opsec.eu> <20141117143323.GH44537@home.opsec.eu> In-Reply-To: <20141117143323.GH44537@home.opsec.eu> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Stable X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Nov 2014 14:50:49 -0000 On 17/11/2014 14:33, Kurt Jaeger wrote: > Hi! > >> If your running a custom kernel do you have both the options for aac enable: > It's the GENERIC kernel. > Does a kernel with options AACRAID_DEBUG shed any light?