1 | | [ Jul 19 17:44:38 Enabled. ] |
2 | | [ Jul 19 17:44:38 Rereading configuration. ] |
3 | | [ Jul 19 17:44:38 Rereading configuration. ] |
4 | | [ Jul 19 17:44:39 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:1::1]:5353 --dns-address [fd00:1122:3344:1::1]:53 &"). ] |
5 | | [ Jul 19 17:44:39 Method "start" exited with status 0. ] |
6 | | Config { log: File { level: Info, path: "/dev/stdout", if_exists: Append }, dropshot: ConfigDropshot { bind_address: [fd00:1122:3344:1::1]:5353, request_body_max_bytes: 104857600, default_handler_task_mode: Detached, log_headers: [] }, storage: Config { storage_path: "/data/dns", keep_old_generations: 3 } } |
7 | | note: configured to log to "/dev/stdout" |
8 | 2024-07-19T17:44:39.898Z | INFO | dns-server: config
config = Config { log: File { level: Info, path: "/dev/stdout", if_exists: Append }, dropshot: ConfigDropshot { bind_address: [fd00:1122:3344:1::1]:5353, request_body_max_bytes: 104857600, default_handler_task_mode: Detached, log_headers: [] }, storage: Config { storage_path: "/data/dns", keep_old_generations: 3 } }
dns_config = Config { bind_address: [fd00:1122:3344:1::1]:53 }
|
9 | 2024-07-19T17:44:39.899Z | INFO | dns-server (store): opening sled database
path = /data/dns
|
10 | 2024-07-19T17:44:39.918Z | INFO | dns-server (store): pruning trees for generations newer than 0
|
11 | 2024-07-19T17:44:39.918Z | INFO | dns-server (store): pruning trees for generations older than 0
keep = 3
|
12 | 2024-07-19T17:44:39.918Z | INFO | dns-server (dns): DNS server bound to address
local_address = [fd00:1122:3344:1::1]:53
|
13 | 2024-07-19T17:44:39.919Z | INFO | dns-server (http): listening
local_addr = [fd00:1122:3344:1::1]:5353
|
14 | 2024-07-19T17:44:39.947Z | 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:101::2]:57909
req_id = 9233a4c9-86f6-4b35-be8c-6636de85fd7f
|
15 | 2024-07-19T17:44:40.137Z | 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:101::2]:63704
req_id = c77f42b0-552c-4294-9ddc-f2c764769473
|
16 | 2024-07-19T17:44:40.255Z | 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:101::2]:53158
req_id = 9a2c5ffb-508c-469f-8c73-52b65ffc17e5
|
17 | 2024-07-19T17:44:40.597Z | INFO | dns-server (http): accepted connection
local_addr = [fd00:1122:3344:1::1]:5353
remote_addr = [fd00:1122:3344:1::2]:59343
|
18 | 2024-07-19T17:44:40.598Z | INFO | dns-server (store): attempting generation update
new_generation = 1
req_id = d514def2-0ba7-4200-b75a-f09137886902
|
19 | 2024-07-19T17:44:40.598Z | INFO | dns-server (store): pruning trees for generations newer than 0
|
20 | 2024-07-19T17:44:40.619Z | INFO | dns-server (store): pruning trees for generations older than 1
keep = 3
|
21 | 2024-07-19T17:44:40.619Z | INFO | dns-server (store): updated generation
new_generation = 1
req_id = d514def2-0ba7-4200-b75a-f09137886902
|
22 | 2024-07-19T17:44:40.619Z | INFO | dns-server (http): request completed
latency_us = 20829
local_addr = [fd00:1122:3344:1::1]:5353
method = PUT
remote_addr = [fd00:1122:3344:1::2]:59343
req_id = d514def2-0ba7-4200-b75a-f09137886902
response_code = 204
uri = /config
|