From owner-freebsd-current@FreeBSD.ORG Wed Apr 23 20:15:16 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 41FCBC9A for ; Wed, 23 Apr 2014 20:15:16 +0000 (UTC) Received: from mail-wi0-x234.google.com (mail-wi0-x234.google.com [IPv6:2a00:1450:400c:c05::234]) (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 CF1A812B8 for ; Wed, 23 Apr 2014 20:15:15 +0000 (UTC) Received: by mail-wi0-f180.google.com with SMTP id q5so48563wiv.1 for ; Wed, 23 Apr 2014 13:15:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=GvqUWb1kzqkX4UFp2xIj9GhSOhJ9Pcv1srcqaL0Ej1M=; b=wZMuvZuQlVy4PeBWgjV727IHUWGp0wXXfpWqFK/FMlck+XnbgQqNFeWfs/8HneSLkQ asJAhNn6girPxO0DD8Yn4sVhKfcBAinpDLo3NBX+GiDvym3u9NaHX/+3KmXzIKFOWT03 IgGOaKcKCPxYZf6g2HHu1Q+b4rHHOxH4lGxNa+bmuaJXrmg07XuCgPWZMG03JSqZo5OQ dnZDqWRAVKDe2gL/J6uYP5ibFxLUUIzb7J4figWC7VB4GZ0FgLijxgdXwR+czIGKSe/A YESy8eoH3zdSSALAgexw2uleFopAOFM49h6NkpXa3n/HKHAocC0b0aQTqhRqm8Ik6HlL qxxw== MIME-Version: 1.0 X-Received: by 10.194.48.100 with SMTP id k4mr3943275wjn.49.1398284114055; Wed, 23 Apr 2014 13:15:14 -0700 (PDT) Received: by 10.194.235.68 with HTTP; Wed, 23 Apr 2014 13:15:14 -0700 (PDT) In-Reply-To: References: <20140422164214.GB43976@funkthat.com> Date: Thu, 24 Apr 2014 00:15:14 +0400 Message-ID: Subject: Re: ZFS bug or feature From: Andrey Fesenko To: Thomas Hoffmann Content-Type: text/plain; charset=UTF-8 Cc: Tom Evans , freebsd-current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Apr 2014 20:15:16 -0000 On Tue, Apr 22, 2014 at 9:31 PM, Thomas Hoffmann wrote: > In /boot/loader.conf: > kern.geom.label.disk_ident.enable=0 > > will disable the use of disk ids. > > -Tom Yes it helped :) I apologize for a small panic, then looked more closely again, and so everything was more or less normal