#1 (permalink)  
Old 02-10-2004, 08:10 AM
Registered User
 
Join Date: Dec 2002
Posts: 44
tkoweb
Backups created with users ID, also Weekly Only backups

Two backup issues,

#1. My backups seem to be creating quota problems for users on one particular server. Shouldn't backups be created under root or nobody user ids and not count towards their quotas? It only recently started doing this. At the same time, it also started uncompressing the backups in their own cpbackup folder, at least doubling the disk space taken for any given account.

#2. How can I tell WHM to do Weekly backups ONLY, (or monthly only for example). One of my servers has this requirement.
__________________
Technical Knockout LLC
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-10-2004, 07:35 PM
Advanced cPanel/WHM User
Advanced cPanel/WHM User
 
Join Date: Jun 2003
Posts: 646
nickn is on a distinguished road
In WHM, you can configure the Backups, you'll need to look at these two options :

Backup Interval - Specify the interval used by the backup process.

Days to run backup - Click on the tick boxes of the days on which you want to run backups.


These two optiosn will let you adjust when they happen. As for whether they should be under root or nobody instead of the user, if you want the user to be able to access them, they'd have to be under the user. Unless you had it world writable as root/nobody which would be bad as users could potentionally delete them and what not.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-10-2004, 09:28 PM
Registered User
 
Join Date: Apr 2003
Posts: 476
elleryjh
1 - The quota problem happens whenever you backup incrementally on the same drive that uses quotas. You need either a) another drive, b) a cron job that runs chown -R root:root /backup every time after the backup is made. DONT chown them to nobody! Search on this forum for more info. OR c) torn off incremental backups

2 - In WHM, you can do Monthly only, but you can't do just weekly or just daily. For this you have to edit /scripts/cpbackup and comment out the parts that do monthly.

You can find more information for both of these questions; they have been posted many times.

Last edited by elleryjh; 02-10-2004 at 09:30 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 08:50 AM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
© cPanel Inc