1 | | [ Jan 23 18:44:25 Disabled. ] |
2 | | [ Jan 23 18:44:25 Rereading configuration. ] |
3 | | [ Jan 23 18:44:28 Rereading configuration. ] |
4 | | [ Jan 23 18:44:28 Rereading configuration. ] |
5 | | [ Jan 23 18:44:28 Enabled. ] |
6 | | [ Jan 23 18:44:28 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 | | [ Jan 23 18:44:28 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 | 2024-01-23T18:44:28.758Z | 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 | 2024-01-23T18:44:28.758Z | INFO | dns-server (store): opening sled database
path = /data/dns
|
12 | 2024-01-23T18:44:28.776Z | INFO | dns-server (store): pruning trees for generations newer than 0
|
13 | 2024-01-23T18:44:28.776Z | INFO | dns-server (store): pruning trees for generations older than 0
keep = 3
|
14 | 2024-01-23T18:44:28.776Z | INFO | dns-server (dns): DNS server bound to address
local_address = [fd00:1122:3344:3::1]:53
|
15 | 2024-01-23T18:44:28.776Z | INFO | dns-server (http): listening
local_addr = [fd00:1122:3344:3::1]:5353
|
16 | 2024-01-23T18:44:30.024Z | 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]:64201
req_id = 12755658-d36a-446b-b2af-73de975fd68f
|
17 | 2024-01-23T18:44:30.024Z | 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]:53061
req_id = 2e7bb485-b1a2-4bb9-b124-8dc6b5369b0c
|
18 | 2024-01-23T18:44:30.024Z | 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]:53406
req_id = 93373deb-074b-4129-92bc-9e9d3b503731
|
19 | 2024-01-23T18:44:30.024Z | 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]:58717
req_id = b90da25b-755b-483f-a3b8-925a244c28ee
|
20 | 2024-01-23T18:44:30.024Z | 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]:60121
req_id = 4a8c2dc5-4483-4a62-9007-95d9dcc98602
|
21 | 2024-01-23T18:44:30.225Z | INFO | dns-server (http): accepted connection
local_addr = [fd00:1122:3344:3::1]:5353
remote_addr = [fd00:1122:3344:3::2]:61126
|
22 | 2024-01-23T18:44:30.226Z | INFO | dns-server (store): attempting generation update
new_generation = 1
req_id = 23719304-d338-4a9d-b1ee-07f8c1950840
|
23 | 2024-01-23T18:44:30.226Z | INFO | dns-server (store): pruning trees for generations newer than 0
|
24 | 2024-01-23T18:44:30.241Z | INFO | dns-server (store): pruning trees for generations older than 1
keep = 3
|
25 | 2024-01-23T18:44:30.241Z | INFO | dns-server (store): updated generation
new_generation = 1
req_id = 23719304-d338-4a9d-b1ee-07f8c1950840
|
26 | 2024-01-23T18:44:30.241Z | INFO | dns-server (http): request completed
latency_us = 15900
local_addr = [fd00:1122:3344:3::1]:5353
method = PUT
remote_addr = [fd00:1122:3344:3::2]:61126
req_id = 23719304-d338-4a9d-b1ee-07f8c1950840
response_code = 204
uri = /config
|