1825775 Members
1998 Online
109687 Solutions
New Discussion

fbackup

 
Martin Robinson
Frequent Advisor

fbackup

How can I perform an fbackup from a DLT lib with two drives. Using both drives
6 REPLIES 6
Sandip Ghosh
Honored Contributor

Re: fbackup

Specify the different drive (device file) by -f to do the fbackup in both the drives.

Sandip
Good Luck!!!
A. Clay Stephenson
Acclaimed Contributor

Re: fbackup

If by using two drives, you mean simultaneously, you can't. You can specify multiple -f options and fbackup will use the devices sequentially as capacity is reached.

If you want to use fbackup and both drives at the same time, you will need to use separate fbackup commands in a divide-and-conquer approach.

If it ain't broke, I can fix that.
harry d brown jr
Honored Contributor

Re: fbackup



use TWO "-f device" options



live free or die
harry
Live Free or Die
A. Clay Stephenson
Acclaimed Contributor

Re: fbackup

Hi again:

I should also add that you really ought to look into a commercial backup product like OmniBack so that the operations like loading the tape drives are all done automatically for you. You can, of course, script all of this but OB2 is much easier and 'point-and-click' restores are hard to beat.
If it ain't broke, I can fix that.
James R. Ferguson
Acclaimed Contributor

Re: fbackup

Hi Robert:

I presume that you want an unattended backup and that it will span two tapes.

If this is the case, have a look at the man pages for 'fbackup'. In the configuration file ('-c) is an optional entry "chgvol". The value of this argument is the name of an executable script for changing tape volumes.

Technical Knowledge Base (TKB) document #DKKBRC00006969 has one such example script for autoloaders. TKB document #KBRC00001392 gives another, genearlized sample.

Regards!

...JRF...

PIYUSH D. PATEL
Honored Contributor

Re: fbackup

Hi,

By using fbackup you cant perform this operation on both the drives simultaneously.

You can buy Omniback for using both the drives.

Piyush