Blame SOURCES/disklist

4a00ea
# sample Amanda2 disklist file, derived from CS.UMD.EDU's disklist
4a00ea
#
4a00ea
# If your configuration is called, say, "csd2", then this file normally goes
4a00ea
# in /etc/amanda/csd2/disklist.
4a00ea
#
4a00ea
# File format is:
4a00ea
#
4a00ea
#	hostname diskdev dumptype
4a00ea
#
4a00ea
# where the dumptypes are defined by you in amanda.conf.
4a00ea
4a00ea
4a00ea
# At our site, root partitions have a different dumptype because they
4a00ea
# are of lower priority; they don't contain user data, and don't change
4a00ea
# much from the department prototype.  In a crunch, they can be left for
4a00ea
# last or skipped.
4a00ea
4a00ea
## A SPARCstation 1+
4a00ea
#salty sd0a comp-root
4a00ea
#salty sd0g comp-user
4a00ea
#salty sd1g comp-user
4a00ea
#salty sd2a comp-root
4a00ea
#salty sd2g comp-user
4a00ea
#salty sd3c comp-user
4a00ea
#
4a00ea
## A DECstation 3100
4a00ea
#slithy rz1a comp-root
4a00ea
#slithy rz1g comp-user
4a00ea
#slithy rz3a comp-root
4a00ea
#slithy rz3g comp-user
4a00ea
#
4a00ea
## We don't run compression on the master host since it is going to be
4a00ea
## busy enough running amanda.
4a00ea
#master sd0a nocomp-root -1 local
4a00ea
#master sd0g nocomp-user -1 local
4a00ea
## note: -1 is a placeholder for the spindle number
4a00ea
## the holding disk can't be dumped to itself, it uses a disktype that
4a00ea
## specifies the "no-hold" option (see amanda.conf).
4a00ea
#master sd1c holding-disk -1 local
4a00ea
#
4a00ea
## The chairman's disk is high priority to make sure it gets done.
4a00ea
#bigwig	sd0a comp-root
4a00ea
#bigwig	sd0g comp-high
4a00ea
## Likewise the named databases in the root partition on our primary
4a00ea
## nameserver.  Also, compression is turned off because we don't want
4a00ea
## to create any unnecessary load on this baby (it's only a Sun3).
4a00ea
#bozo        sd0a nocomp-high
4a00ea
#bozo        sd0g nocomp-user
4a00ea
#bozo        sd4c nocomp-user
4a00ea
#
4a00ea
## Dump Joe's NetBSD machine, with the mounted MS-DOS partition dumped
4a00ea
## using tar.
4a00ea
#joespc  wd0a comp-root
4a00ea
#joespc  wd0e comp-user
4a00ea
#joespc	/msdos comp-user-tar
4a00ea
#
4a00ea
## Some really slow machines, like Sun2's and some Vaxstations, take
4a00ea
## forever to compress their dumps: it's just not worth it.
4a00ea
#
4a00ea
## A Sun2
4a00ea
#cleo     sd0a nocomp-root
4a00ea
#cleo     sd0g nocomp-user
4a00ea
## A VaxStation
4a00ea
#susie         rz8a nocomp-root
4a00ea
#susie         rz8g nocomp-user
4a00ea
#
4a00ea
## and so on ... well, you get the idea
4a00ea
4a00ea
localhost /etc comp-root-tar