On Friday 03 June 2005 14:25, Klaas TJEBBES wrote:
> Hi,
>
> First, congratulation for Bacula. We've been using it for a few months
> now and it runs perfectly.
>
> I've noticed that even if gzip compression is specified, the bconsole
> 'estimate' command gives an answer. We're developing our "Live CD" based
> on morphix, with a sort of ghost functionality (using 'dd' and samba for
> storing).

Interesting.  What kind of Live CD do you have?  Have you ever thought of 
making one that pulls the kernel off the user's system, and allows the user 
to *easily* add his own directories to the CD?  Doing so would make it very 
useful for creating rescue CDs.

> Is there a way to estimate a gzip compression ?

I don't think so. It depends on what kind of data you have.  Perhaps someone 
on one of the Bacula lists would have some comments.

>
> 'dd if=/dev/hda | gzip -6 | dd of=my_iso_file.iso.gz'

If you are looking for good compression, you probably should think about using 
some other algorithm.  I don't know which one is the best, but even bzip2 
gets about 20-30% better compression than gzip.

-- 
Best regards,

Kern

  (">
  /\
  V_V


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to