he backups for that
client, and we only need to count such files once. Files that are
de-duplicated with other clients need to counted for each.
Thanks,
Keith
--
"You can lead a horse to water but you can't make it lea
The documentation at http://backuppc.sourceforge.net/faq/BackupPC.html
suggests that BackupInfoRead{size} is the "Total file size backed up (as
reported by smbclient, tar, rsync or ftp)".
Is that the total uncompressed pool size used by this host? If not, how
can I find that number?
Thanks.
--
"
. http://crecerproducciones.com.ar/day.link.php?ofugoogleId=42lu4
--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual St
ied in config.pl, so pseudo code
for the second example above would be:
$Conf{RsyncShareName} += ['/home'];
Is there a way of doing that?
Thanks,
Keith
--
"You can have everything in life you want if yo
> I did a "watch tail log.txt"
Next time:
tail -f log.txt
--
|Keith Edmunds
|Tiger Computing Ltd
|"The Linux Specialists"
|
|Tel: 033 0088 1511
|Web: http://www.tiger-computing.co.uk
|
|Registered in England. Company number: 3389961
|Registered address:
On Wed, 22 Dec 2010 13:49:23 +, "Tyler J. Wagner"
said:
> Gimili, you can run this on the target machine:
>
> for i in `ps -ef | grep rsync | grep -v grep | awk '{print $2};'` ; do
> lsof -n | grep $i ; done
>
> This will list all open files currently in use by any processes named
> "rsync"
Robin, thank you: exactly what I needed.
--
This SF Dev2Dev email is sponsored by:
WikiLeaks The End of the Free Internet
http://p.sf.net/sfu/therealnews-com
___
BackupPC-users
y and:
- list any running backups
- stop them
- notify by email of the actions taken
Are there command line tools that can achieve the first two items listed
above?
Thanks,
Keith
--
This SF Dev2Dev email is sponsor
untu 10.04 with all updates.
Any help would be appreciated.
Thanks,
Keith
--
ThinkGeek and WIRED's GeekDad team up for the Ultimate
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
lucky parental
> Can anyone tell me which method is more affordable and reliable?
An offsite server is the most reliable IMO.
External USB disks is probably "more affordable" if reliability isn't
important.
If your backups are important to you, get/rent a server or virtual server
and set up that as a BackupPC
e of the
transfers.
Is this a valid mechanism? If a large files has a small change, and thus
rsync only transfers a relatively small percentage of the file, does the
transfer log reflect the size of the transfer or the size of the file in
full?
Thanks,
Keith
ak files are simply local copies, just exclude them from
BackupPC altogether, and have BackupPC backup the source instead.
Keith
--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with ente
> Before I propose to my boss that we spend $1100 on new hardware, I
> wanted to get the opinion of the list as to whether this hardware should
> be sufficient for, say, five years to come
If you are serious about backups (and if you're not then simply don't do
them), I would buy a proper server r
nging.
Thanks,
Keith
--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information secur
r where i want to restore
> all these files, I changed the IP of the client in bacula-dir.conf
> and I tried to restore but it doesn't work. How can I do this?
Ask on the Bacula mailing list (rather than the BackupPC one)?
--
Keith Edmunds
---
is
is only a problem if the 'slow' backup takes more than 24 hours, but I've
seen that situation a few times.
Other than aborting the slow backup, is there anything that can be done to
allow all the other clients to backup
similar, depending on how you are doing the
backups). You can have per-client configuration files. You need to read
the doco.
Keith
--
Keith Edmunds
---
Tiger Computing is looking for a Linux Support Consultant - see
http://www.tiger-co
reate /data/BackupPC.
Keith
--
Keith Edmunds
---
Tiger Computing is looking for a Linux Support Consultant - see
http://www.tiger-computing.co
paste rather than copy by hand)?
--
Keith Edmunds
---
Tiger Computing is looking for a Linux Support Consultant - see
http://www.tig
icient information to be able to determine the problem. When
you go to see a doctor, do you say, "Yesterday I was well but today I'm
not", or do you give them some clues? In this case, what do your log files
say?
Keith
--
Keith Edmunds
backup software often try to rate the
importance of files on some kind of sliding scale whereas, in reality,
it's pretty much black and white: they matter or they don't.
Keith
--
Keith Edmunds
---
Tiger Computing is looking fo
It's going to be very hard for new users to find the Wiki. May I suggest a
link to it in the footer of the mails on this mailing list, and also a
link from http://backuppc.sourceforge.net/ ?
Keith
--
Keith Edmunds
+-+
|
them look as if they were the
real /etc, /home, and so on.
--
Keith Edmunds
+-+
| Tiger Computing Ltd | Helping businesses make the most of Linux |
| "The Linux Compan
. I don't have a copy of his reply, but hopefully the
archives do.
Keith
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse01
On Tue, 02 Oct 2007 08:45:06 +0200, [EMAIL PROTECTED] said:
> No other options?
Yes: read the archives. This has been discussed many times before, and
various solutions put forward. Searching for mails from me will lead to at
least one discussion.
Ke
On Sat, 29 Sep 2007 15:13:47 -0700, [EMAIL PROTECTED] said:
> Ideas?
Run the ssh command interactively as the backuppc user on your server:
/usr/bin/ssh -l backuppc $host
then run 'sudo rsync' with no arguments and check that you get a help
screen for
On Wed, 19 Sep 2007 07:13:34 -0500, [EMAIL PROTECTED] said:
> lsof -I :8080 returns:
>
> COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME
> java3165 daemon 54u IPv6 9948 TCP *:webcache (LISTEN)
You have something else running on port 8080.
---
en run as root on the
BackupPC server:
lsof -i :8080
or
netstat -alnput|grep :8080
Keith
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120
o
give those who are trying to help a clue.
Keith
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
unt /dev/sdb1 /var/lib/backuppc
You'll want to edit /etc/fstab to mount /dev/sdb1 on /var/lib/backuppc at
boot time too.
Keith
--
Keith Edmunds
+-+
| Tiger Computing Ltd | Helping business
> It seems to me that there should be no more than 6 full backups for this
> host, but at the next full backup, this number increases to 7 and the
> oldest backup is not deleted!
Do you have incrementals that depend upon the oldest full backup? If so,
it won't be d
> Is there another way to check whether
> the exits where taken?
Yes: look in the Xfer log file. From one of ours:
Executing DumpPostUserCmd: /etc/backuppc/backuppc_logger (details removed)
Keith
-
This SF.net em
$xferOK "
Where are you expecting those echoes to appear? Try:
#!/bin/sh
MYLOGFILE=/home/smoky/backuppc.log
echo "type $type" >>$MYLOGFILE
echo "xferOK$xferOK " >>$MYLOGFILE
Keith
--
Keith Edmunds
+-
ackupPC have you read? What have you
tried so far? What was the result? Specifically, what problem do you have?
Keith
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop
leCnt' =>
113057,'ExistFileCompSize' => 463081472,'TotalFileSize' => 0) finish:
removing in-process file
Does the "Read EOF" s
On Wed, 15 Aug 2007 13:25:08 +1000, [EMAIL PROTECTED] said:
> Looking at
> the backup log, it shows tarExtract producing a lot of gibberish
I had this recently; the attached mail suggested the solution (which
worked).
hth,
Keith
--- Begin Message ---
Keith writes:
> I'm
already.
Teach a man to fish, etc -
Keith
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Down
On Fri, 10 Aug 2007 07:09:21 -0400, [EMAIL PROTECTED] said:
> I'm attempting to back up /home with BackupPC 2.1.2 and I discovered
> yesterday that the following $Conf{RsyncArgs} does not work:
> '--exclude', '/home/music',
See attached mail from this ma
in the hosts entry to the real one.
Or use $Conf{ClientNameAlias} to temporarily point at the temporary
machine.
--
Keith Edmunds
+-+
| Tiger Computing Ltd | Helping businesses make the most of Linux |
| "
ention rrdtool). The premise of Linux,
as opposed to some other systems, is that each tool does one job and does
it well. Monitoring disk space is the role of a system monitoring tool,
not a backup utility.
Keith
--
Keith E
On Sat, 28 Jul 2007 23:59:46 +0200, [EMAIL PROTECTED] said:
> Right. Googling for 'filelistreceive backuppc' gets you the answer
> for instance. :o)
I screwed up. I apologied. I'm not sure what else I can do.
-
This SF.net
n't want to waste others' time answering questions that are "well known"
anymore than I want to waste my time trying to solve such problems in the
first place.
None of which excuses me not doing my homework: apologies.
Keith
---
It always fails at exactly the same place.
Any suggestions for troubleshooting?
Thanks,
Keith
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems
rsync to write files on the client machine...
It's not clear to me what you're asking, but the server accesses the
client (optionally) via rsyncd or ssh/rsync, so you may want to ensure
that only the server and other authorised hosts can access the client via
those protoco
On Tue, 17 Jul 2007 21:48:33 -0400, [EMAIL PROTECTED] said:
> Any help would
> be greatly appreciated.
You need something like this:
$Conf{BackupFilesExclude} = {
'/home' => [
'/not.this.one',
'/or.this.one
oth the directory and its contents. The
ownership may have changed when the directory was renamed.
Keith
--
Keith Edmunds
+-+
| Tiger Computing Ltd | Helping businesses make the most of Linux |
| "The Linux Company&
ration file after the
rename?
Keith
--
Keith Edmunds
+-+
| Tiger Computing Ltd | Helping businesses make the most of Linux |
| "The Linux Company" |
runs the program specified with root
privileges - we backup lots of servers this way.
Keith
--
Keith Edmunds
+-+
| Tiger Computing Ltd | Helping businesses make the most of Linux |
| "The Linux Company" |
w that account to run (only) rsync via sudo. That way you can have as
many invocations as you wish.
Keith
--
Keith Edmunds
+-+
| Tiger Computing Ltd | Helping businesses make the most of Linux |
| "The Linux Company&
On Wed, 11 Jul 2007 14:33:47 +0200, [EMAIL PROTECTED] said:
> Btw I know it says uid = nobody but that's the default so removing it
> will not fix this.
What happened when you tried?
Keith
--
Keith Edmunds
+
do, that's what you need to fix.
Keith
--
Keith Edmunds
+-+
| Tiger Computing Ltd | Helping businesses make the most of Linux |
| "The Linux Company" | http://www.tig
any responses which possibly makes it
useful for people experiencing a similar problem in the future. If you
feel that you are not technically competent to be able to use a mailing
list (very unlikely), then it is doubtful whether you'd be technically
competent to manage BackupPC.
Keith
-
> Typical - you post a message publicly, then realise what is wrong. Looks
> like the SmbClientFullCmd (and IncrCmd) are wrong.
They weren't wrong, so my original problem remains. Any pointers?
Thanks,
Keith
-
> there are lots of files with odd
> filenames.
Typical - you post a message publicly, then realise what is wrong. Looks
like the SmbClientFullCmd (and IncrCmd) are wrong. Sorry for the noise.
Keith
-
This SF.net em
;°Ì
<¯è ;®÷!:ÿ":¬ÿ#:¬ÿ#:¬ÿ#:¬ÿ#À†��³’��§™��œŸ���¦��„¬��y±��m·��a¼�]½�Z¾
�X¾-T¾8Q¾BN¾J/f.P��0N�«1L�¼2L�Ó2L�í2LŽú2L�ÿ1LŒÿ1LŒÿ1LŒÿ1LŒÿ1Üq for
empty output [ skipped 1 lines ] tarExtract: S³U
----
Hi Sanjay
> If I use the command form terminal it is successfully
Are you running the commands from the terminal as the user BackupPC runs
under (typically 'backuppc')?
--
Keith Edmunds
+-+
| Tiger
rgument to
rsync - what do your log files say?
Keith
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to
Hi Tomasz
> But as you see, it doesn't scale very well, because you never know how
> many subdirectories are really there.
man rsync, search for ** (which means you'll probably need to search for
\*\*)
Keith
-
The actual command presumably starts with
'/usr/bin/ssh ...'
Keith
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limit
ctual command in the log file and try running it
> > interactively.
>
> > Keith
Firstly, do NOT reply to my personal address, at least not without CC-ing
the list - firstly, I'm not your personal BackupPC problem solver, but
much more importantly, if I answer you personally the
Hi Vyacheslav
> Any suggestions how to correct this?
Find the actual command in the log file and try running it interactively.
Keith
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE vers
=/kae/\*\*.iso --exclude=/kae/tmp/ . /home/
No -c option, so I would not expect every file to be checksummed, but
rsync pauses for a time approximately proportional to the file size on
each unchanged file, so I'm assuming that it /is/ checksumming
So are we saying that for an rsync incremental backup, we really expect
rsync to examine every file on the client? That does seem odd to me.
Keith
> My understanding is that when BackupPC is doing an incremental backup via
> rsync, only the files that have changed attributes since the las
ur, or is there potentially a problem? What is
really concerning me is how long the backup is taking, and I suspect the
above is the reason why. From reading the documentation, I'd expect the
above behaviour for full backup, but not an increme
> How can I tell BackupPC that one of my machines does not respond to
> pings? I don't want to disable ping tests entirely, just for this one
> box.
Change the ping command in the client-specific configuration file to,
say, /bin/echo (as suggested in the default conf
Answering my own posts: it appears that the original steps I took DID
work, except that the directory under 'pc' had its ownership changed to
root. Once I chown'd it to be owned by backuppc:backuppc, all appeared to
> What I've done so
> far:
I forgot to add that I've also added to the per-client configuration file:
$Conf{ClientNameAlias} = 'a.very.long.hostname';
Thanks,
Keith
-
This SF.net email is sponsor
never been
backed up, namely shortname.
What do I need to do to convince BackupPC that this host is now simply
being referred to by a different name?
Thanks,
Keith
-
This SF.net email is sponsored by DB2 Express
Download DB2 Ex
see a log file that would help me resolve this problem
myself - did I miss something?
Thanks,
Keith
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of yo
BackupPC_nightly runs)?
Thanks,
Keith
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http
e are other svn-like programs that
overcome these issues.
Keith
--
Keith Edmunds
+-+
| Tiger Computing Ltd | Helping businesses make the most of Linux |
| "The Linux Company" | http://www.
On Wed, 16 May 2007 17:16:40 -0500
Les Mikesell <[EMAIL PROTECTED]> wrote:
> Something like backup-rdiff might be
> better for huge files with small changes.
Small correction: it's actually rdiff-backup
(http://rdiff-backup.nongnu.org/).
Keith
Is there a way for a script to retrieve the "Full Size/GB" as reported on
the Host Summary page? I want to write a script that checks that users
haven't exceeded their backup quota.
Thanks for any pointers -
Keith
---
isn't, would doing a local backup (server to server) of that directory
tree help, in that when the client is backed up, the files are already in
the pool? Or is there a better way?
Thanks for any suggestions -
Keith
-
T
failed)
Backup aborted (fileListReceive failed)
Does any one have any idea's what could be causing this. I'm running
backuppc 2.1.2pl1 on centos 4.3 and rsync-2.6.7-2 on my server and clients.
Thanks for any help and suggestions..
Keith.
75 matches
Mail list logo