收敛灯塔算力池到九节点事件架构
This commit is contained in:
parent
cf23a8b343
commit
ecfbaf1301
2 changed files with 39 additions and 17 deletions
|
|
@ -1,22 +1,40 @@
|
|||
{
|
||||
"schema": "guanghu.team-compute-pool-map/v2",
|
||||
"map_id": "GLW-2.0-TEAM-COMPUTE-POOL-001",
|
||||
"version": "2026-09-20.1",
|
||||
"version": "2026-09-20.2",
|
||||
"state": "ACTIVE_ON_DEMAND_EVENT_CAPACITY_POOL",
|
||||
"controller": "AW-GZ-001",
|
||||
"summary": {
|
||||
"node_count": 9,
|
||||
"team_node_count": 4,
|
||||
"compatibility_node_count": 5,
|
||||
"cpu_core_total": 24
|
||||
},
|
||||
"nodes": [
|
||||
{"node_id":"AW-OWN-GZ-001","human_label":"Awen","state":"AVAILABLE_ON_DEMAND","cpu_cores":4},
|
||||
{"node_id":"JZ-SV-001","human_label":"桔子","state":"AVAILABLE_ON_DEMAND","cpu_cores":2},
|
||||
{"node_id":"SY-GZ-001","human_label":"时雨","state":"AVAILABLE_ON_DEMAND","cpu_cores":4,"legacy_heartbeat":"DISABLED"},
|
||||
{"node_id":"YY-SV-001","human_label":"页页","state":"AVAILABLE_ON_DEMAND","cpu_cores":2}
|
||||
{"node_id":"AW-OWN-GZ-001","human_label":"Awen","node_class":"TEAM_COMPUTE_NODE","state":"AVAILABLE_ON_DEMAND","cpu_cores":4},
|
||||
{"node_id":"JZ-SV-001","human_label":"桔子","node_class":"TEAM_COMPUTE_NODE","state":"AVAILABLE_ON_DEMAND","cpu_cores":2},
|
||||
{"node_id":"SY-GZ-001","human_label":"时雨","node_class":"TEAM_COMPUTE_NODE","state":"AVAILABLE_ON_DEMAND","cpu_cores":4,"legacy_polling":"DISABLED"},
|
||||
{"node_id":"YY-SV-001","human_label":"页页","node_class":"TEAM_COMPUTE_NODE","state":"AVAILABLE_ON_DEMAND","cpu_cores":2},
|
||||
{"node_id":"BS-SG-003","node_class":"COMPATIBILITY_COMPUTE_NODE","state":"AVAILABLE_ON_DEMAND","cpu_cores":2,"legacy_polling":"DISABLED"},
|
||||
{"node_id":"XX-GZ-001","node_class":"COMPATIBILITY_COMPUTE_NODE","state":"AVAILABLE_ON_DEMAND","cpu_cores":4,"legacy_polling":"DISABLED"},
|
||||
{"node_id":"BS-SG-002","node_class":"COMPATIBILITY_COMPUTE_NODE","state":"AVAILABLE_ON_DEMAND","cpu_cores":2,"legacy_polling":"DISABLED"},
|
||||
{"node_id":"BS-GZ-006","node_class":"COMPATIBILITY_COMPUTE_NODE","state":"AVAILABLE_ON_DEMAND","cpu_cores":2,"legacy_polling":"DISABLED"},
|
||||
{"node_id":"ZY-SG-006","node_class":"COMPATIBILITY_COMPUTE_NODE","state":"AVAILABLE_ON_DEMAND","cpu_cores":2,"legacy_polling":"DISABLED"}
|
||||
],
|
||||
"capacity_query_event": "GH-EVT-20260920-TEAM-COMPUTE-CAPACITY-001",
|
||||
"capacity_event_receipt_sha256": "61730d9504e195319c3133ad709325b51b61d24dcab3ce7e0c140bb737e6d280",
|
||||
"capacity_query_event": "GH-EVT-20260920-COMPUTE-CAPACITY-ALL-002",
|
||||
"capacity_event_receipt_sha256": "2b931ba7b69e33cab741b70a65b49284ba30d9046e844613eb4dcb789b0ab45c",
|
||||
"post_migration_verification_event": "GH-EVT-20260920-COMPUTE-CAPACITY-POSTMIG-003",
|
||||
"post_migration_verification_receipt_sha256": "834072dfab7abe1ba0997518d3eaac55f69d4ee817731c67cd804065e0c92354",
|
||||
"polling_enabled": false,
|
||||
"scheduled_heartbeat_enabled": false,
|
||||
"persistent_worker_tunnel_enabled": false,
|
||||
"arbitrary_command_execution": false,
|
||||
"job_execution_state": "NOT_IMPLEMENTED_REQUIRES_SEPARATE_SIGNED_LEASE_ALLOWLIST_AND_RESOURCE_CEILING",
|
||||
"legacy_heartbeat_pool": {"controller":"QY-LH-MAIN-PROD-01","state":"HISTORY_COMPATIBILITY_NOT_CURRENT_TEAM_POOL","task_dispatch_observed":false,"remaining_nodes_not_migrated":["BS-SG-003","XX-GZ-001","BS-SG-002","BS-GZ-006","ZY-SG-006_UNKNOWN_UNREACHABLE"]},
|
||||
"legacy_heartbeat_pool": {
|
||||
"controller": "QY-LH-MAIN-PROD-01",
|
||||
"state": "RETIRED_FROM_CURRENT_SCHEDULER",
|
||||
"task_dispatch_observed": false,
|
||||
"remaining_polling_nodes": []
|
||||
},
|
||||
"private_content_included": false
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue