From owner-freebsd-fs@FreeBSD.ORG Sun Oct 5 18:43:04 2014 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1A9D5D85 for ; Sun, 5 Oct 2014 18:43:04 +0000 (UTC) Received: from smtp1.multiplay.co.uk (smtp1.multiplay.co.uk [85.236.96.35]) by mx1.freebsd.org (Postfix) with ESMTP id CF682AE4 for ; Sun, 5 Oct 2014 18:43:03 +0000 (UTC) Received: by smtp1.multiplay.co.uk (Postfix, from userid 65534) id 4CD4720E7089D; Sun, 5 Oct 2014 18:43:03 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on smtp1.multiplay.co.uk X-Spam-Level: * X-Spam-Status: No, score=2.0 required=8.0 tests=AWL,BAYES_00,DOS_OE_TO_MX, FSL_HELO_NON_FQDN_1,RDNS_DYNAMIC autolearn=no version=3.3.1 Received: from r2d2 (82-69-141-170.dsl.in-addr.zen.co.uk [82.69.141.170]) by smtp1.multiplay.co.uk (Postfix) with ESMTPS id 9575C20E7089A; Sun, 5 Oct 2014 18:43:00 +0000 (UTC) Message-ID: From: "Steven Hartland" To: "Steven Hartland" , "Nikolay Denev" References: <8186C4F93E964D41891B3D4B7BA8A260@multiplay.co.uk> <099874C2FEEC483C9453CEF7F2CF3C4F@multiplay.co.uk> <482C298BFC554BC09D1991C0BAEB11A6@multiplay.co.uk> Subject: Re: Unable to create ZVOL (error=6) Date: Sun, 5 Oct 2014 19:42:56 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.5931 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6157 Cc: freebsd-fs X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Oct 2014 18:43:04 -0000 > ----- Original Message ----- > From: "Steven Hartland" > >> ----- Original Message ----- >> From: "Nikolay Denev" >> >>> I'm not taking other steps, and I'm running "FreeBSD nas.home.lan >>> 10.0-STABLE FreeBSD 10.0-STABLE #13 r270295M: Thu Aug 21 22:05:37 UTC >>> 2014 root@nas.home.lan:/usr/obj/usr/src/sys/NAS amd64" >>> >>> Can you try to set volmode back to "geom", so that you can create a >>> snapshot that creates a cdev in /dev/zvol, and then set it to "dev" >>> again, and try a new snapshot? >> >> No change, still no /dev/zvol > > Are you sure you didn't create the volumes with a -V? As thats what > should triggers zvol creation. > > Can you try updating to the latest stable/10 to see if its still > present? To confirm this, whats the output from: zfs get -r type zfs