Thank you all for your help,=0A=0AI modified my files to get this config :=
=0A=0A=0AAutochanger {=0A Name =3D Autochanger=0A Device =3D Drive-1=0A =
Device =3D Drive-2=0A Changer Command =3D "mtx-changer %c %o %S %a %d"=0A =
Changer Device =3D 4:0:5:1 #Changer0=0A}=0A=0ADevice {=0A Name =3D Driv=
e-1 #=0A Drive Index =3D 0=0A Media Type =3D DLT-800=
0=0A Device Type =3D Tape=0A Archive Device =3D Tape0=0A AutomaticMount =
=3D yes # when device opened, read it=0A AlwaysOpen =3D yes=
=0A RemovableMedia =3D yes=0A RandomAccess =3D no=0A AutoChanger =3D yes=
=0A Alert Command =3D "tapeinfo -f %c | findstr TapeAlert"=0A}=0A=0ADevice=
{=0A Name =3D Drive-2 #=0A Drive Index =3D 1=0A Me=
dia Type =3D DLT-8000=0A Device Type =3D Tape=0A Archive Device =3D Tape1=
=0A AutomaticMount =3D yes # when device opened, read it=0A =
AlwaysOpen =3D yes=0A RemovableMedia =3D yes=0A RandomAccess =3D no=0A =
AutoChanger =3D yes=0A Alert Command =3D "tapeinfo -f %c | findstr TapeAle=
rt"=0A}=0A=0A=0AI want to test with only 2 tapes but I get this log :=0A=0A=
Running Jobs:=0ANo Jobs running.=0A=3D=3D=3D=3D=0A=0AJobs waiting to reserv=
e a drive:=0A=3D=3D=3D=3D=0A=0ATerminated Jobs:=0A JobId Level Files =
Bytes Status Finished Name =0A=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=0A 18 Full 0 0 Error 15-Mar=
-07 23:50 ilemma009=0A 19 Full 0 0 Error 15-Mar-0=
7 23:53 Client1=0A=3D=3D=3D=3D=0A=0ADevice status:=0AAutochanger "Autochang=
er" with devices:=0A "Drive-1" (Tape0)=0A "Drive-2" (Tape1)=0ADevice "D=
rive-1" (Tape0) is not open.=0A Drive 0 status unknown.=0ADevice "Drive-=
2" (Tape1) is not open.=0A Drive 1 status unknown.=0A=3D=3D=3D=3D=0A=0AI=
n Use Volume status:=0A=3D=3D=3D=3D=0A=0A=0AI think the DLT-8000 is not the=
best Media Type to put there ! am I right ? (
h media type I have to specify for my HP StorageWorks 1/8 Ultrium 232 Tape =
Autoloader ? =0A=0AI feel like stuck there ! please help me !=0A=0ASincerly=
yours=0ANawfel=0A=0A=0A----- Message d'origine ----=0ADe : Don MacArthur <=
macarthurd < at > cm...>=0A=C0 : Robert Nelson <robertn < at > th...>=
=0ACc : bacula-users < at > li...=0AEnvoy=E9 le : Jeudi, 15 Mars 2=
007, 14h27mn 05s=0AObjet : Re: [Bacula-users] ***************URGENT********=
****Need Help!***************=0A=0AHi Robert,=0A=0AThis comment is in refer=
ence to the conversation about using HP Windows=0ADrivers. =0A=0AIn my con=
versations with HP and other vendors about drivers and tape=0Adrives on Win=
dows, the consensus seemed to be that using Windows drivers=0Acreated more =
problems that they solved. Their advice was to address the=0Ascsi devices =
directly. The benefits are increased throughput and fewer=0Aproblems commu=
nicating with the devices. =0A=0AI do not have experience running the Bacu=
la sd on Windows, but I have=0Arun other enterprise backup systems on Windo=
ws and this was the advice I=0Awas given by the vendors. IIRC, the issue i=
s with scsi device command=0Acommunication, and the applications handled it=
better directly with the=0Adevices than through the Windows drivers. =0A=
=0AThe earlier advice about determining the device id's using scsilist.exe=
=0Awould facilitate this, I think. =0A=0AFWIW.=0A=0AOn Thu, 2007-03-15 at =
03:30 -0700, Robert Nelson wrote:=0A> First of all start with the configura=
tion files installed by the=0A> installer. They have examples that you sho=
uld be able to use by just=0A> uncommenting the proper definitions and chan=
ging a few entries. I=0A> don=92t know now you created these configuration=
s but they are all=0A> messed up. You have entries from the Autochanger re=
source in your=0A> Device resource and you are missing the Autochanger reso=
urce. =0A> =0A> =0A> =0A> You need to pay particular attention to how the=
various resource=0A> structures from the configuration files reference eac=
h other. For=0A> example the Device in the Storage resource in the Directo=
r=0A> configuration file must match the Name in the Device resource in the=
=0A> Storage configuration file. In your case it should be HP_Ultrium not=
=0A> the physical address. Device Names such as changer0, tape0 and=0A> 4:=
0:5:1 are only specified in the Storage configuration.=0A> =0A> =0A> =0A> =
Spend some time looking at the example configs and read the=0A> documentati=
on and you=92ll probably have much better luck.=0A> =0A> =0A> =0A> =
=0A> __________________________________________=
____________________________=0A> =0A> From: spouynt < at > ya... [mailto:spouyn=
t < at > yahoo.fr] =0A> Sent: Thursday, March 15, 2007 3:03 AM=0A> To: Robert Nels=
on=0A> Cc: bacula-users < at > li...=0A> Subject: Re : [Bacula-use=
rs] ***************URGENT************Need=0A> Help!***************=0A> =0A>=
=0A> =0A> =0A> Hi all !=0A> this is my file def conf of the storage deamo=
n=0A> =0A> Storage { # definition of myself=0A>=
Name =3D ilemma009-sd=0A> SDPort =3D 9103 # Director'=
s port =0A> WorkingDirectory =3D "C:\\Documents and Settings\\All Us=
ers\=0A> \Application Data\\Bacula\\Work"=0A> Pid Directory =3D "C:\\Docu=
ments and Settings\\All Users\\Application=0A> Data\\Bacula\\Work"=0A> Ma=
ximum Concurrent Jobs =3D 20=0A> =0A> }=0A> =0A> #=0A> # List Directors who=
are permitted to contact Storage daemon=0A> #=0A> Director {=0A> Name =
=3D ilemma009-dir=0A> Password =3D "xxxxxxx"=0A> }=0A> =0A> #=0A> # Restr=
icted Director, used by tray-monitor to get the=0A> # status of the stora=
ge daemon=0A> #=0A> Director {=0A> Name =3D ilemma009-mon=0A> Password =
=3D "xxxxxx"=0A> Monitor =3D yes=0A> }=0A> =0A> Device {=0A> Name =3D "=
HP_Ultrium" # =0A> Media Type =3D DDS-4=0A> Archive Device =3D T=
ape0 #Tape0=0A> AutomaticMount =3D yes; # when device o=
pened, read it=0A> AlwaysOpen =3D yes;=0A> RemovableMedia =3D yes;=0A> =
RandomAccess =3D no;=0A> RequiresMount =3D yes=0A> Changer Command =
=3D "mtx-changer %c %o %S %a %d"=0A> Changer Device =3D 4:0:5:1 #Chan=
ger0 #"4:0:5:1" #4:0:5:1=0A> doesn't work !!=0A> AutoChanger =3D yes=
=0A> Alert Command =3D "tapeinfo -f %c | findstr TapeAlert"=0A> }=0A> =0A=
Messages {=0A> Name =3D Standard=0A> director =3D ilemma009-dir =3D a=
ll=0A> }=0A> =0A> =0A> =0A> My director.conf file :=0A> =0A> Director { =
# define myself=0A> Name =3D ilemma009-dir=0A> =
DIRport =3D 9101 # where we listen for UA connections=0A> =
QueryFile =3D "C:\\Program Files\\Bacula\\bin\\query.sql"=0A> WorkingDire=
ctory =3D "C:\\Documents and Settings\\All Users\=0A> \Application Data\\Ba=
cula\\Work"=0A> PidDirectory =3D "C:\\Documents and Settings\\All Users\\=
Application=0A> Data\\Bacula\\Work"=0A> Maximum Concurrent Jobs =3D 11=0A=
Password =3D "xxxxxxx" # Console password=0A> Messages =3D Da=
emon=0A> }=0A> =0A> =0A> # Definition of DDS tape storage device=0A> Storag=
e {=0A> Name =3D DDS-4 =0A> # Do not use "localhost" here=0A> Addre=
ss =3D ILEMMA009 # N.B. Use a fully qualified name=0A> here=
=0A> SDPort =3D 9103=0A> Password =3D "xxxxxxxx" # password fo=
r Storage daemon=0A> Device =3D 4:0:5:1 # must be sa=
me as Device in=0A> Storage daemon=0A> Media Type =3D DDS-4 =
# must be same as MediaType in=0A> Storage daemon=0A> Autochanger =3D=
yes # enable for autochanger device=0A> }=0A> =0A> =0A> =
what bacula say every day :=0A> =0A> ilemma009-sd Version: 2.0.3 (06 March =
2007) Linux Cross-compile Win32=0A> Daemon started 15-Mar-07 10:01, 0 Jobs =
run since started.=0A> Heap: bytes=3D13,542 max_bytes=3D13,687 bufs=3D57 m=
ax_bufs=3D58=0A> =0A> Running Jobs:=0A> No Jobs running.=0A> =3D=3D=3D=3D=
=0A> =0A> Jobs waiting to reserve a drive:=0A> =3D=3D=3D=3D=0A> =0A> Termin=
ated Jobs:=0A> JobId Level Files Bytes Status Finished =
Name =0A> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=0A> 5 =
Full 0 0 Error 09-Mar-07 23:10=0A> BackupCatalog=0A>=
6 Full 0 0 Error 10-Mar-07 23:05 ilemma12=0A> =
7 Full 0 0 Error 10-Mar-07 23:05 ilemma122=0A> =
8 Full 0 0 Error 10-Mar-07 23:10=0A> BackupCata=
log=0A> 12 Full 0 0 Error 12-Mar-07 23:05 ilemma=
12=0A> 13 Full 0 0 Error 12-Mar-07 23:05 ilemma1=
22=0A> 14 Full 0 0 Error 12-Mar-07 23:10=0A> Bac=
kupCatalog=0A> 15 Full 0 0 Error 13-Mar-07 23:05=
ilemma12=0A> 16 Full 0 0 Error 13-Mar-07 23:05 =
ilemma122=0A> 17 Full 0 0 Error 13-Mar-07 23:10=
=0A> BackupCatalog=0A> =3D=3D=3D=3D=0A> =0A> Device status:=0A> Device "HP_=
Ultrium" is not open or does not exist.=0A> =3D=3D=3D=3D=0A> =0A> In Use Vo=
lume status:=0A> =3D=3D=3D=3D=0A> =0A> =0A> =0A> =0A> ----- Message d'origi=
ne ----=0A> De : Robert Nelson <robertn < at > th...>=0A> =C0 : spouynt < at > =
yahoo.fr; bacula-users < at > li...=0A> Envoy=E9 le : Jeudi, 15 Ma=
rs 2007, 1h53mn 19s=0A> Objet : RE: [Bacula-users] ***************URGENT***=
*********Need Help!=0A> ***************=0A> =0A> Which part of this informa=
tion from the Readme.txt file did you not=0A> understand?=0A> =0A> =0A> =
=0A> Storage Device Names=0A> =0A> --------------------=0A> =0A> There is a=
utility installed called scsilist.exe which displays the=0A> installed =0A=
=0A> devices, their physical address and their device name. A link to it=
=0A> is =0A> =0A> created in the Bacula menu when the Storage service is in=
stalled.=0A> =0A> =0A> =0A> Changer and Tape device names in Windows are C=
hanger0, Changer1, etc=0A> and =0A> =0A> Tape0, Tape1, etc. If there isn't=
a device driver loaded for the=0A> Changer =0A> =0A> then you need to use =
the address <Port>:<Bus>:<Target>:<Lun>. Port is=0A> the =0A> =0A> SCSI Ad=
apter Number, Bus is the Bus Number on the adapter (usually 0=0A> since =0A=
=0A> most adapters only have one bus), Target is the device's Target Devi=
ce=0A> ID, =0A> =0A> Lun is the Logical Unit Number.=0A> =0A> =0A> =0A> Yo=
u must specify DeviceType =3D tape in the Device resource in bacula-=0A> sd=
.conf =0A> =0A> since auto detection of device type doesn't work at the pre=
sent time.=0A> =0A> =0A> =0A> =0A> ____=
__________________________________________________________________=0A> =0A>=
From:bacula-users-bounces < at > li... [mailto:bacula-users-=0A> =
bounces < at > li...] On Behalf Of spouynt < at > ya...=0A> Sent: Mond=
ay, March 12, 2007 2:37 AM=0A> To: bacula-users < at > li...=0A> S=
ubject: [Bacula-users] ***************URGENT************Need Help!=0A> ****=
***********=0A> =0A> =0A> =0A> =0A> =0A> =0A> =0A> =0A> Hi all,=0A> =0A>=
In my Bacula Server I have this list of devices given by bacula's=0A> "dev=
ice list"=0A> =0A> =0A> =0A> Device =
Type=0A> Physical Name=0A> =3D=3D=3D=3D=3D=3D =
=3D=3D=3D=3D =3D=3D=3D=3D=3D=3D=3D=3D=
=0A> =3D=3D=3D=3D=0A> HL-DT-ST DVD+-RW GSA-H21L CDRom 0:0:0:0 C=
dRom0=0A> HP Ultrium 1-SCSI P53W Tape 4:0:5:0=0A>=
Tape0=0A> HP 1x8 autoloader 1.50 Changer 4:0:5:1=
=0A> DY5402J FCM024K 1.0 CDRom 5:0:0:0=0A> =0A> Press=
any key to continue=0A> =0A> I need to specify my "Archive Device =3D " an=
d my "Changer Device =3D" in=0A> the bacula's configuration file bacula-sd=
.conf !!=0A> The problem is : under windows I have no idea about how the=
system=0A> names the HP Ultrium nor the HP autoloader.=0A> =0A> is there a=
ny one who tried the experience under windows and can help=0A> me ??=0A> =
=0A> =0A> Nawfel=0A> =0A> =0A> =0A> =0A> =0A> =0A> =0A> =0A> =0A> =0A> =
=0A> ____________________________________=
__________________________________=0A> =0A> D=E9couvrez une nouvelle fa=E7o=
n d'obtenir des r=E9ponses =E0 toutes vos=0A> questions ! Profitez des conn=
aissances, des opinions et des=0A> exp=E9riences des internautes sur Yahoo!=
Questions/R=E9ponses.=0A> =0A> =0A> =0A> =0A> =0A> =0A> =0A> =
=0A> ______________________________________________=
________________________=0A> =0A> D=E9couvrez une nouvelle fa=E7on d'obteni=
r des r=E9ponses =E0 toutes vos=0A> questions ! Profitez des connaissances,=
des opinions et des=0A> exp=E9riences des internautes sur Yahoo! Questions=
/R=E9ponses.=0A> =0A> =0A> ------------------------------------------------=
-------------------------=0A> Take Surveys. Earn Cash. Influence the Future=
of IT=0A> Join SourceForge.net's Techsay panel and you'll get the chance t=
o share your=0A> opinions on IT & business topics through brief surveys-and=
earn cash=0A> http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourc=
eforge&CID=3DDEVDEV=0A> _______________________________________________ Bac=
ula-users mailing list Bacula-users < at > li... https://lists.sou=
rceforge.net/lists/listinfo/bacula-users=0A=0A-----------------------------=
--------------------------------------------=0ATake Surveys. Earn Cash. Inf=
luence the Future of IT=0AJoin SourceForge.net's Techsay panel and you'll g=
et the chance to share your=0Aopinions on IT & business topics through brie=
f surveys-and earn cash=0Ahttp://www.techsay.com/default.php?page=3Djoin.ph=
p&p=3Dsourceforge&CID=3DDEVDEV=0A__________________________________________=
_____=0ABacula-users mailing list=0ABacula-users < at > li...=0Aht=
tps://lists.sourceforge.net/lists/listinfo/bacula-users=0A=0A=0A=0A=0A=0A=
=0A=0A=09=0A=0A=09=0A=09=09=0A_____________________________________________=
______________________________ =0AD=E9couvrez une nouvelle fa=E7on d'obteni=
r des r=E9ponses =E0 toutes vos questions ! =0AProfitez des connaissances, =
des opinions et des exp=E9riences des internautes sur Yahoo! Questions/R=E9=
ponses =0Ahttp://fr.answers.yahoo.com
