Results 1 to 6 of 6
I just pickup a nice internal DAT drive, does anyone have any recommendation on what software to use for system backup/recovery? I just want to know if there is something ...
- 10-17-2006 #1
Tape Utility?
I just pickup a nice internal DAT drive, does anyone have any recommendation on what software to use for system backup/recovery? I just want to know if there is something better than KDat? Possibly command line scripts? Thanx!
jw...
- 10-17-2006 #2
I dont know if anyone cares but I found a program called Taper that seems pretty good so far. =)
- 10-17-2006 #3Linux Engineer
- Join Date
- Apr 2006
- Location
- Saint Paul, MN, USA / CentOS, Debian, Solaris, SuSE
- Posts
- 1,117
Hi.
Although I keep my tape drives around, I don't use them much these days.
In our Solaris shop we used the BSD dump utility. It knew the ins and outs of the filesystem, so it was fast, although not particularly user-friendly. Years ago, in our Cray shop we used a locally-written front-end for dump. It allowed the users to request reloads without undue stress on the operators.
In looking at the Debian repository, I see almost 100 hits for "backup", and I know some can deal with tapes. Recently I downloaded MondoRescue, but I have not yet tried it out.
Let us know what you finally choose ... cheers, drlWelcome - get the most out of the forum by reading forum basics and guidelines: click here.
90% of questions can be answered by using man pages, Quick Search, Advanced Search, Google search, Wikipedia.
We look forward to helping you with the challenge of the other 10%.
( Mn, 2.6.n, AMD-64 3000+, ASUS A8V Deluxe, 1 GB, SATA + IDE, Matrox G400 AGP )
- 10-17-2006 #4Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110
Good oul tar? tape archive

I've seen it handle ridiculously large and complicated backups to tape.
- 10-17-2006 #5
I know you can use tar. If tar then can it be scheduled using a sort of AT command? It looks like it now to find the correct syntax...
- 10-18-2006 #6
Is there a switch using TAR that changes compression or defines tape size or length that isnt listed? I get an out of space error after using tar to the scsi tape drive at about 12gb the drive is a dat 20/40 using 150m tapes. Input appreciated!
btw I cant get KDat to even reconize that there is a device /dev/st0.


Reply With Quote