Blame SOURCES/disklist

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