Hi, i've configured Bacula with a copy job that will copy our backups to a tape.
I've made this configuration: Job { ... Type = Backup Level = Incremental Full Backup Pool = x-FullPool Incremental Backup Pool = x-IncrementalPool Differential Backup Pool = x-DifferentialPool Storage = x-Storage } Storage { ... Name = x-Storage Device = x-FileStorage Media Type = x-File } Storage { ... Name = x-StorageVirtualFull Device = x-FileStorageVirtualFull } Pool { ... Name = x-FullPool Next Pool = TapePool } Pool { ... Name = x-DifferentialPool Next Pool = x-FullPool } Pool { ... Name = x-IncrementalPool Next Pool = x-FullPool } Pool { ... Name = TapePool Pool Type = Backup Storage = "Libreria DELL TL2000" } The copy job is working properly, but I'm unable to use the VirtualFull because "FullPool" is set with "NextPool = TapePool" How can I get copy to tape working reading from a file storage and writing to Tape, and VirtualFull reading from file storage and writing to another file storage? Actually, VirtualFull is reading from tape. ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users