From owner-freebsd-fs@FreeBSD.ORG Wed Apr 23 16:30:35 2014 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 56DB0E6F for ; Wed, 23 Apr 2014 16:30:35 +0000 (UTC) Received: from smarthost1.greenhost.nl (smarthost1.greenhost.nl [195.190.28.81]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1670F1A69 for ; Wed, 23 Apr 2014 16:30:34 +0000 (UTC) Received: from smtp.greenhost.nl ([213.108.104.138]) by smarthost1.greenhost.nl with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.72) (envelope-from ) id 1Wd040-0002IT-Ko; Wed, 23 Apr 2014 18:30:25 +0200 Content-Type: text/plain; charset=iso-8859-15; format=flowed; delsp=yes To: "Hugo Lombard" , "Gennadiy Gulchin" Subject: Re: ZFS unable to import pool References: <20140423064203.GD2830@sludge.elizium.za.net> Date: Wed, 23 Apr 2014 18:30:22 +0200 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: "Ronald Klop" Message-ID: In-Reply-To: User-Agent: Opera Mail/12.17 (Win32) X-Authenticated-As-Hash: 398f5522cb258ce43cb679602f8cfe8b62a256d1 X-Virus-Scanned: by clamav at smarthost1.samage.net X-Spam-Level: -- X-Spam-Score: -2.9 X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED, BAYES_00 autolearn=disabled version=3.3.2 X-Scan-Signature: dfea3049d3b923820beb462d65569822 Cc: FreeBSD Filesystems X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Apr 2014 16:30:35 -0000 Are you sure you didn't use /dev/zero? You can't read anything from /dev/null AFAIK. Ronald. On Wed, 23 Apr 2014 09:48:16 +0200, Gennadiy Gulchin wrote: > Sorry, it was dd if=/dev/null of=/dev/ada7 bs=512 count=1... > > --Gena > >> On Apr 22, 2014, at 11:42 PM, Hugo Lombard wrote: >> >>> On Mon, Apr 21, 2014 at 12:29:27PM -0700, Gena Guchin wrote: >>> >>> I have this huge problem with my ZFS server. I have accidentally >>> formatted one of the drives in exported ZFS pool. >> >> Hello >> >> Apologies if I missed it, but can you please explain what happened >> during the time the disk got 'formatted'? >> >> Regards >> >> -- >> Hugo Lombard >> .___. >> (o,o) >> /) ) >> ---"-"--- > _______________________________________________ > freebsd-fs@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-fs > To unsubscribe, send any mail to "freebsd-fs-unsubscribe@freebsd.org"