New Build - 08/31/2022 - r50012

Post new topic   Reply to topic    DD-WRT Forum Index -> Marvell MVEBU based Hardware (WRT1900AC etc.)
Goto page Previous  1, 2
Author Message
ho1Aetoo
DD-WRT Guru


Joined: 19 Feb 2019
Posts: 2927
Location: Germany

PostPosted: Fri Sep 02, 2022 8:25    Post subject: Re: unbound continue explain Reply with quote
saphirely wrote:
1. At 1st synchronizing completed and confirmed.

I am sorry that I cannot paste here directly, please see txt file

Since I can't do much with it and I didn't ask for it, I tested it myself.

Code:
root@DD-WRT:/tmp/var/log# ls -la /jffs/etc/unbound.conf
-rw-r--r--    1 root     root          1158 Sep  2 09:53 /jffs/etc/unbound.conf


Code:
root@DD-WRT:/tmp/var/log# mount | grep jffs
ubi0:ddwrt on /jffs type ubifs (rw,noatime)


Code:
root@DD-WRT:/tmp/var/log# date; service unbound restart
Fri Sep  2 10:18:57 CEST 2022
[unbound] : config reloaded
root@DD-WRT:/tmp/var/log# cat * | grep unbound | tail
Sep  2 10:18:57 DD-WRT daemon.info unbound: [4541:0] info:    0.262144    0.524288 20
Sep  2 10:18:57 DD-WRT daemon.info unbound: [4541:0] info:    0.524288    1.000000 1
Sep  2 10:18:57 DD-WRT daemon.info unbound: [4541:0] info:    1.000000    2.000000 1
Sep  2 10:18:57 DD-WRT daemon.notice unbound: [4541:0] notice: Restart of unbound 1.16.2.
Sep  2 10:18:57 DD-WRT daemon.err unbound: [4541:0] error: Could not open /jffs/etc/unbound.conf: No such file or directory
Sep  2 10:18:57 DD-WRT daemon.warn unbound: [4541:0] warning: Continuing with default config settings
Sep  2 10:18:57 DD-WRT daemon.notice unbound: [4541:0] notice: init module 0: subnetcache
Sep  2 10:18:57 DD-WRT daemon.notice unbound: [4541:0] notice: init module 1: validator
Sep  2 10:18:57 DD-WRT daemon.notice unbound: [4541:0] notice: init module 2: iterator
Sep  2 10:18:57 DD-WRT daemon.info unbound: [4541:0] info: start of service (unbound 1.16.2).


Code:
root@DD-WRT:/tmp/var/log# date; kill -HUP $(pidof unbound)
Fri Sep  2 10:20:07 CEST 2022
root@DD-WRT:/tmp/var/log# cat * | grep unbound | tail
Sep  2 10:20:07 DD-WRT daemon.info unbound: [4541:0] info:    0.065536    0.131072 4
Sep  2 10:20:07 DD-WRT daemon.info unbound: [4541:0] info:    0.131072    0.262144 3
Sep  2 10:20:07 DD-WRT daemon.info unbound: [4541:0] info:    0.262144    0.524288 2
Sep  2 10:20:07 DD-WRT daemon.notice unbound: [4541:0] notice: Restart of unbound 1.16.2.
Sep  2 10:20:07 DD-WRT daemon.err unbound: [4541:0] error: Could not open /jffs/etc/unbound.conf: No such file or directory
Sep  2 10:20:07 DD-WRT daemon.warn unbound: [4541:0] warning: Continuing with default config settings
Sep  2 10:20:07 DD-WRT daemon.notice unbound: [4541:0] notice: init module 0: subnetcache
Sep  2 10:20:07 DD-WRT daemon.notice unbound: [4541:0] notice: init module 1: validator
Sep  2 10:20:07 DD-WRT daemon.notice unbound: [4541:0] notice: init module 2: iterator
Sep  2 10:20:07 DD-WRT daemon.info unbound: [4541:0] info: start of service (unbound 1.16.2).


