• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Question Can large backup files be split or restricted?

tethis IT

New Pleskian
Hi there,

I'm working to improve the backup process of the Plesk servers I'm managing.
They all have around 500G of storage which is utilized up to 50% by several subscriptions.

If I want to restore something from a full server backup, I need enough free disk space to download it to the server.
So it happened to me that I had to increase the storage size on the server in order to do that. Which is quite a hassle.

So my idea now is to mount some sort of remote storage for the backups. That's possible with rclone, which allows you to mount e.g. a MS OneDrive somewhere in the filesystem and use it like a NFS share.

Of course I could ask plesk to create the backup on ftp or other cloud storage, but that would not reduce the disk space requirements for creating and restoring a backup.

Problem is: The files created during backup seem to be rather large, and OneDrive comes with a file size restriction. Max file size was 15 GB, they should have increased it to 100 GB recently.

QUESTIONS:
  • What determines the maximum file size of a full system backup or a customer backup?
    Could be the complete used disk space of the server, could be the size of a complete domain including emails and databases.

  • Is there some setting to restrict the maximum file size of a backup?
Thanks a lot,

Christian
 
Hi Igor,

thanks for the response, didn't see this helpful article before.

Actually, they suggest to " Mount a network share (e.g. NFS) to your server and store backups there." in order to reduce the required disk space for restore operations. That's exactly what I'm trying to do, I just want to use cloud storage instead of NFS.

It also explains that the backups are stored per subscription, so a single file cannot be larger than the data in one subscription.
That basically answers my question.

And in addition that, they state that Plesk Obsidian doesn't download a complete system backup anymore, in order to restore a few components.
That should solve any issue regarding the space required for a restore, but does not change the requirements for the backup itself.

All in all, that means my approach to mount cloud storage in the the filesystem and place the backups there is feasible.
Now I just have to implement it :)

I found that the Virtuozzo containers used for my webserver do not allow FUSE filesystems out of the box, so I have to wait for help from my hoster to move forward....

Thanks,

Christian
 
Back
Top