Hi there,

ok, my machine here is not comparable to your hardware, but it still
should work at least within minutes, not hours or even days I think.
Some additional information:

CPU: P4 1,7 GHZ
RAM: 1GB
ATA-Harddisks
OS: FreeBSD
DB: Mysql 4.0.27
bacula: 1.38.11_1

While building the directory tree, top tells me

CPU states: 98.9% user, 0.0% nice, 1.1% system, 0.0% interrupt, 0.0% idle

5463 bacula 3 118 0 14540K 12124K RUN 1:14 96.68% bacula-dir
457 mysql 6  20 0 57580K 32720K kserel  5:15  0.29% mysqld

Looks like the director is using all of CPU, not the database, while it
only takes about 60MB of RAM.

I already checked the db indexes and found em all in place...

I have no idea what the hell's going wrong on that machine.

Thx,

Frank

Bill Moran schrieb:
> In response to Frank Mueller <[EMAIL PROTECTED]>:
>> I'm having trouble restoring files from a backup job that contains
>> 1,933,009 files. Building the directory tree seems to take forever... at
>> least I had to interupt it after 30 hours of 100% CPU-usage.... :-(
> 
> Wow ...
> 
> Building directory tree for JobId 4868 ...  
> +++++++++++++++++++++++++++++++++++++++++++
> 1 Job, 1,316,538 files inserted into the tree.
> 
> Took about 1 minute.
> 
> I didn't see any excessive CPU usage during the build, but disks ran
> at 100% the whole time (loading the database data off disk).
> 
> Fast hardware helps.  This system is a Dell 1850 with 2G of RAM and
> SCSI 10,000 RPM disks.  Are you sure it was CPU-bound during the
> build, and if so, what process was CPU bound?  The DB server?  The
> director?
> 
> Also, I'm using PostgreSQL as the DB backend.  I've got a bit of
> experience tuning Postgres, so I've made sure that it uses all the
> system RAM for caching.  Is it possible your DB server would benefit
> from some tuning?
> 

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to