Blame SOURCES/disklist

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