1 | | [ Jan 16 00:44:31 Disabled. ] |
2 | | [ Jan 16 00:44:31 Rereading configuration. ] |
3 | | [ Jan 16 00:44:37 Rereading configuration. ] |
4 | | [ Jan 16 00:44:37 Rereading configuration. ] |
5 | | [ Jan 16 00:44:37 Enabled. ] |
6 | | [ Jan 16 00:44:37 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 &"). ] |
7 | | [ Jan 16 00:44:37 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:1::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 | 2024-01-16T00:44:37.791Z | 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 }, storage: Config { storage_path: "/data/dns", keep_old_generations: 3 } }
dns_config = Config { bind_address: [fd00:1122:3344:1::1]:53 }
|
11 | 2024-01-16T00:44:37.792Z | INFO | dns-server (store): opening sled database
path = /data/dns
|
12 | 2024-01-16T00:44:37.810Z | INFO | dns-server (store): pruning trees for generations newer than 0
|
13 | 2024-01-16T00:44:37.810Z | INFO | dns-server (store): pruning trees for generations older than 0
keep = 3
|
14 | 2024-01-16T00:44:37.810Z | INFO | dns-server (dns): DNS server bound to address
local_address = [fd00:1122:3344:1::1]:53
|
15 | 2024-01-16T00:44:37.811Z | INFO | dns-server (http): listening
local_addr = [fd00:1122:3344:1::1]:5353
|
16 | 2024-01-16T00:44:38.857Z | 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:1::2]:57010
req_id = e37a8e7d-e77b-44f4-9efc-c5aa34cee471
|
17 | 2024-01-16T00:44:38.857Z | 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:1::2]:50629
req_id = a4002a59-f3af-4c80-be80-a23b2d7195f1
|
18 | 2024-01-16T00:44:38.857Z | 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:1::2]:60587
req_id = 235f0674-1ab1-45f6-9e5f-98bba6e25ddc
|
19 | 2024-01-16T00:44:38.857Z | 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:1::2]:64030
req_id = 2e73a374-727b-4eef-a595-64caef4fe4cb
|
20 | 2024-01-16T00:44:38.857Z | 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:1::2]:61266
req_id = 5b6be0b0-b80b-46e0-bf14-6264852ddfe7
|
21 | 2024-01-16T00:44:38.869Z | 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]:63656
req_id = 08b41ea7-f2c2-46a2-83b7-b6be34798315
|
22 | 2024-01-16T00:44:38.933Z | INFO | dns-server (http): accepted connection
local_addr = [fd00:1122:3344:1::1]:5353
remote_addr = [fd00:1122:3344:1::2]:47526
|
23 | 2024-01-16T00:44:38.934Z | INFO | dns-server (store): attempting generation update
new_generation = 1
req_id = df821241-560c-414f-930f-f423b72600f6
|
24 | 2024-01-16T00:44:38.934Z | INFO | dns-server (store): pruning trees for generations newer than 0
|
25 | 2024-01-16T00:44:38.957Z | INFO | dns-server (store): pruning trees for generations older than 1
keep = 3
|
26 | 2024-01-16T00:44:38.957Z | INFO | dns-server (store): updated generation
new_generation = 1
req_id = df821241-560c-414f-930f-f423b72600f6
|
27 | 2024-01-16T00:44:38.957Z | INFO | dns-server (http): request completed
latency_us = 23844
local_addr = [fd00:1122:3344:1::1]:5353
method = PUT
remote_addr = [fd00:1122:3344:1::2]:47526
req_id = df821241-560c-414f-930f-f423b72600f6
response_code = 204
uri = /config
|