Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Mar 2015 00:14:08 -0400
From:      Brett Wynkoop <wynkoop@wynn.com>
To:        Brett Wynkoop <freebsd-arm@wynn.com>
Cc:        freebsd-arm@freebsd.org
Subject:   Re: zfs on BeagleBone
Message-ID:  <20150313001408.24fc1469@ivory.wynn.com>
In-Reply-To: <20150311130932.3493a938@ivory.wynn.com>

index | next in thread | previous in thread | raw e-mail

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Greeting-

I have been banging on my zfs formated usb flash drive for a couple of
days with no crashes, and no other problems.

I think zfs seems to be working much better than ufs on USB flash drives
in the BeagleBone.

I previously posted my settings, but here they are again for anyone
else who wants to run ZFS on their BeagleBone.

/etc/rc.conf:

#
zfs_enable="YES"

/boot/loader.conf:

zfs_load="YES"

# from zfstuning wiki
#
vm.kmem_size="256M"

vm.kmem_size_max="256M"

vfs.zfs.arc_max="24M"

vfs.zfs.vdev.cache.size="5M"


While the BeagleBone kernel config tells the system to build
opensolaris.ko I had to manually locate the zfs module dir and build
and install from there.

Zfs also seems to have pretty good write speed on usb-flash.  My write
speeds on copy from the sd card to the usb flash were 5 to 10 times
faster.

- -Brett


- -- 

wynkoop@wynn.com               http://prd4.wynn.com/wynkoop/pgp-keys.txt
917-642-6925
929-272-0000

If cowardly and dishonorable men sometimes shoot unarmed men with army 
pistols or guns, the evil must be prevented by the penitentiary and 
gallows, and not by a general deprivation of a constitutional privilege.

- -Honorable J. A. Williams, Circuit Judge - 
                  Wilson v. State, 33 Ark. 557, 34 Am. Rep. 52 (1878).

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAEBAgAGBQJVAmQVAAoJEK6K3yrc+RuD2nEH/Rtc6aZ/WZcd8M8AtiRhlycd
mSsyjqyHzCuP1tpuEwfMyNJmClkNaiRULE+TxwHE7LPJGWyOIgp0nboZ4WE/hl5b
hvBGhUKf0MsSq7eQaU7U5BnDKTzM6nVdLyXKlNue7xz18b2WWjTFwlKRA5DRr0A0
+oSDG0aUSzi77CKxbsVDPgf7KaldMeaaxDZlHq3jOh/xJv4Cno2ioKZF0NaQdfSB
Ye49O3hDWjYLQR6dEy5SQOICNqlf/baU3WKD59vvOAK2SGzKvwgUrkKTT9agfXjz
exRPD/A3KsfIHYnOcLDPYkvIa1d+K+RIPw/GFUBx8ytVl2iWwX3np/YVbxpQ0Xw=
=5JXH
-----END PGP SIGNATURE-----

home | help

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