Broderick Wood wrote:
> I see in another post you say that MTX is working properly from the command 
> line.  This makes me believe that LUN support is enabled.
> 
> You should be getting communication problems with MTX if it wasn't.  :-)
> 
> BTW  What Operating System and version are you running?
> 
> 

I am running Debian, Linux version 2.4.27-3-386.

In another post, I had explained how I got the permissions fixed (at 
least I think, they aren't the same as they use to be, but they are what 
someone else had reccommeded), but bacula was hanging. It did quit 
hanging, and turns out I had forgotten to restart the storage daemon. 
But there still seems to be a problem, as this is what I get now:

*update slots
Using default Catalog name=MyCatalog DB=bacula
Automatically selected Storage: Exabyte
Connecting to Storage daemon Exabyte at dinah:9103 ...
3306 Issuing autochanger "slots" command.
Device "Exabyte" has 0 slots.
No slots in changer to scan.

Could this still be a permission problem?  Here are my permissions now:

crw-rw---- 1 root tape 9,  0 2005-02-25 22:38 /dev/st0
crw------- 1 root root 21,  0 2005-02-25 22:38 /dev/sg0

I assumed /dev/sg0 should have the same permissions as /dev/st0, so I 
added this to my script:

KERNEL=="sg*",                  GROUP="tape", MODE="0660"

but this didn't change the permissions for /dev/sg0. Is this likely to 
be the problem the changer didn't see any slots, and any idea why didn't 
changing the permissions work like it did for /dev/st0?

thanks again,
maria


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to