Add new comment

Want to support HowtoForge? Become a subscriber!
Submitted by James (not registered) on Wed, 2008-10-01 15:20.

Some of the config you used appears to be outdated, or incorrect. Since I have seen other sites with the same blocks of config, I must assume outdated.

Great tutorial, but you might want to specify versions that it will [not] work with.

 

Just in case it might help someone, here is my dumptype, and tapetype definitions.

CentOS5:

[root@wt26 intra]# rpm -q amanda
amanda-2.5.0p2-4
[root@wt26 intra]#

 define dumptype custom-tar {
 program "GNUTAR"
 comment "root partitions dumped with custom compression"
 compress server custom
 server_custom_compress "/bin/gzip"
 priority low
}

define tapetype HARDDISK {
 length 100000 mbytes
}

But as far as setting it up, awsome tutorial, much appreciated!

 

Please do not use the comment function to ask for help! If you need help, please use our forum.
Comments will be published after administrator approval.

Reply

*
*
The content of this field is kept private and will not be shown publicly.


*

  • Images can be added to this post.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <div>
  • Lines and paragraphs break automatically.