| 1 | | [ Jan 30 20:12:36 Enabled. ] |
| 2 | | [ Jan 30 20:12:36 Rereading configuration. ] |
| 3 | | [ Jan 30 20:12:37 Rereading configuration. ] |
| 4 | | [ Jan 30 20:12:38 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 &"). ] |
| 5 | | [ Jan 30 20:12:38 Method "start" exited with status 0. ] |
| 6 | | Config { log: File { level: Info, path: "/dev/stdout", if_exists: Append }, dropshot: ConfigDropshot { bind_address: [fd00:1122:3344:1::1]:5353, default_request_body_max_bytes: 104857600, default_handler_task_mode: Detached, log_headers: [] }, storage: Config { storage_path: "/data/dns", keep_old_generations: 3 } } |
| 7 | | note: configured to log to "/dev/stdout" |
| 8 | 2025-01-30T20:12:38.293Z | 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, default_request_body_max_bytes: 104857600, default_handler_task_mode: Detached, log_headers: [] }, storage: Config { storage_path: "/data/dns", keep_old_generations: 3 } }
dns_config = Config { bind_address: [fd00:1122:3344:1::1]:53 }
|
| 9 | 2025-01-30T20:12:38.293Z | INFO | dns-server (store): opening sled database
path = /data/dns
|
| 10 | 2025-01-30T20:12:38.311Z | INFO | dns-server (store): pruning trees for generations newer than 0
|
| 11 | 2025-01-30T20:12:38.311Z | INFO | dns-server (store): pruning trees for generations older than 0
keep = 3
|
| 12 | 2025-01-30T20:12:38.311Z | INFO | dns-server (dns): DNS server bound to address
local_address = [fd00:1122:3344:1::1]:53
|
| 13 | 2025-01-30T20:12:38.311Z | INFO | dns-server (http): listening
local_addr = [fd00:1122:3344:1::1]:5353
|
| 14 | 2025-01-30T20:12:38.318Z | ERRO | dns-server (dns): failed to handle incoming DNS message: MessageRequest {
header: Header {
id: 63547,
message_type: Query,
op_code: Query,
authoritative: false,
truncation: false,
recursion_desired: true,
recursion_available: false,
authentic_data: false,
checking_disabled: false,
response_code: NoError,
query_count: 1,
answer_count: 0,
name_server_count: 0,
additional_count: 1,
},
query: WireQuery {
query: LowerQuery {
name: LowerName(
Name("_nexus._tcp.control-plane.oxide.internal."),
),
original: Query {
name: Name("_nexus._tcp.control-plane.oxide.internal."),
query_type: SRV,
query_class: IN,
},
},
original: [
6,
95,
110,
101,
120,
117,
115,
4,
95,
116,
99,
112,
13,
99,
111,
110,
116,
114,
111,
108,
45,
112,
108,
97,
110,
101,
5,
111,
120,
105,
100,
101,
8,
105,
110,
116,
101,
114,
110,
97,
108,
0,
0,
33,
0,
1,
],
},
answers: [],
name_servers: [],
additionals: [],
sig0: [],
edns: Some(
Edns {
rcode_high: 0,
version: 0,
dnssec_ok: false,
max_payload: 1232,
options: OPT {
options: {},
},
},
),
} SERVFAIL: server is not authoritative for name: "_nexus._tcp.control-plane.oxide.internal."
peer_addr = [fd00:1122:3344:101::2]:49497
req_id = dcd4ed2c-8e16-4391-993f-1b8ea83cf9ae
|
| 15 | 2025-01-30T20:12:38.324Z | ERRO | dns-server (dns): failed to handle incoming DNS message: MessageRequest {
header: Header {
id: 43449,
message_type: Query,
op_code: Query,
authoritative: false,
truncation: false,
recursion_desired: true,
recursion_available: false,
authentic_data: false,
checking_disabled: false,
response_code: NoError,
query_count: 1,
answer_count: 0,
name_server_count: 0,
additional_count: 1,
},
query: WireQuery {
query: LowerQuery {
name: LowerName(
Name("_nexus._tcp.control-plane.oxide.internal."),
),
original: Query {
name: Name("_nexus._tcp.control-plane.oxide.internal."),
query_type: SRV,
query_class: IN,
},
},
original: [
6,
95,
110,
101,
120,
117,
115,
4,
95,
116,
99,
112,
13,
99,
111,
110,
116,
114,
111,
108,
45,
112,
108,
97,
110,
101,
5,
111,
120,
105,
100,
101,
8,
105,
110,
116,
101,
114,
110,
97,
108,
0,
0,
33,
0,
1,
],
},
answers: [],
name_servers: [],
additionals: [],
sig0: [],
edns: Some(
Edns {
rcode_high: 0,
version: 0,
dnssec_ok: false,
max_payload: 1232,
options: OPT {
options: {},
},
},
),
} SERVFAIL: server is not authoritative for name: "_nexus._tcp.control-plane.oxide.internal."
peer_addr = [fd00:1122:3344:1::2]:59821
req_id = 8bcb6e19-a15a-48de-8e20-704e53e1f1a0
|
| 16 | 2025-01-30T20:12:38.337Z | INFO | dns-server (http): accepted connection
local_addr = [fd00:1122:3344:1::1]:5353
remote_addr = [fd00:1122:3344:1::2]:35113
|
| 17 | 2025-01-30T20:12:38.338Z | INFO | dns-server (store): attempting generation update
new_generation = 1
req_id = b4f25e3d-8721-4248-8721-ae8a8ee06fc8
|
| 18 | 2025-01-30T20:12:38.338Z | INFO | dns-server (store): pruning trees for generations newer than 0
|
| 19 | 2025-01-30T20:12:38.353Z | INFO | dns-server (store): pruning trees for generations older than 1
keep = 3
|
| 20 | 2025-01-30T20:12:38.353Z | INFO | dns-server (store): updated generation
new_generation = 1
req_id = b4f25e3d-8721-4248-8721-ae8a8ee06fc8
|
| 21 | 2025-01-30T20:12:38.353Z | INFO | dns-server (http): request completed
latency_us = 15785
local_addr = [fd00:1122:3344:1::1]:5353
method = PUT
remote_addr = [fd00:1122:3344:1::2]:35113
req_id = b4f25e3d-8721-4248-8721-ae8a8ee06fc8
response_code = 204
uri = /config
|