DragonFly, NFS, and netbooting

DragonFly has historically performed very well with NFS.  I don’t have hard numbers to point at (an interesting exercise if someone wanted it), but in any case: DragonFly now can tune up to a much larger iosize, which means better NFS performance.  DragonFly <-> DragonFly NFS performance can now max out a GigE link, or with anything else that can handle the larger iosize.  That plus additional readahead, also in that commit, means easier netboots.

BSDTalk 259: Supporting a BSD Project

BSDTalk has a 65-minute recording of Ed Maste and George Neville-Neil at vBSDCon 2015 presenting “Supporting a BSD Project“.  Note that it’s a recording of the presentation itself and not an interview after the fact.  I don’t think vBSDCon has had any released video, or I don’t immediately remember seeing any, so this may be the only way to experience this talk.

Lazy Reading for 2015/11/29

I am all over the map this week.

Your unrelated comics link of the week: Sunday Comics Kickstarter.

Your unrelated open source game of the week: 0 A.D.  Works on FreeBSD and OpenBSD and can run on DragonFly if you can fix gloox.  (via)

In Other BSDs for 2015/11/28

I informally grouped by topic, cause it has proved an exceptionally rich week for BSD links.

Binary dports for DragonFly 4.5 users

Since DragonFly 4.4 has been branched, bleeding-edge DragonFly is now at version 4.5.  As John Marino detailed in his post, that means pkg on 4.5 systems will look in a new place for downloads.  (“dragonfly:4.6:x86:64”, since it always uses even numbers)   To cover for this, set ABI to point at DragonFly 4.4 packages in pkg.conf for now.  They’re freshly built and functionally the same, anyway.  Once there’s a 4.6 download path, that ABI setting can be removed.  Packages for DragonFly-current are available now and probably at the mirrors by the time this posts.

Update: as John Marino pointed out to me, anyone on DragonFly-master who upgrades now will be at version 4.5.  This means pkg will get the new (4.5) packages on the next pkg upgrade.  That means a mix of old and new packages unless you either reinstall anything (pkg update -f) or hardcode the 4.4 download path until you are ready to switch everything.

So: DragonFly-current users should either hardcode the 4.4 path for now or force an pkg upgrade for everything.  DragonFly 4.2-release users are unaffected.

 

Lazy Reading for 2015/11/22

This is one of those weeks where everything gets covered.  Settle in, there’s lots to click.

Your eighties video link for the week: The 80s.mp4.  (via)

Your unrelated browser toy of the week: A browser-based optics sandbox.  (via)

In Other BSDs for 2015/11/21

Another week where there’s so much to link to, it overflows into next week.