--On Thursday, December 19, 2002 18:53:44 -0500 Steve Bertrand <[EMAIL PROTECTED]> wrote:

In order to have indexing on your backups, you must specify 'index yes' inside of the backup type in amanda .conf. ie:

define dumptype nocomp-user {
    comp-user
    comment "Whatever comment you want"
    compress client fast
    priority medium
    index yes
}

The next backups using your dumptype with index yes inserted will be indexed for amrecover.

Steve Bertrand

Is there a reason indexing isn't on by default?  They don't really take up
that much space, and recovery is an all or nothing deal without them.  Just
curious as why some of the defaults are the way they are.

Frank

--
Frank Smith                                             [EMAIL PROTECTED]
Systems Administrator                                  Voice: 512-374-4673
Hoover's Online                                          Fax: 512-374-4501

Reply via email to