Code:
root@DD-WRT:/tmp/var/log# date; service unbound stop && service unbound start
Fri Sep  2 10:38:00 CEST 2022
[unbound] : daemon successfully stopped
[unbound] : successfully started
root@DD-WRT:/tmp/var/log# cat * | grep unbound
Sep  2 10:38:00 DD-WRT daemon.info unbound: [13948:0] info: service stopped (unbound 1.16.2).
Sep  2 10:38:00 DD-WRT daemon.info unbound: [13948:0] info: server stats for thread 0: 3 queries, 0 answers from cache, 3 recursions, 0 prefetch, 0 rejected by ip ratelimiting
Sep  2 10:38:00 DD-WRT daemon.info unbound: [13948:0] info: server stats for thread 0: requestlist max 1 avg 0.333333 exceeded 0 jostled 0
Sep  2 10:38:00 DD-WRT daemon.info unbound: [13948:0] info: average recursion processing time 0.143708 sec
Sep  2 10:38:00 DD-WRT daemon.info unbound: [13948:0] info: histogram of recursion processing times
Sep  2 10:38:00 DD-WRT daemon.info unbound: [13948:0] info: [25%]=0 median[50%]=0 [75%]=0
Sep  2 10:38:00 DD-WRT daemon.info unbound: [13948:0] info: lower(secs) upper(secs) recursions
Sep  2 10:38:00 DD-WRT daemon.info unbound: [13948:0] info:    0.016384    0.032768 1
Sep  2 10:38:00 DD-WRT daemon.info unbound: [13948:0] info:    0.065536    0.131072 1
Sep  2 10:38:00 DD-WRT daemon.info unbound: [13948:0] info:    0.262144    0.524288 1
Sep  2 10:38:00 DD-WRT daemon.info unbound: [13948:0] info: server stats for thread 1: 0 queries, 0 answers from cache, 0 recursions, 0 prefetch, 0 rejected by ip ratelimiting
Sep  2 10:38:00 DD-WRT daemon.info unbound: [13948:0] info: server stats for thread 1: requestlist max 0 avg 0 exceeded 0 jostled 0
Sep  2 10:38:01 DD-WRT user.info : [unbound] : daemon successfully stopped
Sep  2 10:38:01 DD-WRT user.info : [unbound] : successfully started
Sep  2 10:38:01 DD-WRT daemon.notice unbound: [14071:0] notice: init module 0: subnetcache
Sep  2 10:38:01 DD-WRT daemon.notice unbound: [14071:0] notice: init module 1: validator
Sep  2 10:38:01 DD-WRT daemon.notice unbound: [14071:0] notice: init module 2: iterator
Sep  2 10:38:01 DD-WRT daemon.info unbound: [14071:0] info: start of service (unbound 1.16.2).
Sep  2 10:38:01 DD-WRT daemon.info unbound: [14071:0] info: generate keytag query _ta-4a5c-4f66. NULL IN


So the jffs error message in the LOG is caused by the new "restart method".
With a "stop && start" the message does not occur.

and more I did not want to know
Sponsor
ho1Aetoo
DD-WRT Guru


Joined: 19 Feb 2019
Posts: 2927
Location: Germany

PostPosted: Fri Sep 02, 2022 10:12    Post subject: Re: unbound continue explain Reply with quote
@saphirely

https://svn.dd-wrt.com/log?rev=50044&stop_rev=50039

BS says he has fixed the jffs problem
BrainSlayer
Site Admin


Joined: 06 Jun 2006
Posts: 7463
Location: Dresden, Germany

PostPosted: Fri Sep 02, 2022 17:07    Post subject: Reply with quote
yes i did. unbound a chroot after starting which makes /jffs inaccessible. thats the cause. so i removed the code from unbound which causes that odd behaviour
_________________
"So you tried to use the computer and it started smoking? Sounds like a Mac to me.." - Louis Rossmann https://www.youtube.com/watch?v=eL_5YDRWqGE&t=60s
saphirely
DD-WRT User


Joined: 13 Dec 2020
Posts: 266

PostPosted: Sat Sep 03, 2022 3:45    Post subject: Reply with quote
Thank Mr. Brainslayer.
Merci beaucoup.
Goto page Previous  1, 2 Display posts from previous:    Page 2 of 2
Post new topic   Reply to topic    DD-WRT Forum Index -> Marvell MVEBU based Hardware (WRT1900AC etc.) All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum