Question for the experts:
I have finally finished setting up my primary Truenas-1 which is Baremetal, and setting up Virtualized Truenas-2 in Proxmox.
Truenas 1 has 2 onboard 1gig ports, and a 2 port 10gig X550-t2 card.
Truenas 2 has hardware pass through and all the drives and 2nd X550-t2 installed.
Both work fine and no issues by themselves.
Truenas-1 - Bare Metal is the following:
1gig port 1 - has a Static of 10.0.0.11 - primary network/Internet
1gig port 2 - setup as DHCP
10gig port 1 - has a static of 192.168.0.3, connected to Truenas-2 10gig port at 192.168.0.2
10gig port 2 - has a static of 192.168.1.3 not connected to Truenas-2 10gig port at 192.168.1.2
Truenas-2 - Virtualized:
1gig port - has a static of 10.0.0.23
2nd port is not passthrough.
Both machines see the 10gig connection to each other.
I have tried to create and run an RSYNC Module task to push/pull ALL data from one machine to the other. Every time I have tried different methods it fails regardless of which machine I tried to set the task up on.
I want to maintain a 1:1 copy of all my data.
I have not tried doind to a ssh task and need to read up on the process. As far as I am aware this should be a possible/achievable thing going peer to peer as opposed thorugh the network. The reason for this, is 120TB of data need to be migrated from one machine to another so I can rebuild the raid once I am done.
Thanks