SCP, Rsync, NFS don`t work between proxmox nodes

Jan 7, 2020
3
0
1
51
Hello

I am trying to configure file sharing between two Proxmox nodes. When I run scp or rsync a file on the remote host is created, but the data is not copied. The same thing happens when using NFS.
However, if you use a third node, for example, a Debian-based virtual machine, then the data from it is transmitted to both Proxmox nodes without problems.
I can’t understand why data is not transmitted directly between proxmox nodes.
 

Attachments

  • SCP_node1_node2.jpg
    SCP_node1_node2.jpg
    89.8 KB · Views: 13
This is weird. Have you tried running scp with the -v flag to get more output? It might tell you where it is hanging / failing.
 
The same hangs at the data transfer stage. Note that the file size is null. However, files from another host are perfectly transferred. For example, from the host "cloud" to a machine with proxmox.
 

Attachments

  • from_other_host_to_Node1.jpg
    from_other_host_to_Node1.jpg
    187.9 KB · Views: 14
  • scp_from_node2_to_node1.jpg
    scp_from_node2_to_node1.jpg
    140.3 KB · Views: 12
  • SCP_node1_to_node2_part2.jpg
    SCP_node1_to_node2_part2.jpg
    276.3 KB · Views: 11