Community Forums
Connect with us on LinkedIn
Community Notice
+ Reply to Thread
Results 1 to 5 of 5
  1. #1
    Member
    Join Date
    Dec 2003
    Posts
    5

    Default incremental backups are counted against the clients quota

    I got a problem for incremental backups.
    My customer complain to us that his disk usage shows double.
    I checked server, backup data was counted against the clients quota.
    I am using incremental backups,
    CPanel looks like counted the space used based on the account user, so all files owned by user count in the quota usage.
    anybody knows how to fix this issue?

  2. #2
    cPanel Development cpanelkenneth's Avatar
    Join Date
    Apr 2006
    Posts
    3,768
    cPanel/Enkompass Access Level

    Root Administrator

    Default

    Put the backup directory on a separate partition. As long as it is on the same partition as /home all files will count against the users qutoa.

  3. #3
    Member
    Join Date
    Dec 2003
    Location
    France
    Posts
    300
    cPanel/Enkompass Access Level

    Root Administrator

    Default

    I'm using the incremental backup as well and for some of my servers, the backups are stored in the /home/ partition, though /home/cpbackup/* is owned by root and the files don't count against user's quota.

    What you could do is create /scripts/postcpbackup if it doesn't exist, chmod it 700 and add there :

    Code:
    #!/bin/bash
    chown -R root.root /<<path to your>>/cpbackup/
    This should fix your issue
    Marie - Co-Owner
    Need Further Assistance ? Here you go !
    English, french and spanish support

  4. #4
    Member
    Join Date
    Dec 2003
    Posts
    5

    Default

    Thanks for solution.
    I will try to change permision.
    However my backup directory is not include home.
    Directroy name is /popwonder.
    I do not why it's happen.

  5. #5
    Member
    Join Date
    May 2004
    Posts
    14

    Default

    cpanel uses the quota system of the OS for keeping track of disk usage. If your backups are on their own partition, not shared with anything else, you need to turn off the quota for that partition. Login as root and run the command :

    quotaoff /backup

    replacing /backup with the name of your backups partition. This will only work if /backup is it's own partition, it is not possible to turn of quota's on a per directory basis.

    HTH

Similar Threads & Tags
Similar threads

  1. Files owned by nobody not counted in quota
    By santrix in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 07-13-2009, 09:53 AM
  2. cPanel Incremental Backups
    By braweb in forum cPanel and WHM Discussions
    Replies: 0
    Last Post: 09-10-2008, 07:31 PM
  3. Rsync Incremental Backups
    By rkm11 in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 08-04-2008, 01:01 PM
  4. Question about incremental backups
    By n000b in forum cPanel and WHM Discussions
    Replies: 3
    Last Post: 09-20-2006, 10:47 PM
  5. Incremental backups
    By maxihost2 in forum cPanel and WHM Discussions
    Replies: 0
    Last Post: 06-23-2005, 07:42 PM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube