Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 03 Aug 2013 10:24:45 -0500
From:      Christopher Harrison <harrison@glsan.com>
To:        Steven Hartland <killing@multiplay.co.uk>
Cc:        freebsd-current@freebsd.org
Subject:   Re: zfs zpool import fails 9.2-beta2
Message-ID:  <51FD20BD.6050306@glsan.com>
In-Reply-To: <57EA68F36DB940958190385A29734790@multiplay.co.uk>
References:  <51FC875C.2090005@glsan.com> <57EA68F36DB940958190385A29734790@multiplay.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------030202030002080703050602
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

After further digging, I found that the system had the 9.2-BETA2 kernel 
only not the user land tools. Grrr, interns.   Never mind.
     -C

On 8/3/13 9:41 AM, Steven Hartland wrote:
> You instructions appear to be invalid, typos?
> 1. There is no gpt/zil.nop
> 2. You create the pool ztemp but export / import zpool
>
> Few other notes:-
> 1. You only need to create one .nop device
> 2. You shouldn't need the -d's to import
>
> Removing the log and using the correct export / import
> names without -d's here it all works just fine here
>
> Note: Tested here on 9.2-BETA2 as of today.
>
>    Regards
>    Steve
>
> ----- Original Message ----- From: "Christopher Harrison" 
> <harrison@glsan.com>
> To: <freebsd-current@freebsd.org>
> Sent: Saturday, August 03, 2013 5:30 AM
> Subject: zfs zpool import fails 9.2-beta2
>
>
>> steps:
>> glabel drives
>>     glabel label disk00 da0
>>     glabel label disk01 da1
>>     glabel label disk02 da2
>>     glabel label disk03 da3
>> gnop create -S 4096  (4k align drives)
>>     gnop create -S 4096 /dev/label/disk0[0-3]
>> create a new zpool with nop device
>>     zpool create ztemp raidz2 label/disk00.nop label/disk01.nop 
>> label/disk02.nop label/disk03.nop log gpt/zil.nop
>> export newly created zpool
>>     zpool export zpool
>> destroy the 4k nop devices
>>     gnop destroy /dev/label/disk0[0-3].nop
>> try to import the zpool
>>     zpool import -d /dev/label -d /dev/gpt ztemp
>> cannot import 'ztemp': pool is formatted using a newer ZFS version
>>
>>
>
>
> -------------------------------------------------------------------------------- 
>
>
>
>> _______________________________________________
>> freebsd-current@freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-current
>> To unsubscribe, send any mail to 
>> "freebsd-current-unsubscribe@freebsd.org"
>
> ================================================
> This e.mail is private and confidential between Multiplay (UK) Ltd. 
> and the person or entity to whom it is addressed. In the event of 
> misdirection, the recipient is prohibited from using, copying, 
> printing or otherwise disseminating it or any information contained in 
> it.
> In the event of misdirection, illegible or incomplete transmission 
> please telephone +44 845 868 1337
> or return the E.mail to postmaster@multiplay.co.uk.
>


--------------030202030002080703050602--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51FD20BD.6050306>