Frank Smith schrieb: > What version of amanda are you running? The line 22 of your config that seems to be causing the error is diskdir "/var/tmp/amanda", and diskdir doesn't seem to be a valid parameter in my version (and probably not yours either since it is showing an error).
"diskdir" was the "directory" parameter for holdingdisks in an old version (I think before 2.4): http://www.terraluna.org/dgp/cvsweb/amanda2/docs/WHATS.NEW?rev=1.1 * MULTIPLE HOLDING DISKS You can have more than one holding disk for those really big installations. Just add extra diskdir and disksize lines to your amanda.conf: diskdir "/amanda2/amanda/work" # where the holding disk is disksize 880 MB # how much space can we use on it Regards Marc -- Marc Muehlfeld (Leitung IT) Zentrum fuer Humangenetik und Laboratoriumsmedizin Dr. Klein und Dr. Rost Lochhamer Str. 29 - D-82152 Martinsried Telefon: +49(0)89/895578-0 - Fax: +49(0)89/895578-78 http://www.medizinische-genetik.de
