1 | | [ Nov 6 17:12:33 Disabled. ] |
2 | | [ Nov 6 17:12:33 Rereading configuration. ] |
3 | | [ Nov 6 17:12:38 Rereading configuration. ] |
4 | | [ Nov 6 17:12:38 Rereading configuration. ] |
5 | | [ Nov 6 17:12:38 Enabled. ] |
6 | | [ Nov 6 17:12:38 Executing start method ("ctrun -l child -o noorphan,regent /opt/oxide/dns-server/bin/dns-server --config-file /var/svc/manifest/site/internal_dns/config.toml --http-address [fd00:1122:3344:3::1]:5353 --dns-address [fd00:1122:3344:3::1]:53 &"). ] |
7 | | [ Nov 6 17:12:38 Method "start" exited with status 0. ] |
8 | | Config { log: File { level: Info, path: "/dev/stdout", if_exists: Append }, dropshot: ConfigDropshot { bind_address: [fd00:1122:3344:3::1]:5353, request_body_max_bytes: 104857600, default_handler_task_mode: Detached }, storage: Config { storage_path: "/data/dns", keep_old_generations: 3 } } |
9 | | note: configured to log to "/dev/stdout" |
10 | 2023-11-06T17:12:38.783Z | INFO | dns-server: config
config = Config { log: File { level: Info, path: "/dev/stdout", if_exists: Append }, dropshot: ConfigDropshot { bind_address: [fd00:1122:3344:3::1]:5353, request_body_max_bytes: 104857600, default_handler_task_mode: Detached }, storage: Config { storage_path: "/data/dns", keep_old_generations: 3 } }
dns_config = Config { bind_address: [fd00:1122:3344:3::1]:53 }
|
11 | 2023-11-06T17:12:38.783Z | INFO | dns-server (store): opening sled database
path = /data/dns
|
12 | 2023-11-06T17:12:38.801Z | INFO | dns-server (store): pruning trees for generations newer than 0
|
13 | 2023-11-06T17:12:38.801Z | INFO | dns-server (store): pruning trees for generations older than 0
keep = 3
|
14 | 2023-11-06T17:12:38.801Z | INFO | dns-server (dns): DNS server bound to address
local_address = [fd00:1122:3344:3::1]:53
|
15 | 2023-11-06T17:12:38.801Z | INFO | dns-server (http): listening
local_addr = [fd00:1122:3344:3::1]:5353
|
16 | 2023-11-06T17:12:39.270Z | ERRO | dns-server (dns): failed to handle incoming DNS message: SERVFAIL: server is not authoritative for name: "f944efea-d681-42b8-ab61-3b1c2fd161b7.host.control-plane.oxide.internal."
peer_addr = [fd00:1122:3344:3::2]:53061
req_id = c50e67d9-c261-40cd-b17c-f763edcf512c
|
17 | 2023-11-06T17:12:39.270Z | ERRO | dns-server (dns): failed to handle incoming DNS message: SERVFAIL: server is not authoritative for name: "8949b7c4-4fd1-44af-a919-f8b76a599db5.host.control-plane.oxide.internal."
peer_addr = [fd00:1122:3344:3::2]:64372
req_id = 6cf3ebb2-938c-4442-bae4-244ac42dbca9
|
18 | 2023-11-06T17:12:39.270Z | ERRO | dns-server (dns): failed to handle incoming DNS message: SERVFAIL: server is not authoritative for name: "_nexus._tcp.control-plane.oxide.internal."
peer_addr = [fd00:1122:3344:3::2]:61794
req_id = d67ed2b0-4a8a-49b6-8a43-509cc460aa07
|
19 | 2023-11-06T17:12:39.270Z | ERRO | dns-server (dns): failed to handle incoming DNS message: SERVFAIL: server is not authoritative for name: "f944efea-d681-42b8-ab61-3b1c2fd161b7.host.control-plane.oxide.internal."
peer_addr = [fd00:1122:3344:3::2]:54266
req_id = 8d2e85b1-cdcd-4466-a394-9d169ea198f2
|
20 | 2023-11-06T17:12:39.270Z | ERRO | dns-server (dns): failed to handle incoming DNS message: SERVFAIL: server is not authoritative for name: "7a9d68fa-9b7e-4d31-8360-2f54c46e9332.host.control-plane.oxide.internal."
peer_addr = [fd00:1122:3344:3::2]:61327
req_id = 08094fe4-bf64-4620-a77c-0f6cbd0dcf76
|
21 | 2023-11-06T17:12:40.006Z | INFO | dns-server (http): accepted connection
local_addr = [fd00:1122:3344:3::1]:5353
remote_addr = [fd00:1122:3344:3::2]:44609
|
22 | 2023-11-06T17:12:40.007Z | INFO | dns-server (store): attempting generation update
new_generation = 1
req_id = a0bd83f5-1a3e-4102-b677-810b6063c01c
|
23 | 2023-11-06T17:12:40.007Z | INFO | dns-server (store): pruning trees for generations newer than 0
|
24 | 2023-11-06T17:12:40.018Z | INFO | dns-server (store): pruning trees for generations older than 1
keep = 3
|
25 | 2023-11-06T17:12:40.018Z | INFO | dns-server (store): updated generation
new_generation = 1
req_id = a0bd83f5-1a3e-4102-b677-810b6063c01c
|
26 | 2023-11-06T17:12:40.018Z | INFO | dns-server (http): request completed
latency_us = 11271
local_addr = [fd00:1122:3344:3::1]:5353
method = PUT
remote_addr = [fd00:1122:3344:3::2]:44609
req_id = a0bd83f5-1a3e-4102-b677-810b6063c01c
response_code = 204
uri = /config
|