Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Help me find usable tape backup software
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
Gav
n00b
n00b


Joined: 10 Oct 2002
Posts: 65
Location: Surrey, UK

PostPosted: Wed Dec 18, 2002 11:11 pm    Post subject: Help me find usable tape backup software Reply with quote

I have a SCSI tape drive that I wish to use to make backups of my Gentoo system and data.

I did have a go with Mondo-Rescue, but the ebuilds are a little out of date and they have problems with my RAID-5 array. These issues are supposedly solved with later versions, but I can't get them to play well with Gentoo. I'm not skilled enough to create a new ebuild for mondo-rescue and mindi, so if anyone is able to, it's sure to help me or someone else. :)

However I think there's more backup software out there and I'd like to use some. I wish I had time to search high and low for my solution, and then take the time to install it and create an ebuild etc... but alas I am far too busy to reinvent the wheel... So what do people use to backup to tape with other than tar/star?

I do like GUI's for things I'm not so certain about, but would be happy with a good console app that I can make a batch file for and cron. I tend to use KDE.

So what's available to install easily (ebuild preferred or something that requires few dependancies)?
Back to top
View user's profile Send private message
t_colar
n00b
n00b


Joined: 14 Oct 2002
Posts: 38

PostPosted: Thu Dec 19, 2002 1:23 am    Post subject: Reply with quote

One of the best is archeia, it is free fro non commercial use i think, otherwise it's commercial.
Other that that you have "Amanada", and also "Burt" i think, "Amanada" is probably what you want, it's quite hard to setup though.
Apparently gentoo has almost no ebuild for archiving/tape tools, or at least i did not find them.
Back to top
View user's profile Send private message
BigRedDot
n00b
n00b


Joined: 29 Oct 2002
Posts: 67
Location: Austin

PostPosted: Thu Dec 19, 2002 3:16 pm    Post subject: Reply with quote

"BRU" is another well recommended, full featured package (commercial ~$80 for personal license IIRC). Though I have not used it in ages, so that's about all I can add.
_________________
Even if you are one-in-a-million, there are still 6000 people just like you.
Back to top
View user's profile Send private message
bernjuer
n00b
n00b


Joined: 20 Nov 2002
Posts: 22

PostPosted: Thu Dec 19, 2002 3:52 pm    Post subject: Reply with quote

What's wrong with tar?

Honestly, I use tar with DAT streamers on all my production machines with a cron job.

Code:

/bin/tar --create --gzip --totals --file /dev/tape /raid /home /usr/local/httpd 2> /tmp/tarlog || die "tapemonkey failed again to insert tape, apply lart"


HTH,
Bernd
_________________
sigs are boring
Back to top
View user's profile Send private message
BigRedDot
n00b
n00b


Joined: 29 Oct 2002
Posts: 67
Location: Austin

PostPosted: Thu Dec 19, 2002 6:24 pm    Post subject: Reply with quote

Quote:
What's wrong with tar?


As long as you don't have to do incremental backups, nothing.
_________________
Even if you are one-in-a-million, there are still 6000 people just like you.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum