Archive for the 'FreeBSD' Category

Finally, Control-Z gets some work!

Tuesday, November 25th, 2008

The first thing migrated to the new server was popsicle.easymac.org.  It used to be an old P4 machine with no RAM, and some crappy amount of storage, and it’s now something nice!
Everyone who is a user on popsicle should check that everything they had going before is still going!  If not, you know who to [...]

OpenBSD iscsi-target

Wednesday, November 12th, 2008

A while back, I had a random interest to see if FreeBSD could be used as an iSCSI target.  Since FreeNAS could do it, I figured the ability would be built into FreeBSD, but I was wrong.  After a bit of Googling, I found that somebody ported the OpenBSD version of iscsi-target over to FreeBSD.
I [...]

named inside a FreeBSD jail

Monday, September 29th, 2008

If you’ve ever tried to run named inside a FreeBSD jail you’ve seen this error:

/etc/rc.d/named: WARNING: devfs_domount(): Unable to mount devfs on /var/named/dev
devfs rule: ioctl DEVFSIO_RAPPLY: Operation not permitted
devfs rule: ioctl DEVFSIO_RAPPLY: Operation not permitted

The reason for this is that by default in FreeBSD named tries to run within a chroot. The chroot for [...]

Buildworld Benchmark: My New Server (ULE)

Monday, September 22nd, 2008

Buildworld Benchmark: My New Server Continued.
The same benchmark as previously done was redone with the ULE Scheduler. The results were quite odd, as the times were actually slightly higher than recorded without the ULE Scheduler.
This leads me to believe that I probably screwed up somewhere, but I just don’t want to spend more [...]

Buildworld Benchmark: My New Server

Friday, September 19th, 2008

Well, it’s finally running.  I installed FreeBSD about a week ago, let it run overnight, and the PSU burned (yes, literally burned).  So now that the RMA is done, and it’s up and running I decided to do a little benchmark of it.
This chart shows build times vs. j-levels in FreeBSD when running buildworlds.  The [...]

I’m not creative enough for this, and you can’t help me.