NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
Retired_Member
Dec 16, 2015Low Performance creating and expireing backups with dirvish (rsync)
Hello,
I've got a ReadyNAS RN102. I manually installed dirvish (http://www.dirvish.org/dirvish.8.html), a backup tool which uses rsync with hardlinks.
With ReadyNAS OS 6.2.x, expiring old backups took about 1/2 hour and creating backups took about 1 hour.
After upgrading to 6.4.0, expiring old backups now took about 3 hours (6x longer than with 6.2.x) and creating backups took about 4 hours.
With 6.4.1 it didn't get much better.
What is the reason for this an how can it be fixed?
Your data volume is extremely full.
I would suggest getting volume usage down to 80% then running a balance.
With defrag and balance scheduled weekly (run these at times when the NAS is being used lightly) you should find performance is better than what it was before for you.
7 Replies
Replies have been turned off for this discussion
- BrianL2NETGEAR Employee Retired
Hi ColeSear,
Welcome to the community!
I haven't heard and tried this backup tool yet. Did you try to use the built-in backup manager of the ReadyNAS using RSYNC? Also, let's wait for other community members and see if they have experienced the same.
Kind regards,
BrianL
NETGEAR Community Team- Retired_Member
A short description, what dirvish does:
Backup: rsync with hardlinks, example:
rsync -vrltH --delete -pgo --stats -D --numeric-ids --link-dest=/LOCAL/Backup/dirvish/home/20151216-01-45/tree /home/ /LOCAL/Backup/dirvish/home/20151217-06-22/tree
Expire: simply rm -rf of the complete directory
I think, the built-in backup manager of the ReadyNAS does the same. Actually, I cannot test it, cause my disks are hardly full. New disk are ordered. I will do a complete new install and copy the files from the old disks.
The biggest problem is a backup of a remote site (rsync with ssh).
I found some posts here, complaining about btrfs cleanup or balance since 6.4.x. But I don't see any btrfs-jobs in "top" in the commandline. Only some kworker jobs popping up while removing or rsyncing.
I read, that with 6.4.0, btrfs quota was activated. Could my issue come from that?
Kind regards
- mdgm-ntgrNETGEAR Employee Retired
Can you send in your logs (see the Sending Logs link in my sig)?
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!