we need to see a feature that include backup size in the account's plan.
Example
package size limit : 5000MB
storage used : 1000MB
account Backup size : 500MB
in cpanel we need to see storage used 1500MB
the same logic as used in the mysql databases.
Their is already a place to enable inodes display ( for cpanel )
Tweek Settings> Display > Display File Usage
Information in the cPanel stats bar (inode count)
But i dont see where i can add a max limit of files aloud.
Their is already a place to enable inodes display ( for cpanel )
Tweek Settings> Display > Display File Usage
Information in the cPanel stats bar (inode count)
But i dont see where i can add a max limit of files aloud.
Having the option to disable backups for accounts bigger than x GB or with more than x inodes, would be great!
Having the option to disable backups for accounts bigger than x GB or with more than x inodes, would be great!
Inode count is already displayed on cpanel ....
If you tell me WHERE is this stored, I can code some script/cron for backups like this (but using inodes, instead of disk space, or use combination of both).
It would be GREAT if someone do a plugin or cpanel intergates this into the backup and/or packages (inode limitations, or backup disable by default inode/space value, plus a way to allow more on specified users) it should not be hard to do for them.
Inode count is already displayed on cpanel ....
If you tell me WHERE is this stored, I can code some script/cron for backups like this (but using inodes, instead of disk space, or use combination of both).
It would be GREAT if someone do a plugin or cpanel intergates this into the backup and/or packages (inode limitations, or backup disable by default inode/space value, plus a way to allow more on specified users) it should not be hard to do for them.
This would be extremely helpful. We had some custom coding that threw a size error if your account was more than a certain size, but that seems to not work with the new backup mechanism.
Even a way to disable user generated backups by username would help at his point. :) Maybe an exclude user file as suggested by CAS above that can be edited to add users...
This would be extremely helpful. We had some custom coding that threw a size error if your account was more than a certain size, but that seems to not work with the new backup mechanism.
Even a way to disable user generated backups by username would help at his point. :) Maybe an exclude user file as suggested by CAS above that can be edited to add users...
Agreed!
We have scripts in place for this already but maintaining them is problematic. Love to see this one.
Agreed!
We have scripts in place for this already but maintaining them is problematic. Love to see this one.
would love to see this as well.
would love to see this as well.
I would want to limit backups when they reach a set amount of disk space / Inodes.
I would want to limit backups when they reach a set amount of disk space / Inodes.
As storage space has become cheaper this has become a MAJOR problem - especially when selling 'unlimited' style accounts.
As storage space has become cheaper this has become a MAJOR problem - especially when selling 'unlimited' style accounts.
Not developed yet? :(
I vote on an option in legacy and new backup system that says Don´t backup accounts over X MB or GB. It´s not worth backing up accounts over 5 ~ 10GB.
Not developed yet? :(
I vote on an option in legacy and new backup system that says Don´t backup accounts over X MB or GB. It´s not worth backing up accounts over 5 ~ 10GB.
It will be nice to see this feature.
cPanel team can provide us a simple answer ?
It will be or not implemented after all ?
It will be nice to see this feature.
cPanel team can provide us a simple answer ?
It will be or not implemented after all ?
Hello, in your proposal does "package size limit" refer to the account disk quota?
Hello, in your proposal does "package size limit" refer to the account disk quota?
Sounds complicated to manage from a customer support point of view. In case of a server crash your customer would loose all his files because he has too many of them. Instead of warning your customer he has too many files, shouldn't you limit the size of his account to correspond to thee amount of backup you include ?
Sounds complicated to manage from a customer support point of view. In case of a server crash your customer would loose all his files because he has too many of them. Instead of warning your customer he has too many files, shouldn't you limit the size of his account to correspond to thee amount of backup you include ?
Hope this comes in the next time.... would reduce workload.
Hope this comes in the next time.... would reduce workload.
this thread is the same features here
https://features.cpanel.net/topic/include-backup-size-to-account-size-used
https://features.cpanel.net/topic/local-backups-size-limit
this thread is the same features here
https://features.cpanel.net/topic/include-backup-size-to-account-size-used
https://features.cpanel.net/topic/local-backups-size-limit
Please add to this, a warning that appears in the user's cPanel, and / or an email sent to the contact address with notification of the same.
Please add to this, a warning that appears in the user's cPanel, and / or an email sent to the contact address with notification of the same.
Also it would be nice if there was an API call for this to check if backups were enabled / disabled for an account with reason for the same. That way we can put notifications in our billing panels and internal mailing systems and not just the one in cPanel which some users may never see.
e.g.
enabled=0
reason=Inodes exceed quota
reason=Manually excluded
reason=Disk exceeds quota
Also it would be nice if there was an API call for this to check if backups were enabled / disabled for an account with reason for the same. That way we can put notifications in our billing panels and internal mailing systems and not just the one in cPanel which some users may never see.
e.g.
enabled=0
reason=Inodes exceed quota
reason=Manually excluded
reason=Disk exceeds quota
Hello,
Please add this feature. On my job I control more than 30 servers and this option will save me a lot of time.
Hello,
Please add this feature. On my job I control more than 30 servers and this option will save me a lot of time.
I would also like this option to prevent users using too much space simply by backing up their files multiple times.
I would also like this option to prevent users using too much space simply by backing up their files multiple times.
Replies have been locked on this page!