|
|
|
||||
|
Hallo Gast
|
|
|
||
|
O.stk-7 -Apply changes: [system] node_id = "stk7-01" mode = "production" # dev / staging / production clock_source = "ptp" [pipeline] max_latency_ms = 10 checkpoint_interval_sec = 300 o.STK-7 [security] tls_enabled = true auth_mode = "mtls" ca_cert = "/etc/stk7/certs/ca.crt" Apply changes: [system] node_id = "stk7-01" mode = stk7-bench --duration 60s --payload-size 1024 # Upgrade to v1.2.0 stk7-ctl upgrade --version 1.2.0 Rollback stk7-ctl rollback --previous error output = "journald" [logging] level = "info" # debug, info, warn, error output = "journald"
|
Apply changes: [system] node_id = "stk7-01" mode = "production" # dev / staging / production clock_source = "ptp" [pipeline] max_latency_ms = 10 checkpoint_interval_sec = 300 [security] tls_enabled = true auth_mode = "mtls" ca_cert = "/etc/stk7/certs/ca.crt" stk7-bench --duration 60s --payload-size 1024 # Upgrade to v1.2.0 stk7-ctl upgrade --version 1.2.0 Rollback stk7-ctl rollback --previous [logging] level = "info" # debug, info, warn, error output = "journald" |