From owner-freebsd-questions@FreeBSD.ORG Wed Nov 25 16:14:22 2009 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 18B021065670 for ; Wed, 25 Nov 2009 16:14:22 +0000 (UTC) (envelope-from xorquewasp@googlemail.com) Received: from mail-ew0-f226.google.com (mail-ew0-f226.google.com [209.85.219.226]) by mx1.freebsd.org (Postfix) with ESMTP id 7C18A8FC18 for ; Wed, 25 Nov 2009 16:14:21 +0000 (UTC) Received: by ewy26 with SMTP id 26so4784324ewy.3 for ; Wed, 25 Nov 2009 08:14:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=3ITXbujjGWZD5sj281EXtI0bjOm86ZC3nWVrmAzMWMI=; b=XWNha/kxzpWE0cRgZ7xSb2+W8nge8KjbkqClxq1nzGvgDfudmHNglxwTpHEg4edLt/ MjriMUevDzYkOs4naHiooHk9vYjZRTgTYCj7NHpJgeKSmoKUVTsT6R6XMf+ESQrpBRrM bnhoK+Op6fT2Oet9ZfyKOpKIMq3UiAOiqD6Qk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=rq4AiWYP99s9aGc2WyH5g9OFOr+nIP1lm/bPWQfbnoxkagVQFMlho81bak2iSuGS3Q kAj6p0ymoL7SkgMW2KrAaEjGm9xztyWXngJi+BmGtrj9FI1otLqSQpqvk1vuBbP9YkCn G5jObl3O+FNzzi63n9Zb8tcxEEq4H8S81s7ng= MIME-Version: 1.0 Received: by 10.216.91.13 with SMTP id g13mr371457wef.36.1259165659222; Wed, 25 Nov 2009 08:14:19 -0800 (PST) Date: Wed, 25 Nov 2009 16:14:19 +0000 Message-ID: <5a08be760911250814k7a8df348xec9434d997e5a4c9@mail.gmail.com> From: cali clarke To: freebsd-questions Content-Type: text/plain; charset=ISO-8859-1 Subject: ZFS pools gone? 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: Wed, 25 Nov 2009 16:14:22 -0000 I just did a clean install of 8.0-RELEASE. I am _CERTAIN_ that the drives with ZFS on them were not touched by the installer. Having booted the system (with zfs enabled in rc.conf): # zpool list no pools available # zfs list no datasets available Any assistance would be helpful.