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