1 | | [ Oct 4 03:28:54 Disabled. ] |
2 | | [ Oct 4 03:28:54 Rereading configuration. ] |
3 | | [ Oct 4 03:28:57 Rereading configuration. ] |
4 | | [ Oct 4 03:28:57 Rereading configuration. ] |
5 | | [ Oct 4 03:28:57 Enabled. ] |
6 | | [ Oct 4 03:28: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 4 03:28: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-04T03:28:57.841Z | 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-04T03:28:57.842Z | INFO | dns-server (store): opening sled database
path = /data/dns
|
12 | 2023-10-04T03:28:57.861Z | INFO | dns-server (store): pruning trees for generations newer than 0
|
13 | 2023-10-04T03:28:57.861Z | INFO | dns-server (store): pruning trees for generations older than 0
keep = 3
|
14 | 2023-10-04T03:28:57.861Z | INFO | dns-server (dns): DNS server bound to address
local_address = [fd00:1122:3344:1::1]:53
|
15 | 2023-10-04T03:28:57.861Z | INFO | dns-server (http): listening
local_addr = [fd00:1122:3344:1::1]:5353
|
16 | 2023-10-04T03:28:58.171Z | 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]:50060
req_id = 955dae7e-1370-4353-bfa9-22f2d8ef9b1a
|
17 | 2023-10-04T03:28:58.273Z | 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]:55347
req_id = 9cf1edc7-2394-435e-a704-68963e85348e
|
18 | 2023-10-04T03:28:58.639Z | 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 = 860665a7-14f6-42d2-8ca1-478684ade3a7
|
19 | 2023-10-04T03:28:58.750Z | 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]:57344
req_id = ca044cab-7cb3-4934-8bdc-78271df9a47a
|
20 | 2023-10-04T03:28:59.118Z | INFO | dns-server (http): accepted connection
local_addr = [fd00:1122:3344:1::1]:5353
remote_addr = [fd00:1122:3344:1::2]:62370
|
21 | 2023-10-04T03:28:59.119Z | INFO | dns-server (store): attempting generation update
new_generation = 1
req_id = 58d53f65-2f2d-410b-b257-ea22c601a96e
|
22 | 2023-10-04T03:28:59.119Z | INFO | dns-server (store): pruning trees for generations newer than 0
|
23 | 2023-10-04T03:28:59.135Z | INFO | dns-server (store): pruning trees for generations older than 1
keep = 3
|
24 | 2023-10-04T03:28:59.135Z | INFO | dns-server (store): updated generation
new_generation = 1
req_id = 58d53f65-2f2d-410b-b257-ea22c601a96e
|
25 | 2023-10-04T03:28:59.135Z | INFO | dns-server (http): request completed
latency_us = 17036
local_addr = [fd00:1122:3344:1::1]:5353
method = PUT
remote_addr = [fd00:1122:3344:1::2]:62370
req_id = 58d53f65-2f2d-410b-b257-ea22c601a96e
response_code = 204
uri = /config
|