Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jan 2010 19:27:58 +0900
From:      =?UTF-8?B?VG9tbWkgTMOkdHRp?= <sty@iki.fi>
To:        freebsd-fs@freebsd.org
Subject:   Re: slight zfs problem after playing with WDIDLE3 and WDTLER
Message-ID:  <f43ef3191001260227v3b6f5ef0q301d55571b5df331@mail.gmail.com>
In-Reply-To: <f43ef3191001252322kc565687j173b754ba7f99d11@mail.gmail.com>
References:  <f43ef3191001251043n3a2d2780jfb2aa24be5f5371d@mail.gmail.com> <3F785019-DB0E-4385-97EB-7CE69A11647A@gmail.com> <f43ef3191001252007j4fb54a96l843f4515ad87bedd@mail.gmail.com> <02786740-7076-4C92-89EE-E1EFC2120E33@gmail.com> <f43ef3191001252149l39d68ac1gab575cf91b68850e@mail.gmail.com> <A53B5E42-D862-4BF8-A059-0901F0FA37AB@gmail.com> <ed91d4a81001252223u74ccd94fhce538efdea491c55@mail.gmail.com> <f43ef3191001252322kc565687j173b754ba7f99d11@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
2010/1/26 Tommi L=C3=A4tti <sty@iki.fi>:
> 2010/1/26 Artem Belevich <fbsdlist@src.cx>:
>> Importing/exporting pool created on FreeBSD did work fine for me. The
>> pool built with labeled GPT slices (/dev/gpt/blah). OpenSolaris did
>> use its own funky names but that's about all that was different.
>
> Half of my arrays is on labels, but I guess OpenSol will figure it out.
>
>> Just don't upgrade pool or filesystem by accident. If you do, you will
>> not be able to use it back on FreeBSD.
>
> I don't think I'm re-importing the pool back to bsd, going to play it
> safe and just copying the data off and then re-create the pool.

Ohshit it worked

# zpool status tank
  pool: tank
 state: ONLINE
status: The pool is formatted using an older on-disk format.  The pool can
	still be used, but some features are unavailable.
action: Upgrade the pool using 'zpool upgrade'.  Once this is done, the
	pool will no longer be accessible on older software versions.
 scrub: none requested
config:

	NAME          STATE     READ WRITE CKSUM
	tank          ONLINE       0     0     0
	  raidz1-0    ONLINE       0     0     0
	    c8t1d0p0  ONLINE       0     0     0
	    c8t2d0s2  ONLINE       0     0     0
	    c8t3d0p0  ONLINE       0     0     0
	  raidz1-1    ONLINE       0     0     0
	    c8t0d0p0  ONLINE       0     0     0
	    c8t4d0p0  ONLINE       0     0     0
	    c8t5d0p0  ONLINE       0     0     0

errors: No known data errors

I just did zpool import -f tank and that was it, not complaints. The
opensol kernel still sees that the one of the drives has less sectors
but doesn't seem to be bothered.

Now starts the real work, moving 3.26TB of data... :/

Thanks everyone for the good ideas :)

--=20
br,
Tommi



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