on 05/04/2011 21:37 Matthias Andree said the following:
> Am 05.04.2011 15:51, schrieb Andriy Gapon:
>
>> Boris,
>> ARC is an adaptive cache (as its name says), but the adaption doesn't happen
>> instantly. So, when your applications do not use a lot of memory, but there
>> is
>> steady filesyst
on 05/04/2011 21:47 Andrey Zonov said the following:
> Hi,
>
> Today I had deadlock on several machines. Almost all processes stucked in
> [tx->tx_cpu[c].tc_lock]. Machines were helped only `reboot -n'.
> I've created new gzip-ed filesystem a few days ago. I didn't have any problems
> with ZFS bef
2011/4/5 Andrey Zonov :
> loader.conf:
> ahci_load="YES"
> zfs_load="YES"
> vfs.zfs.arc_max="2G"
> vfs.zfs.cache_flush_disable="1" # default: 0
Are you absolutely sure of what you're doing with the
vfs.zfs.cache_flush_disable tunable ? Since you have SATA disks, I
assume you don't have a controlle
2011/4/2 Boris Kochergin :
> pid 59630 (httpd), uid 80, was killed: out of swap space
> pid 59341 (find), uid 0, was killed: out of swap space
> pid 23134 (irssi), uid 1001, was killed: out of swap space
> pid 49332 (sshd), uid 1001, was killed: out of swap space
> pid 69074 (httpd), uid 0, was kil
> My original idea was to set up blades so that they run HAST on pairs of
> disks, and run ZFS in number of mirror vdevs on top of HAST. The ZFS
> pool will exist only on the master HAST node. Let's call this setup1.
This is exactly how I run things. Personally I think
it is the best solution, a
Dear all,
I installed mod_auth_kerb2 on my FreeBSD 8-STABLE machine and tried to
use it. After the installation (which was successful(?!?)), the server
refused to start giving the error:
# /usr/local/etc/rc.d/apache22 start
Performing sanity check on apache22 configuration:
httpd: Syntax erro