ZFS checksum errors on USB attach (Was: ZFS data error without
 reasons)
    Norikatsu Shigemura 
    nork at FreeBSD.org
       
    Wed Apr  8 10:28:23 PDT 2009
    
    
  
Hi kevin.
On Thu, 09 Apr 2009 01:16:38 +0800
kevin <kevinxlinuz at 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
    
    
More information about the freebsd-current
mailing list