linux-admin.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* using amanda
@ 2004-02-05 12:06 Luca Ferrari
  2004-02-06  3:35 ` Aaron.Sterr
  0 siblings, 1 reply; 2+ messages in thread
From: Luca Ferrari @ 2004-02-05 12:06 UTC (permalink / raw)
  To: linux-admin

Hello,
I'm trying to learn how to use amanda for backups, but I have several 
difficulties due to the lack of documentation, so I'm writing here hoping 
someone can help me to understand what to do and how.
The situation is the following: I've a raid partition mounted under /mnt/data, 
I want to backup this every evening on a dat tape.
I've compiled and installed amanda on the computer, and then I've run
amtapetype -f /dev/nst0 DAT
which (after two hours) returned with:
define tapetype DAT {
    comment "just produced by tapetype prog (hardware compression on)"
    length 1043 mbytes
    filemark 0 kbytes
    speed 316 kps
}
Now I suppose I have to run amlabel, but when I try I get:
[root@mammuth amanda]# amlabel camera_oscura DAT
amlabel: could not load tapelist 
"/usr/local/etc/amanda/camera_oscura/tapelist"
where camera_oscura is my configuration.

What to do now? If everyone knows some howto or step-by-step documentation 
please forward to me.
Thanks very much,
Luca


-- 
Luca Ferrari,
fluca1978@virgilio.it

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: using amanda
  2004-02-05 12:06 using amanda Luca Ferrari
@ 2004-02-06  3:35 ` Aaron.Sterr
  0 siblings, 0 replies; 2+ messages in thread
From: Aaron.Sterr @ 2004-02-06  3:35 UTC (permalink / raw)
  To: fluca1978; +Cc: linux-admin

Luca,

Make sure the tapelist file exists, and then run amlabel.  An empty file 
should be fine, so:

touch /usr/local/etc/amanda/camera_oscura/tapelist


-Aaron

On Thu, 5 Feb 2004, Luca Ferrari wrote:

> Hello,
> I'm trying to learn how to use amanda for backups, but I have several 
> difficulties due to the lack of documentation, so I'm writing here hoping 
> someone can help me to understand what to do and how.
> The situation is the following: I've a raid partition mounted under /mnt/data, 
> I want to backup this every evening on a dat tape.
> I've compiled and installed amanda on the computer, and then I've run
> amtapetype -f /dev/nst0 DAT
> which (after two hours) returned with:
> define tapetype DAT {
>     comment "just produced by tapetype prog (hardware compression on)"
>     length 1043 mbytes
>     filemark 0 kbytes
>     speed 316 kps
> }
> Now I suppose I have to run amlabel, but when I try I get:
> [root@mammuth amanda]# amlabel camera_oscura DAT
> amlabel: could not load tapelist 
> "/usr/local/etc/amanda/camera_oscura/tapelist"
> where camera_oscura is my configuration.
> 
> What to do now? If everyone knows some howto or step-by-step documentation 
> please forward to me.
> Thanks very much,
> Luca
> 
> 
> 


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-02-06  3:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-05 12:06 using amanda Luca Ferrari
2004-02-06  3:35 ` Aaron.Sterr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).