Looking for some guidance, on a fresh install when adding the new node to the cluster there is a "Link" selection box, in which configuration file is this setting stored and how do I change it?
For context:
- I would like to setup my cluster node using the native RJ45 NIC initially. Then experiment with peer-to-peer between 2 nodes using thunderbolt network for storage traffic
If I wanted proxmox to always use thunderbolt 25Gbps network for all cluster to cluster communication with this one specific node (point-to-point) so that all "migrate" transfers occur over thunderbolt (25gbps) how would I do it?
Also is it possible to have RJ45 as "failover only" uplink between these 2 thunderbolt nodes?
Note I do wish to keep RJ45 to always be the "management" vlan for web UI - 192.168.10.0/24 range. The Thunderbolt network for peer-to-peer zfs replication and such will likely be setup in a different IPv4 address range like 10.10.0.x or something.