[Bacula-users] conditional backups?

2007-09-28 Thread Florin Andrei
f you can't tell that already - I'm a Bacula newbie. :-) -- Florin Andrei http://florin.myip.org/ - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://cl

Re: [Bacula-users] limit the size of storage files

2007-02-20 Thread Florin Andrei
Kern Sibbald wrote: > On Tuesday 20 February 2007 07:23, Florin Andrei wrote: >> Florin Andrei wrote: >>> I've a >>> chicken-and-egg problem with recovering the MySQL database from the >>> DVDs, since it appears that I need it to run Bacula to begin with.

[Bacula-users] are SELinux attributes backed up / restored?

2007-02-19 Thread Florin Andrei
With v2.0.2 on a recent Linux distro that supports SELinux, if I do a restore from a backup, will the SELinux attributes of the files be restored too? Is there any connection between SELinux attributes and "aclsupport = yes" ? -- Florin Andrei http://flori

Re: [Bacula-users] limit the size of storage files

2007-02-19 Thread Florin Andrei
Florin Andrei wrote: > I've a > chicken-and-egg problem with recovering the MySQL database from the > DVDs, since it appears that I need it to run Bacula to begin with. Nevermind, I figure that one out. RTFM :-) -- Florin Andrei http://f

Re: [Bacula-users] limit the size of storage files

2007-02-19 Thread Florin Andrei
the MySQL database from the DVDs, since it appears that I need it to run Bacula to begin with. Sounds like fun. :-) -- Florin Andrei http://florin.myip.org/ - Take Surveys. Earn Cash. Influence the Future of IT Join SourceFo

Re: [Bacula-users] limit the size of storage files

2007-02-19 Thread Florin Andrei
ve a bunch of 4400MB files, whose number is adjusted automatically by Bacula. If I understand it correctly, your solution is pretty close to this model. -- Florin Andrei http://florin.myip.org/ - Take Surveys. Earn Cash. Infl

[Bacula-users] limit the size of storage files

2007-02-19 Thread Florin Andrei
default WeeklyCycle schedule. Copy the whole storage to another system weekly (a cron job over NFS) just in case the main server dies. Copy the whole storage to DVD (manually) every few months, as another level of precaution. -- Florin Andrei http://florin.myip.org

Re: [Bacula-users] bacula-sqlite-2.0.2 segfault when installing onFedora 4 x86_64

2007-02-19 Thread Florin Andrei
Michel Meyers wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Florin Andrei wrote: > > Kern Sibbald wrote: > >> It seems to me that SQLite 2.x seg faults on 64 bit systems, so I > suspect that > >> this is a SQLite bug. > >>

Re: [Bacula-users] bacula-sqlite-2.0.2 segfault when installing on Fedora 4 x86_64

2007-02-19 Thread Florin Andrei
Maybe 10...15GB total. Any plans to integrate SQLite 3 with Bacula soon? -- Florin Andrei http://florin.myip.org/ - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'

[Bacula-users] bacula-sqlite-2.0.2 segfault when installing on Fedora 4 x86_64

2007-02-18 Thread Florin Andrei
I downloaded the v 2.0.2 src.rpm and rebuilt it on Fedora 4: rpmbuild -ba --define build_fc4=1 --define build_sqlite=1 --define build_x86_64=1 --define nobuild_gconsole=1 bacula.spec I installed the packages: rpm -ivh bacula-mtx-2.0.2-1.x86_64.rpm bacula-sqlite-2.0.2-1.x86_64.rpm bacula-update