Blame SOURCES/disklist

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