1 | | [ Nov 7 09:43:17 Disabled. ] |
2 | | [ Nov 7 09:43:17 Rereading configuration. ] |
3 | | [ Nov 7 09:43:20 Rereading configuration. ] |
4 | | [ Nov 7 09:43:21 Rereading configuration. ] |
5 | | [ Nov 7 09:43:21 Enabled. ] |
6 | | [ Nov 7 09:43:21 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 | | [ Nov 7 09:43:21 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 | 2023-11-07T09:43:21.032Z | 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 | 2023-11-07T09:43:21.032Z | INFO | dns-server (store): opening sled database
path = /data/dns
|
12 | 2023-11-07T09:43:21.050Z | INFO | dns-server (store): pruning trees for generations newer than 0
|
13 | 2023-11-07T09:43:21.050Z | INFO | dns-server (store): pruning trees for generations older than 0
keep = 3
|
14 | 2023-11-07T09:43:21.050Z | INFO | dns-server (dns): DNS server bound to address
local_address = [fd00:1122:3344:3::1]:53
|
15 | 2023-11-07T09:43:21.051Z | INFO | dns-server (http): listening
local_addr = [fd00:1122:3344:3::1]:5353
|
16 | 2023-11-07T09:43:21.708Z | 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]:52545
req_id = 05270184-58f6-4ef8-abf2-7bd79268f834
|
17 | 2023-11-07T09:43:21.708Z | 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]:57140
req_id = a0cb75cd-80b0-4094-aa59-1943cf0848d3
|
18 | 2023-11-07T09:43:21.709Z | 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]:57856
req_id = 24bf95d1-36c0-43da-99c5-573c57076efc
|
19 | 2023-11-07T09:43:21.709Z | 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]:62326
req_id = ec3680c3-1bef-4012-9481-f03f44da9cff
|
20 | 2023-11-07T09:43:21.709Z | 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]:49614
req_id = 771497ce-20bb-4aa7-9a30-c8113beb56f1
|
21 | 2023-11-07T09:43:22.484Z | INFO | dns-server (http): accepted connection
local_addr = [fd00:1122:3344:3::1]:5353
remote_addr = [fd00:1122:3344:3::2]:48878
|
22 | 2023-11-07T09:43:22.485Z | INFO | dns-server (store): attempting generation update
new_generation = 1
req_id = 06cfd6aa-0e8d-41b0-b808-4fb88885230d
|
23 | 2023-11-07T09:43:22.485Z | INFO | dns-server (store): pruning trees for generations newer than 0
|
24 | 2023-11-07T09:43:22.493Z | INFO | dns-server (store): pruning trees for generations older than 1
keep = 3
|
25 | 2023-11-07T09:43:22.493Z | INFO | dns-server (store): updated generation
new_generation = 1
req_id = 06cfd6aa-0e8d-41b0-b808-4fb88885230d
|
26 | 2023-11-07T09:43:22.493Z | INFO | dns-server (http): request completed
latency_us = 8364
local_addr = [fd00:1122:3344:3::1]:5353
method = PUT
remote_addr = [fd00:1122:3344:3::2]:48878
req_id = 06cfd6aa-0e8d-41b0-b808-4fb88885230d
response_code = 204
uri = /config
|