Re: [BackupPC-users] Compression Issue

2009-11-11 Thread Les Mikesell
Tino Schwarze wrote:
> On Tue, Nov 10, 2009 at 03:42:53PM -0800, Heath Yob wrote:
> 
>> Excellent it looks that fixed it.
>>
>> That's kinda lame you can't just change the TopDir.
> 
> Well it's a typical bootstrap problem. Where are you supposed to find
> your configuration file if it's relative to ${TopDir}? Therefore
> ${TopDir} needs to be patched at certain places upon installation.
> 

And it is more of a packaging issue than a program problem.  If you install 
from 
the sourceforge code you get your choice of locations.  If you use a packaged 
version someone else has made this choice for you.   Since you normally want 
the 
archive on its own disk anyway, the simple approach would be to mount it at the 
package TopDir location before installing the package, but if it is your first 
install you probably won't know that yet.

-- 
Les Mikesell
 lesmikes...@gmail.com

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


Re: [BackupPC-users] Compression Issue

2009-11-11 Thread Tino Schwarze
On Tue, Nov 10, 2009 at 03:42:53PM -0800, Heath Yob wrote:

> Excellent it looks that fixed it.
> 
> That's kinda lame you can't just change the TopDir.

Well it's a typical bootstrap problem. Where are you supposed to find
your configuration file if it's relative to ${TopDir}? Therefore
${TopDir} needs to be patched at certain places upon installation.

HTH,

Tino.

-- 
"What we nourish flourishes." - "Was wir nähren erblüht."

www.lichtkreis-chemnitz.de
www.tisc.de

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


Re: [BackupPC-users] Compression Issue

2009-11-10 Thread Heath Yob
Excellent it looks that fixed it.

That's kinda lame you can't just change the TopDir.

Thanks for the help.

Heath
On Nov 10, 2009, at 2:00 PM, Les Mikesell wrote:

> Heath Yob wrote:
>> I've changed the TopDir to /CLIENTBACKUPS.
>>
>> pc and cpool directories are in there now.
>>
>> I'm getting a bunch of errors like this on my PC clients:
>> 2009-11-10 13:26:55 BackupPC_link got error -4 when calling  
>> MakeFileLink
>
> If you install from the tarball, there is a configuration step where  
> you
> can set any location you want.  If you installed from a distribution
> package (RPM/deb), that step has already been done and you can't  
> change
> the TopDir - but you can mount or symlink a replacement:
>
> http://sourceforge.net/apps/mediawiki/backuppc/index.php?title=Change_archive_directory
>
> -- 
>   Les Mikesell
>lesmikes...@gmail.com
>
> --
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008  
> 30-Day
> trial. Simplify your report design, integration and deployment - and  
> focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> ___
> BackupPC-users mailing list
> BackupPC-users@lists.sourceforge.net
> List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
> Wiki:http://backuppc.wiki.sourceforge.net
> Project: http://backuppc.sourceforge.net/
>


--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


Re: [BackupPC-users] Compression Issue

2009-11-10 Thread Les Mikesell
Heath Yob wrote:
> I've changed the TopDir to /CLIENTBACKUPS.
> 
> pc and cpool directories are in there now.
> 
> I'm getting a bunch of errors like this on my PC clients: 
> 2009-11-10 13:26:55 BackupPC_link got error -4 when calling MakeFileLink

If you install from the tarball, there is a configuration step where you 
can set any location you want.  If you installed from a distribution 
package (RPM/deb), that step has already been done and you can't change 
the TopDir - but you can mount or symlink a replacement:

http://sourceforge.net/apps/mediawiki/backuppc/index.php?title=Change_archive_directory

-- 
   Les Mikesell
lesmikes...@gmail.com

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


Re: [BackupPC-users] Compression Issue

2009-11-10 Thread Heath Yob

I've changed the TopDir to /CLIENTBACKUPS.

pc and cpool directories are in there now.

I'm getting a bunch of errors like this on my PC clients:
2009-11-10 13:26:55 BackupPC_link got error -4 when calling MakeFileLink

Thanks,
Heath


On Nov 10, 2009, at 8:55 AM, Les Mikesell wrote:


Heath Yob wrote:

According to my config.pl file : $Conf{CompressLevel} = '9';

So that's correct.

ppo-backup:/CLIENTBACKUPS# du -sh cpool/
12K cpool/
ppo-backup:/CLIENTBACKUPS# du -sm cpool/
1   cpool/

There's nothing in my cpool directory.


Does that /CLIENTBACKUPS directory mean that you've changed the  
location
of the cpool or did you do an install-from-tarball there?  And are  
your

logs full of "can't link" error messages?

--
  Les Mikesell
   lesmikes...@gmail.com

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008  
30-Day
trial. Simplify your report design, integration and deployment - and  
focus on

what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/



--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


Re: [BackupPC-users] Compression Issue

2009-11-10 Thread Les Mikesell
Heath Yob wrote:
> According to my config.pl file : $Conf{CompressLevel} = '9';
> 
> So that's correct.
> 
> ppo-backup:/CLIENTBACKUPS# du -sh cpool/
> 12K   cpool/
> ppo-backup:/CLIENTBACKUPS# du -sm cpool/
> 1 cpool/
> 
> There's nothing in my cpool directory.

