Hi Folks!

I having the following error:

Device "Drive-1" (/dev/nst0) is mounted with 
Volume="D03-SDR-REG-V01-06.06" Pool="*unknown*" <<< Pool Unknown??>>
    Slot 1 is loaded in drive 0.
    Total Bytes Read=129,024 Blocks Read=2 Bytes/block=64,512
    Positioned at File=0 Block=0

I using three dlt 80 drives, in the same server.
I use the autochanger configurations bellow:

bacula-dir.conf:
Storage {
    Name = Multitape
    #Do not use "localhost" here
    Maximum Concurrent Jobs = 10
    Address = serpro-sdr-r00   
    SDPort = 9103
    Password = "xxxxxx"      
    Device = Multitape
    Autochanger = yes
    Media Type = DLT8000
}

bacula-sd.conf:

Autochanger {
    Name = "Multitape"                       #
    Device = Drive-1, Drive-2, Drive-3
    Changer Command = "/etc/bacula/scripts/multitape-changer %c %o %S %a %d"
    Changer Device = /dev/sg0
}

Device {
Name = Drive-1
Drive Index = 0
Media Type = DLT8000
Archive Device = /dev/nst0
Autochanger = yes
LabelMedia = no;
AutomaticMount= yes;
AlwaysOpen = yes;
}

Device {
Name = Drive-2
Drive Index = 1
Media Type = DLT8000
Archive Device = /dev/nst1
Autochanger = yes
LabelMedia = no;
AutomaticMount= yes;
AlwaysOpen = yes;
}

Device {
Name = Drive-3
Drive Index = 2
Media Type = DLT8000
Archive Device = /dev/nst2
Autochanger = yes
LabelMedia = no;
AutomaticMount= yes;
AlwaysOpen = yes;
}

What I'm missing??

Best regards,

Heitor Faria


"Esta mensagem do SERVIÇO FEDERAL DE PROCESSAMENTO DE DADOS (SERPRO), empresa 
pública federal regida pelo disposto na Lei Federal nº 5.615, é enviada 
exclusivamente a seu destinatário e pode conter informações confidenciais, 
protegidas por sigilo profissional. Sua utilização desautorizada é ilegal e 
sujeita o infrator às penas da lei. Se você a recebeu indevidamente, queira, 
por gentileza, reenviá-la ao emitente, esclarecendo o equívoco."

"This message from SERVIÇO FEDERAL DE PROCESSAMENTO DE DADOS (SERPRO) -- a 
government company established under Brazilian law (5.615/70) -- is directed 
exclusively to its addressee and may contain confidential data, protected under 
professional secrecy rules. Its unauthorized use is illegal and may subject the 
transgressor to the law's penalties. If you're not the addressee, please send 
it back, elucidating the failure."

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