Current time: 04-19-2024, 03:47 PM Hello There, Guest! (LoginRegister)


Post Reply 
backup server support and incremental backups
Author Message
kilburn Offline
Development Team
*****
Dev Team

Posts: 2,182
Joined: Feb 2007
Reputation: 34
Post: #11
RE: backup server support and incremental backups
On the one hand, website backups (files+db, stored in /backups inside the users' folders) are the clients' responsiblity. *If* they want such backups, the space should count. They can always download them and free this space.

On the other hand, server backups (emergency recovery backups, just in case something really bad happens to the server) are the provider's responsiblity, yet such responsibility might be explicitly rejected in the service contract.

We could try to unify both types of backups, but I think it is a bad idea. Per-client backups are something that should clearly be managed by the server, whereas full-server backups should not because there are *many* strategies to do it.

For instance, those running their servers in virtualization environments can use their "snapshoting" ability, others might use live block-level replication to a failover server (drbd), or incremental backups to a centralized server allowing NFS-based emergency booting, or many other options I can't even imagine.

Therefore, each provider should choose and implement the one that best fits their needs.
(This post was last modified: 02-16-2010 09:22 PM by kilburn.)
02-16-2010 09:22 PM
Visit this user's website Find all posts by this user Quote this message in a reply
RatS Offline
Project Leader
******

Posts: 1,854
Joined: Oct 2006
Reputation: 17
Post: #12
RE: backup server support and incremental backups
We - as ispCP Developer - should not care about system backups. This is in administrator's responsibility.

Webspace and Mail backups should be handled by ispCP under either Reseller's or Client's responsibility. First step should be to add separate quota for:
a) web
b) mail
c) database
d) backup

with this setup reseller's can provide better packages and the client does not need to care about space.
02-16-2010 09:40 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)