[Bacula-users] bacula Dedup not good working

2011-09-12 Thread kollerholm
No one could help? that hurts.
i found the solution by miself.
thnak you for not helping me.

+--
|This was sent by kol...@holmco.de via Backup Central.
|Forward SPAM to ab...@backupcentral.com.
+--



--
Doing More with Less: The Next Generation Virtual Desktop 
What are the key obstacles that have prevented many mid-market businesses
from deploying virtual desktops?   How do next-generation virtual desktops
provide companies an easier-to-deploy, easier-to-manage and more affordable
virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] bacula Dedup not good working

2011-09-12 Thread kollerholm
No one could help? that hurts.
i found the solution by myself.
thnak you for not helping me.


for anyone who had the same problem
i used in our config

Options {
  signature = MD5
   Base Job = sm
   accurate = sm

now i have space savings from 1,5GB to 10GB

+--
|This was sent by kol...@holmco.de via Backup Central.
|Forward SPAM to ab...@backupcentral.com.
+--



--
Doing More with Less: The Next Generation Virtual Desktop 
What are the key obstacles that have prevented many mid-market businesses
from deploying virtual desktops?   How do next-generation virtual desktops
provide companies an easier-to-deploy, easier-to-manage and more affordable
virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] bacula Dedup not good working

2011-09-12 Thread John Drescher
 No one could help? that hurts.
 i found the solution by miself.
 thnak you for not helping me.


All I can say is that not everyone on this list uses that feature.

John

--
Doing More with Less: The Next Generation Virtual Desktop 
What are the key obstacles that have prevented many mid-market businesses
from deploying virtual desktops?   How do next-generation virtual desktops
provide companies an easier-to-deploy, easier-to-manage and more affordable
virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] bacula Dedup not good working

2011-09-12 Thread Alan Brown
John Drescher wrote:
 No one could help? that hurts.
 i found the solution by miself.
 thnak you for not helping me.

 
 All I can say is that not everyone on this list uses that feature.

Tradeoffs - MD5 checksumming of files is expensive both in terms of CPU 
and disk access, plus extends backup times. It's generally cheaper to 
just wear the extra tape costs.




--
Doing More with Less: The Next Generation Virtual Desktop 
What are the key obstacles that have prevented many mid-market businesses
from deploying virtual desktops?   How do next-generation virtual desktops
provide companies an easier-to-deploy, easier-to-manage and more affordable
virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] bacula Dedup not good working

2011-09-12 Thread Dan Langille

On Sep 12, 2011, at 6:03 AM, kollerholm wrote:

 No one could help? that hurts.
 i found the solution by myself.
 thnak you for not helping me.

There are many possible reasons why people did not help.   Don't take it 
personally.
And certainly do not include sentences like the last one.

 for anyone who had the same problem
 i used in our config
 
Options {
  signature = MD5
   Base Job = sm
   accurate = sm
 
 now i have space savings from 1,5GB to 10GB


It is good of you to post the solution.  Thank you.

-- 
Dan Langille - http://langille.org


--
Doing More with Less: The Next Generation Virtual Desktop 
What are the key obstacles that have prevented many mid-market businesses
from deploying virtual desktops?   How do next-generation virtual desktops
provide companies an easier-to-deploy, easier-to-manage and more affordable
virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] bacula Dedup not good working

2011-09-12 Thread Mehma Sarja
Well put Dan.

Mehma
===
On 9/12/11 4:16 PM, Dan Langille wrote:
 There are many possible reasons why people did not help.   Don't take it 
 personally.
 And certainly do not include sentences like the last one.


 It is good of you to post the solution.  Thank you.



--
BlackBerryreg; DevCon Americas, Oct. 18-20, San Francisco, CA
Learn about the latest advances in developing for the 
BlackBerryreg; mobile platform with sessions, labs  more.
See new tools and technologies. Register for BlackBerryreg; DevCon today!
http://p.sf.net/sfu/rim-devcon-copy1 
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] bacula Dedup not good working

2011-08-29 Thread kollerholm
today i tried it with

Options {
  signature = MD5
   Base Job = smc5
   accurate = smc
}

an i saved 624MB that's better but not enough.

+--
|This was sent by kol...@holmco.de via Backup Central.
|Forward SPAM to ab...@backupcentral.com.
+--



--
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management 
Up to 160% more powerful than alternatives and 25% more efficient. 
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] bacula Dedup not good working

2011-08-26 Thread kollerholm
Hallo,
we want to use bacula. I installed it on a few clients in our network. i make 2 
basejobs an defined it in the Backup Job

Base = BaseBackup1, BaseBackup2

I defined a Dedup Fileset

FileSet {
  Name = Windows Full DeDup
Include {
Options {
  signature = MD5
   Base Job = m5(i tried pin5 pmn5)
   accurate = s5
}
   File = C:/
  }
 Exclude {
  File = /pagefile.sys
  File = /RECYCLER
 }
 }

an if a make a backup i see 
Saved Space with Base Job 17MB
Or 30MB and 1 time 0MB

Is there something wrong or is the dedup in bacula so bad?

+--
|This was sent by kol...@holmco.de via Backup Central.
|Forward SPAM to ab...@backupcentral.com.
+--



--
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management 
Up to 160% more powerful than alternatives and 25% more efficient. 
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users