Looking for faster network backup?

ozgurerdogan

Renowned Member
May 2, 2010
612
5
83
Bursa, Turkey, Turkey
I tried nfs backup but different switches but it is slow compared to uual backup. For example when I scp a backup to a different node, it is fast enough but not nfs. So looking for alternative way to store backups directly to a different machine.

Can I mount a remote bak as ssh mount and attach that directory to storage? Will it be as fast as manual scp? Or what is your suggestions?
 
I tried nfs backup but different switches but it is slow compared to uual backup. For example when I scp a backup to a different node, it is fast enough but not nfs. So looking for alternative way to store backups directly to a different machine.

Can I mount a remote bak as ssh mount and attach that directory to storage? Will it be as fast as manual scp? Or what is your suggestions?
Hi,
why is your nfs not fast enough?
I have on one cluster an nfs-share (exported from the third quorum-node) and the speed is ok - also with gigabit.ethernet:
Code:
INFO: transferred 10737 MB in 57 seconds (188 MB/s)
INFO: archive file size: 1.37GB
INFO: Finished Backup of VM 210 (00:00:59)
OK - this must be done bye caching but also dd shows good values:
Code:
dd if=/dev/zero of=/bckup/bigfile bs=1024k count=8192 conv=fdatasync
8192+0 records in
8192+0 records out
8589934592 bytes (8.6 GB) copied, 92.7322 s, 92.6 MB/s
Udo
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!