Displaying 3 results from an estimated 3 matches for "btape".
Did you mean:
tape
2008 Mar 25
1
Tape Drive and Bacula issue
I posted this in the Bacula list without success so I hope I might have some luck here. Btape and mt can access my DDS-3 Seagate Archive Python 06480-xxx tape drive but Bacula tray-mon ends up finally stating that it cannot open device /dev/nst0? That is the device string that I use to access the drive, oddly enough it also suggest the SD could not open the one file based storage location I...
2007 Jul 02
3
Bacula in CentOS 5
Hi all,
I'm planning to use Bacula in production environment. I've seen the
Bacula packages are not provided neither by any official repo nor any
third popular repo (as rpmforge).
?Anyone use bacula in CentOS 5?
--
Thanks,
Jordi Espasa Clofent
2003 Aug 20
1
(Fwd) Lost data on FreeBSD tape (fwd)
...org>
Organization: Date sent: 20 Aug 2003 11:01:23 +0200
Hello Dan,
I've finally found how to create the problem
and how to eliminate it. I think you or some
FreeBSD guy will have to look at the source
code.
My testing confirms what I previously wrote that
Bacula fails as well as btape doing either Bacula
style writes or raw write() calls. There is only
one strange twist to this: the demo program that
I sent you works.
If you recompile the demo program and add
-pthread to both the compile and the link, data
is lost -- and once you remove the -pthread
on the compile and link, th...