Hi 
At the Moment i try to configure a Bacula Backup Server.
When I label a tape with the bconsole i get the following error.:
3999 Device "/dev/tape/by-id/scsi-3500e09e0001af92f-nst" not found or could not 
be opened
I have searched but not found a solution for my problem. 
At the last night I have done a btape fill command succsesfully.

Can anybody give me some hints about this error?
Thanks!

Here are the interesting infos:

Linux Distribution: OpenSuse 11.3

linux-28m5:/opt/bacula/bacula_base/sbin # ps fuax |grep bacula
root     25640  0.0  0.0   9728  
 840 pts/3    S+   09:52  
 0:00  |       \_ grep bacula
root     24317  0.0  0.0  59532  1908 
?        Ssl  Oct28   0:00 
/opt/bacula/bacula_base//sbin/bacula-sd -v -c 
/opt/bacula/bacula_base//etc/bacula-sd.conf
root     24327  0.0  0.0 133516  2044 ?  
      Ssl  Oct28   0:00 
/opt/bacula/bacula_base//sbin/bacula-fd -v -c 
/opt/bacula/bacula_base//etc/bacula-fd.conf
root     24335  0.0  0.0  82016  2904 
?        Ssl  Oct28   0:00 
/opt/bacula/bacula_base//sbin/bacula-dir -v -c 
/opt/bacula/bacula_base//etc/bacula-dir.conf

bacula-dir.conf:

...
Storage 
{
 Name = sdlt1600
 Address = 127.0.0.1 # Yes bad deccision to use localhost but its for 
testing only.
 SDPort = 9103
 Password = "PASSWORD"
 Device = /dev/tape/by-id/scsi-3500e09e0001af92f-nst
 Media Type = DLT-S4
 Autochanger = no
}
…

bacula-sd.conf:

…
Device
{
 Name = sdlt1600
 Media Type = DLT-S4
 Archive Device = /dev/tape/by-id/scsi-3500e09e0001af92f-nst
 RemovableMedia = yes
 RandomAccess = no
 Always Open = no
 Requires Mount = no
}
...


+----------------------------------------------------------------------
|This was sent by rene.arnh...@jena.de via Backup Central.
|Forward SPAM to ab...@backupcentral.com.
+----------------------------------------------------------------------



------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to