Oh, it looks like when I add splitdisk_buffer, it shows me below error on 
amcheck,

amcheck test
"/opt/csw/etc/amanda/test/amanda.conf", line 43: dumptype parameter expected
"/opt/csw/etc/amanda/test/amanda.conf", line 43: end of line is expected
amcheck: errors processing config file


Relevant portion from amanda.conf

holdingdisk hd1 {
    directory "/random/amandahold/test"
}

define dumptype comp-tar {
    program "GNUTAR"
    compress fast
    index yes
    record yes  # Important! avoid interfering with production runs
   tape_splitsize 1 Gb
   #fallback_splitsize 512 MB
   fallback_splitsize 2048 MB
   splitdisk_buffer "/random/amandahold/test"
}

define tapetype DVD_SIZED_DISK {
    filemark 1 KB
    length 10240 MB
}

I should have mentioned, Amanda server has 16GB of memory, you still recommend 
splitdisk_buffer?

+----------------------------------------------------------------------
|This was sent by upendra.gan...@gmail.com via Backup Central.
|Forward SPAM to ab...@backupcentral.com.
+----------------------------------------------------------------------


Reply via email to