>>>>> On Thu, 15 Sep 2011 12:10:54 +0200, Pierre Bernhardt said:
> 
> Am 15.09.2011 10:32, schrieb Pierre Bernhardt:
> Hello again,
> 
> > But for my SuperDLT1 internal tape drive if I start the test the cartrige
> > will ejects at Append files test and then I got messages the test has
> > been failed with an, tata, "No medium found" error.
> It looks like at the point the umount command has to been executed at
> possible after rewind.

Yes, btape closes the device and reopens it here, so that will umount and
mount.  Bacula 2.x didn't umount/mount in close/open, so that is what has
changed.


> > Device {
> >   Name = "SDLT-1"
> ...
> >   Offline On Unmount = No
> >   Requires Mount = Yes
> >   Mount Command = "mt -f %a load"
> >   Unmount Command = "mt -f %a eject"
> I've uncomment Umount Command and now it works without ejecting the cartrige.
> 
> For this drive it is normally not a problem after a bconsole umount to go
> to the drive and eject manually the cartrigde.

Does the mt load command pull the tape back into the drive?  Bacula expects
the Mount Command to mount the tape.

__Martin

------------------------------------------------------------------------------
Doing More with Less: The Next Generation Virtual Desktop 
What are the key obstacles that have prevented many mid-market businesses
from deploying virtual desktops?   How do next-generation virtual desktops
provide companies an easier-to-deploy, easier-to-manage and more affordable
virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to