Does that /CLIENTBACKUPS directory mean that you've changed the location 
of the cpool or did you do an install-from-tarball there?  And are your 
logs full of "can't link" error messages?

-- 
   Les Mikesell
lesmikes...@gmail.com

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


Re: [BackupPC-users] Compression Issue

2009-11-10 Thread Heath Yob
According to my config.pl file : $Conf{CompressLevel} = '9';

So that's correct.

ppo-backup:/CLIENTBACKUPS# du -sh cpool/
12K cpool/
ppo-backup:/CLIENTBACKUPS# du -sm cpool/
1   cpool/

There's nothing in my cpool directory.

Thanks,

Heath

On Nov 10, 2009, at 1:34 AM, Adam Goryachev wrote:

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Matthias Meyer wrote:
>> Heath Yob wrote:
>>
>>> It appears that I'm not getting any compression on my backups at  
>>> least
>>> with my Windows clients.
>>> I think my mac clients are being compressed since it's actually
>>> stating a compression level in the host summary.
>>>
>>> I have the compression level set to 9.
>>>
>>> I have the Compress::Zlib perl library installed.
>>>
>>> ppo-backup:/home/heathy# perl -MCompress::Zlib -e "print \"Module
>>> installed.\\n\";"
>>> Module installed.
>>>
>>> Is there a secret to SMB compression?
>>>
>>> Heath
>>>
>> I don't believe compression constraint on transport.
>> Do you have files in /var/lib/backuppc/pool?
>> Check your configuration:
>> grep CompressLevel /etc/backuppc/*.p
>
> Keep in mind two things:
> 1) As above, there is no compression on the network level
> 2) Only new files not already stored in the pool will be compressed  
> on disk.
>
> To see if it is working, just see if there are any files being added  
> to
> the cpool folder:
> du -sm $TopDir/cpool
>
> Regards,
> Adam
>
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.9 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>
> iEYEARECAAYFAkr5M6sACgkQGyoxogrTyiWlCQCgkFnTb0kdxKTB6LovPFsIkmtY
> 2Z0AoMzWobVJBW592173MpwVjfHU8m1t
> =CV1D
> -END PGP SIGNATURE-
>
> --
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008  
> 30-Day
> trial. Simplify your report design, integration and deployment - and  
> focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> ___
> BackupPC-users mailing list
> BackupPC-users@lists.sourceforge.net
> List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
> Wiki:http://backuppc.wiki.sourceforge.net
> Project: http://backuppc.sourceforge.net/
>


--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


Re: [BackupPC-users] Compression Issue

2009-11-10 Thread Adam Goryachev
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Matthias Meyer wrote:
> Heath Yob wrote:
> 
>> It appears that I'm not getting any compression on my backups at least
>> with my Windows clients.
>> I think my mac clients are being compressed since it's actually
>> stating a compression level in the host summary.
>>
>> I have the compression level set to 9.
>>
>> I have the Compress::Zlib perl library installed.
>>
>> ppo-backup:/home/heathy# perl -MCompress::Zlib -e "print \"Module
>> installed.\\n\";"
>> Module installed.
>>
>> Is there a secret to SMB compression?
>>
>> Heath
>>
> I don't believe compression constraint on transport.
> Do you have files in /var/lib/backuppc/pool?
> Check your configuration:
> grep CompressLevel /etc/backuppc/*.p

Keep in mind two things:
1) As above, there is no compression on the network level
2) Only new files not already stored in the pool will be compressed on disk.

To see if it is working, just see if there are any files being added to
the cpool folder:
du -sm $TopDir/cpool

Regards,
Adam

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkr5M6sACgkQGyoxogrTyiWlCQCgkFnTb0kdxKTB6LovPFsIkmtY
2Z0AoMzWobVJBW592173MpwVjfHU8m1t
=CV1D
-END PGP SIGNATURE-

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


Re: [BackupPC-users] Compression Issue

2009-11-10 Thread Matthias Meyer
Heath Yob wrote:

> It appears that I'm not getting any compression on my backups at least
> with my Windows clients.
> I think my mac clients are being compressed since it's actually
> stating a compression level in the host summary.
> 
> I have the compression level set to 9.
> 
> I have the Compress::Zlib perl library installed.
> 
> ppo-backup:/home/heathy# perl -MCompress::Zlib -e "print \"Module
> installed.\\n\";"
> Module installed.
> 
> Is there a secret to SMB compression?
> 
> Heath
> 
I don't believe compression constraint on transport.
Do you have files in /var/lib/backuppc/pool?
Check your configuration:
grep CompressLevel /etc/backuppc/*.p

br
Matthias
-- 
Don't Panic


--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


[BackupPC-users] Compression Issue

2009-11-09 Thread Heath Yob
It appears that I'm not getting any compression on my backups at least  
with my Windows clients.
I think my mac clients are being compressed since it's actually  
stating a compression level in the host summary.

I have the compression level set to 9.

I have the Compress::Zlib perl library installed.

ppo-backup:/home/heathy# perl -MCompress::Zlib -e "print \"Module  
installed.\\n\";"
Module installed.

Is there a secret to SMB compression?

Heath



--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/