User Tools

Site Tools


backup:amanda:server_installation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
backup:amanda:server_installation [2012/06/11 11:56] aorthbackup:amanda:server_installation [2012/06/11 12:03] – [Configure] aorth
Line 62: Line 62:
  
 === Create a config === === Create a config ===
-Create a config from the example ''tape-changer'' config template:+Create a config named "daily" from the example ''tape-changer'' config template:
  
 <code>sudo su - amandabackup <code>sudo su - amandabackup
-amserverconfig taurus --template tape-changer --tapedev /dev/nst0 --mailto a.orth@cgiar.org</code>+amserverconfig daily --template tape-changer --tapedev /dev/nst0 --mailto a.orth@cgiar.org</code>
  
-Edit the resulting ///etc/amanda/taurus/amanda.conf//:+Edit the resulting ///etc/amanda/daily/amanda.conf//:
   * add the "tapetype" block from above   * add the "tapetype" block from above
   * change "changerdev" to ''/dev/sg6'' instead of sg1 (use ''dmesg'' and ///proc/scsi/scsi// to figure out where the changer device is)   * change "changerdev" to ''/dev/sg6'' instead of sg1 (use ''dmesg'' and ///proc/scsi/scsi// to figure out where the changer device is)
backup/amanda/server_installation.txt · Last modified: 2012/06/11 12:05 by aorth