Kern Sibbald wrote:

Hello,

If you are able to reproduce this easily, could you turn on level 100 by putting -d100 on the command line when you start it, then capture the output. This may help me understand what is going on.

I've tried everything I can to duplicate this, but all my tests run fine.

Hmmm. Normally, it wouldn't be the OS that is causing problems, but I'm open to almost any suggestion -- the goal being to fix it ...

On Tuesday 13 December 2005 22:07, James Peverill wrote:
Kern,

I modified the bacula startup script to start with -d100. Attached is
the output.

Also, I noticed that when the first job ends, Knight-Linux-SMB,
bconsole/status/dir shows the drive as not mounted. When I mount the
drive, bacula claims the drive is already mounted, but then the job
continues. My runafter script has not run at this point, but when it
does, it also ejects the tape so I don't think that it's causing this
problem.

Also, looking at the attached file, I can see a couple of python errors
"pythonlib.c:94 No script dir". Could this be the problem?

Thank again,
RickKnight

[EMAIL PROTECTED]:/etc/bacula# ./bacula start
Starting the Bacula Storage daemon
bacula-sd: stored_conf.c:613 Inserting device res: DAT-8
Starting the Bacula File daemon
knight-linux-SMB-sd: jcr.c:113 read_last_jobs seek to 188
knight-linux-SMB-sd: jcr.c:120 Read num_items=10
knight-linux-SMB-sd: pythonlib.c:94 No script dir. prog=SDStartUp
knight-linux-SMB-sd: stored.c:451 calling init_dev /tmp/bacula_cat
knight-linux-SMB-sd: dev.c:242 init_dev: tape=0 dev_name=/tmp/bacula_cat
knight-linux-SMB-sd: stored.c:453 SD init done /tmp/bacula_cat
knight-linux-SMB-sd: stored.c:451 calling init_dev /dev/nst0
knight-linux-SMB-sd: dev.c:242 init_dev: tape=2 dev_name=/dev/nst0
knight-linux-SMB-sd: stored.c:453 SD init done /dev/nst0
knight-linux-SMB-sd: bnet_server.c:83 Addresses host[ipv4:0.0.0.0:9103]
knight-linux-SMB-fd: jcr.c:113 read_last_jobs seek to 188
knight-linux-SMB-fd: jcr.c:120 Read num_items=10
knight-linux-SMB-fd: pythonlib.c:94 No script dir. prog=FDStartUp
knight-linux-SMB-fd: filed.c:238 filed: listening on port 9102
knight-linux-SMB-fd: bnet_server.c:83 Addresses host[ipv4:0.0.0.0:9102]
Starting the Bacula Director daemon
bacula-dir: dird.c:128 Debug level = 100
bacula-dir: mysql.c:81 db_open first time
bacula-dir: mysql.c:142 mysql_init done
bacula-dir: mysql.c:162 mysql_real_connect done
bacula-dir: mysql.c:164 db_user=bacula db_name=bacula db_password=passwd_deleted
knight-linux-SMB-dir: jcr.c:113 read_last_jobs seek to 188  

Reply via email to