Need help speeding up a backup

Mark Phillips mark at phillipsmarketing.biz
Fri Jul 15 08:40:18 MST 2022


I have an Ubuntu 18.04 system with two drives in an lvm with one logical
root partition. I am trying to back up the contents of the drives (ie /) to
an external usb drive using rsync. It is taking a really long time. After
26 hours of continuous operation I have only transferred 138 GB out of 2+
TB, so I am looking at about 16 days to complete the transfer.

My rsync command is:
sudo rsync  --no-compress --info=progress2 -avAXEWSlHh
--exclude={'/run','/mnt','/swapfile','/boot','/dev','/proc','/sys','/run','/mnt','/media','/lost+found','/swapfile.extended','/tmp'}
/ '/media/mark/Seagate Portable Drive/tsunami-backups-Jul_13_17-39/'

Any suggestions on how I can speed this up and not lose any data?

Thanks!

Mark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.phxlinux.org/pipermail/plug-discuss/attachments/20220715/865ebc46/attachment.html>


More information about the PLUG-discuss mailing list