NAME
amstar - Amanda Application to interface with starDESCRIPTION
Amstar is an Amanda Application API script. It should not be run by users directly. It uses star to backup and restore data. The diskdevice in the disklist (DLE) must be the directory to backup.INCLUDE - EXCLUDE
amstar doesn't support include. Both 'exclude list' and 'exclude file' are supported. There is a maximum of 100 patterns (limit of star). Moving directories into and out of directories on the exclude list causes incremental backups to not contain the files in the moved directories until the next full backup unless the moved files are modified after the move.PROPERTIES
This section lists the properties that control amstar's functionality. See amanda-applications(7) for information on application properties and how they are configured. ACLIf set, theses options are passed asis to
star. Each option must be a different value of the property. Some option can
break how amanda do backup, use it with care.
Use:
Do not use:
DIRECTORY
property "COMMAND-OPTIONS" "--foo" "bar"
property "COMMAND-OPTIONS" "--foo bar"
"^could not open conf file" "^Type of this level " "^Date of this level " "^Date of last level " "^Dump record level " "^Throughput" "^.*is sparse$" "^star: dumped [0-9][0-9]* (tar )?files" "^.*The following problems occurred during .* processing.*$" "^.*Processed all possible files, despite earlier errors.*$" "^.*not written due to problems during backup.*$"To treat one of these default patterns differently, specify it explicitly in a different property.
"^Perform a level 0 dump first.*$"To treat one of these default patterns differently, specify it explicitly in a different property.
SEE ALSO
amanda(8), amanda.conf(5), amanda-applications(7) The Amanda Wiki: : http://wiki.zmanda.com/AUTHORS
Jean-Louis Martineau <[email protected]>Zmanda, Inc. (http://www.zmanda.com)
Dustin J. Mitchell <[email protected]>
Zmanda, Inc. (http://www.zmanda.com)
12/01/2017 | Amanda 3.5.1 |