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