---------- Forwarded message ----------
From: John Drescher <[EMAIL PROTECTED]>
Date: Aug 15, 2006 3:12 AM
Subject: Re: [Bacula-users] can not write to DVD
To: [EMAIL PROTECTED]


What does your Storage section in your bacula-dir.conf file look like?

Here is mine:

# Definiton of dvd storage device
Storage {
  Name = JMD0-DVD
  Address = jmd0                # N.B. Use a fully qualified name here
  SDPort = 9103
  Password = "####DELETED#####"
  Device = "DVD-WRITER"
  Media Type = DVD
}

Storage {
  Name = JMD1-DVD
  Address = jmd1                # N.B. Use a fully qualified name here
  SDPort = 9103
  Password = "####DELETED####"
  Device = "JMD1-DVD-WRITER"
  Media Type = DVD
}

And then my jobs use JMD1-DVD to write to the dvd writer on jmd1 or
JMD0-DVD to write to the dvd on jmd0.

John


-- 
John M. Drescher

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to