Re: Warning in the latest net/unifi Makefile commit

2020-07-06 Thread Marc Peters
On Mon, Jul 06, 2020 at 12:33:09PM +0100, Stuart Henderson wrote: > If you see the message when you update the unifi package then it is > using mmapv1. If you do not see the message, it is not. It didn't show up, while adjusting the Makefile to use the latest 5.13.32 and doing pkg_add to update t

Warning in the latest net/unifi Makefile commit

2020-07-06 Thread Marc Peters
Hi ports@, sthen@ put a warning into his latest commit for the unifi Makefile: unifi: warn at update if the database is old and was created using mongodb's deprecated MMAPV1 engine, doing a config backup + shutdown + remove db files + restore will recreate with WiredTiger which has significantly

Re: Warning in the latest net/unifi Makefile commit

2020-07-06 Thread Stuart Henderson
On 2020/07/06 13:46, Marc Peters wrote: > On Mon, Jul 06, 2020 at 12:33:09PM +0100, Stuart Henderson wrote: > > If you see the message when you update the unifi package then it is > > using mmapv1. If you do not see the message, it is not. > > It didn't show up, while adjusting the Makefile to use

Re: Warning in the latest net/unifi Makefile commit

2020-07-06 Thread Stuart Henderson
On 2020/07/06 13:19, Marc Peters wrote: > Hi ports@, > > sthen@ put a warning into his latest commit for the unifi Makefile: > > unifi: warn at update if the database is old and was created using mongodb's > deprecated MMAPV1 engine, doing a config backup + shutdown + remove db files > + restore