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