On 4/29/2011 2:07 PM, Dan Lavu wrote:
> Resolved.
>
> After looking at the file list, we found a 102GB log file, rsync doesn't like
> large files and there are a ton of threads about why.
>
> Troubleshooting steps that were taken that actually isolated the issue
>
> strace -p $PID (The output look
ct: http://backuppc.sourceforge.net/
In the Xfer section of the config for the client host, enter this for
RsyncArgs:
--exclude=/path/to/exclude
Add an additional '--exclude' entry for each subdir that you want
excluded. To add additional, click the
rs
> Wiki:http://backuppc.wiki.sourceforge.net
> Project: http://backuppc.sourceforge.net/
>
Use the pre-dump command setting for your Archive and have it run a
script/command that labels the tape. No reason why the label function
needs to be included in the 'ta
sourceforge.net/
>
Another option would be to avoid domain authentication altogether and
create a local admin account on the box just for BackupPC to auth via smb.
This i
kuppc.sourceforge.net/
>
>
>
>
> --
>
> ___
> BackupPC-users mailing list
> BackupPC-users@lists.sourceforge.net
> <mailto:BackupPC-users@lists
r us to use as an alternative to
commercial solutions.
Feedback is always appreciated. With a project this mature the
developers are very aware of the limitations of the software. You seem
like an intelligent individual. Why not give back something to the
project that has been provided to you an
hile if many files are changing nightly.
4) Look at this page for tips on speeding up your backup.
http://sourceforge.net/apps/mediawiki/backuppc/index.php?title=Speedupbackups
Also, are you using a BBU on your Adaptec 3805 card? Adaptec's page
indicates the controller does support a BBU. If you are, as a p
Check this thread:
http://www.backupcentral.com/phpBB2/two-way-mirrors-of-external-mailing-lists-3/backuppc-21/mysqldump-92269/
Ryan Manikowski | System Administrator
:703.677.8499:
ryan.manikow...@2ergo.com
2ergo – Digital leaders in a mobile world
Mobile Excellence Award - Best Innovator
ut of top, the rsync command on the
client shows a nice level of '0'. Do modifications have to be made to
/etc/security/limits.conf to allow regular users to renice process
levels? Also, does sudo inherit nice levels?
--
Ryan Manikowski | System Administrator
:703.677.8499:
ryan.manikow
http://backuppc.wiki.sourceforge.net/How+to+delete+backups
Ryan Manikowski
System Administrator
2ergo Americas Inc.
:703.677.8499:
www.2ergo.com
Arlington, VA
This message (including attachments) is confidential and may be legally
privileged. The content and views expressed are those of
' is so effective my company can backup web servers during the day without any noticeable performance degradation. To nice a backup job use this for RsyncClientCmd:
$sshPath -q -x -l backuppc $host nice -n 10 /usr/bin/sudo $rsyncPath $argList+
Ryan Manikowski
System Administrator
2ergo Americas
ackup script.
Ryan Manikowski
System Administrator
2ergo Americas Inc.
:703.677.8499:
www.2ergo.com
Arlington, VA
This message (including attachments) is confidential and may be legally privileged. The content and views expressed are those of the sender and not necessarily the 2ergo Group. If yo
/share/backuppc/bin/BackupPC_tarCreate
-h host -n backupnumber -s sharename sharepath > restore.tar
example:
su backuppc -c /usr/share/backuppc/bin/BackupPC_tarCreate -h centos5 -n
37 -s /root / > restore.tar
On Wed, Jul 2, 2008 at 5:38 PM, Ryan
Manikowski <[EMAIL PROTECTED]>
w
Long story short, I upgraded to Centos 5.2 and the BackupPC daemon no
longer forks into the background. Someone else posted this problem a few
days ago but never received a response.
Is there a way to run a restore from the command line? Basically I need
to restore everything below root "/" on
. The line
should read as follows:
backuppc ALL=NOPASSWD: /usr/bin/rsync --server --sender ?*
Note the question more before the asterisk. Hope this helps you out.
Ryan Manikowski
Guido Schmidt wrote:
> I'm using backuppc 3.0 successfully for some time with our LAN-clients
> via r
AJ,
Edit /etc/BackupPC/config.pl and add the username you log into the CGI
interface with to the following item:
$Conf{CgiAdminUsers} = ''user1 user2";
Once you've done that, restart the BackupPC service and then go back to
the web interface. The admin options will then
mlocate.db file shrunk down to 3MB.
--
Ryan Manikowski
System Administrator
Proteus, Inc.
[EMAIL PROTECTED]
:703.677.8499:
Doug Lytle wrote:
> Ryan Manikowski wrote:
>
>> By chance I stumbled upon a small modification to any linux system using
>> an mlocate/slocate db.
ope this helps someone out. We backup the /var/ directory on our
servers (auditing purposes) and this was taking up a bit of space every
night.
This *fix* also applies to Debian and Slackware though Slackware uses
slocate instead of mlocate.
--
Ryan Manikowski
System Administrator
Mufit,
Have a look here:
http://projects.frozenpc.net/autopgsqlbackup/
Ryan
Mufit Eribol wrote:
> Ryan Manikowski wrote:
>> Here's the mysql backup script that runs via the BackupPC dumppre
>> command prior to backing up our database servers:
>>
>>
Here's the mysql backup script that runs via the BackupPC dumppre
command prior to backing up our database servers:
http://sourceforge.net/projects/automysqlbackup/
Ryan
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Nils
Breunese (Lemonbit)
Sent: Fri
I too am interested if anyone has accomplished what Goyni is asking for.
If you have please share with the list.
Thanks,
--
Ryan Manikowski
System Administrator
Proteus, Inc.
[EMAIL PROTECTED]
c: 716.465.6766 o:703.879.3413
goynoi wrote:
> Has anyone been able to get multi-volume tar
/bin/sudo -u
$rsyncPath $argList+
Hope this helps you out.
Ryan Manikowski
Axel Beckert wrote:
> Hi,
>
> three things which I was thinking about recently:
>
>
> First thing:
>
> We're running a BackupPC server with several TB disk space for laptops
> in our Depart
Nevermind, found the answer in the docs.
Ryan Manikowski wrote:
> Is it safe to backup the /dev directory?
>
>
--
Ryan Manikowski
System Administrator
Proteus, Inc.
[EMAIL PROTECTED]
c: 716.465.6766 o:703
Is it safe to backup the /dev directory?
--
Ryan Manikowski
System Administrator
Proteus, Inc.
[EMAIL PROTECTED]
c: 716.465.6766 o:703.879.3413
-
Check out the new SourceForge.net Marketplace.
It's the best place t
What steps are necessary to completely remove a host's data from
BackupPC? Will setting FullKeepCnt to '0' for a host remove the host's
backup data from disk?
Thanks,
--
Ryan Manikowski
System Administrator
Proteus, Inc.
[EMAIL PROTECTED]
c: 716.465
bin/BackupPC_Admin?action=view&type=docs#item__conf_emailadminusername_>
to '[EMAIL PROTECTED]'. Save the settings and the emails will go to
/dev/null unto you modify EMailAdminUserName
<http://192.168.2.38/cgi-bin/BackupPC_Admin?action=view&type=docs#item__conf_emailadminus
Appu,
Read the docs I posted at http://www.prosoundsystem.com/backuppc
The instructions for creating SSH keys are in there. Either document
will work for you.
Ryan
kanti wrote:
> Hie All this is Appu , Can anybody help me to generate the a ssh key .
>
> Thanx a lot in advance.
>
> Thanx & Bye
to span tapes. Any help with this
would be greatly appreciated.
Ryan Manikowski
System Administrator
Proteus, Inc.
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual
28 matches
Mail list logo