Hi,
i'm using latest stable BackupPC to backup my local system.
All is working fine for months and now without chaning anything
BackupPC emails me with "administrative attention needed" info:
The following hosts had an error that is probably caused by a
misconfiguration. Please fix these hosts:
I am using backuppc to ssh to a remote host, and use rsync for the
backups. Before the backup, I have backuppc run a script on the remote
host to manipulate some database files. It appears that the script is
excuted, but I keep getting a message in the backuppc logs that the
script failed. I though
Hi,
Engoulevent wrote on 2008-10-01 04:31:00 -0400 [[BackupPC-users] Backuppc -
locale translation]:
>
> I use BackupPC on Ubuntu 8.04 in French.
> [...]
> Someone knows where to locate the translation?
BackupPC::Lang::fr - on Ubuntu that should be
/usr/share/backuppc/lib/BackupPC/Lang/fr.pm.
On Oct 4, 2008, at 9:58 AM, Martin Leben wrote:
> Terri Kelley wrote:
>> List,
>>
>> I have had a backup running successfully running of a server for some
>> time. It uses automysqlbackup. Looking at the directory where that is
>> stored on the server to be backed up, that is still being executed
Gary Vassalotti wrote:
> Hi all,
>
> Ok, this is not directly a backuppc problem, but I can't find an answer
> anywhere... My backuppc will not run because when it pings the other
> computers on the network it does not receive the correct ip for the netbios
> name.
>
> For example, I have one mac
Kenneth Porter wrote:
> --On Saturday, October 04, 2008 11:24 AM -0600 dan <[EMAIL PROTECTED]
> >
> wrote:
>
>> if you have rsync 3 on both client and server, backuppc(via CPAN
>> file-rsync) will infact get to take advantage some of the rsync 3
>> benefits.
>
> Interesting. I'll have to see if t
just an FYI for those curious about ZFS and backuppc
Nexenta 2 alpha is available for download. It is based on ubuntu 8.04.
Backuppc3 is available in the repos and backuppc3.1 is installable from
debian etch. The only issue is that there are some broken dependancies with
samba so I had to built
Terri Kelley wrote:
> List,
>
> I have had a backup running successfully running of a server for some
> time. It uses automysqlbackup. Looking at the directory where that is
> stored on the server to be backed up, that is still being executed by
> BackupPC. However, the backup itself just stays
Hi,
Jean-Michel Beuken wrote on 2008-10-04 21:55:51 +0200 [[BackupPC-users]
$Conf{SshPath} and expect script]:
>
> When we add a new PC with ssh/rsync transfer method, at the first
> time, we must accept the "public key" and then, we must type "yes" at the
> question :
not really, we can use
best practices says that a backup device should be independant of the
devices it is backing up. dont run backuppc on your webserver for
production if you plan on backing up the webserver. also, apache is pretty
secure if that is what you are running, so as long as your havent broken
that security
Jeff Siddall wrote:
> Rob Owens wrote:
>> Kevin DeGraaf wrote:
>>>2. Use the remote server to hold a copy of the on-site BackupPC
>>> server's file pool. The pool would be rsync'ed on-site initially and
>>> then rsync'ed remotely from then on.
>>>
>> Against all advice on this list, I did th
Waking up this thread :)
Ok, we discovered (and meanwhile I saw it on my systems) when doing
backuo with rsync the first full backup will take several days until
finished.
Once this is done, every following backup consumes much less bandwith,
so it succeeds within 24hours.
But what happens to
It's because my only Linux system on the network is the Web server. It's not
a problem to back itself up on a local hard drive.
The problem I see is that the whole Linux system can be under attack and all
the hard drives could be compromised (or even wiped out).
Also I am still not very comfortable
Hi,
Rob Owens wrote on 2008-10-01 07:54:19 -0400 [Re: [BackupPC-users] Off-site
backup strategies]:
> > We have an on-site BackupPC server (2.1.2pl1) backing up 31 hosts, with
> > a total pool size of 1.8 TB.
> [...]
> >1. Install BackupPC on the remote server, and do a full backup in the
>
Rob Owens wrote:
> Kevin DeGraaf wrote:
>>2. Use the remote server to hold a copy of the on-site BackupPC
>> server's file pool. The pool would be rsync'ed on-site initially and
>> then rsync'ed remotely from then on.
>>
> Against all advice on this list, I did this yesterday. I rsync'd my
Hello,
I use BackupPC on Ubuntu 8.04 in French.
I would like to change a few phrases but I can not find the translation file.
Perl sources are in English.
Someone knows where to locate the translation?
Thanks.
+--
|This
Adam Goryachev wrote:
>>
> One thing you should be aware of though, is that rsyncd doesn't include
> any encryption, so anyone watching your internet traffic has plain text
> access to your data (virtually)... If you have a single linux box
> amongst your windows boxes, then I would suggest using
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
dan wrote:
> I think that option is reasonable. It does rely on some scripting but
> should work well.
>
> I would like to mention that running rsync as a service will use
> negligible resources.
While it is not in use, correct.
> using vshadow in
Hello,
When we add a new PC with ssh/rsync transfer method, at the first
time, we must accept the "public key" and then, we must type "yes" at the
question :
---
The authenticity of host 'coba (xxx.xxx.xxx.xxx)' can't be established.
RSA key fingerprint is 6f:7f:45:99:59:02:15:c
Merz, Christian wrote:
> I've set up $EMailUserDestDomain to '@foo.bar', but it seems like it
> doesn't get appended.
>
> Running '/usr/share/backuppc/bin/BackupPC_sendEmail -u
> [EMAIL PROTECTED]', the mail is delivered.
> But if I try '/usr/share/backuppc/bin/BackupPC_sendEmail -u user', I
Hello
>
> Every evening at 22h00, we run vshadow to create a new snapshot and
> mount it on a subdirectory of a shared folder.
>
> Then we use icacls (I guess you might have only cacls) to dump all
> acls pertaining to the snapshot and save that info in a file at the
> root of the shared fol
Hi,
I've set up $EMailUserDestDomain to '@foo.bar', but it seems like it
doesn't get appended.
Running '/usr/share/backuppc/bin/BackupPC_sendEmail -u [EMAIL PROTECTED]',
the mail is delivered.
But if I try '/usr/share/backuppc/bin/BackupPC_sendEmail -u user', I
just get a Delivery Failure messa
Hi,
Edward Blum wrote on 2008-09-26 09:14:59 +0100 [[BackupPC-users] BackupPC_link
problems]:
> I'm currently using backuppc to back up 1.2 TB of data on host called
> turbotHOST using the rsyncd sitting on a linux box. The great news is
> that the backup completes and I can browse it, but look
Hi all,
Ok, this is not directly a backuppc problem, but I can't find an answer
anywhere... My backuppc will not run because when it pings the other
computers on the network it does not receive the correct ip for the netbios
name.
For example, I have one machine named 'gary' with a static ip of
1
--On Saturday, October 04, 2008 11:24 AM -0600 dan <[EMAIL PROTECTED]>
wrote:
> if you have rsync 3 on both client and server, backuppc(via CPAN
> file-rsync) will infact get to take advantage some of the rsync 3
> benefits.
Interesting. I'll have to see if there's an RPM for my CentOS 5 system.
--On Sunday, September 28, 2008 7:41 PM +1100 Raphael Alla
<[EMAIL PROTECTED]> wrote:
> when the tunnel closes
Why is it closing? Are you using keepalives? Is one of the hosts going down?
-
This SF.Net email is sponsored
Hi all,
I've just setup my first BackupPC server which for the most part works great
:-)
However, I'm having problems with the BackupFilesOnly setting...
Basically, I've got three directories to backup two of which don't have spaces
in them (/VaultData and /svn) and these backup just fine fr
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Raphael Alla wrote:
> Based on this thread, is there any benefit in doing incremental backups
> when using rsync?
>
> It seems to me that full backup are vastly superior to incremental ones
> because:
> * They do use existing data available on the ser
Hi,
I am using ssh tunnels to backup machines which are connected to the
internet. The transfer is either rsync or rsyncd However, I encounter
several issues with this configuration, in particular:
* when the tunnel closes this is not always detected by BackupPC and the
program instead thinks the
just some verification here.
if you have rsync 3 on both client and server, backuppc(via CPAN file-rsync)
will infact get to take advantage some of the rsync 3 benefits.
anything that does not require a flag on the rsync command is there
(file-rsync does not pass any rsyncv3 flags).
As far as ba
I dont believe this is constrained to a certain number of digits. because
of that I think that the only limitations would be that number of characters
available for directory names on the platform you are using. if you are
running a single backup per day and never deleting any old incremental or
Hello all,
Under /data/BackupPC/pc/$host there are nnn(an integer) directories
starting at 0 to represent the backup number. I presume that it'll
wrap around (overflow?) at some point should it be in use long enough.
Is that value platform independent -- will it be the same on both
32bit and 64bit
Hello!
I'm new to backuppc - and I've got bunch of windows workstations to
backup :) The problem is called "open files". I've digged mailing
lists and found few solution (like patch for 2.6 rsync enabling vss
backup, or dosdrive.exe program with buch of scripts to mount vss
volume as a dr
not too suprising if using rsync. rsync will use about 100Bytes per file
for the file list, and then about that much again during the transfer of
files and checksum. I would guess that you are over 1GB of ram just for
that.
Additionally, having more ram will allow linux to do a lot more caching
List,
I have had a backup running successfully running of a server for some
time. It uses automysqlbackup. Looking at the directory where that is
stored on the server to be backed up, that is still being executed by
BackupPC. However, the backup itself just stays running in the host
summa
35 matches
Mail list logo