Tape duplicate
Hi, i am continuing the discussion:
https://www-secure.symantec.com/connect/forums/copy-old-tape-new-tape
I tried to run the command:
./bpduplicate -id TF0179
and i receive the followings in the GUI:
1: (144) invalid command usage
02/08/2012 13:34:46 - begin Duplicate
02/08/2012 13:34:46 - end Duplicate; elapsed time 0:00:00
invalid command usage (144)
Or in the Commandline:
# ./bpduplicate -id TF0179
Duplicate started Wed Feb 8 13:34:46 2012
Activity monitor job id = 136075
The number of specified storage units must be equal to the number of copies
bpduplicate: -npc <new primary copy> -backupid <backup id> [-local] [-client <name>]
bpduplicate: [-dstunit <destination storage unit label>[,<stunit-copy2>,...,<stunit-copyn>]]
[-p] [-pb] [-PM] [-PD] [-v] [-local] [-client <name>]
[-Bidfile <file_name>]
[-st <sched_type>] [-sl <sched_label>] [-L <output_file> [-en]]
[-dp <destination pool name>[,<poolname-copy2>,...,<poolname-copyn]]
[-owner <media_share_grp>[,<share_grp-copy2>,...,<share_grp-copyn]]
[-shost <source host>]
[-policy <name>] [-s mm/dd/yyyy HH:MM:SS] [-e mm/dd/yyyy HH:MM:SS]
[-pt <policy_type>] [-hoursago <hours>]
[[-cn <copy number>] | [-primary]]
[-M master_server] [-altreadhost <hostname>]
[-backupid <backup_id>] [-id <media_id>]
[-rl <retention_level>[,<rl-copy2>,...,<rl-copyn>]]
[-fail_on_error <0 | 1>[,...,<0 | 1>]] [-mtd <MByte threshold>]
[-mpx] [-priority <number>] [-number_copies <number>]
[-set_primary <copy_index>] [-bc_only] [-granular_proxy <hostname>]
[-dcn <destination copy number 1>[,<dcn-copy2>,...,<dcn-copyn>]]
Valid values for sched_type:
FULL, INCR, CINC, UBAK, UARC, NOT_ARCHIVE
Valid values for policy_type:
Standard, Oracle, Informix-On-BAR, Sybase,
NetWare, MS-Windows-NT, OS/2, DB2, FlashBackup,
AFS, DataStore, Lotus-Notes, FlashBackup-Windows,
NBU-Catalog, Generic, PureDisk-Export,
Enterprise-Vault
Valid values for copy_index:
0 = do not change primary copy(default)
1 = 1st new copy will be primary
2 = 2nd new copy will be primary ...
n = nth new copy will be primary
How shall i proceed? The setting in the master server Properties under Global Attributes for Maximum backup colies is 2. The backups are running directly to tape (to a VTL) - Netbackup 6.5
Many thanks!