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:
Christian
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?
Christian