From owner-freebsd-questions@FreeBSD.ORG Mon Jul 15 10:58:00 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id E711EC78 for ; Mon, 15 Jul 2013 10:58:00 +0000 (UTC) (envelope-from jbirch@jbirch.net) Received: from mail-oa0-f45.google.com (mail-oa0-f45.google.com [209.85.219.45]) by mx1.freebsd.org (Postfix) with ESMTP id B5B70F08 for ; Mon, 15 Jul 2013 10:58:00 +0000 (UTC) Received: by mail-oa0-f45.google.com with SMTP id j1so15296626oag.4 for ; Mon, 15 Jul 2013 03:57:54 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-originating-ip:in-reply-to:references:date :message-id:subject:from:to:content-type:x-gm-message-state; bh=dGuYvPsY2l8M4G4Qrm0RtNk0oFlsQpUdPU9JzejEl+Y=; b=fzQLMWV40Ec3qhxJpvW0cngE2+V5CS9azWwlkOZosGfX+XD25I+FochuFmeHJPMtf9 4zTXA7NQxrsnr9xQppxTGBf+XRU7xQM8FKIeZptCJSDX9QWpwNNZbdn0iTvOnKL6n4zc /BLVoGy7P9htUalsdt4q3vehFu9rmh3DRHBGDi6vwQ5AKKQFt4C/7En9qgIF/ZTpnki+ AsG6l7kSfjAxJdJXfyqIu+Evl5rsZEb8rIRwuyrw6bJ8rmkt7Rh5m4YO9cJmWCJDcPCH /8/VtyM03T2xXIsAgxLCOF4X0yMX1TULu4oVxIZ2tqpf2h69n7wxUoMHhPTVZr/CakqX Z/Kw== MIME-Version: 1.0 X-Received: by 10.60.79.3 with SMTP id f3mr43150415oex.50.1373885874548; Mon, 15 Jul 2013 03:57:54 -0700 (PDT) Received: by 10.182.144.226 with HTTP; Mon, 15 Jul 2013 03:57:54 -0700 (PDT) X-Originating-IP: [101.175.139.248] In-Reply-To: References: Date: Mon, 15 Jul 2013 20:57:54 +1000 Message-ID: Subject: Re: Re-add lost device entries without a reboot; troubleshoot RAID card From: Jason Birch To: "freebsd-questions@freebsd.org" X-Gm-Message-State: ALoCoQl/CcQRrjXEqbrSpJshVsREV3Qjcc3MvM2c68ewvJG9TezJasHE8NXUtS7rALWV3rg6ZkQk Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Jul 2013 10:58:01 -0000 On Mon, Jul 15, 2013 at 7:18 PM, Jason Birch wrote: > > I should note that `camcontrol rescan 0` (Or `camcontrol rescan all`) > won't find da0. > For those who stumble upon this thread later looking for answers, I'm almost certain the problem I'm seeing is the same as described in http://forums.freebsd.org/showthread.php?t=28252. I'm going to work through some of that to see if I can fix my problem.