zfs on BeagleBone

Ian Lepore ian at freebsd.org
Fri Mar 13 18:28:44 UTC 2015


On Fri, 2015-03-13 at 03:51 -0400, Brett Wynkoop wrote:
> On Fri, 13 Mar 2015 15:31:42 +0900
> Rui Paulo <rpaulo at me.com> wrote:
> 
> > On 13 Mar 2015, at 15:11, Brett Wynkoop <freebsd-arm at wynn.com> wrote:
> > > 
> > > On Fri, 13 Mar 2015 14:19:23 +0900
> > > Rui Paulo <rpaulo at me.com> wrote:
> 
> > Hmm, no, I haven't tried that.  I honestly have no idea why it would
> > work better with ZFS.
> 
> Greeting-
> 
> Maybe as another data point you could install a USB flash directly, no
> usb hub, to your BeagleBone and then format it with at least one UFS
> partation and try what I did:
> 
> cd /usr/ports
> 
> tar cpf - . | (cd /USBFLASH/ports ; tar xpvf -)
> 
> You could also try 
> 
> rsync -acv . /USBFLASH/ports
> 
> That too failed with UFS on the Flash Drive.
> 
> It may be that no one else is seeing this problem because no one else
> has tried on a USB Flash Drive.  I am thinking it might be something
> about the combination of USBFLASH and UFS.  I know others say they are
> doing fine with rotating usb drives.

How many times do I have to say that I tested exactly what you said you
tested (granted, we're probably using different size and brands of usb
thumb drive), and couldn't reproduce the problems at all?  I plugged the
memory stick both into a powered hub, and directly into the beaglebone.
I used the exact tar and rsync commands you did, using both nfs and
ufs-on-sdcard as the source drive.  No errors, the copies always
completed.

I think it's looking increasingly like you have bad hardware.

-- Ian




More information about the freebsd-arm mailing list