Hello everybody!
I have proxmox cluster 2 nodes Virtual Environment 7.4-17 and NAS. Without any cluster FSs. Just EXT2 Dirs and LVM.No ZFS. Network between two nodes and NAS 10Gbit. iperf3 between hosts confirm it.
I have NAS with NFS export an 10 Gbit network. I have NFS mountpoint /mnt/point on VM(Ubuntu server 22 0.4) and when i make rsync --progress /mnt/point/file it starts from about 500-600 Megabytes/sec and rapidly reduces to about 10-20 Mb/sec..(it happens in about 10 seconds).
I have been trying to understand what's wrong for long time but still no idea.
Here's config of my VM:
Some time rsync starts at once with low speed but if i stops it (Ctrl+C) and starts again the situation mentionet above repeats.
vmbr1 linux bridge is on 10Gbit/s network.
And actualy speed between VMs is very low and unstable even within one node
Please help me to resolve this.. im desperate...If i can't solve this i'll have to switch to Microsoft Hyper-V..but i won't.
I have proxmox cluster 2 nodes Virtual Environment 7.4-17 and NAS. Without any cluster FSs. Just EXT2 Dirs and LVM.No ZFS. Network between two nodes and NAS 10Gbit. iperf3 between hosts confirm it.
I have NAS with NFS export an 10 Gbit network. I have NFS mountpoint /mnt/point on VM(Ubuntu server 22 0.4) and when i make rsync --progress /mnt/point/file it starts from about 500-600 Megabytes/sec and rapidly reduces to about 10-20 Mb/sec..(it happens in about 10 seconds).
I have been trying to understand what's wrong for long time but still no idea.
Here's config of my VM:
Code:
agent: 1,fstrim_cloned_disks=1
balloon: 0
boot: order=scsi1
cores: 16
cpuunits: 500
description: NewSQL server
memory: 131072
meta: creation-qemu=7.2.0,ctime=1704366252
name: SQLNEW
net0: virtio=42:E9:F2:DD:98:6D,bridge=vmbr1,queues=16
numa: 0
ostype: l26
scsi0: EXT4:132/vm-132-disk-1.qcow2,iothread=1,size=6000G
scsi1: EXT4:132/vm-132-disk-0.qcow2,iothread=1,size=500G
scsihw: virtio-scsi-single
smbios1: uuid=073ff35f-2bdc-4d29-8666-349063ff06a9
sockets: 1
virtio0: EXT4:132/vm-132-disk-2.qcow2,iothread=1,size=650G
virtio1: EXT4:132/vm-132-disk-3.qcow2,iothread=1,size=750G
vmgenid: 1dba6731-2ab3-4064-aba5-11bbb1ae2e6e
Some time rsync starts at once with low speed but if i stops it (Ctrl+C) and starts again the situation mentionet above repeats.
vmbr1 linux bridge is on 10Gbit/s network.
And actualy speed between VMs is very low and unstable even within one node
Please help me to resolve this.. im desperate...If i can't solve this i'll have to switch to Microsoft Hyper-V..but i won't.
Last edited: