1829904 Members
2542 Online
109993 Solutions
New Discussion

fbackup option

 
SOLVED
Go to solution
jirawat jarutitipun
Occasional Contributor

fbackup option

I used fbackup command for backup data to tape
drive model ssl1016 (LTO2) but i would like to
used -c option for set fastest backup method,please suggest me about the parameter in the config file.

THANKS FOR ADVANCE
2 REPLIES 2
Eric Antunes
Honored Contributor

Re: fbackup option

Hi,

See this thread:

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=533871

Regards,

Eric
Each and every day is a good day to learn.
Bill Hassell
Honored Contributor
Solution

Re: fbackup option

Actually, I would extend the first 3 values a bit:

blocksperrecord 512
records 64
checkpointfreq 1024
readerprocesses 6
maxretries 5
retrylimit 5000000
maxvoluses 200
filesperfsm 2000

LTO-2 is a high density, very fast tape device so you want to keep ahead of the tape drive with large records and less overhead for checkpoints. If you are backing up more than 100,000 files, change filespersm to 5000 to also reduce the overhead. ALWAYS use an fbackup config file with modern tape drives.


Bill Hassell, sysadmin