Hi,
Sorin Srbu wrote on 2011-04-14 08:33:10 +0200 [Re: [BackupPC-users] How to
restore an 8GB archive file?]:
> >-Original Message-
> >From: Jeffrey J. Kosowsky [mailto:@.org]
please don't do that. At least now I know why I'm getting spam to my
backuppc-list-only email a
I just found that if I just tar the backup that the tar file is slightly
larger than the resultant gzip file.
I was determining the that the file was larger by executing the gzip -l
command on the gzip file and it was coming back at about -324% compressed.
It must be an error with the reporting
Hi Guys
I use the BackupPC_tarCreate method for creating archived tar.gz files for
backup to removable media. However I'm having trouble with some of the files
actually growing in size once they are gzipped.
The one that are growing are backups of already compressed audio files.
Here is
Thanks Timothy & Les, just what the doctor ordered.
Regards,
Edward.
+--
|This was sent by edw...@onereason.com.au via Backup Central.
|Forward SPAM to ab...@backupcentral.com.
+--
On Thu, Apr 14, 2011 at 08:33:10AM +0200, Sorin Srbu wrote:
> >-Original Message-
>
> OTOH, ext3 is said to have a max file size limit from about 16GB up to some
> 2TB,
> depending on block size. So why I would have a problem with an 8GB file is
> anybody's guess.
I don't think you had a
On 04/14 02:46 , Christopher Hunt wrote:
> Isn't it the case, however, that when you run rsync over ssh that the
> client machine logs into the [BackupPC-server] as root?
No, because the connections are initiated from the BackupPC server.
The client does not log into the server, unless you
On 4/14/2011 2:26 PM, yilam wrote:
> [...]
> That looks like an invocation using rsyncd; which I would avoid. The time to
> use rsyncd is when backing up Windows, because cygwin ssh+rsync is buggy and
> doesn't work.
>
> Keep in mind that BackupPC has both:
> $Conf{XferMethod} = 'rsyncd';
> $Conf
[...]
That looks like an invocation using rsyncd; which I would avoid. The time to
use rsyncd is when backing up Windows, because cygwin ssh+rsync is buggy and
doesn't work.
Keep in mind that BackupPC has both:
$Conf{XferMethod} = 'rsyncd';
$Conf{XferMethod} = 'rsync';
You should use 'rsync' for
Holger Parplies wrote at about 19:48:52 +0200 on Thursday, April 14, 2011:
> And Jeffrey, if you could give me a pointer to the previous thread, I'll add
> anything from there, or you could, of course, also do that yourself ;-).
Sure I posted the reference on my last reply to Jake...
--
Jake Wilson wrote at about 10:04:42 -0600 on Thursday, April 14, 2011:
> I did search Google and researched the topic in the wiki and documentation
> and the only thing I could find remotely related was the cron scheduling
> page in the wiki. If a question is asked (and answered) a lot I guess
Hi,
Marcos Lorenzo de Santiago wrote on 2011-04-14 12:31:08 +0200 [[BackupPC-users]
Re-read hostname config after DumpPreUserCmd]:
> [...]
> I have a bunch of virtual servers in our platform that I wish to backup.
> The issue here is that sometimes they're turned on and sometimes they're
> off.
On 04/14 09:42 , Pavel Hofman wrote:
> We are using the trickle library modifier
> http://linux.die.net/man/1/trickle :
Interesting. Thanks for posting that.
--
Carl Soderstrom
Systems Administrator
Real-Time Enterprises
www.real-time.com
Hi,
Jake Wilson wrote on 2011-04-14 10:04:42 -0600 [Re: [BackupPC-users] How to
force full backups on weekends?]:
> I did search Google and researched the topic in the wiki and documentation
> and the only thing I could find remotely related was the cron scheduling
> page in the wiki.
in my opin
I have scripts run from cron that:
1. do full backups on Fridays
2. do full backups on the last day of the month
3. prunes (deletes) backups based on a schedule, in my case:
a. delete all full backups that don't land on a Friday or the last day of
the month
b. keep monthly backups for 1
On 4/14/2011 12:04 PM, Jake Wilson wrote:
> I did search Google and researched the topic in the wiki and
> documentation and the only thing I could find remotely related was the
> cron scheduling page in the wiki. If a question is asked (and
> answered) a lot I guess I would expect to see the best
I did search Google and researched the topic in the wiki and documentation
and the only thing I could find remotely related was the cron scheduling
page in the wiki. If a question is asked (and answered) a lot I guess I
would expect to see the best solutions at least listed on the wiki. But
it's
On 4/13/2011 7:24 PM, Manu Poletti wrote:
> We use BackupPC on Ubuntu Hardy to backup a number of Windows XP hosts
> using smb. It has worked faultlessly for at last 2 years; until a week
> ago when the hosts stopped being backed up. Now none except localhost
> that uses the tar transfer method wo
On 4/14/2011 1:11 AM, edwardcox wrote:
> Hi all, especially big Hello to Craig from an old school friend.
>
> BackupPC 3.2.0 / Debian lenny / 90% of hosts on network backup as they are
> able to be Ping'd successfully, however 3 hosts are not able to be ping'd
> (yes, they are there and alive, nm
I simply use the per-host config to override the ping command with /bin/true on
those cases...
Timothy J. Massey
Out of the Box Solutions Inc.
Sent from my iPad
On Apr 14, 2011, at 11:07 AM, "edwardcox"
wrote:
> Hi all, especially big Hello to Craig from an old school friend.
>
> BackupPC 3
Hi all, especially big Hello to Craig from an old school friend.
BackupPC 3.2.0 / Debian lenny / 90% of hosts on network backup as they are able
to be Ping'd successfully, however 3 hosts are not able to be ping'd (yes, they
are there and alive, nmblookup fails, the hosts (external) must have ip
On 04/14 12:24 , Manu Poletti wrote:
> We use BackupPC on Ubuntu Hardy to backup a number of Windows XP hosts
> using smb. It has worked faultlessly for at last 2 years; until a week
> ago when the hosts stopped being backed up. Now none except localhost
> that uses the tar transfer method work
Hi everyone,
I've been using BackupPC for several years and I find it very useful.
I have a bunch of virtual servers in our platform that I wish to backup.
The issue here is that sometimes they're turned on and sometimes they're
off. I came out with a solution: modifying the ssh command at log
Thanks - I read the error verbatim and realised I was being silly.
The error (I can't remember the exact text and can't get to it for now)
mentioned that the cpool directory and pc directory did not exist and it could
not create the hard links, then it went on to certain commands to try.
I was
Jake Wilson napsal(a):
>
> On Wed, Apr 13, 2011 at 3:39 PM, John Rouillard
> mailto:rouilj-backu...@renesys.com>> wrote:
>
> On Wed, Apr 13, 2011 at 10:14:13AM -0600, Jake Wilson wrote:
> > Thanks for the replies, everyone. I have not tried the backup
> yet, so I
> > don't know w
24 matches
Mail list logo