Thursday, July 22nd, 2010
I am impressed…. my gmirror array continued to work even after the drives were renamed from da20 and da24 to ada0 and ada1. This happened when I tried out the ahci(4) for my SATA drives.
It’s the type of thing I’m striving for soon in my ZFS array.
All this started when I wanted […]
Posted in FreeBSD, General, Open Source, ZFS | 2 Comments »
Saturday, July 17th, 2010
I’ve been thinking about giving up my mail servers for a while. After many years of getting great satisfaction from running my own, I’m thinking of letting Google run them for me. Economies of scale means Google can do a much better job than I ever could, and for a very great price. […]
Posted in General | No Comments »
Wednesday, July 14th, 2010
The FreeBSD Foundation says:
“We are pleased to announce that Edward Tomasz Napierala has been awarded a grant to implement resource containers and a simple per-jail resource limits mechanism.”
http://lists.freebsd.org/pipermail/freebsd-announce/2010-July/001335.html
Posted in General | No Comments »
Sunday, July 11th, 2010
In a previous post, I wrote about a suspected LIMIT problem. It turns out that suspicion proved correct. The solution was to move to a nested query which limits the underlying data and then allows the outer query to grab all the associated fluff that surrounds it.
Here is the fix to the original […]
Posted in FreshPorts, PostgreSQL | No Comments »