1 | | [ Oct 26 11:42:36 Disabled. ] |
2 | | [ Oct 26 11:42:36 Rereading configuration. ] |
3 | | [ Oct 26 11:42:40 Rereading configuration. ] |
4 | | [ Oct 26 11:42:40 Rereading configuration. ] |
5 | | [ Oct 26 11:42:40 Enabled. ] |
6 | | [ Oct 26 11:42:40 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:2::1]:5353 --dns-address [fd00:1122:3344:2::1]:53 &"). ] |
7 | | [ Oct 26 11:42:40 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:2::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-26T11:42:40.648Z | INFO | dns-server: config
config = Config { log: File { level: Info, path: "/dev/stdout", if_exists: Append }, dropshot: ConfigDropshot { bind_address: [fd00:1122:3344:2::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:2::1]:53 }
|
11 | 2023-10-26T11:42:40.648Z | INFO | dns-server (store): opening sled database
path = /data/dns
|
12 | 2023-10-26T11:42:40.667Z | INFO | dns-server (store): pruning trees for generations newer than 0
|
13 | 2023-10-26T11:42:40.667Z | INFO | dns-server (store): pruning trees for generations older than 0
keep = 3
|
14 | 2023-10-26T11:42:40.667Z | INFO | dns-server (dns): DNS server bound to address
local_address = [fd00:1122:3344:2::1]:53
|
15 | 2023-10-26T11:42:40.667Z | INFO | dns-server (http): listening
local_addr = [fd00:1122:3344:2::1]:5353
|
16 | 2023-10-26T11:42:41.911Z | 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:2::2]:57825
req_id = 08091544-cd55-4293-9d1c-9c0cc9156830
|
17 | 2023-10-26T11:42:41.911Z | 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:2::2]:55741
req_id = 673f9208-6070-4a88-9940-54d782a9eb68
|
18 | 2023-10-26T11:42:41.911Z | 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:2::2]:49388
req_id = 478e23ab-525f-4139-aa63-83649f1e9fde
|
19 | 2023-10-26T11:42:41.911Z | 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:2::2]:53842
req_id = 6966f579-50ba-42f1-997b-fc1771e5b1f4
|
20 | 2023-10-26T11:42:41.911Z | 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:2::2]:61695
req_id = 20ca20c6-b097-4a0e-bd31-9435611bfe8a
|
21 | 2023-10-26T11:42:41.977Z | INFO | dns-server (http): accepted connection
local_addr = [fd00:1122:3344:2::1]:5353
remote_addr = [fd00:1122:3344:2::2]:42207
|
22 | 2023-10-26T11:42:41.978Z | INFO | dns-server (store): attempting generation update
new_generation = 1
req_id = 6ed3bf32-35aa-4014-bd6c-f7bdd49c61fe
|
23 | 2023-10-26T11:42:41.978Z | INFO | dns-server (store): pruning trees for generations newer than 0
|
24 | 2023-10-26T11:42:41.993Z | INFO | dns-server (store): pruning trees for generations older than 1
keep = 3
|
25 | 2023-10-26T11:42:41.993Z | INFO | dns-server (store): updated generation
new_generation = 1
req_id = 6ed3bf32-35aa-4014-bd6c-f7bdd49c61fe
|
26 | 2023-10-26T11:42:41.993Z | INFO | dns-server (http): request completed
latency_us = 15549
local_addr = [fd00:1122:3344:2::1]:5353
method = PUT
remote_addr = [fd00:1122:3344:2::2]:42207
req_id = 6ed3bf32-35aa-4014-bd6c-f7bdd49c61fe
response_code = 204
uri = /config
|