2.1 KiB
2.1 KiB
Runing in my home I have a 3 Node Proxmox Cluster running VMs and CTs
Basic List of Current VMs
- docker.internal.tgj.services
- pbs.internal.tgj.services
- haos.internal.tgj.services
- omada.internal.tgj.services
- winbows.internal.tgj.services
- gitea-runner.internal.tgj.services
- gns3.inernal.tgj.services
- storage.internal.tgj.services
- media.internal.tgj.services
TGJ-Node-1
flowchart TD
A[TGJ-NODE-1]
A --> B[VMs]
B --> BA[storage.internal]
BA -->|Boot Disk| DA
BA -->|Storage Blob| DB
B --> BB[winbows.internal]
BB -->|Boot Disk| DB
B --> BC[main-vm.swittcorp]
BC -->|Boot Disk| DD
B --> BD[petegregory.net]
BD -->|Boot Disk| DD
BD -->|Storage Blob| DD
B --> BE[pbs.internal]
BE -->|Boot Disk| DA
BE --> |NBD Storage| DB
BE --> |PBS Storage| DD
B --> BF[docker.internal]
BF -->|Boot Disk| DA
BF -->|Storage Blob| DB
A --> C[CTs]
A --> D[Datastores]
D --> DA[local-lvm]
D --> DB[JBOD-LARGER]
D --> DC[R1-SAS]
D --> DD[R6-SAS]
TGJ-Node-2
flowchart TD
AA[TGJ-NODE-2]
AA --> AB[VMs]
AB --> ABA[gitea-runner.internal]
ABA -->|Boot Disk| ADA
AB --> ABB[gns3.internal]
ABB -->|Boot Disk| ADA
AB --> ABC[pterodactyl.internal]
ABC -->|Boot Disk| ADA
AA --> AC[CTs]
AC --> ACA[media.internal]
ACA -->|Boot Disk| ADA
AA --> AD[Datastores]
AD --> ADA[local-lvm]
TGJ-Node-3
flowchart TD
AAA[TGJ-NODE-3]
AAA --> AAB[VMs]
AAB --> AABA[omada.internal]
AABA -->|Boot Disk| AADA
AAB --> AABB[haos.internal]
AABB -->|Boot Disk| AADA
AAA --> AAC[CTs]
AAA --> AAD[Datastores]
AAD --> AADA[local-lvm]