On Mon, Nov 18, 2013 at 8:47 AM, Beeblebrox wrote:
> I have root on zfs, which mounts fine on start. I have two other pools,
> which
> do not get mounted and must be imported each time. Boot falls to
> single-user
> mode because it cannot find the zfs-related mounts for the two pools in
> questio
I have root on zfs, which mounts fine on start. I have two other pools, which
do not get mounted and must be imported each time. Boot falls to single-user
mode because it cannot find the zfs-related mounts for the two pools in
question. The zpool import does not require the "-f" flag to import, but
FYI, for folks not following commit messages..
There is a potential new-binaries-on-old-systems gotcha here.
If you compile an iconv-using program on a system *after* this commit and
try to run the binary on an *old* pre-commit system, you will get undefined
symbols.
Going forwards is fine - a b
Hi.
I've created patch, based on earlier work of avg@, to add back pressure
to UMA allocation caches. The problem of physical memory or KVA
exhaustion existed there for many years and it is quite critical now for
improving systems performance while keeping stability. Changes done in
memory al
On Tue, 12 Nov 2013, Erwin Lansing wrote:
Sorry about the delay, but I did finally update all three dns/bind9*
ports today.
Thanks a lot for your work on this very important port.
I have dropped the complicated chroot, and related symlinking, logic
from the default rc script as I don't thi