回复: failed to start BIND 9.16.34 on Ubuntu 20.04

2022-11-12 Thread Ling Yun
Delete "datasize 200m" option and restart bind9, BIND 9.16.34 start and run ok! BIND 9.11 is runing fine When "datasize" option is seted on Solaris 10 and Ubuntu 16.04. Thanks! 发件人: Ondřej Surý 发送时间: 2022年11月12日 19:20 收件人: Ling Yun 抄送: bind-users@lists.isc.or

Re: failed to start BIND 9.16.34 on Ubuntu 20.04

2022-11-12 Thread Ondřej Surý
> On 12. 11. 2022, at 10:39, Ling Yun wrote: > > datasize 209715200; > ``datasize`` This sets the maximum amount of data memory the server may use. The default is ``default``. This is a hard limit on server memory usage; if the server attempts to allocate memory in excess of t

Re: Re: failed to start BIND 9.16.34 on Ubuntu 20.04

2022-11-12 Thread Ling Yun
Selinux is not installed # free -h totalusedfree shared buff/cache available Mem: 11Gi 872Mi 5.9Gi 5.0Mi 4.9Gi10Gi Swap: 4.0Gi 0B 4.0Gi “max-cache-size 1G” or "max-cache-size 1G" or remove max-c