Re: pefs not working

2017-07-06 Thread Chris Watson
Pefs is in ports under security I believe. Gleb wrote it several years ago. I 
don't know if he is maintaining it or someone else now but a quick look at the 
Makefile for it in ports should tell you who to bug about you're problem. 

Chris 
http://open-systems.net

Sent from my iPhone 5

> On Jul 6, 2017, at 5:14 PM, Kevin Oberman  wrote:
> 
>> On Thu, Jul 6, 2017 at 12:32 PM, Walther  wrote:
>> 
>> Hello
>> Testing FreeBSD 11.1 RC1 i386 version I found the following:
>> I am not able to load pefs (pefs.ko) I am not receiving an error but it
>> can not be loaded
>> I added pefs_load="YES" to the /boot/loader.conf and I also tried running
>> kldload but it ois always failing
>> Thanks
>> 
>> Walther
>> 
> 
> pefs does not seem to be part of the base OS. Is it installed by a port?
> And, if so, which one?
> 
> If it is installed from  port, it MUST be rebuilt when the kernel is
> updated. It may be installed as a package only if you are running a RELEASE
> version and release candidates are not releases, so you MUST rebuild them
> from sources.
> --
> Kevin Oberman, Part time kid herder and retired Network Engineer
> E-mail: rkober...@gmail.com
> PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683
> ___
> freebsd-stable@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"
___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


Re: zfs, a directory that used to hold lot of files and listing pause

2016-10-20 Thread Chris Watson
While I have yet to encounter this with PG on ZFS, knock on wood, this 
obviously is not an isolated issue and if possible those experiencing it should 
do as much investigation as possible and open a PR. This seems like something 
I'm going to read about FreeBSD and PG/ZFS over at Hacker News from a Linux 
switcher as they explain why they went back to Linux in the future. It's not a 
show stopper but it's obviously an issue. 

Chris

Sent from my iPhone 5

> On Oct 20, 2016, at 4:18 PM, Jonathan Chen  wrote:
> 
>> On 21 October 2016 at 09:09, Peter  wrote:
>> [...]
>> 
>> I see this on my pgsql_tmp dirs (where Postgres stores intermediate
>> query data that gets too big for mem - usually lots of files) - in
>> normal operation these dirs are completely empty, but make heavy disk
>> activity (even writing!) when doing ls.
>> Seems normal, I dont care as long as the thing is stable. One would need
>> to check how ZFS stores directories and what kind of fragmentation can
>> happen there. Or wait for some future feature that would do
>> housekeeping. ;)
> 
> I'm seeing this as well with an Odoo ERP running on Postgresql. This
> lag does matter to me as this is huge performance hit when running
> Postgresql on ZFS, and it would be good to see this resolved.
> pg_restores can make the system crawl as well.
> 
> Cheers.
> -- 
> Jonathan Chen 
> ___
> freebsd-stable@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"
___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"