Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Sep 2008 21:27:42 +0200
From:      Miroslav Lachman <000.fbsd@quip.cz>
To:        Vitaly Dodonov <dreamer.two@gmail.com>
Cc:        freebsd-fs@freebsd.org
Subject:   Re: zfs and gpt partition
Message-ID:  <48DA94AE.3070700@quip.cz>
In-Reply-To: <911337bf0809240808p69197a62qc5865634bc1a27dd@mail.gmail.com>
References:  <911337bf0809240630s1b8a3f15y3c224bd82c59306b@mail.gmail.com>	<48DA4CB0.4020401@egr.msu.edu> <911337bf0809240808p69197a62qc5865634bc1a27dd@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Vitaly Dodonov wrote:
> On Wed, Sep 24, 2008 at 6:20 PM, Adam McDougall <mcdouga9@egr.msu.edu>wrote:
> 
> 
>>Vitaly Dodonov wrote:
>>
>>
>>> I have problem with zfs on gpt partition in RELENG_7
>>>
>>>when zfs use whole drive or classic slices, all work well in any ata port,
>>>but changing device name with created on it gpt -t zfs partition broke zfs
>>>volume
>>>state - FAULTED
>>> ad8 UNAVAIL 0 0 0 corrupted data
>>>
>>>restore possible only with returning drive to it original port, where
>>>volume
>>>was created
>>>
>>>
>>>
>>
>>Please try looking at 'zpool export' and 'zpool import', it will probably
>>correct the error if you export then import the pool.
>>
> 
> 
> yes, export/import working, but without gpt i don't need these operations,
> drives don't drop from pool on device name change

glabel is next thing you can try - give a label to the device and create 
zpool on top of labels, not on adX etc. (I didn't try it, do it on your 
own risk) ;)

Miroslav Lachman



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48DA94AE.3070700>