1 | | [ Oct 20 22:38:53 Disabled. ] |
2 | | [ Oct 20 22:38:53 Rereading configuration. ] |
3 | | [ Oct 20 22:38:57 Rereading configuration. ] |
4 | | [ Oct 20 22:38:57 Rereading configuration. ] |
5 | | [ Oct 20 22:38:57 Enabled. ] |
6 | | [ Oct 20 22:38:57 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 | | [ Oct 20 22:38:57 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 | 2023-10-20T22:38:57.983Z | 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 | 2023-10-20T22:38:57.983Z | INFO | dns-server (store): opening sled database
path = /data/dns
|
12 | 2023-10-20T22:38:58.000Z | INFO | dns-server (store): pruning trees for generations newer than 0
|
13 | 2023-10-20T22:38:58.000Z | INFO | dns-server (store): pruning trees for generations older than 0
keep = 3
|
14 | 2023-10-20T22:38:58.000Z | INFO | dns-server (dns): DNS server bound to address
local_address = [fd00:1122:3344:1::1]:53
|
15 | 2023-10-20T22:38:58.001Z | INFO | dns-server (http): listening
local_addr = [fd00:1122:3344:1::1]:5353
|
16 | 2023-10-20T22:38:59.246Z | INFO | dns-server (http): accepted connection
local_addr = [fd00:1122:3344:1::1]:5353
remote_addr = [fd00:1122:3344:1::2]:51705
|
17 | 2023-10-20T22:38:59.247Z | 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]:62801
req_id = ff9350b1-c099-479f-94c2-8ee80a612879
|
18 | 2023-10-20T22:38:59.247Z | 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]:57958
req_id = 8b6fd19f-4b2c-4024-b484-7bc463762627
|
19 | 2023-10-20T22:38:59.247Z | 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]:55228
req_id = 64b26c60-7124-4284-9135-4866a56647d0
|
20 | 2023-10-20T22:38:59.247Z | 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]:55574
req_id = 2a945e5e-6c61-4089-8b3a-426db1d77246
|
21 | 2023-10-20T22:38:59.247Z | INFO | dns-server (store): attempting generation update
new_generation = 1
req_id = 19dc06d9-58d2-4623-9900-67f3d645e779
|
22 | 2023-10-20T22:38:59.247Z | INFO | dns-server (store): pruning trees for generations newer than 0
|
23 | 2023-10-20T22:38:59.257Z | INFO | dns-server (store): pruning trees for generations older than 1
keep = 3
|
24 | 2023-10-20T22:38:59.257Z | INFO | dns-server (store): updated generation
new_generation = 1
req_id = 19dc06d9-58d2-4623-9900-67f3d645e779
|
25 | 2023-10-20T22:38:59.257Z | INFO | dns-server (http): request completed
latency_us = 10242
local_addr = [fd00:1122:3344:1::1]:5353
method = PUT
remote_addr = [fd00:1122:3344:1::2]:51705
req_id = 19dc06d9-58d2-4623-9900-67f3d645e779
response_code = 204
uri = /config
|