Forum Discussion

yilkilicaslan's avatar
12 years ago

number of data buffers and size for LTO6 drives

What is the best numbers of number of data buffers and size for LTO6 drives? And which paramaters do i have to tune for best performance?
  • mph999's avatar
    12 years ago

    Try

        echo "262144" > /usr/openv/netbackup/db/config/SIZE_DATA_BUFFERS

        echo "64"     > /usr/openv/netbackup/db/config/NUMBER_DATA_BUFFERS
     
    ... to start with
     
    Then increase NUMBER to 128, test again, then try 256.
     
    Remeber to test backup and restore.  Settings go on media server, no restart required.
     
    Martin