On Thu, 4 Jan 2007, Chris Rodgers wrote:

> > Effectively the same thing.
>
> Do you mean that Bacula has opened a file with a particular name in that
> directory ("mounted a tape") and is stuck writing to that one file???

Kind of.... The wedged jobs are effectively causing the same thine.

>>> Backup Job Ngorongoro-SystemState.2006-12-28_21.00.00 waiting for Client
>>> connection.

>> Why are these two still listed as running? BackupCatalog shouldn't start
>> until these have finished.
>
> That's a good question!
>
> This backup scheme works fine when the ngorongoro machine is powered on.
> All the backup jobs run in order, and then the catalog backup runs last.
> The problems only arise when ngorongoro (a Windows XP client) is powered
> down at the time bacula runs.

Ah........

You need to add a RunBeforeJob which will exit with an error if ngorongoro 
is not online. Ther ewas some discussion on this in the past relating to 
laptops and there may already be a script for it somewhere.

> Could it be that bacula's autolabelling has a bug and that it only gets 
> properly triggered when the client file daemon connects back to the 
> storage daemon.

Possibly, but more importantly these jobs should never had shown as 
finished on the Director status until the Storage daemon said they were 
finished - the fact that they're wedged means that the BackupCatalog job 
should never have started in the first place....

>> Try mounting them and see if that fixes it.
>
> Sorry to be silly, but what command should I use and when?

mount - but given what you've already described it won't fix things. You 
need to cancel these wedged jobs - if they don't exit off the storage 
daemon you will need to restart it

AB


-------------------------------------------------------------------------
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