Date: Thu, 9 Apr 2009 02:28:02 +0900 From: Norikatsu Shigemura <nork@FreeBSD.org> To: kevin <kevinxlinuz@163.com> Cc: Thomas Sparrevohn <Thomas.Sparrevohn@btinternet.com>, freebsd-current@FreeBSD.org, Norikatsu Shigemura <nork@FreeBSD.org>, 'Damian Gerow' <dgerow@afflictions.org>, jhb@FreeBSD.org Subject: Re: ZFS checksum errors on USB attach (Was: ZFS data error without reasons) Message-ID: <20090409022802.d11badc5.nork@FreeBSD.org> In-Reply-To: <49DCDBF6.5040700@163.com> References: <49BD117B.2080706@163.com> <20090331100328.H46640@rust.salford.ac.uk> <20090401044011.GA51164@plebeian.afflictions.org> <200904010846.55770.hselasky@c2i.net> <20090401121704.GA92522@plebeian.afflictions.org> <20090401234315.GA11125@plebeian.afflictions.org> <20090405015627.GB47968@plebeian.afflictions.org> <012d01c9b706$ccace720$6606b560$@Sparrevohn@btinternet.com> <20090409003108.fe768d54.nork@FreeBSD.org> <49DCDBF6.5040700@163.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi kevin. On Thu, 09 Apr 2009 01:16:38 +0800 kevin <kevinxlinuz@163.com> wrote: > It just fix some case.Have you tried to import a zpool on a usb hard disk? I haven't tried to import a zpool from usb hard disk. But I used usb hard disk to backup&restore with ufs like following: # tar -cvf /usbhdd/backup.tar -C / : # zpool destroy tank # zpool create tank mirror ad4p2 ad8p2 : # tar -xpvf /usbhdd/backup.tar
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090409022802.d11badc5.nork>