I have 3 separate urbackup servers that are running Ubuntu 16.04.05. 2 of the 3 servers are backing up fast and building up the number of files in the queue then it take many hours for the queue to empty.
The servers are attached to a datastore and each server is running a 2.5 TB virtual storage presented for kernel and storage.
The 1 server that runs fast never builds up the queue more than a couple thousand and empties quickly when it does have file in a queue.
The servers are all VMs on VMware 6.5.
Any advice on how to make the queues flush out faster would be much appreciated.
I get that on servers with a lot of small files (> 500gb mails/svn servers).
Maybe it s worth to have a look at the stored files and setup some exceptions.
I also get that on the aws efs storage, because it needs some specific usage pattern to get some performances ou of it (parallel access with large blocks)
Having an SSD for the Program Files/UrBackup directory and another 256GB SSD for urbackup_tmp (Settings: Server: Nondefault temporary file directory) keeps the Files in queue close to zero at my sites.
It’s interesting that you suggest keeping the urbackup_tmp_files on SSD storage. I keep my database files (/var/urbackup under Linux) on SSD storage, as recommended, but I never thought about urbackup_tmp_files.
Do you see a very big difference when you store this directory on SSD storage? Does anyone else have any experience with this change?
If this continues, the disk space will run out and the backup will end with an error.
I have migrated database to SSD
I have read this topic and have migrated /dev/sdc drive which contains root file system with database from slow HDD to very fast SSD (live migration. UrBackup server is proxmox virtual machine).
I hoped after move root with database to SSD the queue will decrease and avail size will bigger, but this not happened!
4 hours later:
There was even less free space. From 652G to 495G.
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/vgurbackup-lvurbackup1 15T 14T 495G 97% /media/BACKUP/urbackup
Queue is getting bigger. Files in queue becomes from 432111 to 441618.