D112: pool-topology.json v1.2 — 企业3台全部接入(11节点/32核/77.5GB)
This commit is contained in:
parent
ac86486297
commit
337e8e2ebd
@ -1,20 +1,17 @@
|
||||
{
|
||||
"_type": "POOL_TOPOLOGY", "_version": "1.1.0", "_updated": "2026-05-25T22:30:00+08:00 · AW-GZ-001 已接入",
|
||||
"summary": { "total_nodes": 9, "ice_nodes": 7, "team_nodes": 2, "total_cpu_cores": 28, "total_memory_gb": 71.5 },
|
||||
"_type": "POOL_TOPOLOGY", "_version": "1.2.0", "_updated": "2026-05-25T22:45+08:00 · 企业3台全部接入",
|
||||
"summary": { "total_nodes": 11, "ice_nodes": 9, "team_nodes": 2, "total_cpu_cores": 32, "total_memory_gb": 77.5 },
|
||||
"nodes": [
|
||||
{ "node_code": "BS-GZ-006", "side": "ice", "ip": "43.139.217.141", "hardware": { "cpu_cores": 2, "memory_mb": 2048 }, "status": "active" },
|
||||
{ "node_code": "BS-SG-001", "side": "ice", "ip": "43.156.237.110", "hardware": { "cpu_cores": 4, "memory_mb": 7680 }, "status": "active" },
|
||||
{ "node_code": "BS-SG-002", "side": "ice", "ip": "43.134.16.246", "hardware": { "cpu_cores": 2, "memory_mb": 4096 }, "status": "active" },
|
||||
{ "node_code": "BS-SG-003", "side": "ice", "ip": "43.153.193.169", "hardware": { "cpu_cores": 2, "memory_mb": 4096 }, "status": "active" },
|
||||
{ "node_code": "ZY-SG-006", "side": "ice", "ip": "43.153.203.105", "hardware": { "cpu_cores": 2, "memory_mb": 4096 }, "status": "active" },
|
||||
{ "node_code": "BS-SH-005", "side": "ice", "ip": "124.223.10.33", "hardware": { "cpu_cores": 2, "memory_mb": 4096 }, "status": "active" },
|
||||
{ "node_code": "AW-GZ-001", "side": "ice", "ip": "43.139.251.175", "hardware": { "cpu_cores": 4, "memory_mb": 15733, "disk_gb": 50 }, "hostname": "GH-CVM-MAIN-PROD-01", "partition": "ice/ + team/ 预留", "status": "active", "joined_at": "2026-05-25T22:30+08:00", "role": "企业CVM · 光湖世界总仓库 · 外部暴露接口" },
|
||||
{ "node_code": "HL-SG-001", "side": "team", "team_id": "awen", "ip": "170.106.72.246", "hardware": { "cpu_cores": 2, "memory_mb": 2048 }, "status": "active" },
|
||||
{ "node_code": "HL-CN-001", "side": "team", "team_id": "awen", "ip": "43.139.207.172", "hardware": { "cpu_cores": 4, "memory_mb": 4096 }, "status": "active" }
|
||||
],
|
||||
"architecture_rules": {
|
||||
"naming": "{OWNER}-{REGION}-{SEQ}",
|
||||
"ports": { "ice_side": "3900-3999", "team_side": "3000-3899" },
|
||||
"permission": "铸渊全权限操作冰朔域 · awen通过光湖驱动引擎操作企业CVM团队空间"
|
||||
}
|
||||
{"node_code":"BS-GZ-006","side":"ice","ip":"43.139.217.141","spec":"2核2GB"},
|
||||
{"node_code":"BS-SG-001","side":"ice","ip":"43.156.237.110","spec":"4核7.5GB"},
|
||||
{"node_code":"BS-SG-002","side":"ice","ip":"43.134.16.246","spec":"2核4GB"},
|
||||
{"node_code":"BS-SG-003","side":"ice","ip":"43.153.193.169","spec":"2核4GB"},
|
||||
{"node_code":"ZY-SG-006","side":"ice","ip":"43.153.203.105","spec":"2核4GB"},
|
||||
{"node_code":"BS-SH-005","side":"ice","ip":"124.223.10.33","spec":"2核4GB"},
|
||||
{"node_code":"AW-GZ-001","side":"ice","ip":"43.139.251.175","spec":"4核16GB","role":"企业主服务器"},
|
||||
{"node_code":"AW-SH-002","side":"ice","ip":"124.222.54.198","spec":"4核4GB","role":"企业灾备·上海"},
|
||||
{"node_code":"AW-GZ-003","side":"ice","ip":"119.29.181.132","spec":"2核8GB","role":"企业灾备·广州"},
|
||||
{"node_code":"HL-SG-001","side":"team","team_id":"awen","ip":"170.106.72.246","spec":"2核2GB"},
|
||||
{"node_code":"HL-CN-001","side":"team","team_id":"awen","ip":"43.139.207.172","spec":"4核4GB"}
|
||||
]
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user