Amanda-Users

Re: What is the best way to duplicate a tape?

2006-04-19 10:10:18
Subject: Re: What is the best way to duplicate a tape?
From: Ian Turner <ian AT zmanda DOT com>
To: "Filip Rembiałkowski" <fr AT futuremedia DOT pl>
Date: Wed, 19 Apr 2006 09:58:27 -0400
On Wednesday 19 April 2006 09:01, Filip Rembiałkowski wrote:
> broken syntax. maybe you meant "do true; done;" ? why not just a short
> cantrip dd if=/dev/nst0 of=/dev/nst1 bs=32k

I did mean do : done. But you must use a loop because a single run of dd will 
only copy the first file on the tape. When reading a tape on UNIX, you get 
EOF at the end of each filemark.

> Does it support simple mirroring?

Yes.

--Ian

-- 
Zmanda: Open Source Data Protection and Archiving.
        http://www.zmanda.com


<Prev in Thread] Current Thread [Next in Thread>